Timeline



Mar 10, 2025:

1:15 PM Changeset in ffmpeg [04d7a6d3] by James Almer <jamrial@gmail.com>
avcodec/exr: use luma+alpha float pixel formats Signed-off-by: James …
1:15 PM Changeset in ffmpeg [468577d] by James Almer <jamrial@gmail.com>
swscale/input: add support for YAF16 and YAF32 Signed-off-by: James …
1:15 PM Changeset in ffmpeg [61fc9b6f] by James Almer <jamrial@gmail.com>
avutil/pixfmt: add YAF16 and YAF32 pixel formats Signed-off-by: James …
1:15 PM Changeset in ffmpeg [5f5ab226] by James Almer <jamrial@gmail.com>
avfilter/vsrc_testsrc: add support for semi planar formats to …
12:03 PM Changeset in ffmpeg [73f4668e] by Martin Storsjö <martin@martin.st>
swscale: aarch64: Simplify the assignment of lumToYV12 We normally …
11:13 AM Ticket #11501 (The tee and fifo muxers do not respect the -program parameter(s) with ...) updated by Gyan
So, in general nested muxers do not automatically pick up programs …
10:32 AM Ticket #11501 (The tee and fifo muxers do not respect the -program parameter(s) with ...) created by Dennis E. Mungai
Summary of the bug: As the subject matter infers. FFmpeg does not …
3:52 AM Changeset in ffmpeg [87e5da90] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/wmaenc: Don't unnecessarily reset AVPacket.size The packet is …
3:52 AM Changeset in ffmpeg [196ee9f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/wma: Mark ff_wma_end() as av_cold Signed-off-by: Andreas …
3:51 AM Changeset in ffmpeg [b98beb37] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
all: Use put_bytes_output() instead of put_bits_ptr - pb->buf Avoids …
3:44 AM Ticket #11500 ("ictcp" colorspace "Function not implemented" unnecessarily failed things) created by ffmpegScale
Summary of the bug: How to reproduce: […] Result native […] SW …

Mar 9, 2025:

11:57 PM Changeset in ffmpeg [0971fcf0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/codec_internal, all: Use macros to set deprecated AVCodec …
11:51 PM Changeset in ffmpeg [0349ae3e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vp8: Remove always-false hwaccel checks for VP7 Reviewed-by: …
11:50 PM Changeset in ffmpeg [a41baa74] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vp8: Move VPx specific functions inside #if CONFIG_VPx block …
11:50 PM Changeset in ffmpeg [4040dc07] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vp8: Move codec-specific init code out of common init While …
11:50 PM Changeset in ffmpeg [b6602a17] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vp8: Fix wrong #endif comment Reviewed-by: Peter Ross …
6:48 PM Ticket #11499 (Better handling for atypical streams (random attachment etc.) in ...) updated by idest
Summary changed
6:39 PM Ticket #11499 (Better handling for atypical streams (random attachment etc.) in ...) updated by idest
Description changed
6:32 PM Ticket #11499 (Better handling for atypical streams (random attachment etc.) in ...) updated by idest
Description changed
6:31 PM DejaVuSans.ttf attached to Ticket #11499 by idest
6:30 PM Ticket #11499 (Better handling for atypical streams (random attachment etc.) in ...) updated by idest
FWIW, ffprobe emits similar errors/warnings for attachments of other …
4:12 PM Ticket #10786 (CODECS for HLS mux hard coded to 4) updated by Balling
Would be nice to fix #10775 and #11316 while at it.
4:08 PM Ticket #10786 (CODECS for HLS mux hard coded to 4) updated by Balling
"So the hard code(B01) is not the only problem, the main problem is …
2:54 PM text.txt attached to Ticket #11499 by idest
2:54 PM input.mkv attached to Ticket #11499 by idest
2:53 PM Ticket #11499 (Better handling for atypical streams (random attachment etc.) in ...) created by idest
1. Create a new video from the files attached to this ticket with the …
1:35 PM Changeset in ffmpeg [20a6eb1c] by Nuo Mi <nuomi2021@gmail.com>
lavc/vvc: Stricter bound on pps_exp_slice_height_in_ctus_minus1 When …
6:35 AM Ticket #11345 (yuv2rgb functions, use of uninitialised value) updated by tomwillow
Reproduced by developer changed
I have reproducted this issue at the very latest …
3:23 AM Changeset in ffmpeg [e934fd96] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/snow: Remove outdated assert It comes from a time before …
3:20 AM Changeset in ffmpeg [d7820a2b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/sbcenc: Don't use deprecated AVCodec.supported_samplerates …
3:20 AM Changeset in ffmpeg [1b6f37ac] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/sbcenc: Mark sbc_encode_init() as av_cold Signed-off-by: …

Mar 8, 2025:

7:55 PM Changeset in ffmpeg [1bce40c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffv1: Use dual run coder for fltmap This improves compression …
7:55 PM Changeset in ffmpeg [9bad2634] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffv1: Store remap flag per slice This allows switching it on …
7:55 PM Changeset in ffmpeg [4a0c285d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffv1: flip half of float16 and Compactify floats float16 (and …
7:55 PM Changeset in ffmpeg [c1b330b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffv1: Basic float16 support Sponsored-by: Sovereign Tech Fund …
7:55 PM Changeset in ffmpeg [114e9864] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/sanm: ignore unknown codecs in FOBJs Don't error out, just …
5:00 PM Ticket #11498 (HLS upload corrupted hostname any.tld -> any0.ts) updated by Chad
The problem is probably around line 3067 of libavformat/hlsenc.c in …
4:27 PM Ticket #11498 (HLS upload corrupted hostname any.tld -> any0.ts) created by Chad
Summary of the bug: How to reproduce: […] There is currently no …
1:13 PM Ticket #11496 (MP3 probed as raw VVC format) updated by MasterQuestionable
Cc changed
͏    Likely duplicate: ͏    …
12:38 PM atmos.wav attached to Ticket #11497 by moralapostel
12:32 PM Ticket #11497 (channelsplit regression: no longer supports custom channel_layouts ...) created by moralapostel
== Summary of the bug: I observe the following regression in ffmpeg …
7:52 AM format_probed_as_vvc.mp3 attached to Ticket #11496 by Gyan
mp3 file detected as format raw VVC as of git f641c6846a
7:51 AM Ticket #11496 (MP3 probed as raw VVC format) created by Gyan
Attached MP3 file is probed to have format "raw H.266/VVC video". …
3:52 AM Ticket #11495 (speex: native decoder mishandling 32000 hz files) created by Tristan Matthews
The libavcodec native speex decoder is presently garbling (for lack of …
1:00 AM Ticket #11475 (memory leaks in audio_element_obu(), libavformat/iamf_parse.c) updated by Dominik Mierzejewski
This is CVE-2025-1816.
12:05 AM Changeset in ffmpeg [f641c68] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/log: Set AVClass* in av_expr_eval() Otherwise it is possible …
12:05 AM Changeset in ffmpeg [39286d97] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec: Don't log to private context While it is save for these …
12:05 AM Changeset in ffmpeg [e6d07e45] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/{h263,ituh263,msmpeg4,snow}dec: Use proper logcontext The …
12:04 AM Ticket #11393 (SEGV on libavcodec/jpeg2000dec.c:1491:59) updated by Dominik Mierzejewski
This was assigned CVE-2025-22921 and is reproducible with 7.1.1, but …
12:03 AM Ticket #11417 (libavformat/mov.c:5195 SEGV) updated by James
No, this was present in master only, and for a very short time. I …

Mar 7, 2025:

11:58 PM Ticket #11417 (libavformat/mov.c:5195 SEGV) updated by Dominik Mierzejewski
FWIW, this was assigned CVE-2025-25471. I can't reproduce this with …
8:47 PM Ticket #11460 (SEGV FFmpeg-master/libavformat/mov.c:5209:39 in mov_read_trak) updated by Dominik Mierzejewski
Does this apply to 7.1 and older? The mov_read_trak code in …
2:19 PM Changeset in ffmpeg [ce1cec67] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg12dec: Use CHROMA_* defines Signed-off-by: Andreas …
2:19 PM Changeset in ffmpeg [8940a615] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mjpegenc: Constify parent ctx in encode_block() Said parent …
2:19 PM Changeset in ffmpeg [60cae501] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mjpegenc_common: Constify …
2:19 PM Changeset in ffmpeg [5689d9c0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mjpegenc: Don't use ff_ prefix for static functions …
2:19 PM Changeset in ffmpeg [455ca92b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mjpegenc: Use forward decl for MpegEncContext, …
2:19 PM Changeset in ffmpeg [85138c14] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_enc, motion_est: Pre-center fcode_tab …
2:19 PM Changeset in ffmpeg [c709a3d4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo: Move vbv_delay to Mpeg1Context Only used there and …
2:19 PM Changeset in ffmpeg [6e225123] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg12enc: Simplify writing bits Signed-off-by: Andreas …
2:19 PM Changeset in ffmpeg [d5db4ee3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mjpegenc: Don't log to private context Signed-off-by: Andreas …
2:19 PM Changeset in ffmpeg [6cdcf15e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mjpegenc: Remove nonsensical AMV options Both these options …
2:19 PM Changeset in ffmpeg [fc158f3d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/speedhqenc: Inline ff_speedhq_mb_y_order_to_mb() It is an …
2:19 PM Changeset in ffmpeg [49c38761] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/speedhqenc: Don't log to the private context Signed-off-by: …
2:19 PM Changeset in ffmpeg [e117fad] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo: Mark ff_mpv_common_defaults() as av_cold …
2:19 PM Changeset in ffmpeg [89a8033f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo: Move temp ratecontrol bufs to RateControlContext …
2:19 PM Changeset in ffmpeg [6844e96] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo: Move ratecontrol-only options to RateControlContext …
2:19 PM Changeset in ffmpeg [1ec1f1e2] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_enc: Move H.263 specific check to ituh263enc.c …
2:19 PM Changeset in ffmpeg [c3ab7362] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_enc: Move vbv_delay warning to mpeg12enc.c It is …
2:19 PM Changeset in ffmpeg [137060d5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_enc: Move q_scale_type check to mpeg12enc.c The …
2:19 PM Changeset in ffmpeg [0c4b091b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_enc: Move q_matrix init to init_matrices() …
2:19 PM Changeset in ffmpeg [726adfaf] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_enc: Don't init matrices unnecessarily for MJPEG …
2:19 PM Changeset in ffmpeg [41451b4e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_enc: Only allocate inter matrices when needed Also …
2:19 PM Changeset in ffmpeg [a4312445] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_enc: Factor checks out of loop Also move this code …
2:19 PM Changeset in ffmpeg [7223363c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_enc: Set chroma_intra_matrix for SpeedHQ Used with …
2:19 PM Changeset in ffmpeg [daff2df1] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_enc: Only allocate chroma intra matrices when needed …
2:19 PM Changeset in ffmpeg [70359de6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg4video: Move IS_3IV1 macro to mpeg4videodec.c Also add …
2:19 PM Changeset in ffmpeg [5df8c86b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg4video: Split ff_mpeg4_pred_dc() It currently does two …
2:19 PM Changeset in ffmpeg [c050269e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg4videodec: Bail out earlier when parsing The scantables …
2:19 PM Changeset in ffmpeg [f5f2c37a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ituh263dec: Reorder branches (To perform this optimization a …
2:19 PM Changeset in ffmpeg [17ff442a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/flvenc: Remove redundant setting of dc_scale_tables h263_aic …
2:19 PM Changeset in ffmpeg [9e5a1b8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ituh263enc: Use memset where appropriate Signed-off-by: …
2:19 PM Changeset in ffmpeg [607bc17b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ituh263enc: Make SVQ1+Snowenc stop calling …
2:19 PM Changeset in ffmpeg [9ca97756] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ituh263enc: Combine branches Signed-off-by: Andreas …
2:19 PM Changeset in ffmpeg [f67e5bf2] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ituh263enc: Remove redundant setting of dc_scale_tables …
2:19 PM Changeset in ffmpeg [94f36428] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ituh263enc: Move MPEG-4 fcode_tab to mpeg4videoenc.c …
2:19 PM Changeset in ffmpeg [3977abc8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegutils: Move MAX_FCODE to mpegvideoenc.h Signed-off-by: …
2:19 PM Changeset in ffmpeg [9479ee50] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_enc: Move default_mv_penalty to h261enc.c MPEG-1/2 …
2:19 PM Changeset in ffmpeg [a02fb1a4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h261: Use forward-declaration for MpegEncContext Avoids an …
2:19 PM Changeset in ffmpeg [7abc9c5e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h261dec: Don't call ff_set_qscale() Most of what it does is …
2:19 PM Changeset in ffmpeg [0c7e3485] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg12dec: Mark flush as cold Signed-off-by: Andreas …
2:19 PM Changeset in ffmpeg [4d8b706b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg12dec: Don't count errors from first thread twice …
2:19 PM Changeset in ffmpeg [094c2e7f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc1dec: Don't initialize unused parts of ScanTable The VC-1 …
2:19 PM Changeset in ffmpeg [38e8eefc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc1_block: Inline y_dc_scale_table Signed-off-by: Andreas …
2:19 PM Changeset in ffmpeg [8aa08c9] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc1_block, vc1dec: Don't use c_dc_scale(_table)? It coincides …
2:19 PM Changeset in ffmpeg [3defca7e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/rv34: Make ff_rv34_get_start_offset() honor its name Up until …
1:51 PM Changeset in ffmpeg [f9b8f306] by Martin Storsjö <martin@martin.st>
avcodec/aarch64/vvc: Optimize vvc_avg{8, 10, 12} This patch replaces …
1:38 PM Ticket #11494 (Encoding to ffv1 produces broken bitstream for specific sample with ...) created by Damian Höster
How to reproduce: Download br2049-00006.mkv from here: …

Mar 6, 2025:

7:09 PM Ticket #4298 (zoompan filter creates shaky image) updated by Marc
We are also having this issue on the overlay filter. It is very …
4:58 PM Ticket #11376 (undefined symbol: vaMapBuffer2) closed by SpaceAgeHero
fixed: To whom it may concern, I was able to fix my issue thanks to: …
2:38 PM Changeset in ffmpeg [7225e307] by Dmitrii Ovchinnikov <ovchinnikov.dmitrii@gmail.com>
Added support for direct RGB input to AMF encoder
2:38 PM Changeset in ffmpeg [c7ff7345] by Dmitrii Ovchinnikov <ovchinnikov.dmitrii@gmail.com>
Enable 10-bit output for RGB input in AMF HEVC and AV1 encoders
1:21 PM Changeset in ffmpeg [30a86414] by Ramiro Polla <ramiro.polla@gmail.com>
lsws/ppc/yuv2rgb_altivec: Fix build in non-VSX environments with Clang …
1:04 PM Ticket #4298 (zoompan filter creates shaky image) updated by Marc
We are also having the exact same issue. We tried upscaling to 2x the …
12:03 PM Ticket #11493 (ffmpeg causes mkv corruption when remuxing existing MKV with WEBVTT ...) updated by agH94PeodEE9
Component changed
10:58 AM Ticket #11493 (ffmpeg causes mkv corruption when remuxing existing MKV with WEBVTT ...) created by agH94PeodEE9
Summary of the bug: -If I download - e.g. with yt-dlp - a video …
10:38 AM Ticket #11492 (Support for QuickTime skin file) updated by ePirat
I don't think even QuickTime Player 7 Pro supported this anymore at …
4:41 AM Ticket #11492 (Support for QuickTime skin file) updated by Gyan
How long ago did QT Player drop support for these XML MOVs?
12:21 AM Ticket #11492 (Support for QuickTime skin file) updated by spixi
More information about QuickTime skins …
12:14 AM Ticket #11492 (Support for QuickTime skin file) created by spixi
Summary of the bug: Early versions of QuickTime player allowed videos …

Mar 5, 2025:

11:31 PM Changeset in ffmpeg [696ea1c2] by Lynne <dev@lynne.ee>
Don't attempt to parse ADTS from USAC packets. It's not possible to …
4:59 PM Changeset in ffmpeg [72cff47b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/exr: Fix potential effective-type violation Storing the …
4:59 PM Changeset in ffmpeg [431805c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/exr: Remove write-only gamma_table Forgotten in …
3:59 PM Changeset in ffmpeg [5560a20] by James Almer <jamrial@gmail.com>
avcodec/exr: use the correct step value for plane pointers Fixes a …
2:49 PM Ticket #10869 ([Regression] Failed parsing of "Content-Type: audio/L16"-like HTTP streams) updated by bubbleguuum
Here's the commit fixing this issue: …
2:29 AM Changeset in ffmpeg [0e91738] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/exr: do not output 32bit floats when a file stores 16bit …

Mar 4, 2025:

11:24 PM Changeset in ffmpeg [56cfbe3c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/mpegenc, mpegts. mxfenc: Mark (de)muxers declarations as …
11:24 PM Changeset in ffmpeg [57f18422] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/attributes_internal: Add EXTERN macro for extern+hidden This …
11:06 PM Changeset in ffmpeg [19e907cd] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec: Remove leftover alpha declarations Forgotten in …
11:04 PM Changeset in ffmpeg [883120aa] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg12dec: Use proper logcontext When used with the …
8:25 PM Ticket #11363 (MediaCodec ceased working in new Android for JVM cause) updated by MasterQuestionable
͏    Please read before sabotage. Thanks.
8:12 PM Ticket #11363 (MediaCodec ceased working in new Android for JVM cause) updated by Leo Izen
Summary changed
Please do not sabotage ticket titles, thank you.
7:04 PM Ticket #11363 (MediaCodec ceased working in new Android for JVM cause) updated by MasterQuestionable
Summary, Cc changed
͏    Broken OS not only in this single aspect... ͏    But currently …
6:35 PM Ticket #10869 ([Regression] Failed parsing of "Content-Type: audio/L16"-like HTTP streams) updated by MasterQuestionable
͏    Basically yes. ͏    The linked posts (including deep-linked) have …
2:34 PM Changeset in ffmpeg [9e277303] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/rtp_av1: Add necessary headers Also use a void* instead of …
1:41 PM Ticket #10869 ([Regression] Failed parsing of "Content-Type: audio/L16"-like HTTP streams) updated by bubbleguuum
Can you confirm that the procedure is: - fork FFmpeg on github - …
1:18 PM Ticket #11363 (MediaCodec ceased working in new Android for JVM cause) updated by bubbleguuum
In case anyone is wondering, unsurprisingly it does not work on …
12:27 PM Ticket #11490 ([Regression] Audio silent for long MOV file) updated by MasterQuestionable
͏    Try remuxing with the OK version. ͏    Also extracting only audio …
12:27 PM Ticket #11481 (Alpha decoding support in heic image using H/W) updated by dkode
Not working with hardware decoding.
12:00 PM Changeset in ffmpeg [f76195ff] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc1dec: Don't initialize inter_scantable It is unused. …
12:00 PM Changeset in ffmpeg [ca56526d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_enc: Reindent after the previous commit …
12:00 PM Changeset in ffmpeg [772df653] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_enc: Don't do unnecessary work for AMV Up until …
12:00 PM Changeset in ffmpeg [8d871622] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg12dec: Really disable scratchpad allocations …
11:58 AM Changeset in ffmpeg [4f2becc2] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg4videodec: Avoid copying packed bitstream data This is …
11:58 AM Changeset in ffmpeg [e3ebc107] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo: Move bitstream_buffer to mpeg4videodec This is …
11:58 AM Changeset in ffmpeg [e4470a8e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h263dec: Don't call ff_thread_finish_setup() unnecessarily …
11:58 AM Changeset in ffmpeg [79d6657e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg12dec: Don't initialize unused parts of ScanTable The …
11:58 AM Changeset in ffmpeg [e6657d49] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h26[134]dec: Always report the buffer to be completely …
11:58 AM Changeset in ffmpeg [78b26225] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg4videoenc: Remove dead FF_BUG_MS code Added in …
11:56 AM Changeset in ffmpeg [1adc8413] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc1: Add max_b_frames field to VC1Context Don't reuse …
11:53 AM Changeset in ffmpeg [92021797] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_dec: Move syncing DivX-stuff to mpeg4videodec.c It …
11:53 AM Changeset in ffmpeg [4c0960e9] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_dec: Don't sync max_b_frames Only the VC-1 decoder …
11:53 AM Changeset in ffmpeg [592d75d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/rv34: Don't update block_index unnecessarily It is unused by …
11:53 AM Changeset in ffmpeg [ab38ff91] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mips/mpegvideo_mmi: Don't check alternate_scan unnecessarily …
11:53 AM Changeset in ffmpeg [2de9168b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/msmpeg4dec: Remove redundant check Since …
11:53 AM Changeset in ffmpeg [18fc118f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/msmpeg4dec: Avoid branch A non-LTO-compiler can't optimize …
11:53 AM Changeset in ffmpeg [4912a2d8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/msmpeg4dec: Don't process unnecessarily many coefficients …
11:53 AM Changeset in ffmpeg [db8546df] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg12dec: Remove write-only assignments This decoder …
11:51 AM Changeset in ffmpeg [3474475e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h261dec: Inline constant The value here has been set in …
11:51 AM Changeset in ffmpeg [9c16d54a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h261dec: Remove dead check H.261 does not have non-reference …
11:51 AM Changeset in ffmpeg [a5d59096] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/fate/vcodec: Test H.261 loop-filter Increases coverage. …
11:51 AM Changeset in ffmpeg [57ade06f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/fate/vcodec: Test using mpeg2-quantizers for MPEG-4 …
11:51 AM Changeset in ffmpeg [c960b42e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/fate/vcodec: Test alternate_scan Encoding was untested before …
11:51 AM Changeset in ffmpeg [a885351a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vc1dec: Reenable debug-info output for field pictures …
11:51 AM Changeset in ffmpeg [973c7a0c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_dec: Use picture-dimensions in ff_print_debug_info() …
11:48 AM Ticket #11490 ([Regression] Audio silent for long MOV file) updated by cgbug
loglevel debug show this: […]
11:45 AM Changeset in ffmpeg [d4fd4750] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/motion_est: Avoid branches for put(_no_rnd) selection …
11:45 AM Changeset in ffmpeg [b3ba961] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_enc: Add AV_CODEC_CAP_DR1 The mpegvideo-based …
11:44 AM Changeset in ffmpeg [ab768b88] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideo_enc: Don't set qscale_table value prematurely When …
11:33 AM Ticket #11490 ([Regression] Audio silent for long MOV file) updated by cgbug
Remuxing is pointless as it is a regression in the MOV demuxer. …
10:45 AM Ticket #3039 (Support kate subtitles in ogg) updated by Gianluca Cannata
I would like to add Kate subtitles support for a project of mine. …
10:45 AM Ticket #10869 ([Regression] Failed parsing of "Content-Type: audio/L16"-like HTTP streams) updated by MasterQuestionable
͏    Thank you. ͏    Cleaner description: ͏    Apply sensible …
10:28 AM Ticket #11490 ([Regression] Audio silent for long MOV file) updated by MasterQuestionable
Summary, Component, Keywords, Analyzed by developer, Cc changed
͏    Interpreted link: ͏    …
10:19 AM Ticket #10869 ([Regression] Failed parsing of "Content-Type: audio/L16"-like HTTP streams) updated by bubbleguuum
I will look into it. Might propose the first solution I mention in OP …
10:11 AM Ticket #11491 (n7.1.1 fails to build with some options (but not on master), backport ...) updated by rinsuki
Description changed
10:11 AM Ticket #11491 (n7.1.1 fails to build with some options (but not on master), backport ...) created by rinsuki
Summary of the bug: If you tried to build FFmpeg with only enable …
9:29 AM Ticket #10869 ([Regression] Failed parsing of "Content-Type: audio/L16"-like HTTP streams) updated by MasterQuestionable
Summary, Version, Keywords, Analyzed by developer, Cc changed
͏    Would you propose the fix directly? (GitHub direct commit) ͏    …
9:01 AM Changeset in ffmpeg [3e9777dc] by Zhao Zhili <zhilizhao@tencent.com>
aarch64/hevcdsp_idct_neon: Add implementation for idct dc 12 Reduce …
9:01 AM Changeset in ffmpeg [5977bff5] by Zhao Zhili <zhilizhao@tencent.com>
aarch64/hevcdsp_idct_neon: Optimize idct dc clang does better than …
9:01 AM Changeset in ffmpeg [5a32496] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/libuavs3d: process extradata Signed-off-by: Zhao Zhili …
9:01 AM Changeset in ffmpeg [2d7966ae] by Zhao Zhili <zhilizhao@tencent.com>
avformat/isom_tags: Add tag for AVS3 Signed-off-by: Zhao Zhili …
9:01 AM Changeset in ffmpeg [a053516e] by Zhao Zhili <zhilizhao@tencent.com>
avformat/movenc: Add AVS3 support 'avs3' is registered at mp4ra.org. …
8:35 AM Changeset in ffmpeg [71a91485] by Martin Storsjö <martin@martin.st>
avcodec/aarch64/vvc: Optimize NEON version of vvc_dmvr This patch …
8:16 AM Changeset in ffmpeg [d765e5f0] by Martin Storsjö <martin@martin.st>
swscale/aarch64: dotprod implementation of rgba32_to_Y The idea is to …
4:55 AM Ticket #10786 (CODECS for HLS mux hard coded to 4) updated by Jack Lau
I tested many cases, and found the reason of this bug. Refer to …
1:07 AM Changeset in ffmpeg [081c8658] by Michael Niedermayer <michael@niedermayer.cc>
avformat/riffdec: change declaration of ff_get_wav_header() Change …

Mar 3, 2025:

9:28 PM SponsoringPrograms/GSoC/2025 edited by pross
+qualification task (diff)
9:18 PM Ticket #4298 (zoompan filter creates shaky image) updated by David
Any update on this? The zoompan filter is also extremely slow, causing …
9:17 PM Ticket #11487 (displaymatrix side data carried through to output when overlay filter ...) closed by James
fixed: Fixed in 01f63ef0b44fa70d87edaf52f19fcdb2ae7446b3
9:10 PM Changeset in ffmpeg [25c43929] by James Almer <jamrial@gmail.com>
avformat/mov: fix overflow in corrected_dts calculation Fixes: …
9:10 PM Changeset in ffmpeg [01f63ef0] by James Almer <jamrial@gmail.com>
fftools/ffmpeg_filter: also remove display matrix side data from …
9:10 PM Changeset in ffmpeg [848576b4] by James Almer <jamrial@gmail.com>
fftools/ffmpeg_dec: remove side data copy block It's no longer needed …
9:10 PM Changeset in ffmpeg [603334e8] by James Almer <jamrial@gmail.com>
avcodec/decode: inject missing global side data to output frames …
9:10 PM Changeset in ffmpeg [964d28e8] by James Almer <jamrial@gmail.com>
avutil/frame: move side data helpers to a new file Should reduce …
6:43 PM Changeset in ffmpeg [8631990f] by Lynne <dev@lynne.ee>
vulkan: take refs of frames using the regular buffer ref path This …
5:55 PM Ticket #10869 ([Regression] Failed parsing of "Content-Type: audio/L16"-like HTTP streams) updated by bubbleguuum
Can someone look at this ? the patch mentioned in this report fixed …
2:43 PM Ticket #11490 ([Regression] Audio silent for long MOV file) created by cgbug
Sample: …
10:30 AM Changeset in ffmpeg [d21ed229] by Guo Yejun <yejun.guo@intel.com>
avfilter/dnn_detect: fail on filter if mandatory anchor option is …
10:29 AM Changeset in ffmpeg [90fbb40d] by Guo Yejun <yejun.guo@intel.com>
avfilter/dnn: do not manually parse anchors filter option Instead, …
3:07 AM Ticket #10786 (CODECS for HLS mux hard coded to 4) updated by Jack Lau
Type, Priority, Version, Reproduced by developer, Analyzed by developer, Cc, Status, Owner changed
Note: See TracTimeline for information about the timeline view.