Timeline



Jul 7, 2025:

10:16 PM Changeset in ffmpeg [0dedef15] by Marvin Scholz <epirat07@gmail.com>
avformat/tls: rename accidentally changed options These were …
6:53 PM Changeset in ffmpeg [50cae8ad] by Marvin Scholz <epirat07@gmail.com>
Changelog: mention dropping OpenSSL < 1.1.0
5:31 PM Ticket #11661 (lv2 protocol violation) created by Dave Flater
lilv.h says about the function lilv_instance_activate, "This MUST be …
4:37 PM Changeset in ffmpeg [219f234] by James Almer <jamrial@gmail.com>
avformat/mov: add support for APV streams Signed-off-by: Dawid …
4:19 PM PAL.zip attached to Ticket #11660 by LigH
4:18 PM Ticket #11660 (Importing ffmetadata file into MP4 supports chapters but ignores ...) created by LigH
Summary of the bug: I can add an ffmetadata file to an MP4 file to …
3:19 PM Changeset in ffmpeg [934e1c23] by Marvin Scholz <epirat07@gmail.com>
APIchanges: Add entry for AV_PKT_DATA_RTCP_SR
3:18 PM Changeset in ffmpeg [eca477da] by Marvin Scholz <epirat07@gmail.com>
avcodec: bump minor after adding AV_PKT_DATA_RTCP_SR
2:33 PM Changeset in ffmpeg [d2828ab2] by Marvin Scholz <epirat07@gmail.com>
avformat: rtsp: export AV_PKT_DATA_RTCP_SR
2:33 PM Changeset in ffmpeg [73d7769] by Marvin Scholz <epirat07@gmail.com>
avcodec: add AV_PKT_DATA_RTCP_SR side data type
2:14 PM Changeset in ffmpeg [74aa7108] by Marvin Scholz <epirat07@gmail.com>
lavf: add and use AVRTCPSenderReport struct This will be used in a …
2:14 PM Changeset in ffmpeg [e0abe0a0] by Marvin Scholz <epirat07@gmail.com>
lavf/rtpdec: fix RTCP SR packet length check The minimum valid packet …
1:16 AM Ticket #11659 (Regression: cannot use frames with alpha channel on vulkan) created by bermond
Vulkan cannot be used anymore with frames that have an alpha channel. …

Jul 6, 2025:

11:52 PM Changeset in ffmpeg [019ca5f0] by Marvin Scholz <epirat07@gmail.com>
avformat/tls_openssl: use SSL_CTX_set_min_proto_version Using …
11:52 PM Changeset in ffmpeg [fb38d875] by Marvin Scholz <epirat07@gmail.com>
avformat/tls_openssl: use TLS_[client|server]_method SSLv23_*_method …
11:52 PM Changeset in ffmpeg [aaffa9bc] by Marvin Scholz <epirat07@gmail.com>
avformat/tls_openssl: remove unnecessary checks Calling av_free with …
11:52 PM Changeset in ffmpeg [3abc8d5] by Marvin Scholz <epirat07@gmail.com>
avformat/tls_openssl: remove leftover comment
11:52 PM Changeset in ffmpeg [816dad23] by Marvin Scholz <epirat07@gmail.com>
avformat/tls_openssl: properly get new BIO index As noted in the …
11:52 PM Changeset in ffmpeg [1702bec] by Marvin Scholz <epirat07@gmail.com>
avformat/tls_openssl: remove now unnecessary define This was used …
11:52 PM Changeset in ffmpeg [f0913b3f] by Marvin Scholz <epirat07@gmail.com>
avformat: tls: drop support for OpenSSL < 1.1.0
11:52 PM Changeset in ffmpeg [f256487c] by Marvin Scholz <epirat07@gmail.com>
configure: require at least OpenSSL 1.1.0 Given that OPENSSL_init_ssl …
11:45 PM Changeset in ffmpeg [e1ef33d3] by Marvin Scholz <epirat07@gmail.com>
avformat/rtsp: add TLS options Add TLS options to RTSP for when TLS …
11:45 PM Changeset in ffmpeg [ba9817df] by Marvin Scholz <epirat07@gmail.com>
avformat/tls: move common client options into their own define Used …
11:33 PM Changeset in ffmpeg [d9eb6372] by Marvin Scholz <epirat07@gmail.com>
avutil/hwcontext_videotoolbox: fix unused variable warning Resolves …
10:27 PM Ticket #11597 (FFmpeg output is stuck if using split with fps filter) closed by Marton Balint
fixed: Fixed in 42bcbdd456d1ca2aa2d0665840830f0a5bf8be39.
10:25 PM Ticket #11366 (Regression when prepending/concatenating still image to video) closed by Marton Balint
fixed: Fixed in a736ac72bb2e457484724f0589fd11a2b2b5f852.
10:18 PM Ticket #10959 (ffmpeg 7.0: Assertion best_input >= 0 failed at ...) closed by Marton Balint
fixed: Fixed in a736ac72bb2e457484724f0589fd11a2b2b5f852.
5:25 PM Changeset in ffmpeg [eb52251c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vvc/ctu: Check ff_vvc_num_signalled_palette_entries Fixes: …
5:24 PM Changeset in ffmpeg [9d1e4fee] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vvc/ctu: Check palette_escape_val Fixes: integer overflow …
5:24 PM Changeset in ffmpeg [38ead08] by Michael Niedermayer <michael@niedermayer.cc>
swscale/output: Fix integer overflows in yuv2rgba64_1_c_template() …
5:23 PM Changeset in ffmpeg [67559760] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/psd: Move frame allocation after RLE processing Fixes: …
5:20 PM Changeset in ffmpeg [b2858d4] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/apv_dsp: Avoid UB overflow in dequant Fixes: signed integer …
5:20 PM Changeset in ffmpeg [af3852e2] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/smacker: Check input before allocation Fixes: Timeout Fixes: …
5:20 PM Changeset in ffmpeg [9899c8c0] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/smacker: Move buffer allocation to later Reduces allocations …
12:10 PM 3_poc_libavcodec_hevc_hevcdec_c_2147 attached to Ticket #11652 by sigdevel
12:09 PM Ticket #11639 ([security] libavcodec/aac/aacdec.c:195:27 SEGV in frame_configure_elements) updated by sigdevel
Replying to emmastrck: > Would you mind attaching the …
12:08 PM 2_poc_libavcodec_aac_aacdec_c_195 attached to Ticket #11639 by sigdevel
8:44 AM Ticket #11658 (libx265 lacks a -level option) created by Boopboop
Summary of the bug: -level:v has been a widely available …
8:15 AM Ticket #11657 (libx265: -bufsize and -maxrate does not complement -x265-params ...) updated by Boopboop
Description changed
8:14 AM ffmpeg-20250706-160634.log attached to Ticket #11657 by Boopboop
ffmpeg report
8:14 AM Ticket #11657 (libx265: -bufsize and -maxrate does not complement -x265-params ...) created by Boopboop
Summary of the bug: specifying the general -bufsize and …

Jul 5, 2025:

7:10 PM Changeset in ffmpeg [6b028859] by Michael Niedermayer <michael@niedermayer.cc>
fate/seek: fix missing mpeg4video parser dependency Signed-off-by: …
7:10 PM Changeset in ffmpeg [81b1cd3] by Michael Niedermayer <michael@niedermayer.cc>
fate/all: fix missing some mov demuxer dependencies In aac/aac-fixed, …
7:10 PM Changeset in ffmpeg [57a04128] by Michael Niedermayer <michael@niedermayer.cc>
fate/all: add missing crc/framecrc/md5/framemd5/pipe dependencies …
7:10 PM Changeset in ffmpeg [e2c7f780] by Michael Niedermayer <michael@niedermayer.cc>
fate/all: add missing file protocol dependencies First, always …
7:10 PM Changeset in ffmpeg [1ece56dd] by Michael Niedermayer <michael@niedermayer.cc>
fate/all: fix multiple dependencies Signed-off-by: Nicolas Gaullier …
7:10 PM Changeset in ffmpeg [7de40387] by Michael Niedermayer <michael@niedermayer.cc>
fate/hevc: fix multiple dependencies Signed-off-by: Nicolas Gaullier …
7:10 PM Changeset in ffmpeg [b4c95875] by Michael Niedermayer <michael@niedermayer.cc>
fate/pcm: fix multiple dependencies Signed-off-by: Nicolas Gaullier …
7:10 PM Changeset in ffmpeg [ae31b660] by Michael Niedermayer <michael@niedermayer.cc>
fate/mpeg4: fix multiple dependencies Signed-off-by: Nicolas Gaullier …
7:10 PM Changeset in ffmpeg [5fe4434c] by Michael Niedermayer <michael@niedermayer.cc>
fate/hlsenc: fix multiple dependencies Signed-off-by: Nicolas …
7:10 PM Changeset in ffmpeg [64198e08] by Michael Niedermayer <michael@niedermayer.cc>
fate/cover-art: fix multiple dependencies Signed-off-by: Nicolas …
7:10 PM Changeset in ffmpeg [daea361d] by Michael Niedermayer <michael@niedermayer.cc>
fate/ac3: fix multiple dependencies Signed-off-by: Nicolas Gaullier …
7:10 PM Changeset in ffmpeg [fbcfa24] by Michael Niedermayer <michael@niedermayer.cc>
fate/audio: fix multiple dependencies Signed-off-by: Nicolas Gaullier …
7:10 PM Changeset in ffmpeg [af40eb2e] by Michael Niedermayer <michael@niedermayer.cc>
fate/aac: fix multiple dependencies Signed-off-by: Nicolas Gaullier …
7:10 PM Changeset in ffmpeg [ee29f2f] by Michael Niedermayer <michael@niedermayer.cc>
fate/vorbis: fix multiple dependencies Signed-off-by: Nicolas …
7:10 PM Changeset in ffmpeg [c1fa833d] by Michael Niedermayer <michael@niedermayer.cc>
fate/lavf-container: fix multiple dependencies Signed-off-by: Nicolas …
7:10 PM Changeset in ffmpeg [9876a515] by Michael Niedermayer <michael@niedermayer.cc>
fate/gapless: fix multiple dependencies Signed-off-by: Nicolas …
7:10 PM Changeset in ffmpeg [0b7b53a1] by Michael Niedermayer <michael@niedermayer.cc>
fate/mov: fix multiple dependencies Signed-off-by: Nicolas Gaullier …
7:10 PM Changeset in ffmpeg [ee78de04] by Michael Niedermayer <michael@niedermayer.cc>
fate/all: switch-fix mov muxer dependency to mp4 muxer dependency …
7:10 PM Changeset in ffmpeg [a0cf4c7d] by Michael Niedermayer <michael@niedermayer.cc>
fate/demux: fix multiple dependencies Signed-off-by: Nicolas Gaullier …
7:10 PM Changeset in ffmpeg [9f7e9d5e] by Michael Niedermayer <michael@niedermayer.cc>
fate/all: add missing dependencies for extradata bsf Signed-off-by: …
7:10 PM Changeset in ffmpeg [0ab09a6b] by Michael Niedermayer <michael@niedermayer.cc>
tests/Makefile: make easier to check for multiple dependencies …
7:10 PM Changeset in ffmpeg [a4a71b5e] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/asrc_sinc: fix leak in config_input() In config_input(), …
7:05 PM Changeset in ffmpeg [5f62e2de] by Michael Niedermayer <michael@niedermayer.cc>
fftools/cmdutils: don't try to load arguments from file if not needed …
7:05 PM Changeset in ffmpeg [30043cc1] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: allowing custom udta atoms to pass through their values …
7:05 PM Changeset in ffmpeg [3b6ec5ab] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/opus: don't materialize buf pointer from null Fixes: …
12:52 PM Ticket #11655 (Cuda/nvdec hwaccel outputs P016LE instead of P010LE on 10bit video) updated by nyanmisaka
Replying to Timo R.: > And I can't see anything wrong in …
12:52 PM Ticket #11656 (-bitexact does not remove metadata encoder tag in OGG Vorbis files) created by qubodup
Summary of the bug: -bitexact removes the metadata encoder tag for …
10:48 AM Ticket #11653 (-c copy does not copy track names) updated by Steven Allan Spielber
I tried ffmpeg -i input.mp4 -map 0 -map_metadata 0 -c copy -movflags …
2:53 AM Ticket #11578 (Waveform discontinuity in decoded E-AC-3) updated by j7n
If I seek to near the beginning when the click has already played: …
1:54 AM Ticket #11639 ([security] libavcodec/aac/aacdec.c:195:27 SEGV in frame_configure_elements) updated by emmastrck
Would you mind attaching the video?
12:35 AM Changeset in ffmpeg [05094c17] by Marvin Scholz <epirat07@gmail.com>
fftools/textformat: remove unreachable code in tf_mermaid Integer …

Jul 4, 2025:

10:17 PM Ticket #11651 (NULL Pointer Dereference in FFmpeg ffprobe) updated by momo-trip
Priority, Component changed
6:52 PM Ticket #10732 (avcodec_flush_buffers() not resetting E-AC-3 decoder) updated by Balling
Hi, can you check whether this bug is the same bug you had with your …
6:51 PM Ticket #11578 (Waveform discontinuity in decoded E-AC-3) updated by Balling
So if you seek the decoded audio is different from if you decode …
6:06 PM Ticket #11655 (Cuda/nvdec hwaccel outputs P016LE instead of P010LE on 10bit video) updated by Balling
>I won't be adding a whole scale filter into the decoder, that's a …
5:33 PM Ticket #11655 (Cuda/nvdec hwaccel outputs P016LE instead of P010LE on 10bit video) updated by Timo R.
And I can't see anything wrong in cuviddec.c, it correctly outputs …
5:33 PM Ticket #11655 (Cuda/nvdec hwaccel outputs P016LE instead of P010LE on 10bit video) updated by Timo R.
I won't be adding a whole scale filter into the decoder, that's a …
4:08 PM Ticket #11655 (Cuda/nvdec hwaccel outputs P016LE instead of P010LE on 10bit video) updated by nyanmisaka
Thanks for the quick update. I think CUVID decoder needs a similar …
3:42 PM Ticket #11655 (Cuda/nvdec hwaccel outputs P016LE instead of P010LE on 10bit video) updated by Timo R.
nvenc/nvdec use P016/P216 for historical reasons. When they were …
3:37 PM Ticket #11655 (Cuda/nvdec hwaccel outputs P016LE instead of P010LE on 10bit video) closed by Timo Rothenpieler <timo@rothenpieler.org>
fixed: In [changeset:"bf5f3f1f2e6ef56b060c454de9d27c6aabf30b78/ffmpeg"
3:31 PM Ticket #11655 (Cuda/nvdec hwaccel outputs P016LE instead of P010LE on 10bit video) updated by Balling
420 10 bit video must decode as P010 not P012 or P016. 420 12 bit must …
3:27 PM Ticket #11655 (Cuda/nvdec hwaccel outputs P016LE instead of P010LE on 10bit video) updated by nyanmisaka
> And this was finally fixed just recently: #11369 and #11235 What we …
3:25 PM Ticket #11655 (Cuda/nvdec hwaccel outputs P016LE instead of P010LE on 10bit video) updated by Timo R.
No, this is actually just a bug in that commit. The situation I …
3:20 PM Changeset in ffmpeg [bf5f3f1f] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvdec: fix 10bit output pixel formats Fixes #11655
3:15 PM Ticket #11655 (Cuda/nvdec hwaccel outputs P016LE instead of P010LE on 10bit video) updated by Balling
First of all there are two different types of this weird packed …
3:11 PM Ticket #11655 (Cuda/nvdec hwaccel outputs P016LE instead of P010LE on 10bit video) updated by nyanmisaka
I thought CUVID and NVDEC differed mainly in the bitstream parser, …
3:04 PM Ticket #11655 (Cuda/nvdec hwaccel outputs P016LE instead of P010LE on 10bit video) updated by Timo R.
That is because nvdec does not output P010. P010 has the pixel data in …
2:50 PM Ticket #11655 (Cuda/nvdec hwaccel outputs P016LE instead of P010LE on 10bit video) created by nyanmisaka
Summary of the bug: Cuda/nvdec hwaccel outputs P016LE instead of …
12:36 PM Ticket #11653 (-c copy does not copy track names) updated by Chris Woods
Priority changed
12:18 PM Ticket #9281 (wrong $Number$ value while reading mpd) updated by Chris Woods
This is still an issue in latest ffmpeg builds. Some DASH manifests …
7:07 AM Changeset in ffmpeg [0fe9f25e] by Peter Ross <pross@xvid.org>
avcodec/adpcm: Sanyo LD-ADPCM decoder

Jul 3, 2025:

11:32 PM Changeset in ffmpeg [ad0a440] by Timo Rothenpieler <timo@rothenpieler.org>
avfilter: add pad_cuda filter This patch adds the pad_cuda video …
9:05 PM Changeset in ffmpeg [ecbe3e73] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/rv60dec: Check ofs for overflows Fixes: signed integer …
9:05 PM Changeset in ffmpeg [e68599f5] by Michael Niedermayer <michael@niedermayer.cc>
avformat/rtpdec_asf: fix leak in ff_wms_parse_sdp_a_line() In …
9:05 PM Changeset in ffmpeg [98afcd3d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/sunrast: fix leak in sunrast_decode_frame() In …
9:04 PM Changeset in ffmpeg [7ed5a709] by Michael Niedermayer <michael@niedermayer.cc>
avformat/rtpdec_latm: fix leak in parse_fmtp_config() av_mallocz() …
8:51 PM Changeset in ffmpeg [ba984355] by Timo Rothenpieler <timo@rothenpieler.org>
avformat/whip: fix format string for printing size_t
8:18 PM Changeset in ffmpeg [3f7e0fdd] by Timo Rothenpieler <timo@rothenpieler.org>
avformat/tls: clean up new whip options
8:18 PM Changeset in ffmpeg [4a4a566d] by Timo Rothenpieler <timo@rothenpieler.org>
avformat/tls: remove unused fingerprint option
8:18 PM Changeset in ffmpeg [043d3fef] by Timo Rothenpieler <timo@rothenpieler.org>
avformat/tls_openssl: use existing context handle
8:18 PM Changeset in ffmpeg [2e72924a] by Timo Rothenpieler <timo@rothenpieler.org>
avformat/tls: fix udp init
8:18 PM Changeset in ffmpeg [23c70e37] by Timo Rothenpieler <timo@rothenpieler.org>
avformat/udp: don't override 0 localport
8:18 PM Changeset in ffmpeg [492aef2d] by Timo Rothenpieler <timo@rothenpieler.org>
avformat/tls: don't use http_proxy for udp sockets
8:18 PM Changeset in ffmpeg [311742eb] by Timo Rothenpieler <timo@rothenpieler.org>
avformat/tls: use non protocol specific error message
8:18 PM Changeset in ffmpeg [058b2263] by Timo Rothenpieler <timo@rothenpieler.org>
avformat/whip: remove redundant WHIP: prefix from all logging
8:18 PM Changeset in ffmpeg [b9213029] by Timo Rothenpieler <timo@rothenpieler.org>
avformat/whip: don't leak options dict
8:18 PM Changeset in ffmpeg [8f3ecc9d] by Timo Rothenpieler <timo@rothenpieler.org>
avformat/whip: use av_dict_set_int for int
8:18 PM Changeset in ffmpeg [cdc03240] by Timo Rothenpieler <timo@rothenpieler.org>
avformat/Makefile: don't hardcode openssl for whip muxer
7:41 PM Changeset in ffmpeg [42bcbdd4] by Marton Balint <cus@passwd.hu>
fftools/ffmpeg_filter: always reap all available frames before …
7:41 PM Changeset in ffmpeg [af189e42] by Marton Balint <cus@passwd.hu>
avfilter/f_select: port to activate Multi-input or multi-output …
7:41 PM Changeset in ffmpeg [223c2b03] by Marton Balint <cus@passwd.hu>
avfilter/buffersink: keep requesting frames if one activation of the …
7:41 PM Changeset in ffmpeg [d41bac13] by Marton Balint <cus@passwd.hu>
avfilter: signal an empty buffersrc with an explicit activate error …
7:41 PM Changeset in ffmpeg [eea6f0e3] by Marton Balint <cus@passwd.hu>
tests/fate/filter-audio: add anullsink test Tests ticket #11624 with …
7:41 PM Changeset in ffmpeg [44546751] by Marton Balint <cus@passwd.hu>
avfilter/avfilter: make filter_activate_default request frames on …
7:41 PM Changeset in ffmpeg [4440e499] by Marton Balint <cus@passwd.hu>
avfilter/avfilter: always forward request frame in …
7:41 PM Changeset in ffmpeg [a85835bf] by Marton Balint <cus@passwd.hu>
fate/filter-video: add ffprobe test for dual output select filter …
7:41 PM Changeset in ffmpeg [a736ac72] by Marton Balint <cus@passwd.hu>
avfilter/avfilter: fix forwarding EOF for simple API filters in …
7:41 PM Changeset in ffmpeg [29e696c9] by Marton Balint <cus@passwd.hu>
avfilter/filters: simplify FF_FILTER_FORWARD_WANTED_ANY The status …
7:41 PM Changeset in ffmpeg [f3b7aa6c] by Marton Balint <cus@passwd.hu>
avfilter: factorize requesting an input frame from multi output …
6:35 PM Changeset in ffmpeg [01ffe103] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/rv34: Fix spelling mistake Signed-off-by: Andreas Rheinhardt …
6:35 PM Changeset in ffmpeg [fa02dea0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/rv34: Don't report progress unnecessarily ff_mpv_frame_end() …
6:35 PM Changeset in ffmpeg [abc54c25] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo: Move loop_filter to {H263Dec,MPVEnc,VC1}Context …
6:35 PM Changeset in ffmpeg [60f51bda] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo: Move partitioned_frame to {H263Dec,MPVEnc}Context …
6:35 PM Changeset in ffmpeg [0984724] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg_er: Allow to skip setting partitioned_frame, p[pb]_time …
6:35 PM Changeset in ffmpeg [3c06d87c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo: Move fields to {H263Dec,MPVEnc}Context when …
6:35 PM Changeset in ffmpeg [00ea78f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/flvdec: Binarize h263_flv It used to be a tri-state encoding …
6:35 PM Changeset in ffmpeg [532ae5dc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ituh263enc: Inline value of h263_flv It is always two when we …
6:35 PM Changeset in ffmpeg [c660f45] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h263dec: Use function ptr for decode_picture_header …
6:35 PM Changeset in ffmpeg [3b6d1a6e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/msmpeg4dec: Move ff_msmpeg4_decode_init() down Will avoid a …
6:35 PM Changeset in ffmpeg [502a6ea1] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo: Move SLICE_* defs to h263dec.h, h261dec.c …
6:35 PM Changeset in ffmpeg [2089d397] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo: Move mb_skip_run to {RV34Dec,MPVEnc}Context …
6:35 PM Changeset in ffmpeg [d5fa2829] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg12dec: Put mb_skip_run on the stack Signed-off-by: …
6:35 PM Changeset in ffmpeg [9f42725d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo: Move mb_num_left to {H263,RV34}DecContext …
6:35 PM Changeset in ffmpeg [7db6267b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo: Move fields only used by H.263 decoders to …
6:35 PM Changeset in ffmpeg [f1c56c08] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg12dec: Don't use MPVContext.block Instead add the …
6:35 PM Changeset in ffmpeg [e40b0ebb] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg12dec: Move MpegEncContext.gb to Mpeg12SliceContext It …
6:35 PM Changeset in ffmpeg [27d78574] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo: Add missing headers These files currently rely on …
6:35 PM Changeset in ffmpeg [3a96a3c9] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg12dec: Add Mpeg12SliceContext This is in preparation for …
6:35 PM Changeset in ffmpeg [8a4accc2] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h263dec: Stop using MpegEncContext.gb Add a GetBitContext to …
6:35 PM Changeset in ffmpeg [77add269] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h263dec: Don't use MpegEncContext.block Instead add the …
6:35 PM Changeset in ffmpeg [b2be342a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h263dec: Remove redundant block parameter from decode_mb With …
6:35 PM Changeset in ffmpeg [584d50c5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h263dec: Add H263DecContext This is in preparation for moving …
6:34 PM Changeset in ffmpeg [3f5c2043] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo: Move dct_precision to Mpeg4DecContext …
6:34 PM Changeset in ffmpeg [758c8dff] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/{h263,mpeg4video}dec: Pass MPVContext*, not Mpeg4DecContext* …
6:34 PM Changeset in ffmpeg [91e95780] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg4videodec: Avoid unnecessary indirections This basically …
6:34 PM Changeset in ffmpeg [273de7f6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo: Move unrestricted_mv to MotionEstContext …
6:34 PM Changeset in ffmpeg [05510dac] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo: Move flipflop_rounding to …
6:34 PM Changeset in ffmpeg [ee81e284] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg12dec: Deduplicate variables This situation was created …
6:34 PM Changeset in ffmpeg [94cfbf02] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc1: Don't use MpegEncContext.block Instead add the necessary …
6:34 PM Changeset in ffmpeg [fe2dbb12] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc1: Stop using MpegEncContext.gb Add a GetBitContext to …
6:34 PM Changeset in ffmpeg [aa4a5b1e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/intrax8: Don't pretend to need more than one int16_t[64]
6:34 PM Changeset in ffmpeg [25e4baee] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/rv34: Don't use MpegEncContext.block These decoders only need …
6:34 PM Changeset in ffmpeg [0e6d598] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/rv34: Don't use MpegEncContext.gb This is in preparation for …
6:34 PM Changeset in ffmpeg [86ee71f4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg12dec: Remove unused function parameter Signed-off-by: …
6:34 PM Changeset in ffmpeg [b38f2366] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg12dec: Put GetBitContext on the stack where advantageous …
6:34 PM Changeset in ffmpeg [21c88b29] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h261dec: Don't use MpegEncContext.block Instead put it into …
6:34 PM Changeset in ffmpeg [80ed8682] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h261dec: Stop using MpegEncContext.gb This is in preparation …
6:34 PM Changeset in ffmpeg [fabbe791] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideodec: Remove size expectation from …
6:34 PM Changeset in ffmpeg [4fc874ef] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg_er: Don't use MpegEncContext.block It is unused (because …
6:34 PM Changeset in ffmpeg [8cff637c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_dec: Reindent after the previous commit Also use …
6:34 PM Changeset in ffmpeg [261d8eb5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_dec: Factor debugging dct coefficients out This …
6:34 PM Changeset in ffmpeg [0723fcc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo: Add MPVContext typedef MpegEncContext is also used …
6:34 PM Changeset in ffmpeg [3b87a480] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideoenc: Allocate blocks as part of MPVEncContext This …
6:34 PM Changeset in ffmpeg [1c258b55] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ituh263dec: Only initialize ff_h263_rl_inter when needed The …
6:34 PM Changeset in ffmpeg [8a356649] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ituh263enc: Simplify creating LUT Only very few combinations …
6:34 PM Changeset in ffmpeg [ba79fff6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/rl: Avoid branch in index lookup This uses the same logic as …
6:34 PM Changeset in ffmpeg [baccb96f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ituh263dec: Use correct logcontext Signed-off-by: Andreas …
6:21 PM Changeset in ffmpeg [725563a7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/wmaprodec: Avoid branch for setting block_align …
6:21 PM Changeset in ffmpeg [66acbb92] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/wma: Remove redundant nb_channels check Already checked …
6:21 PM Changeset in ffmpeg [12777f30] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/wma,wmaprodec: Remove always-false checks None of the codecs …
6:21 PM Changeset in ffmpeg [73646259] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/avcodec: Check sample_rate generically Check that all audio …
6:18 PM Changeset in ffmpeg [82fa6b45] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dfpwmenc: Remove write-only context member Signed-off-by: …
6:18 PM Changeset in ffmpeg [11d3af0d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dfpwmenc: Correctly pad input Before this patch, the DFPWM1a …
5:42 PM Changeset in ffmpeg [e813e1e9] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/fic: Postpone duplicating AVFrame buffer This avoids …
5:42 PM Changeset in ffmpeg [45920251] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/fic: Ensure skip frames have up-to-date props Signed-off-by: …
5:42 PM Changeset in ffmpeg [8bed944d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/fic: Don't prematurely claim to have decoded a frame …
5:42 PM Changeset in ffmpeg [4c69f302] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/fic: Remove redundant logmessage ff_reget_buffer() emits its …
5:42 PM Changeset in ffmpeg [12ae987a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/fic: Don't copy frame unnecessarily Signed-off-by: Andreas …
5:42 PM Changeset in ffmpeg [d6986e1f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/fic: Avoid implicit av_frame_free()+av_frame_alloc() Use …
5:42 PM Changeset in ffmpeg [5d5e9220] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/fic: Avoid copying cursor unnecessarily Signed-off-by: …
5:42 PM Changeset in ffmpeg [28450131] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/fate/screen: Add test for skipping cursor with FIC …
5:38 PM Ticket #11653 (-c copy does not copy track names) updated by v0lt
You may need to specify parameters for copying metadata. […]
4:17 PM Changeset in ffmpeg [2db60f90] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
swresample/rematrix: Constify Signed-off-by: Andreas Rheinhardt …
4:17 PM Changeset in ffmpeg [589f1e5c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
swresample/rematrix: Use correct function pointer types for calls …
4:17 PM Changeset in ffmpeg [bdb4cd44] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ffv1enc: Use dummies to avoid UB pointer arithmetic Fixes the …
4:17 PM Changeset in ffmpeg [134c1d81] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/indeo3: Constify ref_block in decode_cell_data() Also use …
4:17 PM Changeset in ffmpeg [41d86b5b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/indeo3: Consistently use ptrdiff_t for strides Signed-off-by: …
4:17 PM Changeset in ffmpeg [7574c557] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/indeo3: Fix UB pointer arithmetic Fixes the following error …
2:36 PM Ticket #11640 (Specific combination of timeclamp, fps, and count on showcqt causing crash) updated by Muhammad Faiz
https://ffmpeg.org/pipermail/ffmpeg-devel/2025-July/346126.html
7:12 AM Ticket #11654 (addtional sps/pps gets added when remuxing mxf files) updated by Andy
i uploaded sample files to streams.videolan.org/upload/ with the …
7:04 AM Ticket #11654 (addtional sps/pps gets added when remuxing mxf files) created by Andy
Summary of the bug: How to reproduce: […] […] TestFiles: …

Jul 2, 2025:

4:39 AM Encode/AV1 edited by WildRikku
CRF starts at 1, source … (diff)
2:28 AM Changeset in ffmpeg [11d1b71c] by James Almer <jamrial@gmail.com>
doc/APIchanges: add missing entries for the recent changes …

Jul 1, 2025:

8:47 PM Changeset in ffmpeg [5083f4ad] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: add MV-HEVC encoding support Added support for MV-HEVC …
8:47 PM Changeset in ffmpeg [9c2028b8] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/hevc/hevcdec: export 3D Reference Displays side data …
8:46 PM Changeset in ffmpeg [dbe347f0] by Timo Rothenpieler <timo@rothenpieler.org>
avfilter/vf_showinfo: add support for 3D Reference Displays …
8:46 PM Changeset in ffmpeg [2122f044] by Timo Rothenpieler <timo@rothenpieler.org>
avformat/dump: add support for 3D Reference Displays Information side …
8:46 PM Changeset in ffmpeg [39d5a998] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/packet: add a 3D Reference Displays Information side data type …
8:42 PM Changeset in ffmpeg [b2e4b0e2] by Timo Rothenpieler <timo@rothenpieler.org>
avutil/frame: add a 3D Reference Displays Information side data type …
8:41 PM Changeset in ffmpeg [80a05bea] by Timo Rothenpieler <timo@rothenpieler.org>
avutil: add an API to handle 3D Reference Displays Information As …
6:47 PM Ticket #5419 (HLS EXT-X-DISCONTINUITY tag is not supported) updated by carinobra
As far as I understood, by reading the RFC spec …
2:32 PM Ticket #11653 (-c copy does not copy track names) updated by Steven Allan Spielber
launch ffmpeg without arguments I get ffmpeg version …
2:06 PM Ticket #11653 (-c copy does not copy track names) updated by Jack Lau
Could you provide the specific ffmepg version you use to test. I see …
1:45 PM Ticket #11653 (-c copy does not copy track names) created by Steven Allan Spielber
ffmpeg -i input.mp4 -map 0 -c copy -movflags +faststart output.mp4 …
6:45 AM Changeset in ffmpeg [3b9dbda4] by Peter Ross <pross@xvid.org>
tools/pktdumper: dump extradata buffers

Jun 30, 2025:

2:00 PM Changeset in ffmpeg [5bcff199] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
doc: Remove libav-merge.txt It not longer exists. Signed-off-by: …
2:00 PM Changeset in ffmpeg [b58cca5a] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
tools: Remove libav-merge-next-commit Libav is no longer extant. …
1:32 PM Ticket #11421 (ffmpeg 7.1 fps bug) closed by Nicolas Gaullier
fixed
Note: See TracTimeline for information about the timeline view.