Timeline



Nov 19, 2024:

11:31 PM Ticket #11309 (ffmpeg 7.1 fails to write color_primaries and color_trc) updated by MasterQuestionable
Cc changed
͏    Intended or not: serious regression is the problem. ͏    …
11:05 PM Ticket #11152 (drawtext filter crashes on deallocating font face) closed by Marton Balint
fixed: Applied in 69cbda5770d2fb0d7f11de3a7ba0fea16c6b65b4.
11:01 PM colorspace edited by MasterQuestionable
Caveat recent serious regression. (diff)
10:58 PM Ticket #11238 (-color_trc and -color_primaries flags don't work) updated by MasterQuestionable
Keywords, Cc changed
͏    See also: https://trac.ffmpeg.org/ticket/11309 ͏    Possible …
10:54 PM Ticket #10213 (Fails to copy 4K H264 source, with no indication of any errors.) closed by Marton Balint
needs_more_info
10:50 PM Changeset in ffmpeg [69cbda57] by Marton Balint <cus@passwd.hu>
lavfi/vf_drawtext: fix memory management when destroying font face …
10:50 PM Ticket #9346 (Loss of data when input is Unix Domain Socket) updated by dank074
Version changed
10:49 PM Ticket #9346 (Loss of data when input is Unix Domain Socket) updated by dank074
Summary changed
10:39 PM Ticket #9346 (Loss of data when input is Unix Domain Socket) updated by dank074
I have also encountered this bug using Ffmpeg version 6.1.1-3ubuntu5
10:09 PM Ticket #11283 ("aloop" filter somehow gave misalignment in 48 KHz Stereo WAV) updated by Danny Weijermans
is the fixed version distributed already?
8:24 PM Ticket #11309 (ffmpeg 7.1 fails to write color_primaries and color_trc) updated by jeeb
Replying to Leo Izen: > Seems to me that it's not encoder …
8:18 PM Ticket #11309 (ffmpeg 7.1 fails to write color_primaries and color_trc) updated by Leo Izen
Reproduced by developer changed
8:18 PM Ticket #11309 (ffmpeg 7.1 fails to write color_primaries and color_trc) updated by Leo Izen
Seems to me that it's not encoder or muxer dependent. I tried with …
8:15 PM Ticket #11309 (ffmpeg 7.1 fails to write color_primaries and color_trc) updated by jeeb
Note two, both of these AVOptions get applied just fine for the input …
8:05 PM Ticket #11309 (ffmpeg 7.1 fails to write color_primaries and color_trc) updated by jeeb
In general please test with the latest master build from f.ex. Btbn's …
6:46 PM Ticket #11292 (AMD Hardware Encoding is Broken in versions >= 7.1) updated by Roman
There is an open patch to add HW context info FFmpeg. …
5:16 PM Ticket #7978 (inaccurate conversion from YCbCr Narrow range to RGB Full range) updated by Balling
Keywords, Status changed
4:27 PM Ticket #11311 (fate-ffmpeg-loopback-decoding regression) closed by Rémi Denis-Courmont
fixed
3:32 PM Changeset in ffmpeg [9d8f7bf4] by James Almer <jamrial@gmail.com>
tests/checkasm/diracdsp: fix alignment for src and ombc_weight buffers …
1:44 PM Ticket #11307 ([truehd_core] Application provided invalid, non monotonically ...) updated by Balling
I outputed to thd without ac3 stream, yes.
8:42 AM Ticket #11307 ([truehd_core] Application provided invalid, non monotonically ...) updated by microchip
The reported messages only appear if you output to .thd extension …

Nov 18, 2024:

11:53 PM Ticket #9569 (spdifenc: Unusual frame timing (TrueHD)) updated by Balling
>Good point. The movie I used for testing (Baywatch) was "created" …
11:29 PM Ticket #9569 (spdifenc: Unusual frame timing (TrueHD)) updated by Balling
Keywords, Status changed
11:29 PM Ticket #10948 ([ffmpeg] spdif: Unusual frame timing 40 samples/frame is not implemented.) updated by Balling
Status changed
It is well understood that MAT_FRAME_SIZE / 2 is wrong, it should be …
11:11 PM Ticket #11307 ([truehd_core] Application provided invalid, non monotonically ...) updated by Balling
I checked a file I had (.m2ts). …
9:55 PM Changeset in ffmpeg [e9c3698e] by Marth64 <marth64@proxyid.net>
avcodec/decode: Fix incorrect enum type used in side_data_map() It's …
9:21 PM Changeset in ffmpeg [d6b39373] by James Almer <jamrial@gmail.com>
avcodec/ffv1enc: restore header writing behavior for version > 1 …
9:09 PM Ticket #11193 (Dolby Vision metadata not written to MPEG-TS unlike MP4) updated by Jérôme Martinez
Cc changed
8:22 PM Ticket #11309 (ffmpeg 7.1 fails to write color_primaries and color_trc) updated by Jérôme Martinez
Cc changed
8:09 PM Changeset in ffmpeg [f3eca3f3] by Rémi Denis-Courmont <remi@remlab.net>
libavutil/riscv: Make use of elf_aux_info() on FreeBSD / OpenBSD riscv …
8:02 PM Changeset in ffmpeg [607d4cca] by Rémi Denis-Courmont <remi@remlab.net>
riscv/h264dsp: remove spurious instruction
7:52 PM Ticket #11311 (fate-ffmpeg-loopback-decoding regression) created by Rémi Denis-Courmont
Summary of the bug: FATE is failing on master branch on basically …
7:44 PM Ticket #11306 (fate-rv40 fails on RVV) updated by Rémi Denis-Courmont
Seems same functions responsible for fate-filter-codecview-mvs failing.
7:43 PM Ticket #11304 (Cannot build on OpenBSD/riscv64) closed by Rémi Denis-Courmont
fixed
7:16 PM Ticket #11310 ([bsf filter] Cannot copy eac3_core) closed by microchip
invalid: OK, then I guess this ticket can be closed :) Thanks to all for making …
7:14 PM Ticket #11310 ([bsf filter] Cannot copy eac3_core) updated by Jérôme Martinez
> You're sying that I can't strip the Atmos part and just get the …
7:04 PM Changeset in ffmpeg [66093c5b] by Lynne <dev@lynne.ee>
ffv1enc_vulkan: restrict number of execution contexts to 1 This only …
6:05 PM Changeset in ffmpeg [20c8a3f5] by Rémi Denis-Courmont <remi@remlab.net>
lavu/riscv: fix compilation without Vector support The half-baked …
6:04 PM Changeset in ffmpeg [b75dff0e] by Rémi Denis-Courmont <remi@remlab.net>
lavc/h264dsp: fix R-V V weight_pixels pointer arithmetic As of …
6:04 PM Changeset in ffmpeg [e29432e6] by Rémi Denis-Courmont <remi@remlab.net>
lavu/riscv: fix compilation without Vector support The half-baked …
3:11 PM Ticket #11310 ([bsf filter] Cannot copy eac3_core) updated by Balling
>Blu-ray style EAC3 streams that contain two streams Erm, Blu-ray …
12:51 PM Ticket #11310 ([bsf filter] Cannot copy eac3_core) updated by microchip
OK, so I have a remux of a bluray movie (speak no evil, 2024) that has …
12:46 PM Ticket #11310 ([bsf filter] Cannot copy eac3_core) updated by Hendrik
That is not the function of the eac3_core filter. Its supposed to be …
12:38 PM ddplus_with_atmos.eac3 attached to Ticket #11310 by microchip
12:37 PM Ticket #11310 ([bsf filter] Cannot copy eac3_core) created by microchip
Summary of the bug: Using -c:a copy -bsf:a eac3_core on a DD+ + Atmos …
9:56 AM Ticket #11301 (Support "smpl" chunk in WAV) updated by Danny Weijermans
yes, related, but: to ignore the 'smpl' chunk is like ignoring any …
9:33 AM Ticket #11222 (Suboptimal auto-format selection for filter-chain) updated by MasterQuestionable
Keywords changed
͏    It appears alike malapropos YUV 4:2:0 assertion might be quite …
9:21 AM Ticket #11301 (Support "smpl" chunk in WAV) updated by MasterQuestionable
Summary, Type, Component, Version, Keywords, Cc changed
͏    Much related? ͏    https://trac.ffmpeg.org/ticket/11278 ͏    (no …
7:15 AM Ticket #11309 (ffmpeg 7.1 fails to write color_primaries and color_trc) created by wywh
In ffmpeg 7.0.2_2 and 4.4.5_0 the command below works as expected but …
7:00 AM Changeset in ffmpeg [970d579] by Lynne <dev@lynne.ee>
lavc: bump minor version for FFv1 Vulkan encoder
6:54 AM Changeset in ffmpeg [ed2391d] by Lynne <dev@lynne.ee>
ffv1enc: add a Vulkan encoder This commit implements a standard, …
6:54 AM Changeset in ffmpeg [a6c58353] by Lynne <dev@lynne.ee>
ffv1enc: move slice allocation out of generic encode init
6:54 AM Changeset in ffmpeg [12ea1cde] by Lynne <dev@lynne.ee>
ffv1enc: move plane info init into a separate function
6:54 AM Changeset in ffmpeg [f4b5068c] by Lynne <dev@lynne.ee>
ffv1enc: expose ff_ffv1_write_extradata
6:54 AM Changeset in ffmpeg [a13ef376] by Lynne <dev@lynne.ee>
ffv1enc: split off encoder initialization into a separate function
6:54 AM Changeset in ffmpeg [91a4f153] by Lynne <dev@lynne.ee>
.gitignore: add exclusions for shader .c files
6:54 AM Changeset in ffmpeg [d0ab49e3] by Lynne <dev@lynne.ee>
hwcontext_vulkan: add the mapped software frame as an upload …
6:54 AM Changeset in ffmpeg [1876026f] by Lynne <dev@lynne.ee>
vulkan: add ff_vk_exec_add_dep_sw_frame Some software frames may be …
6:45 AM Changeset in ffmpeg [c918b42d] by Lynne <dev@lynne.ee>
vulkan: retrieve Vulkan 1.1 properties Required to know the subgroup size.
6:45 AM Changeset in ffmpeg [16fa7103] by Lynne <dev@lynne.ee>
vulkan: fix printing descriptors to shader for shaders with no descriptors
6:45 AM Changeset in ffmpeg [a516b2da] by Lynne <dev@lynne.ee>
vulkan: add support for 10-bit planar RGB
6:45 AM Changeset in ffmpeg [eb8f3b8] by Lynne <dev@lynne.ee>
hwcontext_vulkan: fix planar RGB images They were non-working for …
2:15 AM Ticket #8385 (libavformat/aviobuf: A part of conditional expression is always true: ...) updated by Balling
https://www.mail-archive.com/search?l=ffmpeg-devel@ffmpeg.org&q=subject
1:53 AM Ticket #8385 (libavformat/aviobuf: A part of conditional expression is always true: ...) updated by Balling
Maybe the actual patch is that this line …
12:14 AM Ticket #8385 (libavformat/aviobuf: A part of conditional expression is always true: ...) updated by MasterQuestionable
͏    I did trace the aforementioned links. ͏    But too many things …

Nov 17, 2024:

11:06 PM Ticket #8385 (libavformat/aviobuf: A part of conditional expression is always true: ...) updated by Balling
See for yourself, this commit is wrong …
11:00 PM Ticket #11304 (Cannot build on OpenBSD/riscv64) updated by Brad Smith
Oh, I understand for Vector support. OpenBSD does not have Vector …
10:58 PM Ticket #8385 (libavformat/aviobuf: A part of conditional expression is always true: ...) updated by MasterQuestionable
Cc changed
͏    "OR this flag", for semantic clarity. ͏    . ͏    Derivatives of …
10:11 PM Ticket #11283 ("aloop" filter somehow gave misalignment in 48 KHz Stereo WAV) updated by Danny Weijermans
thanks a lot, Marton!!
10:04 PM Ticket #11303 (M4A AAC unconditional tagged Constant Bit Rate) closed by MasterQuestionable
duplicate: #11232
9:59 PM Ticket #11308 (WOFF font support) created by Blackflexxy
Currently ffmpeg does not support WOFF/WOFF2 fonts. They can be used …
9:54 PM Changeset in ffmpeg [cde3c5fc] by Marton Balint <cus@passwd.hu>
avfilter/f_loop: fix aloop activate logic The logic did not follow …
9:43 PM Ticket #11305 (filter_complex/trim destroys HDR metadata) updated by MasterQuestionable
Component, Keywords, Cc changed
͏    I guess it's very likely bug in "hevc_nvenc" of handling the Side …
9:39 PM Changeset in ffmpeg [ff0f25a1] by Marton Balint <cus@passwd.hu>
avfilter/f_loop: fix length of aloop leftover buffer If the audio …
9:33 PM Changeset in ffmpeg [a6a07eeb] by Marton Balint <cus@passwd.hu>
avfilter/f_loop: fix aloop activate logic The logic did not follow …
9:33 PM Changeset in ffmpeg [2b6be6ba] by Marton Balint <cus@passwd.hu>
avfilter/f_loop: fix length of aloop leftover buffer If the audio …
9:28 PM Ticket #11283 ("aloop" filter somehow gave misalignment in 48 KHz Stereo WAV) closed by Marton Balint
fixed: Fixed in b33a59416072ad31a5840f33f9975d88acf45add and …
9:21 PM Changeset in ffmpeg [210cb52e] by Marton Balint <cus@passwd.hu>
avfilter/f_loop: fix aloop activate logic The logic did not follow …
9:21 PM Changeset in ffmpeg [a38726fb] by Marton Balint <cus@passwd.hu>
avfilter/f_loop: fix length of aloop leftover buffer If the audio …
9:17 PM Changeset in ffmpeg [b016aae] by Marton Balint <cus@passwd.hu>
avfilter/f_loop: fix aloop activate logic The logic did not follow …
9:17 PM Changeset in ffmpeg [0a58588f] by Marton Balint <cus@passwd.hu>
avfilter/f_loop: fix length of aloop leftover buffer If the audio …
9:12 PM Ticket #11281 ("showwavespic" failed for "Too few samples"?) updated by MasterQuestionable
͏    Per the source (comment:12) it's somewhat more complex. …
6:49 PM Ticket #10520 (Fails to build with pocketsphinx 5) updated by aredigg
Here is a simple diff, but should be tested more […]
4:53 PM Ticket #11307 ([truehd_core] Application provided invalid, non monotonically ...) updated by microchip
Description changed
4:45 PM Ticket #11306 (fate-rv40 fails on RVV) updated by Rémi Denis-Courmont
With B enabled in CFLAGS, bissection points the finger at: […] …
4:44 PM Ticket #11307 ([truehd_core] Application provided invalid, non monotonically ...) created by microchip
Summary of the bug: Trying to strip Atmos from TrueHD results in …
4:33 PM Ticket #11306 (fate-rv40 fails on RVV) updated by Rémi Denis-Courmont
Description changed
4:33 PM Ticket #11306 (fate-rv40 fails on RVV) created by Rémi Denis-Courmont
Summary of the bug: How to reproduce: […] Bissection leads to …
4:08 PM Ticket #11251 (riscv64: SIGILL on hardware without the zbb extension) closed by Rémi Denis-Courmont
invalid
4:08 PM Ticket #11251 (riscv64: SIGILL on hardware without the zbb extension) updated by Rémi Denis-Courmont
Please note that compiling FFmpeg without Zba and Zbb in compiler …
4:04 PM Ticket #11251 (riscv64: SIGILL on hardware without the zbb extension) updated by Rémi Denis-Courmont
This looks like a GCC bug to me. The compiler knows that it needs to …
4:03 PM Ticket #11258 (7.1 regression: illegal instruction on riscv64) closed by Rémi Denis-Courmont
duplicate
4:02 PM Ticket #11304 (Cannot build on OpenBSD/riscv64) updated by Rémi Denis-Courmont
Note that FFmpeg on RISC-V requires Clang 17 or later. The RISC-V …
4:01 PM Ticket #11304 (Cannot build on OpenBSD/riscv64) updated by Rémi Denis-Courmont
Status, Owner changed
Patch on ML
4:01 PM Ticket #11302 (RISCV: Properly set relocate parameter of const macro in ...) closed by Rémi Denis-Courmont
fixed: Fixed n7.2-dev-623-gc3051d94a7
4:01 PM Ticket #11302 (RISCV: Properly set relocate parameter of const macro in ...) updated by Rémi Denis-Courmont
Status, Owner changed
3:19 PM Changeset in ffmpeg [99f6adce] by James Almer <jamrial@gmail.com>
avfilter/vf_zscale: align the frame buffers Signed-off-by: James …
3:19 PM Changeset in ffmpeg [5b461ffb] by James Almer <jamrial@gmail.com>
lavfi/vf_zscale: fix call to av_pix_fmt_count_planes realign_frame …
3:19 PM Changeset in ffmpeg [85f38952] by James Almer <jamrial@gmail.com>
lavfi/vf_zscale: fix tmp buffer ptr alignment for …
3:19 PM Changeset in ffmpeg [fa15e383] by James Almer <jamrial@gmail.com>
avfilter/framepool: align the frame buffers And not just the …
3:16 PM Changeset in ffmpeg [b9abdd9e] by James Almer <jamrial@gmail.com>
avcodec/h2645_sei: use the RefStruct API for …
3:16 PM Changeset in ffmpeg [5f8b02a9] by James Almer <jamrial@gmail.com>
avcodec/aom_film_grain: allocate film grain metadata dynamically This …
3:14 PM Changeset in ffmpeg [f8fcebae] by James Almer <jamrial@gmail.com>
avformat/mov: use an array of pointers for heif_item Pointers to …
3:14 PM Changeset in ffmpeg [23697c3f] by James Almer <jamrial@gmail.com>
avformat/mov: split off heif item initialization to its own function …
3:14 PM Changeset in ffmpeg [779b0fe] by James Almer <jamrial@gmail.com>
avformat/mov: factorize getting the current item Signed-off-by: James …
2:37 PM Changeset in ffmpeg [f686cf7] by Rémi Denis-Courmont <remi@remlab.net>
lavc/h264idct: fix RISC-V group multiplier After the branch, the …
2:35 PM Changeset in ffmpeg [bbb0fded] by Rémi Denis-Courmont <remi@remlab.net>
lavc/h264idct: fix RISC-V group multiplier After the branch, the …
2:08 PM Ticket #11305 (filter_complex/trim destroys HDR metadata) closed by Balling
invalid
12:56 PM Changeset in ffmpeg [8a5b74f9] by Steven Liu <lq@chinaffmpeg.org>
delete unused variable ret
11:45 AM Ticket #11305 (filter_complex/trim destroys HDR metadata) updated by zealot0630
Just found it being fixed in 7.1, nice work !
11:44 AM Ticket #11305 (filter_complex/trim destroys HDR metadata) updated by zealot0630
Description changed
11:35 AM Ticket #11305 (filter_complex/trim destroys HDR metadata) created by zealot0630
Summary of the bug: How to reproduce: […] ffmpeg outputs: […] …
9:28 AM Changeset in ffmpeg [1912c86a] by Rémi Denis-Courmont <remi@remlab.net>
sws/range_convert: fix RISC-V chrFromJpeg
9:28 AM Changeset in ffmpeg [55aa81d5] by Rémi Denis-Courmont <remi@remlab.net>
checkasm: add RISC-V vector width to arch info
9:28 AM Changeset in ffmpeg [42dd1f1c] by Rémi Denis-Courmont <remi@remlab.net>
tests/cpu: print the RISC-V Vector length
9:28 AM Changeset in ffmpeg [fd8cbfec] by Rémi Denis-Courmont <remi@remlab.net>
lavc/vp8dsp: remove RISC-V table alignment These values are bytes and …
9:28 AM Changeset in ffmpeg [690c0157] by Rémi Denis-Courmont <remi@remlab.net>
lavc/h264dsp: remove RISC-V table alignment These values are bytes …
5:48 AM Ticket #11304 (Cannot build on OpenBSD/riscv64) created by Brad Smith
Trying to build on OpenBSD/riscv64 7.6, Clang 16.. openbsd-riscv64$ …

Nov 16, 2024:

8:40 PM Changeset in ffmpeg [1d55f548] by Marth64 <marth64@proxyid.net>
avformat/dvdvideodec: don't allow seeking beyond dvdnav reported …
8:40 PM Changeset in ffmpeg [0912407b] by Marth64 <marth64@proxyid.net>
avformat/dvdvideodec: discard duplicate or partial AC3 samples Some …
8:40 PM Changeset in ffmpeg [f2f238c3] by Marth64 <marth64@proxyid.net>
avformat/dvdvideodec: drop packets with unset PTS or DTS The packets …
8:40 PM Changeset in ffmpeg [3656379d] by Marth64 <marth64@proxyid.net>
avformat/dvdvideodec: remove unnecessary need_parsing argument The …
8:40 PM Changeset in ffmpeg [a2c57e27] by Marth64 <marth64@proxyid.net>
avformat/dvdvideodec: open subdemuxer after initializing IFO headers …
8:40 PM Changeset in ffmpeg [60434b48] by Marth64 <marth64@proxyid.net>
avformat/dvdvideodec: remove auto value for menu_lu option The "auto" …
8:40 PM Changeset in ffmpeg [4a03e95f] by Marth64 <marth64@proxyid.net>
avformat/dvdvideodec: default menu_vts option to 1 and clarify …
8:40 PM Changeset in ffmpeg [afc152f] by Marth64 <marth64@proxyid.net>
avformat/dvdvideodec: check the length of a NAV packet when reading …
8:40 PM Changeset in ffmpeg [a1ae66c8] by Marth64 <marth64@proxyid.net>
avformat/dvdvideodec: reset the subdemuxer on discontinuity instead of …
8:40 PM Changeset in ffmpeg [1964faa5] by Marth64 <marth64@proxyid.net>
avformat/dvdvideodec: simplify dvdvideo_read_packet() The function …
8:40 PM Changeset in ffmpeg [c1e4b6c6] by Marth64 <marth64@proxyid.net>
avformat/dvdvideodec: enable chapter calculation for menus Menus are …
8:40 PM Changeset in ffmpeg [b38ca20b] by Marth64 <marth64@proxyid.net>
avformat/dvdvideodec: standardize the NAV packet event signal This …
8:40 PM Changeset in ffmpeg [6bbaa7db] by Marth64 <marth64@proxyid.net>
avformat/dvdvideodec: move memcpy below missed NAV packet warning …
8:40 PM Changeset in ffmpeg [e1ace1d3] by Marth64 <marth64@proxyid.net>
avformat/dvdvideodec: remove "auto" value for -pg option, default to 1 …
8:40 PM Changeset in ffmpeg [39c662f5] by Marth64 <marth64@proxyid.net>
avformat/dvdvideodec: measure duration of the current menu VOBU in …
8:40 PM Changeset in ffmpeg [94346edb] by Marth64 <marth64@proxyid.net>
avformat/dvdvideodec: fix menu PGC number off-by-one in state …
8:40 PM Changeset in ffmpeg [3ad96243] by Marth64 <marth64@proxyid.net>
avformat/dvdvideodec: remove unused headers Signed-off-by: Marth64 …
7:58 PM Changeset in ffmpeg [d884606c] by Marton Balint <cus@passwd.hu>
avutil/rational: never return greater num/den than the maximum allowed …
7:58 PM Changeset in ffmpeg [25efe34e] by Marton Balint <cus@passwd.hu>
avutil/parseutils: do no rely on av_d2q returning higher num/den than …
7:58 PM Changeset in ffmpeg [e9af7b7b] by Marton Balint <cus@passwd.hu>
avutil/opt: do no rely on av_d2q returning higher num/den than allowed …
6:44 PM Changeset in ffmpeg [4ea55815] by Rémi Denis-Courmont <remi@remlab.net>
lavc/h264dsp: move RISC-V fn pointers to .data.rel.ro This should fix …
3:28 PM Ticket #11114 (fate-avid-meridian fails on ppc64{,el}) updated by mkver
Fixed in d5897f70d47f04312e94550e21f28b2770ab25a9.
2:04 PM Changeset in ffmpeg [c3051d94] by Rémi Denis-Courmont <remi@remlab.net>
lavc/h264dsp: move RISC-V fn pointers to .data.rel.ro This should fix …
12:33 PM Ticket #9975 (Please support ffv1 in mp4 containers) closed by Michael Niedermayer
fixed: Fixed in 0b8c9cf5b490a0231949ab3c6d797462ae001730
12:24 PM Changeset in ffmpeg [0b8c9cf5] by Michael Niedermayer <michael@niedermayer.cc>
avformat/movenc: Fix ffv1 support Fixes: Ticket9975 Signed-off-by: …
12:24 PM Changeset in ffmpeg [a5c0ed21] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffv1: Support >8bit rice golomb Signed-off-by: Michael …
12:24 PM Changeset in ffmpeg [967e5e8] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffv1: Support slice coding mode 1 with golomb rice …
11:58 AM Ticket #11128 (FFV1 encodes files that fail strict 3rd-party MediaConch validation ...) closed by Michael Niedermayer
invalid: Please reopen if there is new evidence that this is an issue in …
11:55 AM Ticket #5548 (FFV1 encoder creates invalid stream with -level 3 if width or height ...) closed by Michael Niedermayer
fixed: Fixed in 2c71366d3b09ad25e7d93839344d731a87646b42 and …
10:50 AM Ticket #11303 (M4A AAC unconditional tagged Constant Bit Rate) created by Me
Issue: The meta data of an aac audio file (.m4a) always reports …
8:31 AM Ticket #11293 (rv60: visible artefacts 2) closed by pross
fixed: Fixed in 566b737a7a7a45dd0c91f25ae420599021d57760.
8:08 AM Changeset in ffmpeg [6ccd16dd] by Peter Ross <pross@xvid.org>
configure: add rv60 decoder golomb dependency Fixes standalone …
8:08 AM Changeset in ffmpeg [7b3bc4a4] by Peter Ross <pross@xvid.org>
avcodec/rv60: consistent indentation
8:08 AM Changeset in ffmpeg [f7e7d63c] by Peter Ross <pross@xvid.org>
avcodec/rv60: simplify fill_mv_skip_cand
8:08 AM Changeset in ffmpeg [566b737a] by Peter Ross <pross@xvid.org>
avcodec/rv60: loosen fill_mv_skip_cand top right and bottom left …
5:33 AM Ticket #11302 (RISCV: Properly set relocate parameter of const macro in ...) updated by kxxt
Hi, first time here. How could I let the developer of h264dsp_rvv.S …
5:25 AM Ticket #11302 (RISCV: Properly set relocate parameter of const macro in ...) updated by kxxt
Description changed
5:18 AM Ticket #11302 (RISCV: Properly set relocate parameter of const macro in ...) created by kxxt
Summary of the bug: I am building chromium for riscv64 which builds …
2:18 AM Changeset in ffmpeg [7332b170] by Marth64 <marth64@proxyid.net>
avformat/sapdec: check return value of avcodec_parameters_copy() …

Nov 15, 2024:

9:32 PM Ticket #11031 (CMAF MP4 not skipping priming samples for audio tracks) updated by Balling
>remux to regular MP4, which will play 2112 additional samples of …
8:59 PM Ticket #11281 ("showwavespic" failed for "Too few samples"?) updated by Danny Weijermans
I can report, that it sort of works now for me: when the soundfile …
8:53 PM test.wav attached to Ticket #11301 by Danny Weijermans
wav soundfile containing a loop-start and -end in the 'smpl' chunk
8:52 PM Ticket #11301 (Support "smpl" chunk in WAV) created by Danny Weijermans
when using ffmpeg for splitting to mono files (for example, to get …
7:37 PM SponsoringPrograms/STF/2025 edited by Thilo Borgmann
(diff)
7:36 PM SponsoringPrograms/STF/2025 edited by Thilo Borgmann
Update Template remove redundancy (diff)
7:11 PM SponsoringPrograms/STF/2025 edited by Thilo Borgmann
Add template project proposal (diff)
6:58 PM WikiStart edited by Thilo Borgmann
Add STF 2025 link in main menu (diff)
6:46 PM Changeset in ffmpeg [a5f0daf8] by Ronald S. Bultje <rsbultje@gmail.com>
avcodec/x86/diracdsp_init: remove unused macro PIXFUNC macro is …
6:45 PM Changeset in ffmpeg [61aa532e] by Ronald S. Bultje <rsbultje@gmail.com>
avcodec/x86/diracdsp: migrate last remaining MMX function to SSE2 The …
6:45 PM Changeset in ffmpeg [8f683ee4] by Ronald S. Bultje <rsbultje@gmail.com>
avcodec/x86/diracdsp: cast stride argument Signed-off-by: Kyosuke …
6:45 PM Changeset in ffmpeg [0e5e37d3] by Ronald S. Bultje <rsbultje@gmail.com>
avcodec/x86/diracdsp: fix wrong register load/use count …
6:44 PM Changeset in ffmpeg [711290f9] by Ronald S. Bultje <rsbultje@gmail.com>
checkasm/diracdsp: test add_dirac_obmc Signed-off-by: Kyosuke …
4:39 AM Ticket #6521 (HEIF support) updated by hydra3333
Thankyou Balling. I use the MABS build system to build a standalone …
2:58 AM Ticket #3009 (Support mvc) updated by compn
added another sample https://samples.ffmpeg.org/3D/SonyNX3D/

Nov 14, 2024:

8:50 PM Changeset in ffmpeg [07904231] by Michael Niedermayer <michael@niedermayer.cc>
doc/infra: Document gitolite Signed-off-by: Michael Niedermayer …
6:52 PM Ticket #11114 (fate-avid-meridian fails on ppc64{,el}) closed by Sean McGovern
fixed: Closing as I haven't seen this for quite some time on any of the FATE …
5:03 PM Ticket #8385 (libavformat/aviobuf: A part of conditional expression is always true: ...) updated by Balling
For IRC people... This typos patch …
3:40 PM Ticket #11292 (AMD Hardware Encoding is Broken in versions >= 7.1) updated by TanMan
I'm sorry. I should have been more clear that my documentation …
3:00 PM Ticket #11292 (AMD Hardware Encoding is Broken in versions >= 7.1) updated by Roman
The default target bitrate value for each encoder is specified and …
7:51 AM Ticket #11300 (Revert deprecation of AVFrame.palette_has_changed) created by xtremeqg
Since 63767b7, AVFrame.palette_has_changed has been deprecated without …
1:12 AM Ticket #11299 (Audio PSNR values have strange range) created by Jing Lu
An example: […] Outputs: > [Parsed_apsnr_0 @ 0x5562352d60c0] PSNR …

Nov 13, 2024:

11:13 PM Capture/Desktop edited by lazycoder
Found solution at: … (diff)
3:49 PM Changeset in ffmpeg [322b240c] by James Almer <jamrial@gmail.com>
avcodec/hevc/sei: remove unnecessary inline function It's a pointless …
3:49 PM Changeset in ffmpeg [2d3281b9] by James Almer <jamrial@gmail.com>
avcodec/hevc/sei: remove unused inline function It's also a pointless …
3:49 PM Changeset in ffmpeg [66014c7] by James Almer <jamrial@gmail.com>
avcodec/h2645_sei: move some common SEI syncing code to …
3:38 PM Changeset in ffmpeg [77facc9a] by Leo Izen <leo.izen@gmail.com>
avcodec/jpegxl_parser: fix reading lz77-pair as initial entropy symbol …
3:38 PM Changeset in ffmpeg [edc7b675] by James Almer <jamrial@gmail.com>
avformat/iamf: use the new Binaural channel layout Signed-off-by: …
3:38 PM Changeset in ffmpeg [20af68b6] by James Almer <jamrial@gmail.com>
avutil/channel_layout: add Binaural channels and layout …
3:37 PM Changeset in ffmpeg [caaa4d2d] by Leo Izen <leo.izen@gmail.com>
avcodec/jpegxl_parser: check entropy_decoder_read_symbol return value …
3:29 PM Changeset in ffmpeg [b45da36a] by Leo Izen <leo.izen@gmail.com>
avcodec/jpegxl_parser: fix reading lz77-pair as initial entropy symbol …
3:29 PM Changeset in ffmpeg [d0852a36] by Leo Izen <leo.izen@gmail.com>
avcodec/jpegxl_parser: check entropy_decoder_read_symbol return value …
3:28 PM Changeset in ffmpeg [11e8319b] by Leo Izen <leo.izen@gmail.com>
avcodec/jpegxl_parser: fix reading lz77-pair as initial entropy symbol …
3:28 PM Changeset in ffmpeg [03ffd4b3] by Leo Izen <leo.izen@gmail.com>
avcodec/jpegxl_parser: check entropy_decoder_read_symbol return value …
3:26 PM Changeset in ffmpeg [18883fbc] by Leo Izen <leo.izen@gmail.com>
avcodec/jpegxl_parser: fix reading lz77-pair as initial entropy symbol …
2:26 PM Changeset in ffmpeg [a5dabfc9] by Ronald S. Bultje <rsbultje@gmail.com>
enc_recon_frame_test: don't print an error on EOF. Before: $ make …
9:03 AM ffmpeg.log attached to Ticket #11298 by lilydjwg
9:03 AM Ticket #11298 (AMD VAAPI HEVC encoding a 1080p video results in a 1920x1088 one) created by lilydjwg
Summary of the bug: I'm trying to encode a 1080p video in hevc_vaapi …

Nov 12, 2024:

10:42 PM Ticket #11292 (AMD Hardware Encoding is Broken in versions >= 7.1) updated by TanMan
Just one update in case someone is reading this. I had to increase the …
10:04 PM Changeset in ffmpeg [e3558725] by compn <compn@ffmpeg.org>
doc/infra: add reddit sub, facebook page and wikipedia
7:23 PM Ticket #11238 (-color_trc and -color_primaries flags don't work) updated by Aras Pranckevicius
This change (regression?) probably breaks many expectations and …
4:15 PM Changeset in ffmpeg [455db6fe] by compn <compn@ffmpeg.org>
MAINTAINERS: remove arpi
3:23 PM Changeset in ffmpeg [e7bdaadc] by James Almer <jamrial@gmail.com>
avformat/mov: check that items are allocated before accessing them …
Note: See TracTimeline for information about the timeline view.