Messages by Date
-
2026/06/07
[FFmpeg-cvslog] [ffmpeg] 02/02: avcodec/h264_ps: set default SAR, remove stale workaround
Jun Zhao via ffmpeg-cvslog
-
2026/06/07
[FFmpeg-cvslog] [ffmpeg] branch master updated (bb49197ede -> 3ec0f14f7d)
ffmpeg-git via ffmpeg-cvslog
-
2026/06/07
[FFmpeg-cvslog] [ffmpeg] 01/02: avcodec/h2645_vui: interpret a degenerate SAR as unspecified
Jun Zhao via ffmpeg-cvslog
-
2026/06/07
[FFmpeg-cvslog] [ffmpeg] 06/06: avcodec/liboapvenc: Remove dimension change check
Andreas Rheinhardt via ffmpeg-cvslog
-
2026/06/07
[FFmpeg-cvslog] [ffmpeg] 05/06: avcodec/liboapvenc: Use av_image_copy2() to avoid cast
Andreas Rheinhardt via ffmpeg-cvslog
-
2026/06/07
[FFmpeg-cvslog] [ffmpeg] 04/06: avcodec/liboapvenc: Remove always-false checks
Andreas Rheinhardt via ffmpeg-cvslog
-
2026/06/07
[FFmpeg-cvslog] [ffmpeg] 02/06: avcodec/liboapvenc: Use av_unreachable for unreachable default cases
Andreas Rheinhardt via ffmpeg-cvslog
-
2026/06/07
[FFmpeg-cvslog] [ffmpeg] 03/06: avcodec/liboapvenc: Return directly when possible
Andreas Rheinhardt via ffmpeg-cvslog
-
2026/06/07
[FFmpeg-cvslog] [ffmpeg] 01/06: avcodec/liboapvenc: Don't set AVCodec.pix_fmts directly
Andreas Rheinhardt via ffmpeg-cvslog
-
2026/06/07
[FFmpeg-cvslog] [ffmpeg] branch master updated (d1faab734d -> bb49197ede)
ffmpeg-git via ffmpeg-cvslog
-
2026/06/07
[FFmpeg-cvslog] [ffmpeg] avcodec/dcadec: map Lw/Rw to FLC/FRC (branch master)
James Almer via ffmpeg-cvslog
-
2026/06/07
[FFmpeg-cvslog] [ffmpeg] tests/checkasm/sw_ops: use new checkasm_set_func_variant() (branch master)
Niklas Haas via ffmpeg-cvslog
-
2026/06/06
[FFmpeg-cvslog] [ffmpeg] avcodec/adpcm: fix signed integer overflow in get_nb_samples() (branch master)
Michael Niedermayer via ffmpeg-cvslog
-
2026/06/06
[FFmpeg-cvslog] [ffmpeg] avformat/matroskadec: avoid signed overflow in DASH cue time differences (branch master)
Michael Niedermayer via ffmpeg-cvslog
-
2026/06/06
[FFmpeg-cvslog] [ffmpeg] build: remove checkasm_header_config_generated.h on distclean (branch master)
Ramiro Polla via ffmpeg-cvslog
-
2026/06/06
[FFmpeg-cvslog] [ffmpeg] avcodec/fastaudio: reject subframes count whose * 256 product overflows 32-bit (branch master)
David Korczynski via ffmpeg-cvslog
-
2026/06/06
[FFmpeg-cvslog] [ffmpeg] 02/02: avcodec/vc2enc_dwt: avoid signed overflow in the 5/3 and Haar DWT
Michael Niedermayer via ffmpeg-cvslog
-
2026/06/06
[FFmpeg-cvslog] [ffmpeg] 01/02: avcodec/vc2enc_dwt: avoid signed overflow in the 9/7 DWT lifting
Michael Niedermayer via ffmpeg-cvslog
-
2026/06/06
[FFmpeg-cvslog] [ffmpeg] branch master updated (d9e2239f3c -> 7c7ca349bc)
ffmpeg-git via ffmpeg-cvslog
-
2026/06/06
[FFmpeg-cvslog] [ffmpeg] 07/07: swscale/aarch64/yuv2rgb_neon: 2 lines at a time, yuva420p
DROOdotFOO via ffmpeg-cvslog
-
2026/06/06
[FFmpeg-cvslog] [ffmpeg] 06/07: swscale/aarch64/yuv2rgb_neon: 2 lines at a time, rgb16
DROOdotFOO via ffmpeg-cvslog
-
2026/06/06
[FFmpeg-cvslog] [ffmpeg] 04/07: swscale/aarch64/yuv2rgb_neon: 2 lines at a time, packed RGB
DROOdotFOO via ffmpeg-cvslog
-
2026/06/06
[FFmpeg-cvslog] [ffmpeg] 05/07: swscale/aarch64/yuv2rgb_neon: 2 lines at a time, gbrp
DROOdotFOO via ffmpeg-cvslog
-
2026/06/06
[FFmpeg-cvslog] [ffmpeg] 03/07: swscale/aarch64/yuv2rgb_neon: reorder params, unify signature
DROOdotFOO via ffmpeg-cvslog
-
2026/06/06
[FFmpeg-cvslog] [ffmpeg] 02/07: swscale/aarch64/yuv2rgb_neon: name registers
DROOdotFOO via ffmpeg-cvslog
-
2026/06/06
[FFmpeg-cvslog] [ffmpeg] 01/07: swscale/aarch64/yuv2rgb_neon: chroma-preserve compute_rgb
DROOdotFOO via ffmpeg-cvslog
-
2026/06/06
[FFmpeg-cvslog] [ffmpeg] branch master updated (b99c6fc8c3 -> d9e2239f3c)
ffmpeg-git via ffmpeg-cvslog
-
2026/06/06
[FFmpeg-cvslog] [ffmpeg] avformat/dashdec: Fail with any inner stream count being 0 (branch master)
Michael Niedermayer via ffmpeg-cvslog
-
2026/06/06
[FFmpeg-cvslog] [ffmpeg] swscale/aarch64/ops_asmgen: fold impl pointer increment into loading of continuation address (branch master)
Ramiro Polla via ffmpeg-cvslog
-
2026/06/06
[FFmpeg-cvslog] [ffmpeg] 10/10: tests/fate: add fate-sws-unstable test
Ramiro Polla via ffmpeg-cvslog
-
2026/06/06
[FFmpeg-cvslog] [ffmpeg] 05/10: swscale/tests/swscale: allow all backends for auxiliary conversions
Niklas Haas via ffmpeg-cvslog
-
2026/06/06
[FFmpeg-cvslog] [ffmpeg] 09/10: swscale/graph: prefer ops backend for floating point formats
Niklas Haas via ffmpeg-cvslog
-
2026/06/06
[FFmpeg-cvslog] [ffmpeg] 08/10: tests/fate/sws-unscaled: constrain to -backends unstable
Ramiro Polla via ffmpeg-cvslog
-
2026/06/06
[FFmpeg-cvslog] [ffmpeg] 07/10: swscale/input: fix rgbf32 input (add half input functions)
Ramiro Polla via ffmpeg-cvslog
-
2026/06/06
[FFmpeg-cvslog] [ffmpeg] 06/10: swscale/swscale_unscaled: disable unscaled copy from yaf32be to grayf32be
Ramiro Polla via ffmpeg-cvslog
-
2026/06/06
[FFmpeg-cvslog] [ffmpeg] 04/10: swscale/utils: improve check for float formats that will be converted to uint16_t
Ramiro Polla via ffmpeg-cvslog
-
2026/06/06
[FFmpeg-cvslog] [ffmpeg] 03/10: swscale/ops_backend: add missing float clear pattern
Ramiro Polla via ffmpeg-cvslog
-
2026/06/06
[FFmpeg-cvslog] [ffmpeg] 01/10: swscale/graph: re-check pixel format support in add_legacy_sws_pass()
Niklas Haas via ffmpeg-cvslog
-
2026/06/06
[FFmpeg-cvslog] [ffmpeg] branch master updated (b355200263 -> 20b0a4faaa)
ffmpeg-git via ffmpeg-cvslog
-
2026/06/06
[FFmpeg-cvslog] [ffmpeg] 02/10: swscale/tests/swscale: refactor format testing logic
Niklas Haas via ffmpeg-cvslog
-
2026/06/05
[FFmpeg-cvslog] [ffmpeg] avcodec/mjpegdec: require progress in AVRn interlaced field loop (branch master)
Michael Niedermayer via ffmpeg-cvslog
-
2026/06/05
[FFmpeg-cvslog] [ffmpeg] 02/02: checkasm: Fix defining CHECKASM_HAVE_GENERATED_H
Martin Storsjö via ffmpeg-cvslog
-
2026/06/05
[FFmpeg-cvslog] [ffmpeg] 01/02: configure: Include stdbit_h in the checkasm config header
Martin Storsjö via ffmpeg-cvslog
-
2026/06/05
[FFmpeg-cvslog] [ffmpeg] branch master updated (0aa316ec2c -> 96470d1e8c)
ffmpeg-git via ffmpeg-cvslog
-
2026/06/05
[FFmpeg-cvslog] [ffmpeg] tools/target_dec_fuzzer: reduce BMP max pixels to avoid RLE timeout (branch master)
Michael Niedermayer via ffmpeg-cvslog
-
2026/06/05
[FFmpeg-cvslog] [ffmpeg] configure: filter out -D options from msvc link (branch master)
Hendrik Leppkes via ffmpeg-cvslog
-
2026/06/05
[FFmpeg-cvslog] [ffmpeg] build: ignore checkasm_header_config_generated.h (branch master)
Hendrik Leppkes via ffmpeg-cvslog
-
2026/06/05
[FFmpeg-cvslog] [ffmpeg] 02/02: tests/checkasm/vvc_mc: prevent function inline to avoid stack overflow
Kacper Michajłow via ffmpeg-cvslog
-
2026/06/05
[FFmpeg-cvslog] [ffmpeg] branch master updated (56124f1e68 -> 2a54b181c0)
ffmpeg-git via ffmpeg-cvslog
-
2026/06/05
[FFmpeg-cvslog] [ffmpeg] 01/02: tests/checkasm/rv34dsp: pass correct buffer to bench function
Kacper Michajłow via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] 02/02: avcodec/exif: Remove version_major.h inclusion
Andreas Rheinhardt via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] 01/02: avcodec/decode: Move exif declarations to exif_internal.h
Andreas Rheinhardt via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] branch master updated (ba825ce85f -> 56124f1e68)
ffmpeg-git via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] avcodec/mwsc: do not dereference a missing reference frame (branch master)
Michael Niedermayer via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] configure: set -mpreferred-stack-boundary=4 for Windows 32-bit targets (branch master)
Kacper Michajłow via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] avcodec/misc4: reject invalid sample rate (branch master)
Michael Niedermayer via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] 02/02: swscale/output: avoid signed overflow in yuv2rgba64_1 alpha
Michael Niedermayer via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] 01/02: swscale/output: avoid signed overflow in yuv2rgba64_full_1 alpha
Michael Niedermayer via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] branch master updated (2cce6ad030 -> 0ab097fb34)
ffmpeg-git via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] tools/target_dem_fuzzer: do not exit on io_buffer allocation failure (branch master)
Michael Niedermayer via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] branch master updated (fe2dabbbf4 -> 0ea090e09f)
ffmpeg-git via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] 02/02: avformat/gxfenc: Check timecode and propagate error
Michael Niedermayer via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] 01/02: swscale/rgb2rgb_template: use unsigned for <<24
Michael Niedermayer via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] avformat/iamf_parse: bound substream count by remaining OBU size (branch master)
Michael Niedermayer via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] avformat/matroskadec: bound TRACKENTRY parsing by max_streams (branch master)
Michael Niedermayer via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] avcodec/hevc: look for the DOVI RPU in all NALs, not just the last one (branch master)
Hendrik Leppkes via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] swscale/tests/swscale: add -scaler/-scaler_sub parameters to set scaler algorithm (branch master)
Ramiro Polla via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] tests/fate/probe: add test for mp3 misdetected as mpeg (branch master)
James Almer via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] avformat/tls_{gnutls,mbedtls,openssl}: Add config_components.h (branch master)
Andreas Rheinhardt via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] 05/05: swscale/tests/swscale: add -api parameter (supersedes -legacy parameter)
Ramiro Polla via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] 03/05: swscale/tests/swscale: add optional destination size to -s option
Ramiro Polla via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] 04/05: swscale/tests/swscale: reuse init_frame() for src
Ramiro Polla via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] 02/05: swscale/tests/swscale: propagate ret out of parse_options()
Ramiro Polla via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] branch master updated (8c2c31f80c -> a16e674f7f)
ffmpeg-git via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] 01/05: Revert "swscale/tests/swscale: check if formats require the legacy path with -hw"
Ramiro Polla via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] avcodec/utils: Don't attempt to derive CodecID name from de/encoders (branch master)
Andreas Rheinhardt via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] 03/03: doc/examples/encode_audio: Don't access deprecated AVCodec fields
Andreas Rheinhardt via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] 02/03: doc/examples/mux: Don't access deprecated AVCodec fields
Andreas Rheinhardt via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] 01/03: doc/examples/transcode_aac: Don't access deprecated AVCodec.sample_fmts
Andreas Rheinhardt via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] branch master updated (e816b39fb2 -> 72f751ef78)
ffmpeg-git via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] avcodec/aacenc: Make AACPCEInfo smaller (branch master)
Andreas Rheinhardt via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] 02/02: configure: Provide checkasm_header_config_generated.h as well
Martin Storsjö via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] 01/02: configure: Fix a mismatched include guard end comment
Martin Storsjö via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] branch master updated (5b9d8901a9 -> 4569ab7eaa)
ffmpeg-git via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] avformat/shared: use av_fallthrough to mark fallthroughs (branch master)
Andreas Rheinhardt via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] avformat: don't use deprecated .lcevc field (branch master)
Kacper Michajłow via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] avcodec/aacenc: remove excess initializers (branch master)
James Almer via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] 05/05: avformat/shared: add option to verify cache file contents
Niklas Haas via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] 02/05: avformat/file: return ENOSYS for filesize query on files with follow=1
Niklas Haas via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] 01/05: avformat/http: return ENOSYS instead of UINT64_MAX for unknown filesize
Niklas Haas via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] 04/05: avformat/shared: implement 16-bit CRC check
Niklas Haas via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] 03/05: avformat: add shared concurrent block cache protocol
Niklas Haas via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] branch master updated (bca473e155 -> afce637550)
ffmpeg-git via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] 02/02: avcodec/aacenc: don't write SIDE position elements
James Almer via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] 01/02: avcodec/aacenc: fix signaled channel pairing for 6.1 PCE layout
James Almer via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] branch master updated (c27a3b12e3 -> bca473e155)
ffmpeg-git via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] 08/08: configure: re-indent after previous change
Niklas Haas via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] 07/08: configure: support building without checkasm
Niklas Haas via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] 06/08: tests/checkasm: switch to shared libcheckasm implementation
Niklas Haas via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] 05/08: Merge commit 'df966476d760f1bfe4c5f52c463b82be5bf6b9ed' as 'tests/checkasm/ext'
Niklas Haas via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] 03/08: forgejo/codespell: exclude tests/checkasm/ext
Niklas Haas via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] 02/08: tests/fate/source-check.sh: exclude tests/checkasm/ext
Niklas Haas via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] 01/08: tests/checkasm: factorize out randomize_buffer for doubles
Niklas Haas via ffmpeg-cvslog
-
2026/06/04
[FFmpeg-cvslog] [ffmpeg] branch master updated (495b402f27 -> c27a3b12e3)
ffmpeg-git via ffmpeg-cvslog
-
2026/06/03
[FFmpeg-cvslog] [ffmpeg] avcodec/diracdec: fix heap buffer overflow in edge_emu_buffer (branch master)
Anthony Hurtado via ffmpeg-cvslog
-
2026/06/03
[FFmpeg-cvslog] [ffmpeg] avformat/rtmppkt: Check recursion depth (branch master)
Michael Niedermayer via ffmpeg-cvslog
-
2026/06/03
[FFmpeg-cvslog] [ffmpeg] 03/04: tests/checkasm/sw_ops: re-indent after previous change
Niklas Haas via ffmpeg-cvslog
-
2026/06/03
[FFmpeg-cvslog] [ffmpeg] 04/04: swscale/x86/ops: fix typo
Niklas Haas via ffmpeg-cvslog
-
2026/06/03
[FFmpeg-cvslog] [ffmpeg] 02/04: tests/checkasm/sw_ops: skip test data setup if not testing anything
Niklas Haas via ffmpeg-cvslog
-
2026/06/03
[FFmpeg-cvslog] [ffmpeg] 01/04: swscale/tests/sws_ops: avoid confusing double label
Niklas Haas via ffmpeg-cvslog
-
2026/06/03
[FFmpeg-cvslog] [ffmpeg] branch master updated (b8bfd7800a -> 8df8f8b1bb)
ffmpeg-git via ffmpeg-cvslog
-
2026/06/03
[FFmpeg-cvslog] [ffmpeg] 07/07: swscale/graph: only prefer unstable backends with SWS_UNSTABLE
Niklas Haas via ffmpeg-cvslog
-
2026/06/03
[FFmpeg-cvslog] [ffmpeg] 06/07: swscale/graph: move legacy fallback out of add_convert_pass()
Niklas Haas via ffmpeg-cvslog
-
2026/06/03
[FFmpeg-cvslog] [ffmpeg] 05/07: swscale/graph: add metadata about backends in use
Niklas Haas via ffmpeg-cvslog
-
2026/06/03
[FFmpeg-cvslog] [ffmpeg] 03/07: swscale/tests/swscale: add -backends option
Niklas Haas via ffmpeg-cvslog
-
2026/06/03
[FFmpeg-cvslog] [ffmpeg] 04/07: swscale/format: generalize ff_test_fmt() to take SwsBackend
Niklas Haas via ffmpeg-cvslog
-
2026/06/03
[FFmpeg-cvslog] [ffmpeg] 01/07: swscale: add missing validation for newly added enums
Niklas Haas via ffmpeg-cvslog
-
2026/06/03
[FFmpeg-cvslog] [ffmpeg] 02/07: swscale: add new SwsContext.backends option
Niklas Haas via ffmpeg-cvslog
-
2026/06/03
[FFmpeg-cvslog] [ffmpeg] branch master updated (47f3996bdd -> b8bfd7800a)
ffmpeg-git via ffmpeg-cvslog
-
2026/06/03
[FFmpeg-cvslog] [ffmpeg] 03/03: avcodec/tdsc: propagate max_pixels to the JPEG tile decoder
Michael Niedermayer via ffmpeg-cvslog
-
2026/06/03
[FFmpeg-cvslog] [ffmpeg] 02/03: avcodec/imm5: propagate max_pixels to the H264/HEVC sub-decoders
Michael Niedermayer via ffmpeg-cvslog
-
2026/06/03
[FFmpeg-cvslog] [ffmpeg] 01/03: avcodec/cri: propagate max_pixels to the JPEG tile decoder
Michael Niedermayer via ffmpeg-cvslog
-
2026/06/03
[FFmpeg-cvslog] [ffmpeg] branch master updated (3669a742dd -> 47f3996bdd)
ffmpeg-git via ffmpeg-cvslog
-
2026/06/03
[FFmpeg-cvslog] [ffmpeg] avcodec/jpeglsdec: only apply color transform to decoded rows (branch master)
Michael Niedermayer via ffmpeg-cvslog
-
2026/06/03
[FFmpeg-cvslog] [ffmpeg] avcodec/adpcm: require block_align to be a multiple of channels in ADPCM_PSXC init (branch master)
David Korczynski via ffmpeg-cvslog
-
2026/06/03
[FFmpeg-cvslog] [ffmpeg] avfilter/vf_scale_cuda: avoid <stdint.h> in CUDA device compilation (branch master)
Diego de Souza via ffmpeg-cvslog
-
2026/06/03
[FFmpeg-cvslog] [ffmpeg] avformat/aiffenc: write CHAN chunk after COMM COMM is where the channel count is indicated Channel count can be useful when parsing the CHAN chunk (branch master)
Tim Walker via ffmpeg-cvslog
-
2026/06/03
[FFmpeg-cvslog] [ffmpeg] avfilter/avf_showcwt: fix out-of-bounds read in du scroll (branch master)
jiale yao via ffmpeg-cvslog
-
2026/06/03
[FFmpeg-cvslog] [ffmpeg] avcodec/vc1dsp: always inline vc1_loop_filter (branch master)
Zhao Zhili via ffmpeg-cvslog
-
2026/06/03
[FFmpeg-cvslog] [ffmpeg] aarch64/sbrdsp: unroll sum64x5 to 16 floats/iter (branch master)
Zhao Zhili via ffmpeg-cvslog
-
2026/06/03
[FFmpeg-cvslog] [ffmpeg] 02/02: lavu/aarch64: unroll butterflies_float to 8 floats/iter
Zhao Zhili via ffmpeg-cvslog
-
2026/06/03
[FFmpeg-cvslog] [ffmpeg] 01/02: lavu/aarch64: split FMLA chain in scalarproduct_float
Zhao Zhili via ffmpeg-cvslog
-
2026/06/03
[FFmpeg-cvslog] [ffmpeg] branch master updated (4d63e3dd4c -> 1e86a92a1c)
ffmpeg-git via ffmpeg-cvslog
-
2026/06/02
[FFmpeg-cvslog] [ffmpeg-web] 02/02: security: add 78 missing CVEs from NVD reconciliation
Emmanuel Ugwu
-
2026/06/02
[FFmpeg-cvslog] [ffmpeg] 02/03: vulkan_ffv1: detect float remap from pixfmt, not f->flt
Lynne via ffmpeg-cvslog
-
2026/06/02
[FFmpeg-cvslog] [ffmpeg] 03/03: vulkan_ffv1: add Bayer encoder
Lynne via ffmpeg-cvslog
-
2026/06/02
[FFmpeg-cvslog] [ffmpeg] 01/03: vulkan_ffv1: add Bayer decoder
Lynne via ffmpeg-cvslog
-
2026/06/02
[FFmpeg-cvslog] [ffmpeg] branch master updated (151fe3a5ac -> 4d63e3dd4c)
ffmpeg-git via ffmpeg-cvslog
-
2026/06/02
[FFmpeg-cvslog] [ffmpeg] 02/02: avcodec/itut35: unref existing buffers before allocating new ones
James Almer via ffmpeg-cvslog
-
2026/06/02
[FFmpeg-cvslog] [ffmpeg] branch master updated (537e87e3c2 -> 151fe3a5ac)
ffmpeg-git via ffmpeg-cvslog
-
2026/06/02
[FFmpeg-cvslog] [ffmpeg] 01/02: avcodec/itut35: add missing unref calls in ff_itut_t35_unref()
James Almer via ffmpeg-cvslog
-
2026/06/02
[FFmpeg-cvslog] [ffmpeg] avfilter/f_ebur128: avoid signed-int wrap when sizing per-channel cache (branch master)
Michael Niedermayer via ffmpeg-cvslog
-
2026/06/02
[FFmpeg-cvslog] [ffmpeg] swscale/x86/yuv2rgb: fix planar GBRP boundary check in ssse3 assembly (branch master)
Yong Yu via ffmpeg-cvslog
-
2026/06/02
[FFmpeg-cvslog] [ffmpeg] branch master updated (070bd112be -> 361c1079c4)
ffmpeg-git via ffmpeg-cvslog
-
2026/06/02
[FFmpeg-cvslog] [ffmpeg] 01/02: avcodec/aac/aacdec: support height channels signaled with PCE
James Almer via ffmpeg-cvslog
-
2026/06/02
[FFmpeg-cvslog] [ffmpeg] 02/02: fate/lavf-container: add an ADTS muxing test
James Almer via ffmpeg-cvslog
-
2026/06/02
[FFmpeg-cvslog] [ffmpeg] 08/08: avcodec/h2645_sei: use the ITU-T T35 parsing helpers
James Almer via ffmpeg-cvslog
-
2026/06/02
[FFmpeg-cvslog] [ffmpeg] 07/08: avcodec/itut35: add support for HDR Vivid
James Almer via ffmpeg-cvslog
-
2026/06/02
[FFmpeg-cvslog] [ffmpeg] 06/08: avcodec/itut35: add support for Active Format Description
James Almer via ffmpeg-cvslog
-
2026/06/02
[FFmpeg-cvslog] [ffmpeg] 03/08: avcodec/libdav1d: use the ITU-T T35 parsing helpers
James Almer via ffmpeg-cvslog
-
2026/06/02
[FFmpeg-cvslog] [ffmpeg] 05/08: avcodec/itut35: add support for AOM film graim
James Almer via ffmpeg-cvslog
-
2026/06/02
[FFmpeg-cvslog] [ffmpeg] 04/08: avcodec/libaomdec: use the ITU-T T35 parsing helpers
James Almer via ffmpeg-cvslog
-
2026/06/02
[FFmpeg-cvslog] [ffmpeg] 01/08: avcodec/itut35: add ITU-T T35 parsing helpers
James Almer via ffmpeg-cvslog
-
2026/06/02
[FFmpeg-cvslog] [ffmpeg] 02/08: avcodec/av1dec: use the ITU-T T35 parsing helpers
James Almer via ffmpeg-cvslog
-
2026/06/02
[FFmpeg-cvslog] [ffmpeg] branch master updated (711cdae64f -> 070bd112be)
ffmpeg-git via ffmpeg-cvslog
-
2026/06/02
[FFmpeg-cvslog] [ffmpeg] 02/02: avformat/mov: don't abort on unsupported or invalid chnl boxes
James Almer via ffmpeg-cvslog
-
2026/06/02
[FFmpeg-cvslog] [ffmpeg] 01/02: avformat/mov_chan: keep the layout untouched on chan/chnl box failure
James Almer via ffmpeg-cvslog
-
2026/06/02
[FFmpeg-cvslog] [ffmpeg] branch release/7.0 updated (fc265ebb9e -> 9b6ffd74b5)
ffmpeg-git via ffmpeg-cvslog
-
2026/06/02
[FFmpeg-cvslog] [ffmpeg] branch release/7.1 updated (adcf20da26 -> c06af95f12)
ffmpeg-git via ffmpeg-cvslog
-
2026/06/02
[FFmpeg-cvslog] [ffmpeg] 01/02: avformat/mov_chan: keep the layout untouched on chan/chnl box failure
James Almer via ffmpeg-cvslog
-
2026/06/02
[FFmpeg-cvslog] [ffmpeg] 02/02: avformat/mov: don't abort on unsupported or invalid chnl boxes
James Almer via ffmpeg-cvslog
-
2026/06/02
[FFmpeg-cvslog] [ffmpeg] 02/02: avformat/mov: don't abort on unsupported or invalid chnl boxes
James Almer via ffmpeg-cvslog
-
2026/06/02
[FFmpeg-cvslog] [ffmpeg] 01/02: avformat/mov_chan: keep the layout untouched on chan/chnl box failure
James Almer via ffmpeg-cvslog
-
2026/06/02
[FFmpeg-cvslog] [ffmpeg] branch release/8.0 updated (12f179dc66 -> 1e4ea2ec97)
ffmpeg-git via ffmpeg-cvslog
-
2026/06/02
[FFmpeg-cvslog] [ffmpeg] 02/02: avformat/mov: don't abort on unsupported or invalid chnl boxes
James Almer via ffmpeg-cvslog
-
2026/06/02
[FFmpeg-cvslog] [ffmpeg] 01/02: avformat/mov_chan: keep the layout untouched on chan/chnl box failure
James Almer via ffmpeg-cvslog
-
2026/06/02
[FFmpeg-cvslog] [ffmpeg] branch release/8.1 updated (58d4114d36 -> e4c7fbf6c0)
ffmpeg-git via ffmpeg-cvslog
-
2026/06/02
[FFmpeg-cvslog] [ffmpeg] avformat/mov: cap HEIF ICC profile copies via c*max_streams to bound CPU and memory (branch master)
Omkhar Arasaratnam via ffmpeg-cvslog
-
2026/06/02
[FFmpeg-cvslog] [ffmpeg] avcodec/qsvenc: add unsupported codec level log (branch master)
Anton Kesy via ffmpeg-cvslog
-
2026/06/02
[FFmpeg-cvslog] [ffmpeg] fftools/opt_common: print encoder-specific capabilities in print_codec() (branch master)
zhanghongyuan via ffmpeg-cvslog
-
2026/06/02
[FFmpeg-cvslog] [ffmpeg] 02/03: swscale/ops_dispatch: calculate correct slice line count for tail copy
Niklas Haas via ffmpeg-cvslog
-
2026/06/02
[FFmpeg-cvslog] [ffmpeg] 03/03: swscale/x86/ops_int: fix write_bits over-write
Niklas Haas via ffmpeg-cvslog
-
2026/06/02
[FFmpeg-cvslog] [ffmpeg] 01/03: swscale/tests/swscale: add option to force specific buffer alignment
Niklas Haas via ffmpeg-cvslog
-
2026/06/02
[FFmpeg-cvslog] [ffmpeg] branch master updated (bb5c461a47 -> 8a6027a54f)
ffmpeg-git via ffmpeg-cvslog
-
2026/06/02
[FFmpeg-cvslog] [ffmpeg] 03/03: avfilter/vf_libplacebo: setup pl_vulkan_queue.flags on import params
Niklas Haas via ffmpeg-cvslog
-
2026/06/02
[FFmpeg-cvslog] [ffmpeg] 02/03: avfilter/vf_libplacebo: don't unnecessarily set fields to 0 (cosmetic)
Niklas Haas via ffmpeg-cvslog
-
2026/06/02
[FFmpeg-cvslog] [ffmpeg] 01/03: avutil/hwcontext_vulkan: publicly expose queue device creation flags
Niklas Haas via ffmpeg-cvslog
-
2026/06/02
[FFmpeg-cvslog] [ffmpeg] branch master updated (80375ca773 -> bb5c461a47)
ffmpeg-git via ffmpeg-cvslog
-
2026/06/01
[FFmpeg-cvslog] [ffmpeg] 02/02: avformat/mpegts: update stream metadata from timed_id3 packets
Romain Beauxis via ffmpeg-cvslog
-
2026/06/01
[FFmpeg-cvslog] [ffmpeg] 01/02: tests/fate/demux.mak: add FATE test for timed ID3 packet demuxing in HLS streams.
Romain Beauxis via ffmpeg-cvslog
-
2026/06/01
[FFmpeg-cvslog] [ffmpeg] branch master updated (69c9f1158c -> 80375ca773)
ffmpeg-git via ffmpeg-cvslog
-
2026/06/01
[FFmpeg-cvslog] [ffmpeg] 04/04: avcodec/aac/aacdec_usac: avoid signed overflow in decode_tsd
Michael Niedermayer via ffmpeg-cvslog
-
2026/06/01
[FFmpeg-cvslog] [ffmpeg] 03/04: avcodec/aac/aacdec: reject decoded frame without a valid sample rate
Michael Niedermayer via ffmpeg-cvslog
-
2026/06/01
[FFmpeg-cvslog] [ffmpeg] 02/04: avcodec/aac/aacdec: More detailed warning about sample rates
Michael Niedermayer via ffmpeg-cvslog
-
2026/06/01
[FFmpeg-cvslog] [ffmpeg] 01/04: avcodec/aac/aacdec_usac: reject explicit usacSamplingFrequency of 0
Michael Niedermayer via ffmpeg-cvslog
-
2026/06/01
[FFmpeg-cvslog] [ffmpeg] branch master updated (d092269996 -> 69c9f1158c)
ffmpeg-git via ffmpeg-cvslog
-
2026/06/01
[FFmpeg-cvslog] [ffmpeg] 02/02: lavfi/vf_drawtext: log inferred shaping properties at verbose
Jun Zhao via ffmpeg-cvslog
-
2026/06/01
[FFmpeg-cvslog] [ffmpeg] 01/02: lavfi/vf_drawtext: fix HarfBuzz shaping of Bengali / Indic scripts
Jun Zhao via ffmpeg-cvslog
-
2026/06/01
[FFmpeg-cvslog] [ffmpeg] branch master updated (43f712d917 -> d092269996)
ffmpeg-git via ffmpeg-cvslog
-
2026/06/01
[FFmpeg-cvslog] [ffmpeg] avformat/iff: check av_get_packet() result in ANIM branch (branch master)
Michael Niedermayer via ffmpeg-cvslog
-
2026/06/01
[FFmpeg-cvslog] [ffmpeg] configure: enable ffnvcodec, nvenc, nvdec for aarch64 Windows (branch master)
Diego de Souza via ffmpeg-cvslog
-
2026/06/01
[FFmpeg-cvslog] [ffmpeg] 02/02: .forgejo: add pull request template with fate-samples section
Romain Beauxis via ffmpeg-cvslog
-
2026/06/01
[FFmpeg-cvslog] [ffmpeg] 01/02: .forgejo: add support for ephemeral FATE samples via PR attachments
Romain Beauxis via ffmpeg-cvslog
-
2026/06/01
[FFmpeg-cvslog] [ffmpeg] branch master updated (6f1de91492 -> dba111c34d)
ffmpeg-git via ffmpeg-cvslog
-
2026/06/01
[FFmpeg-cvslog] [ffmpeg] fftools/ffmpeg_filter: free input filter channel layout (branch master)
Zhao Zhili via ffmpeg-cvslog
-
2026/06/01
[FFmpeg-cvslog] [ffmpeg] 02/03: avformat/mov_chan: keep the layout untouched on chan/chnl box failure
James Almer via ffmpeg-cvslog
-
2026/06/01
[FFmpeg-cvslog] [ffmpeg] 03/03: avformat/mov: don't abort on unsupported or invalid chnl boxes
James Almer via ffmpeg-cvslog
-
2026/06/01
[FFmpeg-cvslog] [ffmpeg] 01/03: avformat/mov: add support for version 1 of chnl box
James Almer via ffmpeg-cvslog
-
2026/06/01
[FFmpeg-cvslog] [ffmpeg] branch master updated (bf608f16fd -> 95fe0658d7)
ffmpeg-git via ffmpeg-cvslog
-
2026/05/31
[FFmpeg-cvslog] [ffmpeg] avcodec/cbs_h266_syntax_template: Fix pps_exp_slice_height_in_ctus_minus1 range (branch master)
James Almer via ffmpeg-cvslog