Timeline



Jun 17, 2025:

5:31 PM ffmpeg_2_clean_2025-06-15_17-20.png attached to Ticket #11639 by sigdevel
5:30 PM Ticket #11639 ([security] libavcodec/aac/aacdec.c:195:27 SEGV in frame_configure_elements) created by sigdevel
Summary of the bug: Crafted MP4 file containing invalid metadata …
3:55 PM Ticket #11421 (ffmpeg 7.1 fps bug) updated by Nicolas Gaullier
You can try any recent ffmpeg version, it will almost certainly fix …
2:27 PM Changeset in ffmpeg [ee1f79b0] by James Almer <jamrial@gmail.com>
avformat/sbgdec: fix leak in sbg_read_header() In sbg_read_header(), …
1:03 PM Changeset in ffmpeg [8087777e] by James Almer <jamrial@gmail.com>
avcodec/liboapvenc: set the encoder output to …
1:02 PM Changeset in ffmpeg [5d380e44] by James Almer <jamrial@gmail.com>
configure: Update liboapv version requirement Changed the minimum …
8:51 AM Changeset in ffmpeg [53da090a] by Martin Storsjö <martin@martin.st>
configure: fix Microsoft tools detection LLVM tools print …
7:32 AM Ticket #10674 (New MLV file not supported) closed by pross
fixed: Fixed in 86dd15fd0dd0deeb69ffcff9952b801bbb2f38c7.
6:41 AM Changeset in ffmpeg [38073187] by Peter Ross <pross@xvid.org>
avcodec/tests/dct: add CONFIG_PRORES_DECODER guard Only enable the …
6:39 AM Changeset in ffmpeg [2663d973] by Peter Ross <pross@xvid.org>
configure: add celp_math component libavcodec/tests/celp_math depends …
4:26 AM Changeset in ffmpeg [e5bb4485] by Lynne <dev@lynne.ee>
vulkan: maintain compatibility with old headers Previous patch to fix …

Jun 16, 2025:

10:35 PM Changeset in ffmpeg [d71c863] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/video: Add media100 test Tests both the Media 100 decoder (using …
10:35 PM Changeset in ffmpeg [ecd7c924] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/amfdec,rkmppdec: Use correct extradata with BSFs Otherwise …
10:35 PM Changeset in ffmpeg [9102a90a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Revert "avcodec/decode: Fix avcodec parameters when bsfs are enable by …
10:33 PM Changeset in ffmpeg [730ffc5d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vf_overlay: Hoist calculations out of loop Also use const …
10:33 PM Changeset in ffmpeg [a4b3474d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vf_overlay: Keep dst_step in bytes Signed-off-by: Andreas …
10:33 PM Changeset in ffmpeg [48427b01] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vf_overlay: Use correct alpha when > 8 bits When chroma …
10:33 PM Changeset in ffmpeg [b3edc848] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vf_overlay: Pass variable type directly in macro Improves …
10:33 PM Changeset in ffmpeg [ca51a0fe] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vf_overlay: Avoid converting stride to uint16_t and back …
10:33 PM Changeset in ffmpeg [eeb82a44] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vf_overlay: Don't perform UB pointer arithmetic This happens …
10:30 PM Changeset in ffmpeg [0ae55aff] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/dhav: Check reading data Prevents potential use of …
10:30 PM Changeset in ffmpeg [e3ba364c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/dhav: Fix check for seekability AVIOContext.seekable is a …
6:46 PM Changeset in ffmpeg [93987c03] by Niklas Haas <git@haasn.dev>
avfilter/vf_libplacebo: Use new vulkan queue API Fixes deprecation …
6:44 PM Changeset in ffmpeg [04ceabe2] by Niklas Haas <git@haasn.dev>
avfilter/vf_scale: set correct AVFrame SAR if reset_sar=1 This …
4:27 PM Ticket #11452 (AAC audio track does not play in ffplay) updated by Nicolas Gaullier
I don't know if there are more significant issues, but the first …
4:01 PM Ticket #9522 (Certain H.264 videos cannot decode with videotoolbox) closed by quinkblack
worksforme
1:22 PM Ticket #11638 (FFprobe prints 64 bit integers as 32 bit) created by forthrin
[…]
10:46 AM Ticket #11636 (librav1e panicking on basic encode of rgb48, 12 bpc images within ffmpeg) updated by Balling
> ͏ I doubt using anything > 8bpc is actually meaningful. Netflix …
6:45 AM ffmpeg-20250615-223604.log attached to Ticket #11637 by na
Report from ffmpeg
6:44 AM Ticket #11637 (Blackdetect_vulkan doesn't log anything) created by na
Summary of the bug: When running "blackdetect_vulkan" nothing is …
3:32 AM Ticket #11636 (librav1e panicking on basic encode of rgb48, 12 bpc images within ffmpeg) updated by MasterQuestionable
Component, Cc changed
͏    I doubt using anything > 8bpc is actually meaningful. ͏    In …
2:57 AM Changeset in ffmpeg [e6fb8f37] by Zhao Zhili <zhilizhao@tencent.com>
doc/encoders: Document mediacodec wrapper Reviewed-by: Marth64 …
2:55 AM Changeset in ffmpeg [808c6853] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/mediacodecenc: Fix typo in VP9 option description …
2:55 AM Changeset in ffmpeg [92007135] by Zhao Zhili <zhilizhao@tencent.com>
avformat/movenc: Fix editlist with hybrid_fragmented The …
2:53 AM Changeset in ffmpeg [98c28115] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/mediacodecdec: replace memset with direct zero init …
2:20 AM Ticket #10990 ("Assertion best_input >= 0 failed" IFF upsampling AND complex filtergraph) updated by paulgreyson
I ran into this problem processing a video filtergraph. I worked …

Jun 15, 2025:

11:31 PM Changeset in ffmpeg [b65fece0] by Michael Niedermayer <michael@niedermayer.cc>
avformat/rtmpproto: fix rmtp packet leak in gen_connect() In …
11:31 PM Changeset in ffmpeg [0d9f680b] by Michael Niedermayer <michael@niedermayer.cc>
checkasm: h264dsp: test luma_dc_dequant Reviewed-by: Martin Storsjö …
11:31 PM Changeset in ffmpeg [5ea3adfc] by Michael Niedermayer <michael@niedermayer.cc>
checkasm: add checkasm_check_dctcoef This is useful for tests that …
10:09 PM Ticket #11636 (librav1e panicking on basic encode of rgb48, 12 bpc images within ffmpeg) updated by Ilya Esin
I mean, there is libaom but it works extremely slow for my purposes. …
10:01 PM Ticket #11636 (librav1e panicking on basic encode of rgb48, 12 bpc images within ffmpeg) updated by Ilya Esin
Replying to Timo R.: > rav1e is not super actively …
9:58 PM Ticket #11636 (librav1e panicking on basic encode of rgb48, 12 bpc images within ffmpeg) updated by Timo R.
rav1e is not super actively maintained anymore, and other encoders …
9:49 PM Ticket #11636 (librav1e panicking on basic encode of rgb48, 12 bpc images within ffmpeg) updated by Ilya Esin
Replying to Timo R.: > Are you sure this is a bug in …
8:39 PM Ticket #11636 (librav1e panicking on basic encode of rgb48, 12 bpc images within ffmpeg) closed by James
invalid: > thread '<unnamed>' panicked at src/api/context.rs:369:33: That …
8:28 PM Ticket #11636 (librav1e panicking on basic encode of rgb48, 12 bpc images within ffmpeg) updated by Timo R.
Are you sure this is a bug in FFmpeg, and not simply in librav1e?
8:14 PM Ticket #11636 (librav1e panicking on basic encode of rgb48, 12 bpc images within ffmpeg) updated by Ilya Esin
Summary changed
8:12 PM Ticket #11636 (librav1e panicking on basic encode of rgb48, 12 bpc images within ffmpeg) created by Ilya Esin
Summary of the bug: ffmpeg nightly build is panicking while trying …
6:45 PM Capture/Desktop edited by nyanmisaka
add ddagrab zero-copy cli examples for intel qsv encoders. (diff)
5:23 PM Changeset in ffmpeg [8fc91ea9] by Marth64 <marth64@proxyid.net>
avformat/hls: fix typo in Range header comment (chore) Signed-off-by: …
5:22 PM Changeset in ffmpeg [f8c8e1f] by Marth64 <marth64@proxyid.net>
avformat/dvdvideodec: fix seeking on multi-angle discs When seeking …
5:22 PM Changeset in ffmpeg [693703bc] by Marth64 <marth64@proxyid.net>
avformat/dvdvideodec: remove unused has_cc field Signed-off-by: …
5:22 PM Changeset in ffmpeg [f66ae1ba] by Marth64 <marth64@proxyid.net>
avformat/dump: lowercase 'Start' prefix for start offset Just …
3:30 PM Changeset in ffmpeg [90424a44] by Gyan Doshi <ffmpeg@gyani.pro>
various: fix typos usefull -> useful seperately -> separately …
10:17 AM Ticket #9473 (gdigrab screen captures are interrupted by secure desktop pop-ups) updated by Sergey Svistunov
The issue still exists for both gdigrab and ddagrab. gdigrab silently …

Jun 14, 2025:

9:41 PM Changeset in ffmpeg [52441bd4] by Michael Niedermayer <michael@niedermayer.cc>
avformat/rtpdec: explicit timestamp wraparound handling Change …
9:41 PM Changeset in ffmpeg [3f1f9db7] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_mcdeint: add yuv444p support to mcdeint Signed-off-by: …
9:05 AM Ticket #11629 (MPEG-TS PCR rollover caused memory leak?) updated by Gyan
Can you test without the audio mapped?
8:17 AM Ticket #11629 (MPEG-TS PCR rollover caused memory leak?) updated by MasterQuestionable
͏    Sorry, have other tasks yet. ͏    (thus unavailable for the …
7:57 AM Ticket #11629 (MPEG-TS PCR rollover caused memory leak?) updated by Balling
> Meanwhile, try to also ascertain the minimal media stream(s) …
7:52 AM Ticket #11629 (MPEG-TS PCR rollover caused memory leak?) updated by MasterQuestionable
Summary, Component, Keywords, Cc changed
͏    I suspect this is strictly an input reading issue. ͏    I.e. just …

Jun 13, 2025:

4:10 PM Ticket #11629 (MPEG-TS PCR rollover caused memory leak?) updated by kasper93
Replying to mg3242: > @kasper93, can you give me the …
12:29 PM Ticket #11635 (libavutil/pca.[hc] are unused) updated by francoisk
Description changed
12:21 PM Ticket #11635 (libavutil/pca.[hc] are unused) created by francoisk
These files were deleted and removed from the makefile in commit …
9:23 AM Ticket #11629 (MPEG-TS PCR rollover caused memory leak?) updated by mg3242
@kasper93, can you give me the correct parameters so i can run it …
8:36 AM Changeset in ffmpeg [fb65ecbc] by Martin Storsjö <martin@martin.st>
avutil: Fix linking x86 asm constants with Clang in MSVC mode This …
1:34 AM Ticket #11629 (MPEG-TS PCR rollover caused memory leak?) updated by Balling
Yes, we know MPEG-TS breaks after 26.5 hours. #7876 #7449 #8689
12:41 AM Changeset in ffmpeg [58f3d8a4] by Jun Zhao <barryjzhao@tencent.com>
avutil/hwcontext_videotoolbox: fix color primaries check Fix …
12:36 AM Ticket #11629 (MPEG-TS PCR rollover caused memory leak?) updated by kasper93
For some reason the bytehound report is not complete, it doesn't …

Jun 12, 2025:

11:23 PM Ticket #11629 (MPEG-TS PCR rollover caused memory leak?) updated by mg3242
hi, i was able to run bytehound and get the bin, please find it here, …
4:26 PM Ticket #11634 (rubberband causes SIGFPE crash on sample rates < 6024 Hz and pitch > 1) updated by Daniil Pryima
Description changed
4:09 PM Ticket #11634 (rubberband causes SIGFPE crash on sample rates < 6024 Hz and pitch > 1) created by Daniil Pryima
Any audio file with sample rate of 6023 Hz and less causes SIGFPE …
3:07 PM Changeset in ffmpeg [f3bf5356] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/libx264: Remove unnecessary include eval is for av_strtod, …
1:17 PM Changeset in ffmpeg [9ad6dca2] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvc: parse all SEI messages While the current code iterated …
1:16 PM Changeset in ffmpeg [3d7668da] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvc/dec: fix possible null-pointer dereference When checking …
11:17 AM Changeset in ffmpeg [26807592] by Martin Storsjö <martin@martin.st>
avformat/internal: add missing clang check Clang …
11:17 AM Changeset in ffmpeg [43dc4434] by Martin Storsjö <martin@martin.st>
avutil/intmath: use AV_HAS_BUILTIN to detect builtin availability …
8:58 AM Ticket #10385 (ddagrab fails on Windows if adapter ID is specified) updated by Sergey Svistunov
I have this error on ffmpeg 6.1.1 when trying to use ddagrab to record …
8:11 AM Ticket #8349 (Dolby AC-4 Support) updated by pross
fyi: the ac-4 decoder is now merged into …

Jun 11, 2025:

5:32 PM Changeset in ffmpeg [f019dd69] by Marvin Scholz <epirat07@gmail.com>
ffmpeg_demux: init resume_warn variable Fixes an uninitialized read …
5:26 PM Changeset in ffmpeg [089e69df] by Marvin Scholz <epirat07@gmail.com>
lavfi/f_sendcmd: clear Command on alloc failure If the command array …
5:26 PM Changeset in ffmpeg [2c3ac6e0] by Marvin Scholz <epirat07@gmail.com>
lavfi/f_sendcmd: add helper to clear Command Makes clearing the …
5:19 PM Changeset in ffmpeg [93255f1c] by Marvin Scholz <epirat07@gmail.com>
avformat/sdp: add framerate entry This also updates …
5:19 PM Changeset in ffmpeg [e8199f9] by Marvin Scholz <epirat07@gmail.com>
avformat/rtpdec_jpeg: Set width and heigh codec parameters …
5:19 PM Changeset in ffmpeg [c917f28c] by Marvin Scholz <epirat07@gmail.com>
avformat/rtsp: parse framerate in sdp Co-authored-by: Marvin Scholz …
5:19 PM Changeset in ffmpeg [2dcd9c5a] by Marvin Scholz <epirat07@gmail.com>
doc: use av_dict_iterate in documentation example
3:17 PM Changeset in ffmpeg [922a1ca9] by Lynne <dev@lynne.ee>
vulkan: maintain compatibility with older headers
1:01 PM Ticket #11633 (Loading more than 2 files in the signature filter consumes a lot of memory) created by nicol
Summary of the bug: When the command is executed, memory consumption …
11:57 AM Ticket #11632 (Infinite loop parsing m3u8 playlist) updated by theshoeshiner
General contents of the playlist: […]
11:51 AM Ticket #11632 (Infinite loop parsing m3u8 playlist) updated by theshoeshiner
I confirmed that the stream itself is valid by opening it in VLC.
11:51 AM Ticket #11632 (Infinite loop parsing m3u8 playlist) created by theshoeshiner
Summary of the bug: ffmpeg does not exit and loops with the error …
10:11 AM Ticket #11629 (MPEG-TS PCR rollover caused memory leak?) updated by kasper93
You could run it with memory allocation tracing, so we know exactly …
10:05 AM Ticket #11629 (MPEG-TS PCR rollover caused memory leak?) updated by mg3242
do you think this is something i can get in control with …
5:33 AM Changeset in ffmpeg [3ac7d702] by Lynne <dev@lynne.ee>
hwcontext_vulkan: fix image copy The patch was applied by mistake in …
4:30 AM Changeset in ffmpeg [9e931632] by Lynne <dev@lynne.ee>
vulkan/ffv1dec: fix FFVkSPIRVCompiler leak
4:30 AM Changeset in ffmpeg [f604d109] by Lynne <dev@lynne.ee>
vulkan/ffv1dec: fix leak in FFVulkanDecodeShared
4:30 AM Changeset in ffmpeg [ba52d780] by Lynne <dev@lynne.ee>
vulkan: fix leak in FFVkExecPool

Jun 10, 2025:

10:29 PM Ticket #11619 ("libopus" downmix (5.1 -> 2ch) unintended volume clipping) updated by MasterQuestionable
͏    FFmpeg tried to use "libopus" 's handling for channel remix. ͏    …
10:02 PM Ticket #11626 (More lenience on unrecognized options for better general-interop?) updated by MasterQuestionable
Summary, Analyzed by developer, Cc changed
͏    Maybe better to make unrecognized options warnings non-critical …
9:58 PM Ticket #11629 (MPEG-TS PCR rollover caused memory leak?) updated by Kieran Kunhya
26 hours is the timestamp wraparound period in MPEGTS so it's an issue …
9:16 PM Ticket #11629 (MPEG-TS PCR rollover caused memory leak?) updated by mg3242
Description changed
8:53 PM Ticket #11629 (MPEG-TS PCR rollover caused memory leak?) updated by mg3242
the memory start growing on the 26th hour with Non-monotonic DTS …
8:51 PM log.zip attached to Ticket #11629 by mg3242
4:20 PM Changeset in ffmpeg [a9b2c10e] by Lynne <dev@lynne.ee>
hwcontext_vulkan: use host image copy
1:26 PM Changeset in ffmpeg [f531c911] by Lynne <dev@lynne.ee>
hwcontext_vulkan: add a setting to limit queues If its a problem, …
1:26 PM Changeset in ffmpeg [26d17709] by Lynne <dev@lynne.ee>
hwcontext_vulkan: minimize queue allocation on NVIDIA On NVIDIA, …
1:26 PM Changeset in ffmpeg [b5262bcc] by Lynne <dev@lynne.ee>
hwcontext_vulkan: do not use optical flow queueus by default We don't …
11:51 AM Ticket #11629 (MPEG-TS PCR rollover caused memory leak?) updated by mg3242
running it now without -re, hopefully ill have a result in around 6-8 …
11:50 AM Ticket #11629 (MPEG-TS PCR rollover caused memory leak?) updated by mg3242
i cant say if it does not free the a resource, as i only see ffmpeg …
8:56 AM Ticket #11631 (Use H264_nvenc problem on pc) created by tanlarge
Summary of the bug: windows PC with nvaida geforce 4060, the driver …
Note: See TracTimeline for information about the timeline view.