Timeline
Jun 17, 2025:
- 5:30 PM Ticket #11639 ([security] libavcodec/aac/aacdec.c:195:27 SEGV in frame_configure_elements) created by
- Summary of the bug: Crafted MP4 file containing invalid metadata …
- 3:55 PM Ticket #11421 (ffmpeg 7.1 fps bug) updated by
- You can try any recent ffmpeg version, it will almost certainly fix …
- 2:27 PM Changeset in ffmpeg [ee1f79b0] by
- avformat/sbgdec: fix leak in sbg_read_header() In sbg_read_header(), …
- 1:03 PM Changeset in ffmpeg [8087777e] by
- avcodec/liboapvenc: set the encoder output to …
- 1:02 PM Changeset in ffmpeg [5d380e44] by
- configure: Update liboapv version requirement Changed the minimum …
- 8:51 AM Changeset in ffmpeg [53da090a] by
- configure: fix Microsoft tools detection LLVM tools print …
- 7:32 AM Ticket #10674 (New MLV file not supported) closed by
- fixed: Fixed in 86dd15fd0dd0deeb69ffcff9952b801bbb2f38c7.
- 6:41 AM Changeset in ffmpeg [38073187] by
- avcodec/tests/dct: add CONFIG_PRORES_DECODER guard Only enable the …
- 6:39 AM Changeset in ffmpeg [2663d973] by
- configure: add celp_math component libavcodec/tests/celp_math depends …
- 4:26 AM Changeset in ffmpeg [e5bb4485] by
- vulkan: maintain compatibility with old headers Previous patch to fix …
Jun 16, 2025:
- 10:35 PM Changeset in ffmpeg [d71c863] by
- fate/video: Add media100 test Tests both the Media 100 decoder (using …
- 10:35 PM Changeset in ffmpeg [ecd7c924] by
- avcodec/amfdec,rkmppdec: Use correct extradata with BSFs Otherwise …
- 10:35 PM Changeset in ffmpeg [9102a90a] by
- Revert "avcodec/decode: Fix avcodec parameters when bsfs are enable by …
- 10:33 PM Changeset in ffmpeg [730ffc5d] by
- avfilter/vf_overlay: Hoist calculations out of loop Also use const …
- 10:33 PM Changeset in ffmpeg [a4b3474d] by
- avfilter/vf_overlay: Keep dst_step in bytes Signed-off-by: Andreas …
- 10:33 PM Changeset in ffmpeg [48427b01] by
- avfilter/vf_overlay: Use correct alpha when > 8 bits When chroma …
- 10:33 PM Changeset in ffmpeg [b3edc848] by
- avfilter/vf_overlay: Pass variable type directly in macro Improves …
- 10:33 PM Changeset in ffmpeg [ca51a0fe] by
- avfilter/vf_overlay: Avoid converting stride to uint16_t and back …
- 10:33 PM Changeset in ffmpeg [eeb82a44] by
- avfilter/vf_overlay: Don't perform UB pointer arithmetic This happens …
- 10:30 PM Changeset in ffmpeg [0ae55aff] by
- avformat/dhav: Check reading data Prevents potential use of …
- 10:30 PM Changeset in ffmpeg [e3ba364c] by
- avformat/dhav: Fix check for seekability AVIOContext.seekable is a …
- 6:46 PM Changeset in ffmpeg [93987c03] by
- avfilter/vf_libplacebo: Use new vulkan queue API Fixes deprecation …
- 6:44 PM Changeset in ffmpeg [04ceabe2] by
- 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
- 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
- worksforme
- 1:22 PM Ticket #11638 (FFprobe prints 64 bit integers as 32 bit) created by
- […]
- 10:46 AM Ticket #11636 (librav1e panicking on basic encode of rgb48, 12 bpc images within ffmpeg) updated by
- > ͏ I doubt using anything > 8bpc is actually meaningful. Netflix …
- 6:44 AM Ticket #11637 (Blackdetect_vulkan doesn't log anything) created by
- 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
-
Component, Cc changed
͏ I doubt using anything > 8bpc is actually meaningful. ͏ In … - 2:57 AM Changeset in ffmpeg [e6fb8f37] by
- doc/encoders: Document mediacodec wrapper Reviewed-by: Marth64 …
- 2:55 AM Changeset in ffmpeg [808c6853] by
- avcodec/mediacodecenc: Fix typo in VP9 option description …
- 2:55 AM Changeset in ffmpeg [92007135] by
- avformat/movenc: Fix editlist with hybrid_fragmented The …
- 2:53 AM Changeset in ffmpeg [98c28115] by
- 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
- I ran into this problem processing a video filtergraph. I worked …
Jun 15, 2025:
- 11:31 PM Changeset in ffmpeg [b65fece0] by
- avformat/rtmpproto: fix rmtp packet leak in gen_connect() In …
- 11:31 PM Changeset in ffmpeg [0d9f680b] by
- checkasm: h264dsp: test luma_dc_dequant Reviewed-by: Martin Storsjö …
- 11:31 PM Changeset in ffmpeg [5ea3adfc] by
- 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
- 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
- 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
- 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
- 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
- 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
- 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
-
Summary changed
- 8:12 PM Ticket #11636 (librav1e panicking on basic encode of rgb48, 12 bpc images within ffmpeg) created by
-
Summary of the bug:
ffmpegnightly build is panicking while trying … - 6:45 PM Capture/Desktop edited by
- add ddagrab zero-copy cli examples for intel qsv encoders. (diff)
- 5:23 PM Changeset in ffmpeg [8fc91ea9] by
- avformat/hls: fix typo in Range header comment (chore) Signed-off-by: …
- 5:22 PM Changeset in ffmpeg [f8c8e1f] by
- avformat/dvdvideodec: fix seeking on multi-angle discs When seeking …
- 5:22 PM Changeset in ffmpeg [693703bc] by
- avformat/dvdvideodec: remove unused has_cc field Signed-off-by: …
- 5:22 PM Changeset in ffmpeg [f66ae1ba] by
- avformat/dump: lowercase 'Start' prefix for start offset Just …
- 3:30 PM Changeset in ffmpeg [90424a44] by
- various: fix typos usefull -> useful seperately -> separately …
- 10:17 AM Ticket #9473 (gdigrab screen captures are interrupted by secure desktop pop-ups) updated by
- The issue still exists for both gdigrab and ddagrab. gdigrab silently …
Jun 14, 2025:
- 9:41 PM Changeset in ffmpeg [52441bd4] by
- avformat/rtpdec: explicit timestamp wraparound handling Change …
- 9:41 PM Changeset in ffmpeg [3f1f9db7] by
- 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
- Can you test without the audio mapped?
- 8:17 AM Ticket #11629 (MPEG-TS PCR rollover caused memory leak?) updated by
- ͏ Sorry, have other tasks yet. ͏ (thus unavailable for the …
- 7:57 AM Ticket #11629 (MPEG-TS PCR rollover caused memory leak?) updated by
- > Meanwhile, try to also ascertain the minimal media stream(s) …
- 7:52 AM Ticket #11629 (MPEG-TS PCR rollover caused memory leak?) updated by
-
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
- Replying to mg3242: > @kasper93, can you give me the …
- 12:29 PM Ticket #11635 (libavutil/pca.[hc] are unused) updated by
-
Description changed
- 12:21 PM Ticket #11635 (libavutil/pca.[hc] are unused) created by
- 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
- @kasper93, can you give me the correct parameters so i can run it …
- 8:36 AM Changeset in ffmpeg [fb65ecbc] by
- 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
- Yes, we know MPEG-TS breaks after 26.5 hours. #7876 #7449 #8689
- 12:41 AM Changeset in ffmpeg [58f3d8a4] by
- avutil/hwcontext_videotoolbox: fix color primaries check Fix …
- 12:36 AM Ticket #11629 (MPEG-TS PCR rollover caused memory leak?) updated by
- 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
- 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
-
Description changed
- 4:09 PM Ticket #11634 (rubberband causes SIGFPE crash on sample rates < 6024 Hz and pitch > 1) created by
- Any audio file with sample rate of 6023 Hz and less causes SIGFPE …
- 3:07 PM Changeset in ffmpeg [f3bf5356] by
- avcodec/libx264: Remove unnecessary include eval is for av_strtod, …
- 1:17 PM Changeset in ffmpeg [9ad6dca2] by
- avcodec/vvc: parse all SEI messages While the current code iterated …
- 1:16 PM Changeset in ffmpeg [3d7668da] by
- avcodec/vvc/dec: fix possible null-pointer dereference When checking …
- 11:17 AM Changeset in ffmpeg [26807592] by
- avformat/internal: add missing clang check Clang …
- 11:17 AM Changeset in ffmpeg [43dc4434] by
- 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
- 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
- fyi: the ac-4 decoder is now merged into …
Jun 11, 2025:
- 5:32 PM Changeset in ffmpeg [f019dd69] by
- ffmpeg_demux: init resume_warn variable Fixes an uninitialized read …
- 5:26 PM Changeset in ffmpeg [089e69df] by
- lavfi/f_sendcmd: clear Command on alloc failure If the command array …
- 5:26 PM Changeset in ffmpeg [2c3ac6e0] by
- lavfi/f_sendcmd: add helper to clear Command Makes clearing the …
- 5:19 PM Changeset in ffmpeg [93255f1c] by
- avformat/sdp: add framerate entry This also updates …
- 5:19 PM Changeset in ffmpeg [e8199f9] by
- avformat/rtpdec_jpeg: Set width and heigh codec parameters …
- 5:19 PM Changeset in ffmpeg [c917f28c] by
- avformat/rtsp: parse framerate in sdp Co-authored-by: Marvin Scholz …
- 5:19 PM Changeset in ffmpeg [2dcd9c5a] by
- doc: use av_dict_iterate in documentation example
- 3:17 PM Changeset in ffmpeg [922a1ca9] by
- 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
- Summary of the bug: When the command is executed, memory consumption …
- 11:57 AM Ticket #11632 (Infinite loop parsing m3u8 playlist) updated by
- General contents of the playlist: […]
- 11:51 AM Ticket #11632 (Infinite loop parsing m3u8 playlist) updated by
- 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
- 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
- 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
- do you think this is something i can get in control with …
- 5:33 AM Changeset in ffmpeg [3ac7d702] by
- hwcontext_vulkan: fix image copy The patch was applied by mistake in …
- 4:30 AM Changeset in ffmpeg [9e931632] by
- vulkan/ffv1dec: fix FFVkSPIRVCompiler leak
- 4:30 AM Changeset in ffmpeg [f604d109] by
- vulkan/ffv1dec: fix leak in FFVulkanDecodeShared
- 4:30 AM Changeset in ffmpeg [ba52d780] by
- vulkan: fix leak in FFVkExecPool
Jun 10, 2025:
- 10:29 PM Ticket #11619 ("libopus" downmix (5.1 -> 2ch) unintended volume clipping) updated by
- ͏ 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
-
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
- 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
-
Description changed
- 8:53 PM Ticket #11629 (MPEG-TS PCR rollover caused memory leak?) updated by
- the memory start growing on the 26th hour with Non-monotonic DTS …
- 4:20 PM Changeset in ffmpeg [a9b2c10e] by
- hwcontext_vulkan: use host image copy
- 1:26 PM Changeset in ffmpeg [f531c911] by
- hwcontext_vulkan: add a setting to limit queues If its a problem, …
- 1:26 PM Changeset in ffmpeg [26d17709] by
- hwcontext_vulkan: minimize queue allocation on NVIDIA On NVIDIA, …
- 1:26 PM Changeset in ffmpeg [b5262bcc] by
- 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
- 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
- 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
- Summary of the bug: windows PC with nvaida geforce 4060, the driver …
Note:
See TracTimeline
for information about the timeline view.
