ffmpeg-cvslog
Thread
Date
Earlier messages
Messages by Date
2026/07/13
[FFmpeg-cvslog] [ffmpeg] 02/02: avfilter/vf_floodfill: remove unneeded variables
Michael Niedermayer via ffmpeg-cvslog
2026/07/13
[FFmpeg-cvslog] [ffmpeg] 01/02: avfilter/vf_floodfill: size the point stack for the current frame
Michael Niedermayer via ffmpeg-cvslog
2026/07/13
[FFmpeg-cvslog] [ffmpeg] branch master updated (0089694c06 -> f186c50cf5)
ffmpeg-git via ffmpeg-cvslog
2026/07/13
[FFmpeg-cvslog] [ffmpeg] avfilter/vf_lut3d: compute size2 after the 3DLUTSIZE directive (branch master)
Michael Niedermayer via ffmpeg-cvslog
2026/07/13
[FFmpeg-cvslog] [ffmpeg] avfilter/vf_vqe_amf: Add AMF Video Quality Enhancer filter (branch master)
Araz Iusubov via ffmpeg-cvslog
2026/07/13
[FFmpeg-cvslog] [ffmpeg] 03/03: vulkan_encode: fix leak and swallowed errors in init_base_units()
Lynne via ffmpeg-cvslog
2026/07/13
[FFmpeg-cvslog] [ffmpeg] 02/03: vulkan_encode: destroy image views of queued pictures on uninit
Lynne via ffmpeg-cvslog
2026/07/13
[FFmpeg-cvslog] [ffmpeg] branch master updated (01a9a98f35 -> b672ae3905)
ffmpeg-git via ffmpeg-cvslog
2026/07/13
[FFmpeg-cvslog] [ffmpeg] 01/03: vulkan_encode: free CBS context, fragment and SEI buffers on close
Lynne via ffmpeg-cvslog
2026/07/13
[FFmpeg-cvslog] [ffmpeg] 02/02: doc/developer.texi: update reviews section
Michael Niedermayer via ffmpeg-cvslog
2026/07/13
[FFmpeg-cvslog] [ffmpeg] 01/02: doc/infra.txt: add fairy
Michael Niedermayer via ffmpeg-cvslog
2026/07/13
[FFmpeg-cvslog] [ffmpeg] branch master updated (fd3ee52fab -> 01a9a98f35)
ffmpeg-git via ffmpeg-cvslog
2026/07/13
[FFmpeg-cvslog] [ffmpeg] avcodec/tdsc: unref the reference frame before reallocating on size change (branch master)
Cloud-LHY via ffmpeg-cvslog
2026/07/13
[FFmpeg-cvslog] [ffmpeg] 08/08: vf_libplacebo: add missing avstring.h include
Lynne via ffmpeg-cvslog
2026/07/13
[FFmpeg-cvslog] [ffmpeg] 05/08: swscale: remove GLSL backend
Lynne via ffmpeg-cvslog
2026/07/13
[FFmpeg-cvslog] [ffmpeg] 07/08: configure: remove libshaderc and libglslang support
Lynne via ffmpeg-cvslog
2026/07/13
[FFmpeg-cvslog] [ffmpeg] 06/08: vulkan: remove runtime shader compilation support
Lynne via ffmpeg-cvslog
2026/07/13
[FFmpeg-cvslog] [ffmpeg] 03/08: avcodec: remove unneeded vulkan_spirv.h includes
Lynne via ffmpeg-cvslog
2026/07/13
[FFmpeg-cvslog] [ffmpeg] 02/08: swscale/ops_dispatch: fix use-after-free when adding opaque ops passes
Lynne via ffmpeg-cvslog
2026/07/13
[FFmpeg-cvslog] [ffmpeg] 04/08: vf_scale_vulkan: port to compile-time SPIR-V generation
Lynne via ffmpeg-cvslog
2026/07/13
[FFmpeg-cvslog] [ffmpeg] 01/08: swscale/vulkan: fix invalid SPIR-V generation for plane-remapped passes
Lynne via ffmpeg-cvslog
2026/07/13
[FFmpeg-cvslog] [ffmpeg] branch release/9.0 updated (b9aa305686 -> d124bfeada)
ffmpeg-git via ffmpeg-cvslog
2026/07/13
[FFmpeg-cvslog] [ffmpeg] 07/08: configure: remove libshaderc and libglslang support
Lynne via ffmpeg-cvslog
2026/07/13
[FFmpeg-cvslog] [ffmpeg] 08/08: vf_libplacebo: add missing avstring.h include
Lynne via ffmpeg-cvslog
2026/07/13
[FFmpeg-cvslog] [ffmpeg] 06/08: vulkan: remove runtime shader compilation support
Lynne via ffmpeg-cvslog
2026/07/13
[FFmpeg-cvslog] [ffmpeg] 05/08: swscale: remove GLSL backend
Lynne via ffmpeg-cvslog
2026/07/13
[FFmpeg-cvslog] [ffmpeg] 04/08: vf_scale_vulkan: port to compile-time SPIR-V generation
Lynne via ffmpeg-cvslog
2026/07/13
[FFmpeg-cvslog] [ffmpeg] 03/08: avcodec: remove unneeded vulkan_spirv.h includes
Lynne via ffmpeg-cvslog
2026/07/13
[FFmpeg-cvslog] [ffmpeg] 02/08: swscale/ops_dispatch: fix use-after-free when adding opaque ops passes
Lynne via ffmpeg-cvslog
2026/07/13
[FFmpeg-cvslog] [ffmpeg] 01/08: swscale/vulkan: fix invalid SPIR-V generation for plane-remapped passes
Lynne via ffmpeg-cvslog
2026/07/13
[FFmpeg-cvslog] [ffmpeg] branch master updated (9c2aabaa34 -> 90436de5e1)
ffmpeg-git via ffmpeg-cvslog
2026/07/12
[FFmpeg-cvslog] [ffmpeg] 02/02: avcodec/cavsdec: reject invalid start-code bitreader sizes
Michael Niedermayer via ffmpeg-cvslog
2026/07/12
[FFmpeg-cvslog] [ffmpeg] 01/02: avcodec/libcodec2: reject packet sample counts that overflow int
Jiale Yao via ffmpeg-cvslog
2026/07/12
[FFmpeg-cvslog] [ffmpeg] branch master updated (ed4f286a10 -> 9c2aabaa34)
ffmpeg-git via ffmpeg-cvslog
2026/07/12
[FFmpeg-cvslog] [ffmpeg] avcodec/ffv1dec: mask the fltmap index on the 8bit remap path (branch master)
Michael Niedermayer via ffmpeg-cvslog
2026/07/12
[FFmpeg-cvslog] [ffmpeg] avcodec/vorbisdec: skip the MDCT for unused channels (branch master)
Michael Niedermayer via ffmpeg-cvslog
2026/07/12
[FFmpeg-cvslog] [ffmpeg] avcodec/exr: bound total decoded pixels by max_pixels (branch master)
Michael Niedermayer via ffmpeg-cvslog
2026/07/12
[FFmpeg-cvslog] [ffmpeg] 08/08: avcodec/x86/vp9lpf: Simplify clip_u8(u8+i8)
Andreas Rheinhardt via ffmpeg-cvslog
2026/07/12
[FFmpeg-cvslog] [ffmpeg] 07/08: avcodec/x86/vp9lpf: Combine filter2 and filter4 cases
Andreas Rheinhardt via ffmpeg-cvslog
2026/07/12
[FFmpeg-cvslog] [ffmpeg] 06/08: avcodec/x86/vp9lpf: Avoid unnecessary stores
Andreas Rheinhardt via ffmpeg-cvslog
2026/07/12
[FFmpeg-cvslog] [ffmpeg] 05/08: avcodec/x86/vp9lpf: Avoid inverting masks
Andreas Rheinhardt via ffmpeg-cvslog
2026/07/12
[FFmpeg-cvslog] [ffmpeg] 04/08: avcodec/x86/vp9lpf: Avoid reloading constant
Andreas Rheinhardt via ffmpeg-cvslog
2026/07/12
[FFmpeg-cvslog] [ffmpeg] 03/08: avcodec/x86/vp9lpf: Improve deriving masks
Andreas Rheinhardt via ffmpeg-cvslog
2026/07/12
[FFmpeg-cvslog] [ffmpeg] 02/08: avcodec/x86/vp9lpf: Don't do work twice
Andreas Rheinhardt via ffmpeg-cvslog
2026/07/12
[FFmpeg-cvslog] [ffmpeg] branch master updated (7b9eeadda0 -> a13c2b1e4f)
ffmpeg-git via ffmpeg-cvslog
2026/07/12
[FFmpeg-cvslog] [ffmpeg] 01/08: avcodec/x86/vp9lpf: Combine comparisons
Andreas Rheinhardt via ffmpeg-cvslog
2026/07/12
[FFmpeg-cvslog] [ffmpeg] tests/checkasm/aes: fix memcmp size argument (branch master)
Shreesh Adiga via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] 10/10: avutil/hwcontext_vulkan: declare cuda as a transfer-compatible format
Philip Langdale via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] 09/10: ffv1enc_vulkan: fix VRAM size detection
Lynne via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] 08/10: avutil/hwcontext_vulkan: query the actual image format in try_export_flags
Zhao Zhili via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] 07/10: libavutil/vulkan: fix elem_size computation in vulkan_export_to_cuda
Zhao Zhili via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] 06/10: avutil/hwcontext_vulkan: reject unsupported semi-planar CUDA imports
Philip Langdale via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] 04/10: avutil/hwcontext_vulkan: fix CUDA interop for packed formats
Philip Langdale via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] 05/10: avutil/hwcontext_vulkan: CUDA interop semaphores are per image
Philip Langdale via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] 03/10: avcodec/vulkan_hevc: reject too many VPS HRD parameter sets
Pavel Kohout via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] 02/10: vulkan/prores_raw: reconstruct DC values in 32-bit
Lynne via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] 01/10: avcodec/ffv1enc_vulkan: fix format specifier for VkDeviceSize
Zhao Zhili via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] branch release/9.0 updated (8d9bd942ab -> b9aa305686)
ffmpeg-git via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] 05/05: apv_encode_vulkan: read the gathered bitstream back with the copy engine
Lynne via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] 04/05: ffv1enc_vulkan: gather into VRAM and then copy, drop the host-only path
Lynne via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] 03/05: vulkan/seg_gather: avoid scratch spills and serial prefix summing
Lynne via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] 02/05: ffv1enc_vulkan: fix VRAM size detection
Lynne via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] 01/05: vulkan: fix u32vec2buf/u32vec4buf alignment values
Lynne via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] branch master updated (fe38a1e257 -> a09be9b91e)
ffmpeg-git via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] 04/04: avformat/network: make ff_network_init() follow standard AVERROR convention
Jun Zhao via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] 03/04: avformat/tls: remove orphan ff_openssl_init/ff_openssl_deinit declarations
Jun Zhao via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] 02/04: avformat/utils: fix ff_mkdir_p() swallowing intermediate mkdir errors
Jun Zhao via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] 01/04: avformat/internal: fix typo allow_unkown -> allow_unknown
Jun Zhao via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] branch master updated (c16840b826 -> fe38a1e257)
ffmpeg-git via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] avformat/demux: use io_close2 when closing avfromat (branch release/7.1)
Kacper Michajłow via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] 08/08: avcodec/dca_xll: export downmix matrix coefficients
James Almer via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] 07/08: avcodec/dca_core: export downmix matrix coefficients
James Almer via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] 06/08: fftools/ffmpeg_filter: propagate downmix matrix side data to the filterchain
James Almer via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] 05/08: avfilter/af_aresample: also look for downmix matrix side data
James Almer via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] 04/08: swresample/rematrix: print custom downmix matrix coefficients
James Almer via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] 03/08: avfilter/af_ashowinfo: support printing downmix matrix side data
James Almer via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] 02/08: avutil/frame: add a new side data type for downmix matrix
James Almer via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] 01/08: avutil/downmix_info: add a new API to propagate pre-made downmix matrixes
James Almer via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] branch master updated (dd941af8ac -> c16840b826)
ffmpeg-git via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] 03/03: avcodec/bsf/dts2pts: evict unconsumable nodes from the poc tree
Michael Niedermayer via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] 02/03: avcodec/bsf/dts2pts: fix removal of 2nd field nodes
Michael Niedermayer via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] 01/03: avcodec/bsf/dts2pts: chain same-gop nodes instead of collecting into a fixed array
Michael Niedermayer via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] branch master updated (265d39e551 -> dd941af8ac)
ffmpeg-git via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] lavc/hevc: Always generate missing refs for foll pictures (branch master)
Frank Plowman via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] avutil/hwcontext_cuda: fail derive if no CUDA device matches (branch master)
KawaiiEngine (Sashimiso) via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] 02/02: fftools/ffmpeg_mux_init.c: delete encoder-specific metadata when re-encoding.
Romain Beauxis via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] 01/02: Add FATE tests for stale metadata during re-encoding.
Romain Beauxis via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] branch master updated (6179982c9c -> 4641be96e5)
ffmpeg-git via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] 05/05: avcodec/x86/cabac: compute renormalisation shifts with lzcnt
Charly Morgand-Poyac via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] 04/05: lavc/hevcdec: remove data dependent branches from residual decoding
Charly Morgand-Poyac via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] 02/05: lavc/hevcdec: skip the coefficient clear for DC-only blocks
Charly Morgand-Poyac via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] 03/05: lavc/hevcdec: decode runs of bypass bins with one integer division
Charly Morgand-Poyac via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] branch master updated (c31a781412 -> 6179982c9c)
ffmpeg-git via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] 01/05: lavc/hevcdec: precompute the significance context tables per scan
Charly Morgand-Poyac via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] 02/02: avcodec/audio_frame_queue: add skip samples side data to output packets
James Almer via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] branch master updated (1f24840239 -> c31a781412)
ffmpeg-git via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] 01/02: avcodec/libfdk-aacenc: don't propagate a skip samples value higher than the frame size
James Almer via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] avdevice/alsa: auto-detect channel layout when capturing audio (branch master)
Romain Beauxis via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] apv_decode: call ff_thread_finish_setup() (branch master)
Lynne via ffmpeg-cvslog
2026/07/11
[FFmpeg-cvslog] [ffmpeg] apv_decode: call ff_thread_finish_setup() (branch release/9.0)
Lynne via ffmpeg-cvslog
2026/07/10
[FFmpeg-cvslog] [ffmpeg] avformat/wavdec: move ID3v2 auto-parsing flag from w64 to wav (branch master)
Nil Fons Miret via ffmpeg-cvslog
2026/07/10
[FFmpeg-cvslog] [ffmpeg] avcodec/mjpegdec: reject redundant scans of a sequential image (branch master)
Michael Niedermayer via ffmpeg-cvslog
2026/07/10
[FFmpeg-cvslog] [ffmpeg] avformat/mvrdec: add MVR CCTV demuxer (branch master)
Zhao Zhili via ffmpeg-cvslog
2026/07/10
[FFmpeg-cvslog] [ffmpeg] avformat/wavdec: limit memory allocated for BEXT coding history data (branch master)
Tobias Rapp via ffmpeg-cvslog
2026/07/09
[FFmpeg-cvslog] [ffmpeg] avutil/hwcontext_vulkan: declare cuda as a transfer-compatible format (branch master)
Philip Langdale via ffmpeg-cvslog
2026/07/09
[FFmpeg-cvslog] [ffmpeg] avutil/hwcontext_vulkan: query the actual image format in try_export_flags (branch master)
Zhao Zhili via ffmpeg-cvslog
2026/07/09
[FFmpeg-cvslog] [ffmpeg] avcodec: Add itut-t35 metadata as a codec type (branch master)
Vignesh Venkat via ffmpeg-cvslog
2026/07/09
[FFmpeg-cvslog] [ffmpeg] avcodec/mjpegdec: reject flipping of bayer images (branch master)
Michael Niedermayer via ffmpeg-cvslog
2026/07/09
[FFmpeg-cvslog] [ffmpeg] libavutil/vulkan: fix elem_size computation in vulkan_export_to_cuda (branch master)
Zhao Zhili via ffmpeg-cvslog
2026/07/09
[FFmpeg-cvslog] [ffmpeg] avformat/whip: disable DTLS certificate verification (branch release/9.0)
Jack Lau via ffmpeg-cvslog
2026/07/09
[FFmpeg-cvslog] [ffmpeg] avfilter/vf_libplacebo: add flag to inherit the input's Vulkan device (branch master)
Philip Langdale via ffmpeg-cvslog
2026/07/08
[FFmpeg-cvslog] [ffmpeg] 02/02: avcodec/tdsc: reject out-of-frame cursor position
Michael Niedermayer via ffmpeg-cvslog
2026/07/08
[FFmpeg-cvslog] [ffmpeg] 01/02: avformat/spdif: fix reading past the buffer when probing AAC in IEC 61937
Michael Niedermayer via ffmpeg-cvslog
2026/07/08
[FFmpeg-cvslog] [ffmpeg] branch master updated (ec6c89c1bb -> 8de8405796)
ffmpeg-git via ffmpeg-cvslog
2026/07/08
[FFmpeg-cvslog] [ffmpeg] avcodec/x86/h264_intrapred: SSE2 impl. of pred8x8l_dc_8 (branch master)
Zuxy Meng via ffmpeg-cvslog
2026/07/08
[FFmpeg-cvslog] [ffmpeg] avfilter/vf_scale_cuda: fix non-scaling format conversion (branch master)
Zhao Zhili via ffmpeg-cvslog
2026/07/07
[FFmpeg-cvslog] [ffmpeg] 03/03: avutil/hwcontext_vulkan: reject unsupported semi-planar CUDA imports
Philip Langdale via ffmpeg-cvslog
2026/07/07
[FFmpeg-cvslog] [ffmpeg] 02/03: avutil/hwcontext_vulkan: CUDA interop semaphores are per image
Philip Langdale via ffmpeg-cvslog
2026/07/07
[FFmpeg-cvslog] [ffmpeg] 01/03: avutil/hwcontext_vulkan: fix CUDA interop for packed formats
Philip Langdale via ffmpeg-cvslog
2026/07/07
[FFmpeg-cvslog] [ffmpeg] branch master updated (45bc6c0c08 -> c29d710cd5)
ffmpeg-git via ffmpeg-cvslog
2026/07/07
[FFmpeg-cvslog] [ffmpeg] 03/03: aarch64/h26x: move step macros before their functions
Zhao Zhili via ffmpeg-cvslog
2026/07/07
[FFmpeg-cvslog] [ffmpeg] 02/03: aarch64/h26x: give step macros distinct names per function
Zhao Zhili via ffmpeg-cvslog
2026/07/07
[FFmpeg-cvslog] [ffmpeg] 01/03: aarch64/h26x: parameterize calc_all step macro name
Zhao Zhili via ffmpeg-cvslog
2026/07/07
[FFmpeg-cvslog] [ffmpeg] branch master updated (1d5550613b -> 45bc6c0c08)
ffmpeg-git via ffmpeg-cvslog
2026/07/07
[FFmpeg-cvslog] [ffmpeg] 04/04: avcodec/bsf/source: fix packet leak on av_packet_ref failure
Zhao Zhili via ffmpeg-cvslog
2026/07/07
[FFmpeg-cvslog] [ffmpeg] 01/04: avcodec/bsf: fix codec-id match loop in av_bsf_link
Zhao Zhili via ffmpeg-cvslog
2026/07/07
[FFmpeg-cvslog] [ffmpeg] 02/04: avcodec/bsf: fix wrong pad index in av_bsf_link diagnostics
Zhao Zhili via ffmpeg-cvslog
2026/07/07
[FFmpeg-cvslog] [ffmpeg] 03/04: avcodec/bsf: tighten loop variable scope in av_bsf_link
Zhao Zhili via ffmpeg-cvslog
2026/07/07
[FFmpeg-cvslog] [ffmpeg] branch master updated (6a351a3113 -> 1d5550613b)
ffmpeg-git via ffmpeg-cvslog
2026/07/07
[FFmpeg-cvslog] [ffmpeg] 04/04: avformat/dashdec: check fragment_timescale before division in refresh_manifest
Steven Liu via ffmpeg-cvslog
2026/07/07
[FFmpeg-cvslog] [ffmpeg] 03/04: avformat/dashdec: fix integer truncation in calc_max_seg_no()
Steven Liu via ffmpeg-cvslog
2026/07/07
[FFmpeg-cvslog] [ffmpeg] 02/04: avformat/dashdec: check NULL pointer before use str_end_offset
Steven Liu via ffmpeg-cvslog
2026/07/07
[FFmpeg-cvslog] [ffmpeg] 01/04: avformat/dashdec: check NULL pointer of av_strtok value before use it
Steven Liu via ffmpeg-cvslog
2026/07/07
[FFmpeg-cvslog] [ffmpeg] branch master updated (a73d648f6e -> 6a351a3113)
ffmpeg-git via ffmpeg-cvslog
2026/07/07
[FFmpeg-cvslog] [ffmpeg] 02/02: avfilter/vf_v360: keep remap source coordinates in bounds
Michael Niedermayer via ffmpeg-cvslog
2026/07/07
[FFmpeg-cvslog] [ffmpeg] 01/02: avfilter/vf_v360: reject dimensions too small for the projection
Michael Niedermayer via ffmpeg-cvslog
2026/07/07
[FFmpeg-cvslog] [ffmpeg] branch master updated (fe47696aa1 -> a73d648f6e)
ffmpeg-git via ffmpeg-cvslog
2026/07/07
[FFmpeg-cvslog] [ffmpeg] avcodec/lzf: pad the decompressed buffer (branch master)
Michael Niedermayer via ffmpeg-cvslog
2026/07/07
[FFmpeg-cvslog] [ffmpeg] avcodec/jpeg2000dec: avoid signed overflow in ROI shift (branch master)
Michael Niedermayer via ffmpeg-cvslog
2026/07/07
[FFmpeg-cvslog] [ffmpeg] avcodec/hevc/ps: avoid signed overflow reading act qp offsets (branch master)
Michael Niedermayer via ffmpeg-cvslog
2026/07/07
[FFmpeg-cvslog] [ffmpeg] 02/02: avcodec/vvc/dec: fix pixel buffer tab leak on chroma format change
Michael Niedermayer via ffmpeg-cvslog
2026/07/07
[FFmpeg-cvslog] [ffmpeg] branch master updated (160737cf0d -> a41f543113)
ffmpeg-git via ffmpeg-cvslog
2026/07/07
[FFmpeg-cvslog] [ffmpeg] 01/02: avcodec/vvc/dec: merge the SAO and ALF pixel buffer tab loops
Michael Niedermayer via ffmpeg-cvslog
2026/07/06
[FFmpeg-cvslog] [ffmpeg] fftools/opt_common: fix format string bug in print_program_info (branch master)
Zhao Zhili via ffmpeg-cvslog
2026/07/06
[FFmpeg-cvslog] [ffmpeg] fftools/ffmpeg_demux: free stream group reference array in DemuxStream (branch master)
James Almer via ffmpeg-cvslog
2026/07/06
[FFmpeg-cvslog] [ffmpeg] 03/03: fftools/ffmpeg_demux: merge LCEVC enhancement payloads into the base stream
James Almer via ffmpeg-cvslog
2026/07/06
[FFmpeg-cvslog] [ffmpeg] 01/03: avcodec: add a graph based bitstream filtering API
James Almer via ffmpeg-cvslog
2026/07/06
[FFmpeg-cvslog] [ffmpeg] 02/03: avcodec/bsf: add an LCEVC stream merging bsf
James Almer via ffmpeg-cvslog
2026/07/06
[FFmpeg-cvslog] [ffmpeg] branch master updated (c6498178bb -> 4eb56054c2)
ffmpeg-git via ffmpeg-cvslog
2026/07/06
[FFmpeg-cvslog] [ffmpeg] avfilter/vsrc_gfxcapture_winrt: add missing system_error include (branch release/8.1)
Kacper Michajłow via ffmpeg-cvslog
2026/07/06
[FFmpeg-cvslog] [ffmpeg] avfilter/vsrc_gfxcapture_winrt: add missing system_error include (branch release/9.0)
Kacper Michajłow via ffmpeg-cvslog
2026/07/06
[FFmpeg-cvslog] [ffmpeg] 02/02: configure: Pass the .objs response file to makedef
Martin Storsjö via ffmpeg-cvslog
2026/07/06
[FFmpeg-cvslog] [ffmpeg] 01/02: configure: Test for response file support in a way that works with busybox-w32
Martin Storsjö via ffmpeg-cvslog
2026/07/06
[FFmpeg-cvslog] [ffmpeg] branch release/9.0 updated (a508495cd7 -> 9d97419239)
ffmpeg-git via ffmpeg-cvslog
2026/07/05
[FFmpeg-cvslog] [ffmpeg] avfilter/vsrc_gfxcapture_winrt: add missing system_error include (branch master)
Kacper Michajłow via ffmpeg-cvslog
2026/07/05
[FFmpeg-cvslog] [ffmpeg] Changelog: move iTerm2 muxer entry from 9.0 to <next> (branch master)
Zhao Zhili via ffmpeg-cvslog
2026/07/05
[FFmpeg-cvslog] [ffmpeg] avformat/hls_sample_encryption: Validate ADTS frame length against packet (branch master)
Michael Niedermayer via ffmpeg-cvslog
2026/07/05
[FFmpeg-cvslog] [ffmpeg] avfilter/vf_quirc: Changed character specifier (branch master)
Jamaika1 via ffmpeg-cvslog
2026/07/05
[FFmpeg-cvslog] [ffmpeg] rvv: add optimized h264 intra prediction functions (branch master)
Tristan Matthews via ffmpeg-cvslog
2026/07/05
[FFmpeg-cvslog] [ffmpeg] avcodec/vulkan_hevc: reject too many VPS HRD parameter sets (branch master)
Pavel Kohout via ffmpeg-cvslog
2026/07/05
[FFmpeg-cvslog] [ffmpeg] avformat/oggparsevorbis.c: Prevent integer overflow when summing header lengths; add bounds check. (branch release/6.1)
Romain Beauxis via ffmpeg-cvslog
2026/07/05
[FFmpeg-cvslog] [ffmpeg] avformat/oggparsevorbis.c: Prevent integer overflow when summing header lengths; add bounds check. (branch release/6.0)
Romain Beauxis via ffmpeg-cvslog
2026/07/05
[FFmpeg-cvslog] [ffmpeg] all: Don't discard const through {mem,str,strr}chr (branch master)
Andreas Rheinhardt via ffmpeg-cvslog
2026/07/04
[FFmpeg-cvslog] [ffmpeg] avformat/iff: reject invalid data_size in ANIM (branch master)
Michael Niedermayer via ffmpeg-cvslog
2026/07/04
[FFmpeg-cvslog] [ffmpeg] 02/02: avformat/mods: bail out on av_get_packet() failure
Zhao Zhili via ffmpeg-cvslog
2026/07/04
[FFmpeg-cvslog] [ffmpeg] 01/02: avformat/mods: fix keyframe flagging in read_packet
Zhao Zhili via ffmpeg-cvslog
2026/07/04
[FFmpeg-cvslog] [ffmpeg] branch master updated (c364ab176f -> 8b1118818b)
ffmpeg-git via ffmpeg-cvslog
2026/07/04
[FFmpeg-cvslog] [ffmpeg] avformat/hls: reject Master Playlist tags in a Media Playlist (branch master)
Kacper Michajłow via ffmpeg-cvslog
2026/07/04
[FFmpeg-cvslog] [ffmpeg] avformat/mov: bound the iref thmb/cdsc entry count by the sub-box size (branch master)
Omkhar Arasaratnam via ffmpeg-cvslog
2026/07/04
[FFmpeg-cvslog] [ffmpeg] 03/04: fate/filter-video: add photosensitivity blend test
Vladimir Panteleev via ffmpeg-cvslog
2026/07/04
[FFmpeg-cvslog] [ffmpeg] 04/04: vf_photosensitivity: fix metadata when duplicating frames
Vladimir Panteleev via ffmpeg-cvslog
2026/07/04
[FFmpeg-cvslog] [ffmpeg] 02/04: vf_photosensitivity: add blend option
Vladimir Panteleev via ffmpeg-cvslog
2026/07/04
[FFmpeg-cvslog] [ffmpeg] 01/04: vf_photosensitivity: scale badness threshold with history size
Vladimir Panteleev via ffmpeg-cvslog
2026/07/04
[FFmpeg-cvslog] [ffmpeg] branch master updated (e7cbfd1c50 -> e058e8c0c5)
ffmpeg-git via ffmpeg-cvslog
2026/07/04
[FFmpeg-cvslog] [ffmpeg] avcodec/lcldec: zero the not-decoded tail to avoid heap disclosure (branch master)
Michael Niedermayer via ffmpeg-cvslog
2026/07/04
[FFmpeg-cvslog] [ffmpeg] avfilter/vf_quirc: resize the quirc buffers when the input size changes (branch master)
Michael Niedermayer via ffmpeg-cvslog
2026/07/04
[FFmpeg-cvslog] [ffmpeg] swscale/output: avoid signed overflow in yuv2rgb_write_full luma scaling (branch master)
Michael Niedermayer via ffmpeg-cvslog
2026/07/04
[FFmpeg-cvslog] [ffmpeg] avformat/wavdec: fix integer overflow in W64 chunk size check (branch master)
Michael Niedermayer via ffmpeg-cvslog
2026/07/04
[FFmpeg-cvslog] [ffmpeg] avcodec/nvdec: don't double free the fdd-owned context on the sep_ref error path (branch master)
Michael Niedermayer via ffmpeg-cvslog
2026/07/04
[FFmpeg-cvslog] [ffmpeg] 01/02: avformat/imfdec: check for a missing or empty Path in the asset map
Pavel Kohout via ffmpeg-cvslog
2026/07/04
[FFmpeg-cvslog] [ffmpeg] 02/02: avformat/imfdec: reject virtual tracks with no resources
Pavel Kohout via ffmpeg-cvslog
2026/07/04
[FFmpeg-cvslog] [ffmpeg] branch master updated (22b08e8cc1 -> a76190152d)
ffmpeg-git via ffmpeg-cvslog
2026/07/04
[FFmpeg-cvslog] [ffmpeg-web] web/security: CVE# administrativa should go to ffmpeg-cve (branch master)
Michael Niedermayer via ffmpeg-cvslog
2026/07/04
[FFmpeg-cvslog] [ffmpeg-web] web/download: End of life 7.0 (branch master)
Michael Niedermayer via ffmpeg-cvslog
2026/07/04
[FFmpeg-cvslog] [ffmpeg] swscale/x86: fix SIGILL in u8 SCALE on SSE4-only CPUs (branch master)
Zhao Zhili via ffmpeg-cvslog
2026/07/03
[FFmpeg-cvslog] [ffmpeg] avformat/whip: disable DTLS certificate verification (branch master)
Jack Lau via ffmpeg-cvslog
2026/07/03
[FFmpeg-cvslog] [ffmpeg] avdevice/avfoundation: wait for frame consumption to avoid dropping A/V frames (branch master)
Jun Zhao via ffmpeg-cvslog
2026/07/03
[FFmpeg-cvslog] [ffmpeg] libavformat/img2enc: add update_filemtime option (branch master)
marcos ashton via ffmpeg-cvslog
2026/07/03
[FFmpeg-cvslog] [ffmpeg] tests/fate/hevc: add scale filter dependency to fate-hevc-bsf-mp4toannexb-new-extradata (branch master)
James Almer via ffmpeg-cvslog
2026/07/03
[FFmpeg-cvslog] [ffmpeg] 03/04: tests/checkasm/motion: Improve reporting
Andreas Rheinhardt via ffmpeg-cvslog
2026/07/03
[FFmpeg-cvslog] [ffmpeg] 04/04: tests/checkasm/motion: Improve randomizing buffers
Andreas Rheinhardt via ffmpeg-cvslog
2026/07/03
[FFmpeg-cvslog] [ffmpeg] 02/04: avcodec/x86/me_cmp: Reduce amount of registers used
Andreas Rheinhardt via ffmpeg-cvslog
2026/07/03
[FFmpeg-cvslog] [ffmpeg] 01/04: avcodec/x86/me_cmp: Improve median_sad functions
Andreas Rheinhardt via ffmpeg-cvslog
2026/07/03
[FFmpeg-cvslog] [ffmpeg] branch master updated (766074133f -> fad2e0bc50)
ffmpeg-git via ffmpeg-cvslog
2026/07/03
[FFmpeg-cvslog] [ffmpeg] avfilter/dnn_backend_torch: fix missing ret in async error path (branch master)
tknaveen via ffmpeg-cvslog
2026/07/03
[FFmpeg-cvslog] [ffmpeg] tests/fate/ffmpeg: remove audio stream from fate-autorotate (branch master)
James Almer via ffmpeg-cvslog
2026/07/03
[FFmpeg-cvslog] [ffmpeg] fftools/ffplay: remove SDL_AUDIO_ALSA_SET_BUFFER_SIZE (branch master)
Hunter Kvalevog via ffmpeg-cvslog
2026/07/03
[FFmpeg-cvslog] [ffmpeg] .forgejo/actions/rebase-pr: workaround stale `forge.event.pull_request.merge_base` value (branch master)
Kacper Michajłow via ffmpeg-cvslog
2026/07/02
[FFmpeg-cvslog] [ffmpeg] avcodec/mace: reject sample counts that overflow int (branch master)
Michael Niedermayer via ffmpeg-cvslog
2026/07/02
[FFmpeg-cvslog] [ffmpeg] avcodec/apac: Check bitstream_size to avoid integer overflow (branch master)
Anxious Koisi via ffmpeg-cvslog
Earlier messages