ffmpeg-cvslog
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/03/24
[FFmpeg-cvslog] [ffmpeg] 03/03: avcodec/vvc/ctu: Put scratchbufs into union to save space
Andreas Rheinhardt via ffmpeg-cvslog
2026/03/24
[FFmpeg-cvslog] [ffmpeg] 01/03: avcodec/vvc: Use static_assert where appropriate
Andreas Rheinhardt via ffmpeg-cvslog
2026/03/24
[FFmpeg-cvslog] [ffmpeg] 02/03: avcodec/vvc/ctu: Move often accessed fields to the start of structs
Andreas Rheinhardt via ffmpeg-cvslog
2026/03/24
[FFmpeg-cvslog] [ffmpeg] branch master updated (f40fcf8024 -> 92d06a8027)
ffmpeg-git via ffmpeg-cvslog
2026/03/24
[FFmpeg-cvslog] [ffmpeg] 10/10: libavfilter/scale_vulkan: do not unnencessarily set s->qf on every frame
Lynne via ffmpeg-cvslog
2026/03/24
[FFmpeg-cvslog] [ffmpeg] 09/10: libavfilter/scale_vulkan: use swscale's Vulkan code
Lynne via ffmpeg-cvslog
2026/03/24
[FFmpeg-cvslog] [ffmpeg] 06/10: swscale/vulkan: implement SWS_OP_DITHER
Lynne via ffmpeg-cvslog
2026/03/24
[FFmpeg-cvslog] [ffmpeg] 08/10: swscale/vulkan: take order_src/order_dst into account
Lynne via ffmpeg-cvslog
2026/03/24
[FFmpeg-cvslog] [ffmpeg] 07/10: swscale/vulkan: implement SWS_OP_LINEAR
Lynne via ffmpeg-cvslog
2026/03/24
[FFmpeg-cvslog] [ffmpeg] 04/10: swscale/vulkan: implement SWS_OP_LSHIFT/SWS_OP_RSHIFT
Lynne via ffmpeg-cvslog
2026/03/24
[FFmpeg-cvslog] [ffmpeg] 03/10: swscale/vulkan: implement SWS_OP_MIN/SWS_OP_MAX
Lynne via ffmpeg-cvslog
2026/03/24
[FFmpeg-cvslog] [ffmpeg] 05/10: swscale/vulkan: implement SWS_OP_CONVERT
Lynne via ffmpeg-cvslog
2026/03/24
[FFmpeg-cvslog] [ffmpeg] 02/10: swscale/vulkan: implement SW_OP_SCALE
Lynne via ffmpeg-cvslog
2026/03/24
[FFmpeg-cvslog] [ffmpeg] 01/10: swscale/vulkan: add precise qualifier to f32
Lynne via ffmpeg-cvslog
2026/03/24
[FFmpeg-cvslog] [ffmpeg] branch master updated (d61d724905 -> f40fcf8024)
ffmpeg-git via ffmpeg-cvslog
2026/03/24
[FFmpeg-cvslog] [ffmpeg] 02/02: avcodec/bsf/lcevc_metadata: write Aditional Info blocks after the Global Config block
James Almer via ffmpeg-cvslog
2026/03/24
[FFmpeg-cvslog] [ffmpeg] branch master updated (00d1f41b2e -> d61d724905)
ffmpeg-git via ffmpeg-cvslog
2026/03/24
[FFmpeg-cvslog] [ffmpeg] 01/02: avcodec/cbs_lcevc: fix writing process blocks with size 6
James Almer via ffmpeg-cvslog
2026/03/24
[FFmpeg-cvslog] [ffmpeg] swscale/ops_backend: avoid UB (null pointer arithmetic) (branch master)
Niklas Haas via ffmpeg-cvslog
2026/03/23
[FFmpeg-cvslog] [ffmpeg] libavformat/mpegts.c: pat_cb(): Ensure all PIDs are valid (branch master)
Scott Theisen via ffmpeg-cvslog
2026/03/23
[FFmpeg-cvslog] [ffmpeg] avformat/rtpdec: fix RTCP RR cumulative packet loss clamping (branch master)
Nariman-Sayed via ffmpeg-cvslog
2026/03/23
[FFmpeg-cvslog] [ffmpeg] tests/fate/ogg-*.mak: Make sure that copy tests do not run when $(FFMPEG) is not compiled. (branch master)
Romain Beauxis via ffmpeg-cvslog
2026/03/23
[FFmpeg-cvslog] [ffmpeg] avformat/mov: don't try to create an LCEVC group if there's a single track (branch release/8.1)
James Almer via ffmpeg-cvslog
2026/03/23
[FFmpeg-cvslog] [ffmpeg] avformat/mov: don't try to create an LCEVC group if there's a single track (branch master)
James Almer via ffmpeg-cvslog
2026/03/22
[FFmpeg-cvslog] [ffmpeg] avutil/attributes: enable av_flatten when available (branch master)
Kacper Michajłow via ffmpeg-cvslog
2026/03/22
[FFmpeg-cvslog] [ffmpeg] libavfilter/vf_frei0r: use .so suffix for plugins on macOS (branch master)
Romain Beauxis via ffmpeg-cvslog
2026/03/21
[FFmpeg-cvslog] [ffmpeg] avformat/movenc: check if a packet is to be discarded when calculating edit list durations (branch master)
James Almer via ffmpeg-cvslog
2026/03/21
[FFmpeg-cvslog] [ffmpeg] avcodec/dvdsub_parser: Fix buf_size check (branch master)
Michael Niedermayer via ffmpeg-cvslog
2026/03/21
[FFmpeg-cvslog] [ffmpeg] branch master updated (a077da895b -> 9d97771bc6)
ffmpeg-git via ffmpeg-cvslog
2026/03/21
[FFmpeg-cvslog] [ffmpeg] 03/03: avcodec/bsf/extract_extradata: Remove pointless checks
Andreas Rheinhardt via ffmpeg-cvslog
2026/03/21
[FFmpeg-cvslog] [ffmpeg] 02/03: avcodec/bsf/extract_extradata: Redo extracting LCEVC extradata
Andreas Rheinhardt via ffmpeg-cvslog
2026/03/21
[FFmpeg-cvslog] [ffmpeg] 01/03: avcodec/bsf/extract_extradata: Inline constants
Andreas Rheinhardt via ffmpeg-cvslog
2026/03/21
[FFmpeg-cvslog] [ffmpeg] 02/02: aarch64: Add Armv9.3-A GCS (Guarded Control Stack) support
Martin Storsjö via ffmpeg-cvslog
2026/03/21
[FFmpeg-cvslog] [ffmpeg] 01/02: aarch64: hevcdsp: Make returns match the call site
Martin Storsjö via ffmpeg-cvslog
2026/03/21
[FFmpeg-cvslog] [ffmpeg] branch release/8.1 updated (9abdfda6f2 -> 3ec48e4bc6)
ffmpeg-git via ffmpeg-cvslog
2026/03/21
[FFmpeg-cvslog] [ffmpeg] avfilter/dnn_backend_torch: add CUDA/ROCm device support (branch master)
stevxiao via ffmpeg-cvslog
2026/03/20
[FFmpeg-cvslog] [ffmpeg] avutil/bswap: fix implicit conversion warning in av_bswap64 (branch master)
marcos ashton via ffmpeg-cvslog
2026/03/20
[FFmpeg-cvslog] [ffmpeg] 03/03: tests/fate/pcm: add FATE tests for pcm_bluray encoder and decoder
marcos ashton via ffmpeg-cvslog
2026/03/20
[FFmpeg-cvslog] [ffmpeg] avformat/rsd: reject short ADPCM_THP extradata reads (branch master)
Weidong Wang via ffmpeg-cvslog
2026/03/20
[FFmpeg-cvslog] [ffmpeg] avformat/mov: add m4v to allowed extensions (branch master)
tark1998 via ffmpeg-cvslog
2026/03/20
[FFmpeg-cvslog] [ffmpeg] avfilter/af_pan: fix sscanf() return value checks in parse_channel_name (branch master)
marcos ashton via ffmpeg-cvslog
2026/03/20
[FFmpeg-cvslog] [ffmpeg] 02/03: tests/fate/libavutil: add FATE test for stereo3d
marcos ashton via ffmpeg-cvslog
2026/03/20
[FFmpeg-cvslog] [ffmpeg] 01/03: tests/fate/libavutil: add FATE test for film_grain_params
marcos ashton via ffmpeg-cvslog
2026/03/20
[FFmpeg-cvslog] [ffmpeg] branch master updated (a43ea8bff7 -> 924cc51ffe)
ffmpeg-git via ffmpeg-cvslog
2026/03/20
[FFmpeg-cvslog] [ffmpeg] doc/CVSS (branch master)
Michael Niedermayer via ffmpeg-cvslog
2026/03/20
[FFmpeg-cvslog] [ffmpeg] avcodec/ffv1dec: Allocate the minimum size for fltmap and fltmap32 with the current implementation (branch master)
Michael Niedermayer via ffmpeg-cvslog
2026/03/20
[FFmpeg-cvslog] [ffmpeg] fftools/ffprobe: Show stream group side data (branch master)
Jeremy James via ffmpeg-cvslog
2026/03/20
[FFmpeg-cvslog] [ffmpeg] 01/02: aarch64/inter_sme2: Remove needless backup/restore of x29/x30
Martin Storsjö via ffmpeg-cvslog
2026/03/20
[FFmpeg-cvslog] [ffmpeg] 02/02: aarch64: Add PAC sign/validation of the link register
Martin Storsjö via ffmpeg-cvslog
2026/03/20
[FFmpeg-cvslog] [ffmpeg] branch master updated (42029a8836 -> f72f692afa)
ffmpeg-git via ffmpeg-cvslog
2026/03/19
[FFmpeg-cvslog] [ffmpeg] libavcodec/mediacodec: MythTV Fix for incorrect stride with amazon fire stick (branch master)
Peter Bennett via ffmpeg-cvslog
2026/03/19
[FFmpeg-cvslog] [ffmpeg] 02/02: avformat/lcevc: return error when no valid NAL units are found
Zhao Zhili via ffmpeg-cvslog
2026/03/19
[FFmpeg-cvslog] [ffmpeg] 01/02: avformat/lcevc: merge duplicate IDR and NON_IDR branches
Zhao Zhili via ffmpeg-cvslog
2026/03/19
[FFmpeg-cvslog] [ffmpeg] branch master updated (7b534c2bdc -> 163b9b6c7e)
ffmpeg-git via ffmpeg-cvslog
2026/03/19
[FFmpeg-cvslog] [ffmpeg] avfilter/dnn_backend_tf: fix ctx async field access (branch master)
stevxiao via ffmpeg-cvslog
2026/03/19
[FFmpeg-cvslog] [ffmpeg] 03/03: avcodec/lcevcdec: don't try to derive final dimensions from SAR
James Almer via ffmpeg-cvslog
2026/03/19
[FFmpeg-cvslog] [ffmpeg] 02/03: avcodec/lcevc_parser: move the resolution type table to a header
James Almer via ffmpeg-cvslog
2026/03/19
[FFmpeg-cvslog] [ffmpeg] 01/03: avcodec/cbs_lcevc: don't look for process blocks if the unit was not decomposed
James Almer via ffmpeg-cvslog
2026/03/19
[FFmpeg-cvslog] [ffmpeg] branch release/8.1 updated (9047fa1b08 -> 9abdfda6f2)
ffmpeg-git via ffmpeg-cvslog
2026/03/19
[FFmpeg-cvslog] [ffmpeg] 01/02: avformat/lcevc: add a function to parse sequence and global config blocks
James Almer via ffmpeg-cvslog
2026/03/19
[FFmpeg-cvslog] [ffmpeg] 02/02: avformat/codecstring: add support for LCEVC streams
James Almer via ffmpeg-cvslog
2026/03/19
[FFmpeg-cvslog] [ffmpeg] branch master updated (ba793127c4 -> 053822d9ce)
ffmpeg-git via ffmpeg-cvslog
2026/03/19
[FFmpeg-cvslog] [ffmpeg] 05/05: avcodec/x86/mpeg4videodsp: Use SSE2 emulated_edge_mc
Andreas Rheinhardt via ffmpeg-cvslog
2026/03/19
[FFmpeg-cvslog] [ffmpeg] 04/05: avcodec/x86/mpeg4videodsp: Add gmc_ssse3
Andreas Rheinhardt via ffmpeg-cvslog
2026/03/19
[FFmpeg-cvslog] [ffmpeg] 03/05: avcodec/x86/mpeg4videodsp: Use smaller edge_emu buffer
Andreas Rheinhardt via ffmpeg-cvslog
2026/03/19
[FFmpeg-cvslog] [ffmpeg] 02/05: tests/checkasm: Add test for mpeg4videodsp
Andreas Rheinhardt via ffmpeg-cvslog
2026/03/19
[FFmpeg-cvslog] [ffmpeg] branch master updated (106616f13d -> ba793127c4)
ffmpeg-git via ffmpeg-cvslog
2026/03/19
[FFmpeg-cvslog] [ffmpeg] 01/05: avcodec/x86/mpeg4videodsp: Fix sprite_warping_accuracy 0-2
Andreas Rheinhardt via ffmpeg-cvslog
2026/03/18
[FFmpeg-cvslog] [ffmpeg] avformat/mov: tighten sample count value in mov_read_sdtp (branch master)
James Almer via ffmpeg-cvslog
2026/03/18
[FFmpeg-cvslog] [ffmpeg] forgejo/pre-commit/ignored-words: add re-use (branch master)
Niklas Haas via ffmpeg-cvslog
2026/03/18
[FFmpeg-cvslog] [ffmpeg] 03/03: avcodec/rv34dsp: Reduce size of chroma pixels tabs
Andreas Rheinhardt via ffmpeg-cvslog
2026/03/18
[FFmpeg-cvslog] [ffmpeg] 02/03: tests/checkasm/rv34dsp: Don't use unnecessarily large buffers
Andreas Rheinhardt via ffmpeg-cvslog
2026/03/18
[FFmpeg-cvslog] [ffmpeg] branch master updated (b50cbdc04f -> 30a811cc7d)
ffmpeg-git via ffmpeg-cvslog
2026/03/18
[FFmpeg-cvslog] [ffmpeg] 01/03: avcodec/x86/rv34dsp: Port ff_rv34_idct_dc_noround_mmxext to sse2
Andreas Rheinhardt via ffmpeg-cvslog
2026/03/18
[FFmpeg-cvslog] [ffmpeg] fftools/ffmpeg_demux: properly unnitialize the side_data_prefer_packet AVBprint buffer (branch master)
James Almer via ffmpeg-cvslog
2026/03/18
[FFmpeg-cvslog] [ffmpeg] avcodec/h2645_sei: don't use provider_code uninitialized (branch master)
James Almer via ffmpeg-cvslog
2026/03/18
[FFmpeg-cvslog] [ffmpeg] checkasm/aarch64: fix operator precedence bug in ARG_STACK (branch master)
Zhao Zhili via ffmpeg-cvslog
2026/03/18
[FFmpeg-cvslog] [ffmpeg] 12/12: swscale/x86/ops: cosmetic
Niklas Haas via ffmpeg-cvslog
2026/03/18
[FFmpeg-cvslog] [ffmpeg] 11/12: swscale/x86/ops: move over_read/write determination to setup func
Niklas Haas via ffmpeg-cvslog
2026/03/18
[FFmpeg-cvslog] [ffmpeg] 10/12: swscale/ops_chain: allow implementations to expose over_read/write
Niklas Haas via ffmpeg-cvslog
2026/03/18
[FFmpeg-cvslog] [ffmpeg] 09/12: swscale/ops_chain: add SwsContext to SwsImplParams
Niklas Haas via ffmpeg-cvslog
2026/03/18
[FFmpeg-cvslog] [ffmpeg] 07/12: swscale/ops_chain: refactor setup() signature
Niklas Haas via ffmpeg-cvslog
2026/03/18
[FFmpeg-cvslog] [ffmpeg] 08/12: swscale/ops_chain: add SwsOpTable to SwsImplParams
Niklas Haas via ffmpeg-cvslog
2026/03/18
[FFmpeg-cvslog] [ffmpeg] 06/12: swscale/ops_dispatch: also print ops list after optimizing
Niklas Haas via ffmpeg-cvslog
2026/03/18
[FFmpeg-cvslog] [ffmpeg] 05/12: swscale/ops_dispatch: correctly round tail size
Niklas Haas via ffmpeg-cvslog
2026/03/18
[FFmpeg-cvslog] [ffmpeg] 04/12: swscale/ops_dispatch: properly handle negative strides
Niklas Haas via ffmpeg-cvslog
2026/03/18
[FFmpeg-cvslog] [ffmpeg] 03/12: swscale/ops_dispatch: remove slice_align hack
Niklas Haas via ffmpeg-cvslog
2026/03/18
[FFmpeg-cvslog] [ffmpeg] 02/12: swscale/ops: loop over copied list instead of original (cosmetic)
Niklas Haas via ffmpeg-cvslog
2026/03/18
[FFmpeg-cvslog] [ffmpeg] 01/12: swscale/graph: allocate output buffers after adding all passes
Niklas Haas via ffmpeg-cvslog
2026/03/18
[FFmpeg-cvslog] [ffmpeg] branch master updated (c51a420b59 -> 70537ec8e6)
ffmpeg-git via ffmpeg-cvslog
2026/03/17
[FFmpeg-cvslog] [ffmpeg] 10/10: doc/examples/hw_decode: check fopen return value for output file
Jun Zhao via ffmpeg-cvslog
2026/03/17
[FFmpeg-cvslog] [ffmpeg] 09/10: doc/examples/transcode: query encoder for supported configs
Jun Zhao via ffmpeg-cvslog
2026/03/17
[FFmpeg-cvslog] [ffmpeg] 08/10: doc/examples/vaapi_encode: return raw error codes from encode_write
Jun Zhao via ffmpeg-cvslog
2026/03/17
[FFmpeg-cvslog] [ffmpeg] 06/10: doc/examples/encode_audio: fix hardcoded stereo sample stride
Jun Zhao via ffmpeg-cvslog
2026/03/17
[FFmpeg-cvslog] [ffmpeg] 07/10: doc/examples/remux: fix NULL pointer dereference in cleanup
Jun Zhao via ffmpeg-cvslog
2026/03/17
[FFmpeg-cvslog] [ffmpeg] 05/10: doc/examples/qsv_decode: fix raw frame dump for chroma planes
Jun Zhao via ffmpeg-cvslog
2026/03/17
[FFmpeg-cvslog] [ffmpeg] 04/10: doc/examples/hw_decode: fix fwrite error check
Jun Zhao via ffmpeg-cvslog
2026/03/17
[FFmpeg-cvslog] [ffmpeg] 03/10: doc/examples/decode_video: check fopen return value in pgm_save
Jun Zhao via ffmpeg-cvslog
2026/03/17
[FFmpeg-cvslog] [ffmpeg] 02/10: doc/examples/vaapi_encode: open raw YUV input in binary mode
Jun Zhao via ffmpeg-cvslog
2026/03/17
[FFmpeg-cvslog] [ffmpeg] 01/10: doc/examples: fix output context cleanup in transcode examples
Jun Zhao via ffmpeg-cvslog
2026/03/17
[FFmpeg-cvslog] [ffmpeg] branch master updated (34bff02984 -> c51a420b59)
ffmpeg-git via ffmpeg-cvslog
2026/03/17
[FFmpeg-cvslog] [ffmpeg] avcodec/libvpxenc: fix sRGB colorspace for non-RGB pixel formats (branch master)
Guangyu Sun via ffmpeg-cvslog
2026/03/17
[FFmpeg-cvslog] [ffmpeg] 02/02: aarch64: Add Armv9.3-A GCS (Guarded Control Stack) support
Martin Storsjö via ffmpeg-cvslog
2026/03/17
[FFmpeg-cvslog] [ffmpeg] 01/02: aarch64: hevcdsp: Make returns match the call site
Martin Storsjö via ffmpeg-cvslog
2026/03/17
[FFmpeg-cvslog] [ffmpeg] branch master updated (1c7b72cd6b -> 846746be4b)
ffmpeg-git via ffmpeg-cvslog
2026/03/17
[FFmpeg-cvslog] [ffmpeg] lavc/riscv: remove unused fixed_vtype.S (branch master)
Sun Yuechi via ffmpeg-cvslog
2026/03/17
[FFmpeg-cvslog] [ffmpeg] swscale: fix possible lut leak in adapt_colors() (branch master)
Huihui_Huang via ffmpeg-cvslog
2026/03/16
[FFmpeg-cvslog] [ffmpeg] 02/02: swscale/ops_chain: Make ff_op_priv_free clear the freed pointer
Martin Storsjö via ffmpeg-cvslog
2026/03/16
[FFmpeg-cvslog] [ffmpeg] branch master updated (6ef0ef51dc -> ac4d50cb26)
ffmpeg-git via ffmpeg-cvslog
2026/03/16
[FFmpeg-cvslog] [ffmpeg] 01/02: swscale/ops_chain: Don't pass an aligned union as parameter by value
Martin Storsjö via ffmpeg-cvslog
2026/03/16
[FFmpeg-cvslog] [ffmpeg-web] Announce FFmpeg 8.1 (branch master)
Lynne via ffmpeg-cvslog
2026/03/16
[FFmpeg-cvslog] [ffmpeg-web] web/download: forgot one 8.0.1 -> 8.1 (branch master)
Michael Niedermayer via ffmpeg-cvslog
2026/03/16
[FFmpeg-cvslog] [ffmpeg-web] src/download: add FFmpeg 8.1 (branch master)
Michael Niedermayer via ffmpeg-cvslog
2026/03/16
[FFmpeg-cvslog] [ffmpeg] avcodec/nvdec: fix surface pool limits and unsafe_output lifetime (branch master)
Diego de Souza via ffmpeg-cvslog
2026/03/16
[FFmpeg-cvslog] [ffmpeg] avutil: attributes: fix AV_HAS_STD_ATTRIBUTE checks (branch release/8.1)
Marvin Scholz via ffmpeg-cvslog
2026/03/16
[FFmpeg-cvslog] [ffmpeg] avutil: attributes: fix AV_HAS_STD_ATTRIBUTE checks (branch master)
Marvin Scholz via ffmpeg-cvslog
2026/03/16
[FFmpeg-cvslog] [ffmpeg] 03/04: avformat/wsddec: Use ffio_read_size() in get_metadata()
Michael Niedermayer via ffmpeg-cvslog
2026/03/16
[FFmpeg-cvslog] [ffmpeg] 04/04: doc/Doxyfile: set version to 8.1
Michael Niedermayer via ffmpeg-cvslog
2026/03/16
[FFmpeg-cvslog] [ffmpeg] 02/04: avformat/mpegts: fix descriptor accounting across multiple IOD descriptors
Nicholas Carlini via ffmpeg-cvslog
2026/03/16
[FFmpeg-cvslog] [ffmpeg] 01/04: avcodec/xxan: zero-initialize y_buffer
Weidong Wang via ffmpeg-cvslog
2026/03/16
[FFmpeg-cvslog] [ffmpeg] branch release/8.1 updated (43a4771cd0 -> e1a84cd003)
ffmpeg-git via ffmpeg-cvslog
2026/03/16
[FFmpeg-cvslog] [ffmpeg] lavf/vvcdec: fix false-positive VVC detection of MP3 files (branch master)
Jun Zhao via ffmpeg-cvslog
2026/03/16
[FFmpeg-cvslog] [ffmpeg] avformat/wsddec: Use ffio_read_size() in get_metadata() (branch master)
Michael Niedermayer via ffmpeg-cvslog
2026/03/16
[FFmpeg-cvslog] [ffmpeg] avformat/tls_openssl: fix DTLS retransmission when packet lost in blocking mode (branch master)
Nariman-Sayed via ffmpeg-cvslog
2026/03/16
[FFmpeg-cvslog] [ffmpeg] avformat/whip: add timeout option for HTTP WHIP can receive timeout option to allow dropping connection attempts which would otherwise hang in the event that remote server is not replying. (branch master)
Philip Tang via ffmpeg-cvslog
2026/03/16
[FFmpeg-cvslog] [ffmpeg] 02/02: avformat/lcevc: fix wrong NAL count written for NON IDR
Zhao Zhili via ffmpeg-cvslog
2026/03/16
[FFmpeg-cvslog] [ffmpeg] 01/02: avformat/lcevc: fix memleak on write_nalu() failure
Zhao Zhili via ffmpeg-cvslog
2026/03/16
[FFmpeg-cvslog] [ffmpeg] branch master updated (cc866fb5e9 -> dbd783f389)
ffmpeg-git via ffmpeg-cvslog
2026/03/16
[FFmpeg-cvslog] [ffmpeg] avformat/movenc: fix loop variable shadowing in LCEVC stream group init (branch master)
Zhao Zhili via ffmpeg-cvslog
2026/03/16
[FFmpeg-cvslog] [ffmpeg] avformat/mpegts: fix descriptor accounting across multiple IOD descriptors (branch master)
Nicholas Carlini via ffmpeg-cvslog
2026/03/16
[FFmpeg-cvslog] [ffmpeg] opus/dec_celt: avoid emph_coeff becoming a subnormal (branch release/8.1)
Anton Khirnov via ffmpeg-cvslog
2026/03/16
[FFmpeg-cvslog] [ffmpeg] opus/dec_celt: avoid emph_coeff becoming a subnormal (branch master)
Anton Khirnov via ffmpeg-cvslog
2026/03/16
[FFmpeg-cvslog] [ffmpeg] avcodec/xxan: zero-initialize y_buffer (branch master)
Weidong Wang via ffmpeg-cvslog
2026/03/15
[FFmpeg-cvslog] [ffmpeg] 03/03: RELEASE: prepare for 8.1
Michael Niedermayer via ffmpeg-cvslog
2026/03/15
[FFmpeg-cvslog] [ffmpeg] 02/03: Changelog, remove "version <next>"
Michael Niedermayer via ffmpeg-cvslog
2026/03/15
[FFmpeg-cvslog] [ffmpeg] 01/03: RELEASE_NOTES: Based on the version from 8.0
Michael Niedermayer via ffmpeg-cvslog
2026/03/15
[FFmpeg-cvslog] [ffmpeg] branch release/8.1 updated (0a8bf5fcaa -> 8a8881d226)
ffmpeg-git via ffmpeg-cvslog
2026/03/15
[FFmpeg-cvslog] [ffmpeg] avcodec/bsf/extract_extradata: don't use a NULL pointer to initialize an empty PutByteContext (branch release/8.1)
James Almer via ffmpeg-cvslog
2026/03/15
[FFmpeg-cvslog] [ffmpeg] 06/06: avcodec/bytestream2: don't allow using NULL pointers
James Almer via ffmpeg-cvslog
2026/03/15
[FFmpeg-cvslog] [ffmpeg] 05/06: avcodec/bsf/extract_extradata: don't use a NULL pointer to initialize an empty PutByteContext
James Almer via ffmpeg-cvslog
2026/03/15
[FFmpeg-cvslog] [ffmpeg] 04/06: avcodec/bsf/extract_extradata: reallocate buffers with the final used size
James Almer via ffmpeg-cvslog
2026/03/15
[FFmpeg-cvslog] [ffmpeg] 03/06: avcodec/bsf/extract_extradata: write correct length start codes for LCEVC
James Almer via ffmpeg-cvslog
2026/03/15
[FFmpeg-cvslog] [ffmpeg] 02/06: avcodec/bsf/extract_extradata: write correct length start codes for h26x
James Almer via ffmpeg-cvslog
2026/03/15
[FFmpeg-cvslog] [ffmpeg] 01/06: avformat/nal: remove trailing zeroes from NALUs
James Almer via ffmpeg-cvslog
2026/03/15
[FFmpeg-cvslog] [ffmpeg] branch master updated (1d65e985b3 -> 6ba0b59d8b)
ffmpeg-git via ffmpeg-cvslog
2026/03/15
[FFmpeg-cvslog] [ffmpeg] fftools/ffmpeg_demux: add options to override mastering display and content light level metadata (branch master)
James Almer via ffmpeg-cvslog
2026/03/15
[FFmpeg-cvslog] [ffmpeg] 03/03: avcodec/h2645_sei: fix parsing payloads for UK country_code
James Almer via ffmpeg-cvslog
2026/03/15
[FFmpeg-cvslog] [ffmpeg] 01/03: avcodec/h2645_sei: refactor decode_registered_user_data()
James Almer via ffmpeg-cvslog
2026/03/15
[FFmpeg-cvslog] [ffmpeg] 02/03: avcodec/h2645_sei: reindent after the previous change
James Almer via ffmpeg-cvslog
2026/03/15
[FFmpeg-cvslog] [ffmpeg] branch release/8.1 updated (7df9a56f0d -> 29e0d0ef13)
ffmpeg-git via ffmpeg-cvslog
2026/03/15
[FFmpeg-cvslog] [ffmpeg] 03/03: avcodec/h2645_sei: fix parsing payloads for UK country_code
James Almer via ffmpeg-cvslog
2026/03/15
[FFmpeg-cvslog] [ffmpeg] 02/03: avcodec/h2645_sei: reindent after the previous change
James Almer via ffmpeg-cvslog
2026/03/15
[FFmpeg-cvslog] [ffmpeg] 01/03: avcodec/h2645_sei: refactor decode_registered_user_data()
James Almer via ffmpeg-cvslog
2026/03/15
[FFmpeg-cvslog] [ffmpeg] branch master updated (482395f830 -> 8172be423e)
ffmpeg-git via ffmpeg-cvslog
2026/03/14
[FFmpeg-cvslog] [ffmpeg] avfilter/af_whisper: Add translate parameter (branch master)
WyattBlue via ffmpeg-cvslog
2026/03/14
[FFmpeg-cvslog] [ffmpeg] avformat/rtmpproto: fix listen_timeout conversion for special negative values (branch release/8.1)
Zhao Zhili via ffmpeg-cvslog
2026/03/14
[FFmpeg-cvslog] [ffmpeg] 22/22: avcodec/exr: Check input space before reverse_lut()
Michael Niedermayer via ffmpeg-cvslog
2026/03/14
[FFmpeg-cvslog] [ffmpeg] 21/22: avformat/mpegts: remove JPEG-XS early return on invalid header_size
Nicholas Carlini via ffmpeg-cvslog
2026/03/14
[FFmpeg-cvslog] [ffmpeg] 20/22: avcodec/aac/aacdec_usac_mps212: Introduce a temporary array for ff_aac_ec_data_dec()
Michael Niedermayer via ffmpeg-cvslog
2026/03/14
[FFmpeg-cvslog] [ffmpeg] 19/22: avcodec/cbs_h266_syntax_template: Check tile_y
Michael Niedermayer via ffmpeg-cvslog
2026/03/14
[FFmpeg-cvslog] [ffmpeg] 18/22: avcodec/h264_slice: reject slice_num >= 0xFFFF
Nicholas Carlini via ffmpeg-cvslog
2026/03/14
[FFmpeg-cvslog] [ffmpeg] 16/22: avcodec/wmv2dec: More Checks about reading skip bits
Michael Niedermayer via ffmpeg-cvslog
2026/03/14
[FFmpeg-cvslog] [ffmpeg] 17/22: lavfi/bwdif: fix heap-buffer-overflow with small height videos
Jun Zhao via ffmpeg-cvslog
2026/03/14
[FFmpeg-cvslog] [ffmpeg] 15/22: avcodec/cbs_h266_syntax_template: Fix w/h typo
Gil Portnoy via ffmpeg-cvslog
2026/03/14
[FFmpeg-cvslog] [ffmpeg] 14/22: aacdec_usac: skip FD-specific decoding for LPD channels
Oliver Chang via ffmpeg-cvslog
2026/03/14
[FFmpeg-cvslog] [ffmpeg] 13/22: avformat/dhav: Fix handling or slightly larger files
Michael Niedermayer via ffmpeg-cvslog
2026/03/14
[FFmpeg-cvslog] [ffmpeg] 11/22: avcodec/cbs_h266_syntax_template: Fix rows vs columns
Gil Portnoy via ffmpeg-cvslog
2026/03/14
[FFmpeg-cvslog] [ffmpeg] 12/22: avutil/timecode: Check for integer overflow in av_timecode_init_from_components()
Michael Niedermayer via ffmpeg-cvslog
2026/03/14
[FFmpeg-cvslog] [ffmpeg] 10/22: avformat/mov: do not allocate out-of-range buffers
Ted Meyer via ffmpeg-cvslog
2026/03/14
[FFmpeg-cvslog] [ffmpeg] 09/22: avfilter/af_lv2: call lilv_instance_activate before lilv_instance_run
Karl Mogensen via ffmpeg-cvslog
2026/03/14
[FFmpeg-cvslog] [ffmpeg] 08/22: avformat/rtmpproto: fix listen_timeout conversion for special negative values
Zhao Zhili via ffmpeg-cvslog
2026/03/14
[FFmpeg-cvslog] [ffmpeg] 07/22: avcodec/aom_film_grain: Remove impossible check
Michael Niedermayer via ffmpeg-cvslog
2026/03/14
[FFmpeg-cvslog] [ffmpeg] 06/22: avcodec/aom_film_grain: avoid duplicate indexes in ff_aom_parse_film_grain_sets()
Michael Niedermayer via ffmpeg-cvslog
2026/03/14
[FFmpeg-cvslog] [ffmpeg] 04/22: swscale/output: fix integer overflows in chroma in yuv2rgba64_X_c_template()
Michael Niedermayer via ffmpeg-cvslog
2026/03/14
[FFmpeg-cvslog] [ffmpeg] 05/22: avformat/hxvs: Do not allow backward steps in hxvs_probe()
Michael Niedermayer via ffmpeg-cvslog
2026/03/14
[FFmpeg-cvslog] [ffmpeg] 03/22: avcodec/lcldec: Fixes uqvq overflow
Michael Niedermayer via ffmpeg-cvslog
2026/03/14
[FFmpeg-cvslog] [ffmpeg] 02/22: fftools/ffprobe: Initialize data_dump_format_id
Olivier Laflamme via ffmpeg-cvslog
2026/03/14
[FFmpeg-cvslog] [ffmpeg] 01/22: avformat/aiffdec: Check for partial read
Michael Niedermayer via ffmpeg-cvslog
2026/03/14
[FFmpeg-cvslog] [ffmpeg] branch release/8.1 updated (c9a5f7c6ca -> 6f890cb104)
ffmpeg-git via ffmpeg-cvslog
2026/03/14
[FFmpeg-cvslog] [ffmpeg] 03/03: fftools/ffmpeg_mux_init: add support for LCEVC Stream Group muxing
James Almer via ffmpeg-cvslog
2026/03/14
[FFmpeg-cvslog] [ffmpeg] 02/03: avformat/options: add missing AVOption for AVStreamGroupLCEVC
James Almer via ffmpeg-cvslog
2026/03/14
[FFmpeg-cvslog] [ffmpeg] 01/03: avformat/movenc: add support for LCEVC track muxing
James Almer via ffmpeg-cvslog
2026/03/14
[FFmpeg-cvslog] [ffmpeg] branch master updated (77ddfcfeb1 -> 539fc854e7)
ffmpeg-git via ffmpeg-cvslog
2026/03/14
[FFmpeg-cvslog] [ffmpeg] Changelog: move an entry wrongly put in the 8.1 section to next (branch master)
James Almer via ffmpeg-cvslog
2026/03/14
[FFmpeg-cvslog] [ffmpeg] avcodec/exr: Check input space before reverse_lut() (branch master)
Michael Niedermayer via ffmpeg-cvslog
2026/03/14
[FFmpeg-cvslog] [ffmpeg] fuzzer: improve documentation (branch master)
Pierre-Anthony Lemieux via ffmpeg-cvslog
2026/03/14
[FFmpeg-cvslog] [ffmpeg] avformat/mpegts: remove JPEG-XS early return on invalid header_size (branch master)
Nicholas Carlini via ffmpeg-cvslog
2026/03/14
[FFmpeg-cvslog] [ffmpeg] 02/02: avcodec/aac/aacdec_usac_mps212: Introduce a temporary array for ff_aac_ec_data_dec()
Michael Niedermayer via ffmpeg-cvslog
2026/03/14
[FFmpeg-cvslog] [ffmpeg] 01/02: avcodec/cbs_h266_syntax_template: Check tile_y
Michael Niedermayer via ffmpeg-cvslog
2026/03/14
[FFmpeg-cvslog] [ffmpeg] branch master updated (e33573813d -> 770bc1c23a)
ffmpeg-git via ffmpeg-cvslog
2026/03/14
[FFmpeg-cvslog] [ffmpeg] 07/07: avcodec/x86/apv_dsp: Don't clip unnecessarily
Andreas Rheinhardt via ffmpeg-cvslog
2026/03/14
[FFmpeg-cvslog] [ffmpeg] 06/07: avcodec/apv_dsp: Reindent after previous commit
Andreas Rheinhardt via ffmpeg-cvslog
2026/03/14
[FFmpeg-cvslog] [ffmpeg] 03/07: avcodec/apv_decode: Remove unused array entries
Andreas Rheinhardt via ffmpeg-cvslog
2026/03/14
[FFmpeg-cvslog] [ffmpeg] 05/07: avcodec/apv_dsp: Remove dead 8 bit code
Andreas Rheinhardt via ffmpeg-cvslog
2026/03/14
[FFmpeg-cvslog] [ffmpeg] 04/07: avcodec/apv_decode: Don't rely on AV_PIX_FMT_YUV420 == 0
Andreas Rheinhardt via ffmpeg-cvslog
2026/03/14
[FFmpeg-cvslog] [ffmpeg] 02/07: avcodec/apv_decode: Remove always-false branches
Andreas Rheinhardt via ffmpeg-cvslog
2026/03/14
[FFmpeg-cvslog] [ffmpeg] 01/07: avcodec/apv_decode: Fix pixel format selection
Andreas Rheinhardt via ffmpeg-cvslog
2026/03/14
[FFmpeg-cvslog] [ffmpeg] branch master updated (c102e89448 -> e33573813d)
ffmpeg-git via ffmpeg-cvslog
2026/03/14
[FFmpeg-cvslog] [ffmpeg] hwcontext_vulkan: deprecate AVVulkanDeviceContext.lock/unlock_queue (branch release/8.1)
Lynne via ffmpeg-cvslog
2026/03/14
[FFmpeg-cvslog] [ffmpeg] hwcontext_vulkan: deprecate AVVulkanDeviceContext.lock/unlock_queue (branch master)
Lynne via ffmpeg-cvslog
Earlier messages
Later messages