Timeline
Mar 12, 2025:
- 11:57 PM Ticket #11490 ([Regression] Audio silent for long MOV file) updated by
- Proper fix would be to calculate the max number of entries based on …
- 6:00 PM Ticket #11505 (Cuvid decoders do not work with CUDA hwaccel anymore) updated by
- > I still do not get it why are using it like this, that is kinda …
- 5:44 PM Ticket #11505 (Cuvid decoders do not work with CUDA hwaccel anymore) updated by
- I still do not get it why are using it like this, that is kinda …
- 5:42 PM Ticket #5283 (Add bitstream filter to remove Closed Captions from h264) updated by
- You are wrong, varenc. HDR10+ metadata is also stored in T.35 AFAIK, …
- 5:40 PM Ticket #11505 (Cuvid decoders do not work with CUDA hwaccel anymore) updated by
- Thank you for the replies. > We need an input file. This can be used …
- 5:39 PM Ticket #10775 (More sensible HEVC handling for HLS creation) updated by
- "think it's not a bug, because apple support only "hvc1" tag, so you …
- 5:38 PM Ticket #11505 (Cuvid decoders do not work with CUDA hwaccel anymore) updated by
- Hm, so I can see the input file is just normal h264 8 bit file, hm. …
- 5:28 PM Ticket #11503 (AC-3 downmix levels defaulting to 1.414 with recent decoder changes) updated by
- Have you checked patch above? "when no metadata present" would not …
- 5:18 PM Ticket #11505 (Cuvid decoders do not work with CUDA hwaccel anymore) updated by
- They may but my quick check also triangulated to that commit: …
- 5:14 PM Ticket #11505 (Cuvid decoders do not work with CUDA hwaccel anymore) updated by
- We need an input file. But that is not an offending commit, because 50 …
- 4:00 PM Changeset in ffmpeg [34aa8449] by
- avcodec/pthread*: Mark init, free, flush functions as av_cold …
- 4:00 PM Changeset in ffmpeg [8abac589] by
- avcodec/sbcdec_data: Merge data into header sbcdec_data.h is only …
- 4:00 PM Changeset in ffmpeg [a6c58450] by
- all: Fix doxy comments wrongly designated as trailing /< The /< …
- 3:58 PM Changeset in ffmpeg [e99faf28] by
- avcodec/vc2enc: Avoid excessive inlining There is no reason to inline …
- 3:58 PM Changeset in ffmpeg [fcd5df59] by
- fftools/ffmpeg_opt: Remove unused alt_bsf Forgotten in …
- 2:06 PM Ticket #11505 (Cuvid decoders do not work with CUDA hwaccel anymore) created by
- Cuvid decoders do not work with CUDA hwaccel anymore in FFmpeg git …
- 8:07 AM Changeset in ffmpeg [0f7d77f] by
- avformat/flvdec: Use appropriate error code Signed-off-by: Zhao Zhili …
- 8:07 AM Changeset in ffmpeg [fa5a100e] by
- avformat/flvdec: Fix error handling of parse_video_color_info Some …
- 8:04 AM Changeset in ffmpeg [291fdc96] by
- avformat/flvdec: Use float for FLVMasteringMeta The precision should …
- 8:03 AM Changeset in ffmpeg [888f5ea7] by
- avformat/flvdec: Use appropriate types in FLVMetaVideoColor This also …
- 8:03 AM Changeset in ffmpeg [f0cf122c] by
- avformat/flvdec: Remove one level of indentation Also remove the …
- 8:03 AM Changeset in ffmpeg [4f53ecf1] by
- avformat/flvdec: Put FLVMetaVideoColor inside FLVContext directly 1. …
- 8:02 AM Changeset in ffmpeg [f3429489] by
- avformat/flvdec: Fix use sizeof(AVMasteringDisplayMetadata) sizeof …
- 8:01 AM Changeset in ffmpeg [7b81676b] by
- tests: Add enhanced-flv-hevc-hdr10 for demux and mux HDR color info …
- 6:29 AM Changeset in ffmpeg [74412bd1] by
- avcodec/snow: Remove ff_snow_release_buffer() Pointless after …
- 6:27 AM Changeset in ffmpeg [b0af3226] by
- avcodec/vc2enc: Use LUT to assemble interleaved golomb code Up until …
- 3:32 AM Ticket #11503 (AC-3 downmix levels defaulting to 1.414 with recent decoder changes) updated by
-
Description changed
- 2:43 AM Ticket #10775 (More sensible HEVC handling for HLS creation) closed by
- fixed
- 2:40 AM Ticket #10775 (More sensible HEVC handling for HLS creation) updated by
- Hi, I think it's not a bug, because apple support only "hvc1" tag, so …
- 2:18 AM Ticket #5283 (Add bitstream filter to remove Closed Captions from h264) updated by
-
I believe this is possible right now using the
filter_units…
Mar 11, 2025:
- 8:20 PM Ticket #11490 ([Regression] Audio silent for long MOV file) updated by
- The problem seems to be that the file has an invalid value in stsz …
- 2:11 PM Ticket #11503 (AC-3 downmix levels defaulting to 1.414 with recent decoder changes) updated by
- There is also this …
- 1:17 PM Changeset in ffmpeg [0b097ed9] by
- avcodec/ffv1enc_template: Be a bit more verbose on error …
- 1:17 PM Changeset in ffmpeg [a8a83e06] by
- avcodec/ffv1: Fix remap and float with golomb rice Sponsored-by: …
- 1:17 PM Changeset in ffmpeg [99f0f6e4] by
- avcodec/ffv1enc: Fix slice coding mode 1 with rgb frames …
- 1:17 PM Changeset in ffmpeg [9899da81] by
- libavfilter: guard against ff_draw_init/ff_draw_init2 failures The …
- 1:13 PM Ticket #11504 (Some of the hdr10+ sidedata parameter values are incorrect / missing) created by
- Regarding hdr10+ sidedata handling: 1) Following 3 parameters are …
- 1:03 PM Ticket #11503 (AC-3 downmix levels defaulting to 1.414 with recent decoder changes) created by
- Summary of the bug: With the recent commits to AC-3 decoder, I've …
- 12:46 PM Ticket #11502 (HLS var_stream_map for vtt) closed by
- invalid
- 12:42 PM Changeset in ffmpeg [bdc07f37] by
- hwcontext_vulkan: add support for mapping multiplane images into CUDA …
- 9:14 AM Ticket #11502 (HLS var_stream_map for vtt) created by
- Hello, I'm trying to find a solution to create a master playlist for …
- 4:31 AM Changeset in ffmpeg [49c8f332] by
- lsws/ppc/yuv2rgb_altivec: Fix build in non-VSX environments with Clang …
- 3:37 AM Changeset in ffmpeg [6a7a7702] by
- avcodec/dvdsubenc: Remove pointless wrapper Signed-off-by: Andreas …
- 3:37 AM Changeset in ffmpeg [ede2b391] by
- avcodec/put_bits: Add and use put_bits63() When using a 64bit …
- 3:37 AM Changeset in ffmpeg [512e597] by
- avcodec/vc2enc: Simplify writing dirac golomb codes The earlier code …
- 3:35 AM Changeset in ffmpeg [27c82af2] by
- avutil/vulkan: Remove unused ff_vk_create_avbuf() Unused since …
- 3:35 AM Changeset in ffmpeg [e499c859] by
- avutil/refstruct: Fix documentation Reviewed-by: Stefano Sabatini …
Mar 10, 2025:
- 1:15 PM Changeset in ffmpeg [04d7a6d3] by
- avcodec/exr: use luma+alpha float pixel formats Signed-off-by: James …
- 1:15 PM Changeset in ffmpeg [468577d] by
- swscale/input: add support for YAF16 and YAF32 Signed-off-by: James …
- 1:15 PM Changeset in ffmpeg [61fc9b6f] by
- avutil/pixfmt: add YAF16 and YAF32 pixel formats Signed-off-by: James …
- 1:15 PM Changeset in ffmpeg [5f5ab226] by
- avfilter/vsrc_testsrc: add support for semi planar formats to …
- 12:03 PM Changeset in ffmpeg [73f4668e] by
- 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
- 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
- Summary of the bug: As the subject matter infers. FFmpeg does not …
- 3:52 AM Changeset in ffmpeg [87e5da90] by
- avcodec/wmaenc: Don't unnecessarily reset AVPacket.size The packet is …
- 3:52 AM Changeset in ffmpeg [196ee9f] by
- avcodec/wma: Mark ff_wma_end() as av_cold Signed-off-by: Andreas …
- 3:51 AM Changeset in ffmpeg [b98beb37] by
- 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
- Summary of the bug: How to reproduce: […] Result native […] SW …
Mar 9, 2025:
- 11:57 PM Changeset in ffmpeg [0971fcf0] by
- avcodec/codec_internal, all: Use macros to set deprecated AVCodec …
- 11:51 PM Changeset in ffmpeg [0349ae3e] by
- avcodec/vp8: Remove always-false hwaccel checks for VP7 Reviewed-by: …
- 11:50 PM Changeset in ffmpeg [a41baa74] by
- avcodec/vp8: Move VPx specific functions inside #if CONFIG_VPx block …
- 11:50 PM Changeset in ffmpeg [4040dc07] by
- avcodec/vp8: Move codec-specific init code out of common init While …
- 11:50 PM Changeset in ffmpeg [b6602a17] by
- 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
-
Summary changed
- 6:39 PM Ticket #11499 (Better handling for atypical streams (random attachment etc.) in ...) updated by
-
Description changed
- 6:32 PM Ticket #11499 (Better handling for atypical streams (random attachment etc.) in ...) updated by
-
Description changed
- 6:30 PM Ticket #11499 (Better handling for atypical streams (random attachment etc.) in ...) updated by
- 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
- 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
- "So the hard code(B01) is not the only problem, the main problem is …
- 2:53 PM Ticket #11499 (Better handling for atypical streams (random attachment etc.) in ...) created by
- 1. Create a new video from the files attached to this ticket with the …
- 1:35 PM Changeset in ffmpeg [20a6eb1c] by
- 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
-
Reproduced by developer changed
I have reproducted this issue at the very latest … - 3:23 AM Changeset in ffmpeg [e934fd96] by
- avcodec/snow: Remove outdated assert It comes from a time before …
- 3:20 AM Changeset in ffmpeg [d7820a2b] by
- avcodec/sbcenc: Don't use deprecated AVCodec.supported_samplerates …
- 3:20 AM Changeset in ffmpeg [1b6f37ac] by
- avcodec/sbcenc: Mark sbc_encode_init() as av_cold Signed-off-by: …
Mar 8, 2025:
- 7:55 PM Changeset in ffmpeg [1bce40c] by
- avcodec/ffv1: Use dual run coder for fltmap This improves compression …
- 7:55 PM Changeset in ffmpeg [9bad2634] by
- avcodec/ffv1: Store remap flag per slice This allows switching it on …
- 7:55 PM Changeset in ffmpeg [4a0c285d] by
- avcodec/ffv1: flip half of float16 and Compactify floats float16 (and …
- 7:55 PM Changeset in ffmpeg [c1b330b] by
- avcodec/ffv1: Basic float16 support Sponsored-by: Sovereign Tech Fund …
- 7:55 PM Changeset in ffmpeg [114e9864] by
- 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
- 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
- Summary of the bug: How to reproduce: […] There is currently no …
- 1:13 PM Ticket #11496 (MP3 probed as raw VVC format) updated by
-
Cc changed
͏ Likely duplicate: ͏ … - 12:32 PM Ticket #11497 (channelsplit regression: no longer supports custom channel_layouts ...) created by
- == Summary of the bug: I observe the following regression in ffmpeg …
- 7:51 AM Ticket #11496 (MP3 probed as raw VVC format) created by
- 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
- 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
- This is CVE-2025-1816.
- 12:05 AM Changeset in ffmpeg [f641c68] by
- avutil/log: Set AVClass* in av_expr_eval() Otherwise it is possible …
- 12:05 AM Changeset in ffmpeg [39286d97] by
- avcodec: Don't log to private context While it is save for these …
- 12:05 AM Changeset in ffmpeg [e6d07e45] by
- avcodec/{h263,ituh263,msmpeg4,snow}dec: Use proper logcontext The …
- 12:04 AM Ticket #11393 (SEGV on libavcodec/jpeg2000dec.c:1491:59) updated by
- 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
- 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
- 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
- Does this apply to 7.1 and older? The mov_read_trak code in …
- 2:19 PM Changeset in ffmpeg [ce1cec67] by
- avcodec/mpeg12dec: Use CHROMA_* defines Signed-off-by: Andreas …
- 2:19 PM Changeset in ffmpeg [8940a615] by
- avcodec/mjpegenc: Constify parent ctx in encode_block() Said parent …
- 2:19 PM Changeset in ffmpeg [60cae501] by
- avcodec/mjpegenc_common: Constify …
- 2:19 PM Changeset in ffmpeg [5689d9c0] by
- avcodec/mjpegenc: Don't use ff_ prefix for static functions …
- 2:19 PM Changeset in ffmpeg [455ca92b] by
- avcodec/mjpegenc: Use forward decl for MpegEncContext, …
- 2:19 PM Changeset in ffmpeg [85138c14] by
- avcodec/mpegvideo_enc, motion_est: Pre-center fcode_tab …
- 2:19 PM Changeset in ffmpeg [c709a3d4] by
- avcodec/mpegvideo: Move vbv_delay to Mpeg1Context Only used there and …
- 2:19 PM Changeset in ffmpeg [6e225123] by
- avcodec/mpeg12enc: Simplify writing bits Signed-off-by: Andreas …
- 2:19 PM Changeset in ffmpeg [d5db4ee3] by
- avcodec/mjpegenc: Don't log to private context Signed-off-by: Andreas …
- 2:19 PM Changeset in ffmpeg [6cdcf15e] by
- avcodec/mjpegenc: Remove nonsensical AMV options Both these options …
- 2:19 PM Changeset in ffmpeg [fc158f3d] by
- avcodec/speedhqenc: Inline ff_speedhq_mb_y_order_to_mb() It is an …
- 2:19 PM Changeset in ffmpeg [49c38761] by
- avcodec/speedhqenc: Don't log to the private context Signed-off-by: …
- 2:19 PM Changeset in ffmpeg [e117fad] by
- avcodec/mpegvideo: Mark ff_mpv_common_defaults() as av_cold …
- 2:19 PM Changeset in ffmpeg [89a8033f] by
- avcodec/mpegvideo: Move temp ratecontrol bufs to RateControlContext …
- 2:19 PM Changeset in ffmpeg [6844e96] by
- avcodec/mpegvideo: Move ratecontrol-only options to RateControlContext …
- 2:19 PM Changeset in ffmpeg [1ec1f1e2] by
- avcodec/mpegvideo_enc: Move H.263 specific check to ituh263enc.c …
- 2:19 PM Changeset in ffmpeg [c3ab7362] by
- avcodec/mpegvideo_enc: Move vbv_delay warning to mpeg12enc.c It is …
- 2:19 PM Changeset in ffmpeg [137060d5] by
- avcodec/mpegvideo_enc: Move q_scale_type check to mpeg12enc.c The …
- 2:19 PM Changeset in ffmpeg [0c4b091b] by
- avcodec/mpegvideo_enc: Move q_matrix init to init_matrices() …
- 2:19 PM Changeset in ffmpeg [726adfaf] by
- avcodec/mpegvideo_enc: Don't init matrices unnecessarily for MJPEG …
- 2:19 PM Changeset in ffmpeg [41451b4e] by
- avcodec/mpegvideo_enc: Only allocate inter matrices when needed Also …
- 2:19 PM Changeset in ffmpeg [a4312445] by
- avcodec/mpegvideo_enc: Factor checks out of loop Also move this code …
- 2:19 PM Changeset in ffmpeg [7223363c] by
- avcodec/mpegvideo_enc: Set chroma_intra_matrix for SpeedHQ Used with …
- 2:19 PM Changeset in ffmpeg [daff2df1] by
- avcodec/mpegvideo_enc: Only allocate chroma intra matrices when needed …
- 2:19 PM Changeset in ffmpeg [70359de6] by
- avcodec/mpeg4video: Move IS_3IV1 macro to mpeg4videodec.c Also add …
- 2:19 PM Changeset in ffmpeg [5df8c86b] by
- avcodec/mpeg4video: Split ff_mpeg4_pred_dc() It currently does two …
- 2:19 PM Changeset in ffmpeg [c050269e] by
- avcodec/mpeg4videodec: Bail out earlier when parsing The scantables …
- 2:19 PM Changeset in ffmpeg [f5f2c37a] by
- avcodec/ituh263dec: Reorder branches (To perform this optimization a …
- 2:19 PM Changeset in ffmpeg [17ff442a] by
- avcodec/flvenc: Remove redundant setting of dc_scale_tables h263_aic …
- 2:19 PM Changeset in ffmpeg [9e5a1b8] by
- avcodec/ituh263enc: Use memset where appropriate Signed-off-by: …
- 2:19 PM Changeset in ffmpeg [607bc17b] by
- avcodec/ituh263enc: Make SVQ1+Snowenc stop calling …
- 2:19 PM Changeset in ffmpeg [9ca97756] by
- avcodec/ituh263enc: Combine branches Signed-off-by: Andreas …
- 2:19 PM Changeset in ffmpeg [f67e5bf2] by
- avcodec/ituh263enc: Remove redundant setting of dc_scale_tables …
- 2:19 PM Changeset in ffmpeg [94f36428] by
- avcodec/ituh263enc: Move MPEG-4 fcode_tab to mpeg4videoenc.c …
- 2:19 PM Changeset in ffmpeg [3977abc8] by
- avcodec/mpegutils: Move MAX_FCODE to mpegvideoenc.h Signed-off-by: …
- 2:19 PM Changeset in ffmpeg [9479ee50] by
- avcodec/mpegvideo_enc: Move default_mv_penalty to h261enc.c MPEG-1/2 …
- 2:19 PM Changeset in ffmpeg [a02fb1a4] by
- avcodec/h261: Use forward-declaration for MpegEncContext Avoids an …
- 2:19 PM Changeset in ffmpeg [7abc9c5e] by
- avcodec/h261dec: Don't call ff_set_qscale() Most of what it does is …
- 2:19 PM Changeset in ffmpeg [0c7e3485] by
- avcodec/mpeg12dec: Mark flush as cold Signed-off-by: Andreas …
- 2:19 PM Changeset in ffmpeg [4d8b706b] by
- avcodec/mpeg12dec: Don't count errors from first thread twice …
- 2:19 PM Changeset in ffmpeg [094c2e7f] by
- avcodec/vc1dec: Don't initialize unused parts of ScanTable The VC-1 …
- 2:19 PM Changeset in ffmpeg [38e8eefc] by
- avcodec/vc1_block: Inline y_dc_scale_table Signed-off-by: Andreas …
- 2:19 PM Changeset in ffmpeg [8aa08c9] by
- avcodec/vc1_block, vc1dec: Don't use c_dc_scale(_table)? It coincides …
- 2:19 PM Changeset in ffmpeg [3defca7e] by
- avcodec/rv34: Make ff_rv34_get_start_offset() honor its name Up until …
- 1:51 PM Changeset in ffmpeg [f9b8f306] by
- 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
- How to reproduce: Download br2049-00006.mkv from here: …
Mar 6, 2025:
- 7:09 PM Ticket #4298 (zoompan filter creates shaky image) updated by
- We are also having this issue on the overlay filter. It is very …
- 4:58 PM Ticket #11376 (undefined symbol: vaMapBuffer2) closed by
- fixed: To whom it may concern, I was able to fix my issue thanks to: …
- 2:38 PM Changeset in ffmpeg [7225e307] by
- Added support for direct RGB input to AMF encoder
- 2:38 PM Changeset in ffmpeg [c7ff7345] by
- Enable 10-bit output for RGB input in AMF HEVC and AV1 encoders
- 1:21 PM Changeset in ffmpeg [30a86414] by
- lsws/ppc/yuv2rgb_altivec: Fix build in non-VSX environments with Clang …
- 1:04 PM Ticket #4298 (zoompan filter creates shaky image) updated by
- 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
-
Component changed
- 10:58 AM Ticket #11493 (ffmpeg causes mkv corruption when remuxing existing MKV with WEBVTT ...) created by
- 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
- 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
- How long ago did QT Player drop support for these XML MOVs?
- 12:21 AM Ticket #11492 (Support for QuickTime skin file) updated by
- More information about QuickTime skins …
- 12:14 AM Ticket #11492 (Support for QuickTime skin file) created by
- Summary of the bug: Early versions of QuickTime player allowed videos …
Mar 5, 2025:
- 11:31 PM Changeset in ffmpeg [696ea1c2] by
- Don't attempt to parse ADTS from USAC packets. It's not possible to …
- 4:59 PM Changeset in ffmpeg [72cff47b] by
- avcodec/exr: Fix potential effective-type violation Storing the …
- 4:59 PM Changeset in ffmpeg [431805c] by
- avcodec/exr: Remove write-only gamma_table Forgotten in …
- 3:59 PM Changeset in ffmpeg [5560a20] by
- 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
- Here's the commit fixing this issue: …
- 2:29 AM Changeset in ffmpeg [0e91738] by
- avcodec/exr: do not output 32bit floats when a file stores 16bit …
Note:
See TracTimeline
for information about the timeline view.
