Timeline



Jun 29, 2025:

2:14 PM Ticket #4566 (ffmpeg won't copy metadata ("StreamTitle") from audio live stream ...) updated by ePirat
Status, Owner changed
2:14 PM Ticket #4566 (ffmpeg won't copy metadata ("StreamTitle") from audio live stream ...) reopened by ePirat
12:47 PM Ticket #11646 (Full range RGB to YUV conversion using swscale has a slight green tint.) updated by Balling
>Well, the regression is after this commit, so it clearly affects …
11:14 AM Ticket #11646 (Full range RGB to YUV conversion using swscale has a slight green tint.) updated by kasper93
Replying to Balling: > Well, it says there > > > NOTE2: …
12:21 AM Ticket #11646 (Full range RGB to YUV conversion using swscale has a slight green tint.) updated by Balling
Well, it says there NOTE2: the same issue still exists in rgb2yuv …

Jun 28, 2025:

9:54 PM Changeset in ffmpeg [cfd1f81e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/speexdec: consider differing frame sizes in remaining space …
9:54 PM Changeset in ffmpeg [89ec66d6] by Michael Niedermayer <michael@niedermayer.cc>
libavcodec/tests: fix gitignore hashtable Signed-off-by: Nicolas …
9:54 PM Changeset in ffmpeg [a17596f] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_lut3d: fix leak if allocate_3dlut failed In …
9:54 PM Changeset in ffmpeg [40a3d35d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vorbisenc: fix leak if av_mallocz failed In …
1:16 PM Changeset in ffmpeg [7d384869] by Marvin Scholz <epirat07@gmail.com>
avcodec/vvc/refs: remove early return The ret value is checked later …
9:33 AM Ticket #11639 ([security] libavcodec/aac/aacdec.c:195:27 SEGV in frame_configure_elements) updated by sigdevel
Cc changed
9:32 AM Ticket #11652 ([security] libavcodec/hevc/hevcdec.c:2147:16 SEGV in hls_prediction_unit) updated by sigdevel
Cc changed
9:29 AM Ticket #11652 ([security] libavcodec/hevc/hevcdec.c:2147:16 SEGV in hls_prediction_unit) created by sigdevel
Summary of the bug: When processing specially crafted HEVC-video …
9:15 AM Ticket #11639 ([security] libavcodec/aac/aacdec.c:195:27 SEGV in frame_configure_elements) updated by sigdevel
Summary changed
6:30 AM Ticket #11651 (NULL Pointer Dereference in FFmpeg ffprobe) created by momo-trip
# NULL Pointer Dereference in FFmpeg ffprobe Hi, we have found a NULL …
1:32 AM Changeset in ffmpeg [6e8bd5dd] by James Almer <jamrial@gmail.com>
avformat/apvdec: add framerate option Signed-off-by: James Almer …
1:31 AM Changeset in ffmpeg [59a66606] by Pavel Koshevoy <pkoshevoy@gmail.com>
avformat/demux: Fix segfault due to avcodec_open2 failure Fixes …

Jun 27, 2025:

8:51 PM Ticket #11637 (Blackdetect_vulkan doesn't log anything) updated by na
Version changed
6:39 PM Ticket #11650 (Add vidstabtransform filter option to make static zoom with crop ...) updated by ioctl
Description changed
6:38 PM Ticket #11650 (Add vidstabtransform filter option to make static zoom with crop ...) updated by ioctl
Description changed
6:37 PM Ticket #11650 (Add vidstabtransform filter option to make static zoom with crop ...) created by ioctl
Now vidstabtransform filter outputs video with the same resolution as …

Jun 26, 2025:

11:11 PM Ticket #11649 (-noautorotate -display_rotation 0 passes through rotation metadata ...) updated by Wes Castro
Description changed
11:07 PM Ticket #11649 (-noautorotate -display_rotation 0 passes through rotation metadata ...) updated by Wes Castro
Description changed
11:07 PM test_image_rotated.jpg attached to Ticket #11649 by Wes Castro
11:06 PM Ticket #11649 (-noautorotate -display_rotation 0 passes through rotation metadata ...) created by Wes Castro
Summary of the bug: When invoking FFmpeg with `-noautorotate …
10:26 PM Ticket #11638 (FFprobe prints 64 bit integers as 32 bit) closed by Marvin Scholz <epirat07@gmail.com>
fixed: In [changeset:"2b25a66238c2508ecc02b0610f58bcf2156f3bec/ffmpeg"
10:24 PM Changeset in ffmpeg [18c62245] by Marvin Scholz <epirat07@gmail.com>
fftools/textformat: renamings in print_unit_int for consistency …
10:23 PM Changeset in ffmpeg [2b25a662] by Marvin Scholz <epirat07@gmail.com>
fftools/textformat: fix print 64 bit integers Regression in ffprobe …
9:54 PM Ticket #11644 (G722: encoder missing bitrates, broken decoding of all bitrates, not ...) updated by Balling
Also see comment here https://trac.ffmpeg.org/ticket/11524#comment:8
9:51 PM Ticket #11644 (G722: encoder missing bitrates, broken decoding of all bitrates, not ...) updated by Balling
Summary, Description changed
9:40 PM Changeset in ffmpeg [5c1e10d9] by Marvin Scholz <epirat07@gmail.com>
fftools/textformat: do not return early This would make the goto dead …
9:40 PM Changeset in ffmpeg [564a0784] by Marvin Scholz <epirat07@gmail.com>
fftools/textformat: remove noop free The tctx->hash was freed already …
9:40 PM Changeset in ffmpeg [8430b8f9] by Marvin Scholz <epirat07@gmail.com>
fftools/textformat: narrow variable scopes Reviewed-by: softworkz …
9:35 PM Ticket #11646 (Full range RGB to YUV conversion using swscale has a slight green tint.) updated by kasper93
Bisected to 384fe39623e932e68fe35af7d5b51fcd0a6c28fb
9:33 PM Ticket #11204 (ffplay for windows plays raw .thd/.mlp files with distortion) updated by pross
Summary, Reproduced by developer changed
Can reproduce. Distortion only apparent on windows build of ffplay. …
9:23 PM Changeset in ffmpeg [7771a4ee] by Marvin Scholz <epirat07@gmail.com>
fftools/textformat: remove leftover comments in mermaid_print_value …
9:23 PM Changeset in ffmpeg [0578d4ad] by Marvin Scholz <epirat07@gmail.com>
fftools/textformat: exit early in mermaid_print_value Doesn't change …
9:06 PM Changeset in ffmpeg [540a2497] by Frank Plowman <post@frankplowman.com>
lavc/vvc: Fix condition for using default scaling factor Add handling …
8:35 PM Ticket #11646 (Full range RGB to YUV conversion using swscale has a slight green tint.) updated by Balling
Status changed
Yes, it somehow writes 127 values into U and V where it should write …
8:20 PM Changeset in ffmpeg [f8a9d947] by Marvin Scholz <epirat07@gmail.com>
avformat/whip: check the exchange sdp url is start with http Make …
8:15 PM Ticket #11307 ([truehd_core] Application provided invalid, non monotonically ...) updated by microchip
Actually, I don't know what to think of this. It only occurs when …
8:04 PM Ticket #11307 ([truehd_core] Application provided invalid, non monotonically ...) updated by Balling
Owner changed
Actually I think it is a real bug, because while durations in mkv are …
8:00 PM Ticket #11204 (ffplay for windows plays raw .thd/.mlp files with distortion) updated by Balling
Status changed
Still broken.
7:46 PM Changeset in ffmpeg [87808e38] by Marvin Scholz <epirat07@gmail.com>
avformat/whip: Remove unnecessary pkt checks …
7:33 PM Changeset in ffmpeg [1abc25cd] by James Almer <jamrial@gmail.com>
avformat/iamf_parser: remove unreachable code …
6:40 PM Ticket #11648 (mpv cannot use vulkan decoder since ReBAR check) closed by Luis
fixed: Fixed by bd75fad85f37da92f83a4b36126d18112fce5b72. Thanks!
6:09 PM Changeset in ffmpeg [bd75fad8] by Lynne <dev@lynne.ee>
hwcontext_vulkan: fix issues with importing a device The previous fix …
3:35 PM Changeset in ffmpeg [f744584f] by Marvin Scholz <epirat07@gmail.com>
avformat/tee: fix multiple bsfs in tee Since …
3:30 PM Ticket #11648 (mpv cannot use vulkan decoder since ReBAR check) updated by Luis
This has also been reported as a …
3:30 PM Ticket #11217 (Output "-ss" memory consumption regression (buffering caused?)) updated by Bryce Chester Newman
Sorry for the delay. FFmpeg 6 and 7 debug outputs are attached.
3:29 PM ffmpeg7.log attached to Ticket #11217 by Bryce Chester Newman
FFmpeg 7 debug output.
3:29 PM ffmpeg6.log attached to Ticket #11217 by Bryce Chester Newman
FFmpeg 6 debug output.
3:15 PM log.txt attached to Ticket #11648 by Luis
Full mpv log for debugging
3:15 PM Ticket #11648 (mpv cannot use vulkan decoder since ReBAR check) created by Luis
Since the commit 27590d86534b0c94f12b9a206410f475fb008e72, mpv fails …
11:48 AM Changeset in ffmpeg [64fce72] by Dmitrii Ovchinnikov <ovchinnikov.dmitrii@gmail.com>
acvodec/amfenc: Enable use of AMF Surface in multiple encoders Fixes …
11:48 AM Changeset in ffmpeg [b2c0d37b] by Dmitrii Ovchinnikov <ovchinnikov.dmitrii@gmail.com>
avcodec/amfdec: Add VP9 AMF decoder
8:01 AM Changeset in ffmpeg [09cd38e9] by Peter Ross <pross@xvid.org>
avcodec/rv60dec: drop unused sum variable in read_slice_sizes …
2:29 AM Ticket #11647 (Haivision play ISR violates the GPL) created by Kieran Kunhya
--target-os=darwin --arch=aarch64 --cpu=armv8-a --enable-cross-compile …

Jun 25, 2025:

10:40 PM Changeset in ffmpeg [0ffe97d9] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Check that sample_count is allocated in …
10:30 PM gradient.png attached to Ticket #11646 by Jorn
10:30 PM Ticket #11646 (Full range RGB to YUV conversion using swscale has a slight green tint.) created by Jorn
Summary of the bug: Converting full range RGB to YUV using swscale …
5:02 PM Ticket #11645 (pts_correction_num_faulty is not reset in ff_decode_flush_buffers) created by keks51
Summary of the bug: Sometimes the guess_correct_pts is incorrect since …
12:32 AM Ticket #11640 (Specific combination of timeclamp, fps, and count on showcqt causing crash) updated by ePirat
Reproduced by developer, Status changed

Jun 24, 2025:

11:57 PM Ticket #11641 (ffmpeg 7.0 broke ABI for AVCodecID enum values) closed by ePirat
invalid: Closing, as this is not a bug in FFmpeg.
11:38 PM Ticket #11644 (G722: encoder missing bitrates, broken decoding of all bitrates, not ...) updated by Balling
Description changed
11:33 PM Ticket #11644 (G722: encoder missing bitrates, broken decoding of all bitrates, not ...) created by Balling
Summary of the bug: Ffmpeg code does not encode 48000 kbit or 56000 …
11:15 PM Changeset in ffmpeg [36c8eef4] by James Almer <jamrial@gmail.com>
avformat/iamfdec: remove unused variables after recent changes Fixes …
10:49 PM Changeset in ffmpeg [61773e76] by James Almer <jamrial@gmail.com>
avformat/iamf_writer: fix layout checks when demixing_info is not …
5:41 PM Changeset in ffmpeg [cbb72e6a] by James Almer <jamrial@gmail.com>
avformat/iamf_writer: use named constants in more places …
5:41 PM Changeset in ffmpeg [38f9fbe3] by James Almer <jamrial@gmail.com>
avformat/iamf_writer: reindent after previous commit Signed-off-by: …
5:41 PM Changeset in ffmpeg [75c514e4] by James Almer <jamrial@gmail.com>
avformat/iamf_writer: add extra constrains for Parameter Sets in Audio …
5:41 PM Changeset in ffmpeg [a3a7b8ed] by James Almer <jamrial@gmail.com>
avformat/iamf_writer: factor out getting loudspeaker_layout values …
5:41 PM Changeset in ffmpeg [cd2461e6] by James Almer <jamrial@gmail.com>
avformat/iamf: fix setting channel layout for Scalable layers The way …
5:41 PM Changeset in ffmpeg [e5f23a3c] by James Almer <jamrial@gmail.com>
tests/iamf: rename BACK to SIDE filterchain labels in the 5.1.4 iamf …
5:41 PM Changeset in ffmpeg [534eb726] by James Almer <jamrial@gmail.com>
tests/iamf: reorder muxed streams Follows the proper order defined by …
5:41 PM Changeset in ffmpeg [13e81db] by James Almer <jamrial@gmail.com>
avformat/iamf_parse: try to retype the channel layout for …
5:41 PM Changeset in ffmpeg [9b5abbf3] by James Almer <jamrial@gmail.com>
avformat/iamf_writer: ensure each layer's channel layout contains all …
5:41 PM Changeset in ffmpeg [a7beac70] by James Almer <jamrial@gmail.com>
avformat/iamf_parse: prevent overreads in update_extradata Fixes: …
10:12 AM Changeset in ffmpeg [f67ca10f] by Niklas Haas <git@haasn.dev>
avfilter/f_ebur128: properly propagate true peak After 3b26b782ee, …
9:46 AM Ticket #11641 (ffmpeg 7.0 broke ABI for AVCodecID enum values) updated by Cigaes
I would say it is not just an invalid assumption but a beginner's mistake.
9:35 AM Ticket #11641 (ffmpeg 7.0 broke ABI for AVCodecID enum values) updated by Aras Pranckevicius
@Cigaes: the problem was that blender's codebase assumed that …
9:13 AM Ticket #11641 (ffmpeg 7.0 broke ABI for AVCodecID enum values) updated by Cigaes
If you needed to “spot” the change in codec id, then you are doing …
8:54 AM Ticket #11641 (ffmpeg 7.0 broke ABI for AVCodecID enum values) updated by Aras Pranckevicius
This would have been easier to spot if the enum values change was …
7:42 AM Changeset in ffmpeg [60fc0288] by Lynne <dev@lynne.ee>
hwcontext_vulkan: fix 85c0364b703 The issue is that by moving the …
4:32 AM Ticket #11640 (Specific combination of timeclamp, fps, and count on showcqt causing crash) updated by Aseer Tayeem
I also tried this on the git master and I guess the behavior is not …
1:37 AM Ticket #11250 (VVC MP4 decoding of frames missing) updated by Nuo Mi
Hi Rupert Williamson This should fixed by …

Jun 23, 2025:

7:45 PM Changeset in ffmpeg [88fee704] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/g728dec: Remove AVCodec.sample_fmts It is unnecessary for …
5:30 PM Changeset in ffmpeg [11428896] by Lynne <dev@lynne.ee>
hwcontext_vulkan: add workaround for broken Nvidia drivers
5:30 PM Changeset in ffmpeg [85c0364b] by Lynne <dev@lynne.ee>
hwcontext_vulkan: move ReBAR check into a new function and use it …
2:31 PM Changeset in ffmpeg [5b130100] by Michael Niedermayer <michael@niedermayer.cc>
avformat/iff: Check nb_channels == 0 in CHNL Fixes: division by 0 …
2:29 PM Changeset in ffmpeg [f06474fa] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: adjust threshold for VP8 Fixes: Timeout …
12:56 PM Ticket #11640 (Specific combination of timeclamp, fps, and count on showcqt causing crash) updated by Kiran
Something seems to have happened in the current git master, I was able …
12:48 PM Changeset in ffmpeg [a8c21a71] by Michael Niedermayer <michael@niedermayer.cc>
Add FUNDING.json We have been contacted by Monet du Plessis of the …
12:36 PM Changeset in ffmpeg [6e5f47f6] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Adjust RV60 threshold Fixes: Timeout Fixes: …
12:28 PM Changeset in ffmpeg [f8e30d9e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/osq: Request a coding mode 2 sample Signed-off-by: Michael …
12:28 PM Changeset in ffmpeg [a5f861d3] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/osq: Switch back to av_ceil_log2() This returns to code …
12:28 PM Changeset in ffmpeg [b587afcb] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/osq: Add note about update_stats() count It seems this is …
12:28 PM Changeset in ffmpeg [c909ef31] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/osq: Fix signed integer overflow in update_stats() Fixes: …
12:28 PM Changeset in ffmpeg [983a3b17] by Michael Niedermayer <michael@niedermayer.cc>
libavcodec/hcadec: fix header parsing after 'comp' section Need to …
11:40 AM Changeset in ffmpeg [c94a419] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/codecview: Enable QP visualization for H.264 The …
7:19 AM Changeset in ffmpeg [e6298e07] by Peter Ross <pross@xvid.org>
avformat/rtp: G.728 muxing and demuxing
7:19 AM Changeset in ffmpeg [5a8c2b2b] by Peter Ross <pross@xvid.org>
avformat/aiff: G.728 muxing and demuxing
7:19 AM Changeset in ffmpeg [dee4edfa] by Peter Ross <pross@xvid.org>
avformat/riff: G.728 muxing and demuxing
7:19 AM Changeset in ffmpeg [52f6246] by Peter Ross <pross@xvid.org>
avformat/g728dec: raw G.728 demuxer
7:16 AM Changeset in ffmpeg [a107340] by Peter Ross <pross@xvid.org>
avcodec/g728dec: G.728 decoder
7:11 AM Changeset in ffmpeg [a3c900a0] by Peter Ross <pross@xvid.org>
avcodec/lpc_functions: compute_lpc_coefs: add starting lpc order and …
7:11 AM Changeset in ffmpeg [a0b9d61f] by Peter Ross <pross@xvid.org>
avcodec/g728_template: make hist parameter constant
7:11 AM Changeset in ffmpeg [93368029] by Peter Ross <pross@xvid.org>
avcodec/g728_template: do_hybrid_window() template intended for use …
5:49 AM Ticket #11643 (Merge Error on new build(GyanD)) created by free_movie_user
Summary of the bug: Merge Error on new build(GyanD) The GyanD suggest …
3:34 AM Ticket #11640 (Specific combination of timeclamp, fps, and count on showcqt causing crash) updated by Aseer Tayeem
Here's a valgrind output: […]

Jun 22, 2025:

8:50 PM Changeset in ffmpeg [b1172b8c] by James Almer <jamrial@gmail.com>
avcodec/mss2dsp: use FF_PTR_ADD to add offsets to a pointer Fixes: …
1:30 PM Changeset in ffmpeg [f789d60] by James Almer <jamrial@gmail.com>
avformat/mov: add more sanity checks when reading clap boxes If the …
12:31 PM Changeset in ffmpeg [dbe94e11] by James Almer <jamrial@gmail.com>
avfilter/x86/f_ebur128: replace AVX2 instruction with AVX equivalent …
11:18 AM Encode/H.264 edited by Mads Johansen
Added Intra profile support documentation (diff)
10:13 AM Changeset in ffmpeg [27590d8] by Niklas Haas <git@haasn.dev>
avutil/hwcontext_vulkan: disable host transfers if ReBAR is disabled …
4:34 AM Ticket #10188 (kmsgrab pixel formats missing DRM_FORMAT_ARGB2101010 and others) updated by Quackdoc
I normally don't bump issues but it would be really nice if this was …
Note: See TracTimeline for information about the timeline view.