Timeline



Oct 6, 2025:

2:51 PM Changeset in ffmpeg [660983b7] by James Almer <jamrial@gmail.com>
avformat/mccenc: use Lavf version string instead of FFmpeg The muxed …
1:34 PM Ticket #10608 (AV1 decoder gets "Static surface pool size exceeded" issue with ...) updated by SuRGeoNix
My apologies, it was my mistake by missing one extra frame that I …
1:23 AM Changeset in ffmpeg [6231fa7f] by James Almer <jamrial@gmail.com>
avcodec/av1dec: don't emit a warning when parsing isobmff style …

Oct 5, 2025:

4:22 PM Changeset in ffmpeg [78a16e42] by James Almer <jamrial@gmail.com>
avcodec/av1dec: don't overwrite container level color information if …
4:22 PM Changeset in ffmpeg [009e4a1c] by James Almer <jamrial@gmail.com>
avcodec/libdav1d: also consider user defined color information when …
4:22 PM Changeset in ffmpeg [9b70953] by James Almer <jamrial@gmail.com>
avformat/demux: don't overwrite container level color information if …
1:09 PM Changeset in ffmpeg [95850f33] by James Almer <jamrial@gmail.com>
tests/checkasm: add a test for dcadsp Signed-off-by: James Almer …

Oct 4, 2025:

5:18 PM Changeset in ffmpeg [99034b58] by James Almer <jamrial@gmail.com>
avcodec/dcadsp: constify lfe_samples parameter Signed-off-by: James …
3:49 PM Changeset in ffmpeg [e05f8aca] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/blend_modes: Don't build duplicate functions Some of the …
3:49 PM Changeset in ffmpeg [ea346a2] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/blend_modes: Use stride in bytes The blend functions …
5:06 AM Changeset in ffmpeg [8fad52bd] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/h264_qpel: Use ptrdiff_t for strides Avoids having to …
5:06 AM Changeset in ffmpeg [495c3d03] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/h264_qpel_10bit: Remove SSE2 "cache64" duplicates The …
5:06 AM Changeset in ffmpeg [697da64] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/h264_qpel: Port pixel8_l2_shift5 from MMXEXT to SSE2 This …
5:06 AM Changeset in ffmpeg [4ac9162] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/h264_qpel: Don't use ff_ prefix for static functions …
5:06 AM Changeset in ffmpeg [cd077e88] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/h264_qpel: Add …
5:06 AM Changeset in ffmpeg [4880fa4d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/h264_qpel_8bit: Remove dead macro Forgotten in …
5:06 AM Changeset in ffmpeg [35aaf697] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/h264_qpel_8bit: Replace qpel8_h_lowpass_l2 MMXEXT by SSE2 …
5:06 AM Changeset in ffmpeg [fa9ea511] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/h264_qpel_8bit: Optimize branch away …
5:06 AM Changeset in ffmpeg [400203c0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/h264_qpel: Remove unused parameter from hv2_lowpass funcs …
5:06 AM Changeset in ffmpeg [b84c818c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/h264_qpel: Remove constant parameters from shift5 funcs …
5:06 AM Changeset in ffmpeg [810bd3e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/h264_qpel: Add ff_{avg,put}_pixels16_l2_shift5_sse2 Up …
5:06 AM Changeset in ffmpeg [279b6f3c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/fpel: Avoid loop in ff_avg_pixels4_mmxext() It is only used …
5:06 AM Changeset in ffmpeg [e340f31b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/fpel: Remove redundant repetition The repetition count is …
5:06 AM Changeset in ffmpeg [b0c91c2f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h264qpel: Make avg_h264_qpel_pixels_tab smaller avg_h264_qpel …
5:06 AM Changeset in ffmpeg [6eb8bc42] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h264qpel: Don't build unused 2x2 size funcs for bitdepths > 8 …
5:06 AM Changeset in ffmpeg [92ae9d1f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
configure: Remove vc1dsp->qpeldsp dependency It only needs it for …
5:06 AM Changeset in ffmpeg [16d5e07] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mips/Makefile: Fix VC1DSP build rules Affected standalone …
5:06 AM Changeset in ffmpeg [d09f4f3c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
configure: Remove h263_decoder->h263_parser,qpeldsp dependency The …
5:06 AM Changeset in ffmpeg [0035d99c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
configure: Avoid mpeg4video_parser->{h263,qpel}dsp dependency This …
5:06 AM Changeset in ffmpeg [770f78b2] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
configure: Remove mss2->qpeldsp dependency Forgotten in …
5:06 AM Changeset in ffmpeg [c4c616db] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/qpel: Move ff_{put,avg}_pixels4_l2_mmxext to h264_qpel …
5:06 AM Changeset in ffmpeg [1e11fdf] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/qpel{,dsp_init}: Remove constant function parameters …
5:06 AM Changeset in ffmpeg [52a77128] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/qpel{dsp,dsp_init}: Use ptrdiff_t for stride This is more …
5:06 AM Changeset in ffmpeg [cacf854f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/qpel: Remove always-false branches The …
5:06 AM Changeset in ffmpeg [8820e220] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/checkasm/hpeldsp: Use instruction-set independent height …
5:06 AM Changeset in ffmpeg [9a0581fc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/checkasm: Add qpeldsp checkasm Reviewed-by: James Almer …
4:07 AM Changeset in ffmpeg [15a9c8de] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/liblc3enc: Avoid allocating buffer to send a zero frame …

Oct 3, 2025:

5:05 PM Changeset in ffmpeg [ab7d1c64] by James Almer <jamrial@gmail.com>
avcodec/x86/h263_loopfilter: Port loop filter to SSE2 Old benchmarks: …
5:05 PM Changeset in ffmpeg [a8a16c15] by James Almer <jamrial@gmail.com>
tests/checkasm/llviddsp: Use the same width for each cpuflag …
3:44 PM Ticket #10764 (LAVFilters unable to recognize audio in PS2 MPEG Video) updated by Risae
I just wanted to note that the issue still exists in LAVFilters …
3:39 PM Ticket #10764 (LAVFilters unable to recognize audio in PS2 MPEG Video) updated by Risae
Description changed
11:05 AM Changeset in ffmpeg [df458778] by Dmitrii Ovchinnikov <ovchinnikov.dmitrii@gmail.com>
avcodec/amfenc: avoid unnecessary output delay in low delay mode The …

Oct 2, 2025:

4:41 PM Changeset in ffmpeg [f1d51141] by Marton Balint <cus@passwd.hu>
avformat/tls_openssl: do not cleanup tls after a successful …
12:52 PM Changeset in ffmpeg [61b68776] by michaelni <michael@niedermayer.cc>
avcodec/mjpegdec: Explain buf_size/width/height check Suggested-by: …

Oct 1, 2025:

2:31 PM Changeset in ffmpeg [1a024121] by Zhao Zhili <zhilizhao@tencent.com>
avformat/movenc_ttml: fix memleaks Memory leaks can happen on normal …
2:20 PM Changeset in ffmpeg [cb4052be] by Yalda <yalda@noreply.code.ffmpeg.org>
libavformat/oggparseopus.c: Parse comments from secondary chained …
2:20 PM Changeset in ffmpeg [45d7d5d3] by Yalda <yalda@noreply.code.ffmpeg.org>
libavformat/oggparseflac.c: Parse ogg/flac comments in new ogg …
2:20 PM Changeset in ffmpeg [7dbf7d2a] by Yalda <yalda@noreply.code.ffmpeg.org>
libavformat/oggdec.c: Use AV_PKT_DATA_STRINGS_METADATA to pass …
2:20 PM Changeset in ffmpeg [cebbb6ae] by Yalda <yalda@noreply.code.ffmpeg.org>
libavformat/oggdec.h, libavformat/oggparsevorbis.c: Factor out vorbis …
2:20 PM Changeset in ffmpeg [de8d57e4] by Yalda <yalda@noreply.code.ffmpeg.org>
ogg/vorbis: implement header packet skip in chained ogg bitstreams.
5:46 AM Ticket #6947 (Unwanted visual formatting added when embedding subtitles) closed by forthrin
invalid: Closing since this bug tracker is deprecated
5:45 AM Ticket #7755 (Fail if an output-only option is used as an input option) closed by forthrin
invalid: Closing since this bug tracker is deprecated
5:44 AM Ticket #5789 (Fast in-place replacement of embedded subtitles with ffmpeg) closed by forthrin
invalid: Closing since this bug tracker is deprecated
1:26 AM Changeset in ffmpeg [55116413] by James Almer <jamrial@gmail.com>
avcodec/atrac9dec: use av_zero_extend() Signed-off-by: James Almer …
1:26 AM Changeset in ffmpeg [7ce3a144] by James Almer <jamrial@gmail.com>
avcodec/apv_entropy: use av_zero_extend() Signed-off-by: James Almer …
1:26 AM Changeset in ffmpeg [776ee079] by James Almer <jamrial@gmail.com>
avcodec/aom_film_grain: use av_zero_extend() Signed-off-by: James …

Sep 30, 2025:

10:34 PM Changeset in ffmpeg [8e11e2cd] by Marton Balint <cus@passwd.hu>
avformat/tls_openssl: initialize underlying protocol early for …
10:34 PM Changeset in ffmpeg [2762ae74] by Marton Balint <cus@passwd.hu>
avformat/tls: use ff_parse_opts_from_query_string() to set URL …
10:34 PM Changeset in ffmpeg [3166e3b5] by Marton Balint <cus@passwd.hu>
avformat/rtpproto: use ff_parse_opts_from_query_string() to set URL …
10:34 PM Changeset in ffmpeg [f231439e] by Marton Balint <cus@passwd.hu>
avformat/sctp: use ff_parse_opts_from_query_string() to set URL …
10:34 PM Changeset in ffmpeg [49c6e6cc] by Marton Balint <cus@passwd.hu>
avformat/tcp: use ff_parse_opts_from_query_string() to set URL …
10:34 PM Changeset in ffmpeg [7e58fff9] by Marton Balint <cus@passwd.hu>
avformat/udp: use ff_parse_opts_from_query_string() to set URL …
10:34 PM Changeset in ffmpeg [2d06ed93] by Marton Balint <cus@passwd.hu>
avformat/libsrt: use ff_parse_opts_from_query_string() to set URL …
10:34 PM Changeset in ffmpeg [70e0e3e2] by Marton Balint <cus@passwd.hu>
avformat/utils: add helper function to set opts from query string …
9:48 PM Changeset in ffmpeg [c5be4b70] by Marton Balint <cus@passwd.hu>
avformat: compile urldecode unconditionally It will be used by the …
9:48 PM Changeset in ffmpeg [6f17053e] by Marton Balint <cus@passwd.hu>
avformat/urldecode: add ff_urldecode_len function This will be used …
9:13 PM Changeset in ffmpeg [8cb1ff7] by michaelni <michael@niedermayer.cc>
avformat/dhav: Factorize some code in get_duration() Signed-off-by: …
3:39 PM Changeset in ffmpeg [b80f28f] by Niklas Haas <ffmpeg@haasn.dev>
avfilter/vf_libplacebo: introduce fit_sense option This allows …
3:39 PM Changeset in ffmpeg [12d696cf] by Niklas Haas <ffmpeg@haasn.dev>
avfilter/vf_libplacebo: introduce fit_mode option The semantics of …
3:39 PM Changeset in ffmpeg [6ad839f] by Niklas Haas <ffmpeg@haasn.dev>
avfilter/vf_scale_*: add enum names for force_oar magic values
12:35 PM SponsoringPrograms/STF/2025 edited by Pierre-Anthony Lemieux
(diff)
11:55 AM Changeset in ffmpeg [74115b01] by Gyan Doshi <gyan@gyan.dev>
doc: indicate libmpeghdec is non-free
11:16 AM Changeset in ffmpeg [fd1fd585] by Niklas Haas <git@haasn.dev>
fftools/ffmpeg_sched: unchoke upstream nodes on recv-closed filter …
11:16 AM Changeset in ffmpeg [d43fd5b3] by Niklas Haas <git@haasn.dev>
fftools/ffmpeg_sched: close stream when sch_filter_send receives EOF …
11:16 AM Changeset in ffmpeg [56d9ca69] by Niklas Haas <git@haasn.dev>
fftools/ffmpeg_dec: free decoder ctx after EOF The codec context is …
11:16 AM Changeset in ffmpeg [9d0b88fe] by Niklas Haas <git@haasn.dev>
fftools/ffmpeg_sched: forward demuxer choke status to dst queues Cut …
11:16 AM Changeset in ffmpeg [59a847a] by Niklas Haas <git@haasn.dev>
fftools/thread_queue: allow choking thread queues directly Currently, …
11:16 AM Changeset in ffmpeg [5f4cbb5] by Niklas Haas <git@haasn.dev>
fftools/ffmpeg_sched: choke inputs during filtergraph configuration …
11:16 AM Changeset in ffmpeg [23f1f094] by Niklas Haas <git@haasn.dev>
fftools/ffmpeg_sched: get rid of src_sched This field is just saving …
11:16 AM Changeset in ffmpeg [fd4b5b24] by Niklas Haas <git@haasn.dev>
fftools/ffmpeg_sched: lower default frame queue size I tested this …
11:16 AM Changeset in ffmpeg [15407cf9] by Niklas Haas <git@haasn.dev>
fftools/ffmpeg_sched: relax queue size assertion The code in the …
11:14 AM Changeset in ffmpeg [1608aa38] by Michael Niedermayer <michael@niedermayer.cc>
doc/infra: More details about hosting and security Signed-off-by: …
10:36 AM Changeset in ffmpeg [fd136a4d] by Lynne <dev@lynne.ee>
ffv1enc_vulkan: fix empty struct build error on msvc Signed-off-by: …
5:42 AM Changeset in ffmpeg [bc561013] by stevenliu <lingjiujianke@gmail.com>
avformat/whip: add RTX initial support Refer to RFC 4588. Add and …
4:26 AM Changeset in ffmpeg [f1e9032a] by Gyan Doshi <gyan@gyan.dev>
configure: unbreak glslang build Don't unconditionally link to …

Sep 29, 2025:

11:54 PM SponsoringPrograms/STF/2025 edited by Pierre-Anthony Lemieux
Incorporated changes from Ramiro (diff)
11:34 PM SponsoringPrograms/STF/2025 edited by Pierre-Anthony Lemieux
Provide a brief overview over your project’s own, most important, … (diff)
4:46 PM Ticket #4566 (ffmpeg won't copy metadata ("StreamTitle") from audio live stream ...) updated by Easydoor
Hi, Any update about this?
2:53 AM Changeset in ffmpeg [d975dbd7] by James Almer <jamrial@gmail.com>
avcodec/libdav1d: bump minimum supported version to 1.0.0 This allows …
Note: See TracTimeline for information about the timeline view.