ffmpeg-devel
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/02/15
[FFmpeg-devel] [PR] libswscale/utils: prevent division by zero for chroma width 8 (PR #21768)
AnandajithS via ffmpeg-devel
2026/02/15
[FFmpeg-devel] [PR] avcodec/opus: use precomputed NLSF weights for Silk decoder (PR #21767)
hassanhany via ffmpeg-devel
2026/02/15
[FFmpeg-devel] [PR] avfilter/af_loudnorm: add stats_file option (PR #21766)
Adam Jensen via ffmpeg-devel
2026/02/15
[FFmpeg-devel] [PR] Various minor fixes to the HTTP protocol (PR #21765)
Niklas Haas via ffmpeg-devel
2026/02/15
[FFmpeg-devel] [PR] swresample/resample_template: add casts to avoid undefined overflows (PR #21764)
michaelni via ffmpeg-devel
2026/02/15
[FFmpeg-devel] [PR] avcodec/jpeg2000dec: Handle M_b = -1 (PR #21763)
michaelni via ffmpeg-devel
2026/02/15
[FFmpeg-devel] [PR] qpel_h16_v1 (PR #21761)
Jun Zhao via ffmpeg-devel
2026/02/14
[FFmpeg-devel] [PR] avcodec/cfhd: Check transform type before continuing (PR #21759)
michaelni via ffmpeg-devel
2026/02/14
[FFmpeg-devel] repo error
Helmut K. C. Tessarek via ffmpeg-devel
2026/02/13
[FFmpeg-devel] [PR] avcodec/h264_parser: Check pts for overflow (PR #21755)
michaelni via ffmpeg-devel
2026/02/13
[FFmpeg-devel] [PR] avformat/icodec: Check size (PR #21754)
michaelni via ffmpeg-devel
2026/02/13
[FFmpeg-devel] [PR] avcodec/adpcm: fix integer overflow in N64 (PR #21753)
michaelni via ffmpeg-devel
2026/02/13
[FFmpeg-devel] [PR] avcodec/snowenc: avoid NULL ptr arithmetic (PR #21752)
michaelni via ffmpeg-devel
2026/02/13
[FFmpeg-devel] [PR] avformat/lrcdec: Check ss for finiteness (PR #21751)
michaelni via ffmpeg-devel
2026/02/13
[FFmpeg-devel] [PR] swscale/rgb2rgb_template: fix signed shift into sign bit (PR #21750)
michaelni via ffmpeg-devel
2026/02/13
[FFmpeg-devel] [PR] avfilter/dnn: implement persistent buffers for LibTorch backend (PR #21749)
Raja-89 via ffmpeg-devel
2026/02/13
[FFmpeg-devel] [PR] avfilter/dnn: implement persistent buffers for LibTorch backend (PR #21748)
Raja-89 via ffmpeg-devel
2026/02/13
[FFmpeg-devel] [PR] avfilter/dnn: implement asynchronous execution for LibTorch backend (PR #21747)
Raja-89 via ffmpeg-devel
2026/02/13
[FFmpeg-devel] [PR] avcodec/encode: add a helper to convert from a duration to samples (PR #21746)
James Almer via ffmpeg-devel
2026/02/12
[FFmpeg-devel] Re: [PATCH] libswscale/output: fix signed integer overflow in yuv2rgba64
Michael Niedermayer via ffmpeg-devel
2026/02/12
[FFmpeg-devel] [PR] avformat/flvdec: Check *size in cts parsing (PR #21744)
michaelni via ffmpeg-devel
2026/02/12
[FFmpeg-devel] [PR] swscale/output: Fix some integer overflows in yuv2rgba64_full*() (PR #21743)
michaelni via ffmpeg-devel
2026/02/12
[FFmpeg-devel] [PR] avcodec/prores_raw: Tiles of width less than 16 result in undefined behavior (PR #21742)
michaelni via ffmpeg-devel
2026/02/12
[FFmpeg-devel] [PR] avcodec/imm5: Dont pass EAGAIM on as is (PR #21741)
michaelni via ffmpeg-devel
2026/02/12
[FFmpeg-devel] [PR] avfilter/framepool: add a few padding lines by aligning height (PR #21740)
James Almer via ffmpeg-devel
2026/02/11
[FFmpeg-devel] [PR] NEON rgb2rgb conversions: channel swap + alpha drop/insert (PR #21738)
David Christle via ffmpeg-devel
2026/02/11
[FFmpeg-devel] [PR] avcodec/hevc/hevcdec: skip logging 'Skipping NAL unit 63' (PR #21736)
Kacper Michajłow via ffmpeg-devel
2026/02/11
[FFmpeg-devel] [PR] avcodec/hevc/hevcdec: report unparsed unknown NALUs types at verbose level (PR #21735)
James Almer via ffmpeg-devel
2026/02/11
[FFmpeg-devel] [PR] avutil/x86/x86inc: make AVX imply CLMUL (PR #21733)
James Almer via ffmpeg-devel
2026/02/11
[FFmpeg-devel] [PATCH] libswscale/output: fix signed integer overflow in yuv2rgba64
Hankang Li via ffmpeg-devel
2026/02/11
[FFmpeg-devel] [PATCH] avcodec/adpcm: fix heap-buffer-overflow in IMA MAGIX decoding
Ard Biesheuvel via ffmpeg-devel
2026/02/11
[FFmpeg-devel] [PATCH] avcodec/dstdec: fix arithmetic coder read past end of stream
Alexander Wichers via ffmpeg-devel
2026/02/11
[FFmpeg-devel] FFmpeg 8.1
Michael Niedermayer via ffmpeg-devel
2026/02/11
[FFmpeg-devel] Re: [GSoC 2026] Qualification Task – SubViewer Decoder Patch
Devin Heitmueller via ffmpeg-devel
2026/02/11
[FFmpeg-devel] [PATCH] web/donations: Add github sponsors button
Michael Niedermayer via ffmpeg-devel
2026/02/11
[FFmpeg-devel] Re: [PATCH] avcodec/adpcm: fix heap-buffer-overflow in IMA MAGIX decoding
Ard Biesheuvel via ffmpeg-devel
2026/02/11
[FFmpeg-devel] Re: [PATCH] lavf/whip: improve RTP muxer error message
Jack Lau via ffmpeg-devel
2026/02/11
[FFmpeg-devel] [PR] avformat: use av_unreachable() to replace unreachable error handling (PR #21731)
Jack Lau via ffmpeg-devel
2026/02/10
[FFmpeg-devel] Re: [PATCH] lavf/whip: improve RTP muxer error message
Devraj Ajmera via ffmpeg-devel
2026/02/10
[FFmpeg-devel] Re: [PATCH] libavformat: Add raw stream muxer
Gyan Doshi via ffmpeg-devel
2026/02/10
[FFmpeg-devel] [PR] avcodec/adpcm: fix heap-buffer-overflow in IMA MAGIX decoding (PR #21730)
oliverchang via ffmpeg-devel
2026/02/10
[FFmpeg-devel] [PR] avformat/cafdec: Check nb_entries in read_info_chunk() (PR #21729)
michaelni via ffmpeg-devel
2026/02/10
[FFmpeg-devel] [PR] avcodec/mjpegdec: Check for multiple exif (PR #21728)
michaelni via ffmpeg-devel
2026/02/10
[FFmpeg-devel] [PR] avcodec/interplayacm: Check input for fill_block() (PR #21727)
michaelni via ffmpeg-devel
2026/02/10
[FFmpeg-devel] [PR] avcodec/pdvdec: Check input space before buffer allocation (PR #21726)
michaelni via ffmpeg-devel
2026/02/10
[FFmpeg-devel] [PR] avcodec/tmv: Move space check before buffer allocation (PR #21716)
michaelni via ffmpeg-devel
2026/02/10
[FFmpeg-devel] [PR] avcodec/hdrdec: Check input size before buffer allocation (PR #21718)
michaelni via ffmpeg-devel
2026/02/10
[FFmpeg-devel] [PR] tools/target_dec_fuzzer: Adjust threshold for QOI (PR #21720)
michaelni via ffmpeg-devel
2026/02/10
[FFmpeg-devel] [PR] avformat/dhav: Check avio_seek() return (PR #21721)
michaelni via ffmpeg-devel
2026/02/10
[FFmpeg-devel] [PR] avcodec/leaddec: Check input data before allocating buffer (PR #21715)
michaelni via ffmpeg-devel
2026/02/10
[FFmpeg-devel] [PR] tools/target_dec_fuzzer: Adjust threshold for JV (PR #21719)
michaelni via ffmpeg-devel
2026/02/10
[FFmpeg-devel] [PR] avcodec/exif: Check that the values read exist in the input (PR #21714)
michaelni via ffmpeg-devel
2026/02/10
[FFmpeg-devel] [PR] avcodec/libvorbisdec: output AV_SAMPLE_FMT_FLTP (PR #21717)
michaelni via ffmpeg-devel
2026/02/10
[FFmpeg-devel] [PR] tools/target_dec_fuzzer: Adjust threshold for G2M (PR #21725)
michaelni via ffmpeg-devel
2026/02/10
[FFmpeg-devel] [PR] avcodec/svq1dec: Check input space for minimum (PR #21724)
michaelni via ffmpeg-devel
2026/02/10
[FFmpeg-devel] [PR] tools/target_dec_fuzzer: Adjust threshold for XAN_WC3 (PR #21723)
michaelni via ffmpeg-devel
2026/02/10
[FFmpeg-devel] [PR] tools/target_dec_fuzzer: Adjust threshold for CPIA (PR #21722)
michaelni via ffmpeg-devel
2026/02/10
[FFmpeg-devel] [PATCH] libavformat: Add raw stream muxer
Timothy Crass via ffmpeg-devel
2026/02/10
[FFmpeg-devel] [PR] vf_libplacebo: sync peak detection parameters with upstream (PR #21712)
Kacper Michajłow via ffmpeg-devel
2026/02/10
[FFmpeg-devel] [PR] avcodec: set skip_samples in generic code (PR #21711)
James Almer via ffmpeg-devel
2026/02/10
[FFmpeg-devel] Re: [GSoC 2026] Qualification Task – SubViewer Decoder Patch
Yalda via ffmpeg-devel
2026/02/10
[FFmpeg-devel] [PR] .forgejo/workflows: Test hardcoded tables (PR #21710)
mkver via ffmpeg-devel
2026/02/09
[FFmpeg-devel] [PR] libavfilter/volume: do fade when adjusting the volume. (PR #21709)
cenzhanquan1 via ffmpeg-devel
2026/02/09
[FFmpeg-devel] [PR] tools/target_dec_fuzzer: Adjust threshold for MPC8 (PR #21708)
michaelni via ffmpeg-devel
2026/02/09
[FFmpeg-devel] [PR] tools/target_dec_fuzzer: Adjust threshold for BFI (PR #21707)
michaelni via ffmpeg-devel
2026/02/09
[FFmpeg-devel] [PR] avcodec/flashsv: Check for input space before (re)allocating frame (PR #21706)
michaelni via ffmpeg-devel
2026/02/09
[FFmpeg-devel] [PATCH v2 2/2] web: make content header sticky on mobile
Rito Rhymes via ffmpeg-devel
2026/02/09
[FFmpeg-devel] [PATCH v2 1/2] web: replace mobile sidebar with bottom drawer
Rito Rhymes via ffmpeg-devel
2026/02/09
[FFmpeg-devel] [PATCH v2 0/2] rework mobile navigation
Rito Rhymes via ffmpeg-devel
2026/02/09
[FFmpeg-devel] [PR] Miscellaneous Snow patches (PR #21705)
mkver via ffmpeg-devel
2026/02/09
[FFmpeg-devel] [PR] avformat/http: add -request-size option (PR #21703)
Niklas Haas via ffmpeg-devel
2026/02/09
[FFmpeg-devel] [PR] avformat/http: add missing check to connection re-use (PR #21702)
Niklas Haas via ffmpeg-devel
2026/02/09
[FFmpeg-devel] [PR] avcodec/tableprint_vlc: Unbreak hardcoded tables (PR #21701)
Certseeds via ffmpeg-devel
2026/02/09
[FFmpeg-devel] Re: [PR] libavfilter: split combined AVClass definitions into per-filter classes (PR #21681)
Nicolas George via ffmpeg-devel
2026/02/09
[FFmpeg-devel] Re: [PATCH] prevent sidebar from causing horizontal page scroll on mobile
Matthew Pellerito via ffmpeg-devel
2026/02/09
[FFmpeg-devel] [PR] avcodec/rangecoder: Fix indentation (PR #21700)
mkver via ffmpeg-devel
2026/02/09
[FFmpeg-devel] Re: [PATCH] prevent sidebar from causing horizontal page scroll on mobile
Michael Niedermayer via ffmpeg-devel
2026/02/09
[FFmpeg-devel] [PR] avcodec/tableprint_vlc: Unbreak hardcoded tables (PR #21699)
mkver via ffmpeg-devel
2026/02/09
[FFmpeg-devel] [PR] avcodec/tableprint_vlc: Unbreak hardcoded tables (PR #21698)
mkver via ffmpeg-devel
2026/02/09
[FFmpeg-devel] [PR] avformat/tls_openssl: two small cleanup (PR #21697)
Jack Lau via ffmpeg-devel
2026/02/09
[FFmpeg-devel] [PR] avformat/tls_gnutls: limit the wirtten size to data mtu (PR #21696)
Jack Lau via ffmpeg-devel
2026/02/09
[FFmpeg-devel] [PR] avformat/tls_mbedtls: add dtls support (PR #21695)
Jack Lau via ffmpeg-devel
2026/02/08
[FFmpeg-devel] [PR] avformat/mov: check for duplicate stsd before changing state (PR #21691)
michaelni via ffmpeg-devel
2026/02/08
[FFmpeg-devel] [PR] avcodec/dpcm: Remove unnecessary flush callbacks (PR #21690)
mkver via ffmpeg-devel
2026/02/08
[FFmpeg-devel] [PR] avcodec/adpcmenc: Don't advertise ineffective options (PR #21689)
mkver via ffmpeg-devel
2026/02/08
[FFmpeg-devel] Re: [PATCH] libavcodec/mjpegdec: Add 0x41212100 support in mjpegdec
Michael Niedermayer via ffmpeg-devel
2026/02/08
[FFmpeg-devel] [PR] avutil/avassert: Deprecate av_assert0_fpu(), remove some emms_c (PR #21688)
mkver via ffmpeg-devel
2026/02/08
[FFmpeg-devel] Re: [PATCH] fftools: add -ignore_unknown_options for forward-compatible CLI usage
Michael Niedermayer via ffmpeg-devel
2026/02/08
[FFmpeg-devel] [PR] swscale: NEON YUV2RGB + LoongArch LASX multi-row fix (PR #21687)
dchristle via ffmpeg-devel
2026/02/08
[FFmpeg-devel] Re: [PATCH v2 0/3] swscale: NEON YUV2RGB + LoongArch LASX multi-row fix
Martin Storsjö via ffmpeg-devel
2026/02/08
[FFmpeg-devel] [PATCH v2 3/3] tests/checkasm/sw_yuv2rgb: test multi-row conversion with padded strides
David Christle via ffmpeg-devel
2026/02/08
[FFmpeg-devel] [PATCH v2 2/3] swscale/aarch64: add NEON YUV420P/YUV422P/YUVA420P to RGB conversion
David Christle via ffmpeg-devel
2026/02/08
[FFmpeg-devel] [PATCH v2 1/3] swscale/loongarch: fix LASX YUV2RGB residual for multi-row slices
David Christle via ffmpeg-devel
2026/02/08
[FFmpeg-devel] [PATCH v2 0/3] swscale: NEON YUV2RGB + LoongArch LASX multi-row fix
David Christle via ffmpeg-devel
2026/02/08
[FFmpeg-devel] [PATCH] fftools: add -ignore_unknown_options for forward-compatible CLI usage
Om Bhandankar via ffmpeg-devel
2026/02/08
[FFmpeg-devel] Uploaded: eubEQ664rcs.mp4
Denis Kukuruku via ffmpeg-devel
2026/02/08
[FFmpeg-devel] [PATCH] lavfi/mpdecimate: fix three bugs in keep_count logic
Dana Feng via ffmpeg-devel
2026/02/08
[FFmpeg-devel] [PATCH 2/2] tests/checkasm/sw_yuv2rgb: test multi-row conversion with padded strides
David Christle via ffmpeg-devel
2026/02/08
[FFmpeg-devel] [PATCH 1/2] swscale/aarch64: add NEON YUV420P/YUV422P/YUVA420P to RGB conversion
David Christle via ffmpeg-devel
2026/02/07
[FFmpeg-devel] [PR] avcodec/adpcm: Check input buffer size (PR #21683)
michaelni via ffmpeg-devel
2026/02/07
[FFmpeg-devel] [PR] avcodec/adpcm: handle ADPCM_IMA_MAGIX like other similar codecs (PR #21682)
michaelni via ffmpeg-devel
2026/02/07
[FFmpeg-devel] [PR] libavfilter: split combined AVClass definitions into per-filter classes (PR #21681)
jbvsmo via ffmpeg-devel
2026/02/07
[FFmpeg-devel] [PR] avformat/segafilm: dont read uninitialized value (PR #21680)
michaelni via ffmpeg-devel
2026/02/07
[FFmpeg-devel] [PR] avformat/scd: Use ffio_read_size() (PR #21679)
michaelni via ffmpeg-devel
2026/02/07
[FFmpeg-devel] [PR] webm, libvpx: add experimental support for alpha pixel formats other than YUV 4:2:0 (PR #21678)
Marton Balint via ffmpeg-devel
2026/02/07
[FFmpeg-devel] [PR] avcodec/jpeg2000htdec: Check Lcup and Lref (PR #21677)
michaelni via ffmpeg-devel
2026/02/07
[FFmpeg-devel] [PR] avformat/iamf: sanitize block and subblock durations and count (PR #21676)
James Almer via ffmpeg-devel
2026/02/07
[FFmpeg-devel] Fw: Reminder your GSoC Ideas pages need to be complete for immediate review
Michael Niedermayer via ffmpeg-devel
2026/02/06
[FFmpeg-devel] [PR] avcodec/bmp: Move picture allocation after some checks (PR #21673)
michaelni via ffmpeg-devel
2026/02/06
[FFmpeg-devel] [PR] avcodec/pnmdec: Check input size against width*height assuming at least 1bit per pixel (PR #21672)
michaelni via ffmpeg-devel
2026/02/06
[FFmpeg-devel] [PR] avformat/iff: Error out with 0 channel loudspeaker configuration (PR #21671)
michaelni via ffmpeg-devel
2026/02/06
[FFmpeg-devel] [PR] avcodec/x86/mpegvideoencdsp_init: Port draw_edges to SSSE3 (PR #21670)
mkver via ffmpeg-devel
2026/02/06
[FFmpeg-devel] ffmpeg 4.4.6 2-pass null muxer segfault
Elias Oenal via ffmpeg-devel
2026/02/06
[FFmpeg-devel] [PR] avcodec: Don't set AVCodec.sample_fmts,ch_layouts for decoders (PR #21669)
mkver via ffmpeg-devel
2026/02/06
[FFmpeg-devel] [PR] avcodec/eac3enc: add dependent substream encoding for multichannel layouts (PR #21668)
ShortKatz via ffmpeg-devel
2026/02/06
[FFmpeg-devel] Qualification Task: Fix for EIA-608 Extended Characters - Nariman Sayed
Nariman Sayed via ffmpeg-devel
2026/02/06
[FFmpeg-devel] [PATCH] swscale/aarch64: add NEON rgb24tobgr24 byte-swap
David Christle via ffmpeg-devel
2026/02/06
[FFmpeg-devel] [PR] avcodec/mdec: Check input space vs minimal block size (PR #21667)
michaelni via ffmpeg-devel
2026/02/06
[FFmpeg-devel] [PR] avcodec/h264_parser: Check remaining input length in loop in scan_mmco_reset() (PR #21666)
michaelni via ffmpeg-devel
2026/02/06
[FFmpeg-devel] [PR] avcodec/libvorbisenc: export priming and padding samples if needed (PR #21665)
James Almer via ffmpeg-devel
2026/02/06
[FFmpeg-devel] [PR] avfilter/dnn: fix XPU initialization API call in torch backend (PR #21664)
Steven Xiao via ffmpeg-devel
2026/02/06
[FFmpeg-devel] [PR] Add generic `disc_subtitle` tag (PR #21663)
Tau Gärtli via ffmpeg-devel
2026/02/06
[FFmpeg-devel] [PR] WIP: extend formatprobesize if ID3v2 is detected (PR #21662)
ngaullier via ffmpeg-devel
2026/02/06
[FFmpeg-devel] [PR] ARM64 NEON optimization for HEVC qpel_uni_w motion compensation (PR #21661)
Jun Zhao via ffmpeg-devel
2026/02/06
[FFmpeg-devel] [PR] avcodec/aom_film_grain: avoid duplicate indexes in ff_aom_parse_film_grain_sets() (PR #21660)
michaelni via ffmpeg-devel
2026/02/06
[FFmpeg-devel] [PR] avcodec/opus/parse: Remove avpriv functions (PR #21659)
mkver via ffmpeg-devel
2026/02/06
[FFmpeg-devel] [PATCH] prevent sidebar from causing horizontal page scroll on mobile
Rito Rhymes via ffmpeg-devel
2026/02/05
[FFmpeg-devel] [PR] add vvc codec into enhanced flv format (PR #21658)
stevenliu via ffmpeg-devel
2026/02/05
[FFmpeg-devel] [PR] avutil/cpu: add CPU feature detection for AArch64 CRC32 on OpenBSD (PR #21657)
brad via ffmpeg-devel
2026/02/05
[FFmpeg-devel] [PR] avcodec/x86/vorbisdsp: change cmpleps to cmpltps in inverse coupling (PR #21656)
hassanhany via ffmpeg-devel
2026/02/05
[FFmpeg-devel] [PR] avformat/unix: Fix 'operation unsupported' error when reading from unixgram sockets (PR #21655)
Rost Kurylo via ffmpeg-devel
2026/02/05
[FFmpeg-devel] [PR] avfilter/dnn: add synchronous execution path in torch backend (PR #21654)
Steven Xiao via ffmpeg-devel
2026/02/05
[FFmpeg-devel] [PR] swscale/graph: switch SwsPass.output to refstruct (PR #21653)
Niklas Haas via ffmpeg-devel
2026/02/05
[FFmpeg-devel] [PR] swscale: preliminary changes towards scaling and plane splitting (PR #21652)
Niklas Haas via ffmpeg-devel
2026/02/05
[FFmpeg-devel] [PR] avutil/crc: add aarch64 NEON PMULL+EOR3 SIMD implementation for av_crc (PR #21651)
Shreesh Adiga via ffmpeg-devel
2026/02/05
[FFmpeg-devel] [PR] libavformat/argo_brp: fix incorrect ASF chunk header read (PR #21650)
Zane van Iperen via ffmpeg-devel
2026/02/05
[FFmpeg-devel] [PATCH] libavcodec/mjpegdec: Add 0x41212100 support in mjpegdec
Soundariya Ranin Venkatesh via ffmpeg-devel
2026/02/04
[FFmpeg-devel] [PR] lavc/hevc: fix missing # in ldrsw immediate offset (PR #21648)
Jun Zhao via ffmpeg-devel
2026/02/04
[FFmpeg-devel] [PR] avformat/hls: Check for integer overflow with #EXTINF: (PR #21646)
michaelni via ffmpeg-devel
2026/02/04
[FFmpeg-devel] [PATCH] avfilter/dnn: add LibTorch backend for DNN processing
Raja Rathour via ffmpeg-devel
2026/02/03
[FFmpeg-devel] [PR] avcodec/exif: skip EXIF entries with invalid TIFF field type 0 (PR #21644)
hassanhany via ffmpeg-devel
2026/02/03
[FFmpeg-devel] [PR] avutil/video_hint: Add assert to av_video_hint_get_rect() (PR #21643)
michaelni via ffmpeg-devel
2026/02/03
[FFmpeg-devel] [PR] swresample: Check user chlayout in swr_set_matrix() (PR #21642)
michaelni via ffmpeg-devel
2026/02/03
[FFmpeg-devel] [PR] Fix out-of-bounds av_freep call in stsd parser (PR #21641)
Ted Meyer via ffmpeg-devel
2026/02/03
[FFmpeg-devel] [PR] avutil/dovi_meta: Docuemnt valid range for index of av_dovi_get_ext() (PR #21640)
michaelni via ffmpeg-devel
2026/02/03
[FFmpeg-devel] [PR] tests/checkasm/vc1dsp: Use correct function argument (PR #21639)
mkver via ffmpeg-devel
2026/02/03
[FFmpeg-devel] [PR] backport8.0: fix typo in checkasm/hevc_pel (PR #21638)
Jun Zhao via ffmpeg-devel
2026/02/03
[FFmpeg-devel] [PR] Backport busybox-w32 fixes to 7.1 (PR #21637)
Martin Storsjö via ffmpeg-devel
2026/02/03
[FFmpeg-devel] [PR] Backport busybox-w32 fixes to 8.0 (PR #21636)
Martin Storsjö via ffmpeg-devel
2026/02/02
[FFmpeg-devel] [PR] avcodec/qdm2: fix heap-use-after-free in qdm2_decode_frame (PR #21635)
oliverchang via ffmpeg-devel
2026/02/02
[FFmpeg-devel] [PR] avformat/rtsp: replace the deprecated `localport` with `localrtpport` (PR #21633)
Jack Lau via ffmpeg-devel
2026/02/02
[FFmpeg-devel] Re: [PATCH v2] avfilter/x86/vf_nlmeans: add AVX2 safe ssd integral image
mypopy--- via ffmpeg-devel
2026/02/02
[FFmpeg-devel] [PR] avcodec/hevc/hevcdec: take into account YUV400 in block length (PR #21632)
Valerii Zapodovnikov via ffmpeg-devel
2026/02/02
[FFmpeg-devel] [PR] avformat/tests/movenc: Make objects static (PR #21631)
mkver via ffmpeg-devel
2026/02/02
[FFmpeg-devel] [PR] avcodec/hevc/hevcdec: take into account YUV400 in block length (PR #21630)
Valerii Zapodovnikov via ffmpeg-devel
2026/02/02
[FFmpeg-devel] [PR] avcodec/opus/enc: fix overlap buffer seed for first CELT frame (PR #21629)
ruikai via ffmpeg-devel
2026/02/02
[FFmpeg-devel] [PATCH v2] avfilter/x86/vf_nlmeans: add AVX2 safe ssd integral image
Andy Wu via ffmpeg-devel
2026/02/02
[FFmpeg-devel] [PR] avformat/demux: don't overwrite already set packet durations with parser ones (PR #21628)
James Almer via ffmpeg-devel
2026/02/02
[FFmpeg-devel] [PR] [7.0] avcodec/libsvtav1: rename aq_mode for v4.0.0 (PR #21627)
Timo Rothenpieler via ffmpeg-devel
2026/02/02
[FFmpeg-devel] [PR] [7.1] avcodec/libsvtav1: rename aq_mode for v4.0.0 (PR #21626)
Timo Rothenpieler via ffmpeg-devel
2026/02/02
[FFmpeg-devel] [PR] [8.0] avcodec/libsvtav1: rename aq_mode for v4.0.0 (PR #21625)
Timo Rothenpieler via ffmpeg-devel
2026/02/02
[FFmpeg-devel] [PR] [8.0] vulkan_vp9: fix subsampling source and show_frame flag (PR #21624)
Kacper Michajłow via ffmpeg-devel
2026/02/01
[FFmpeg-devel] Re: [PATCH] avfilter/x86/vf_nlmeans: add AVX2 safe ssd integral image
mypopy--- via ffmpeg-devel
2026/02/01
[FFmpeg-devel] [PATCH] Add generic `disc_subtitle` tag
Tau Gärtli via ffmpeg-devel
2026/01/31
[FFmpeg-devel] Re: [FFmpeg-cvslog] [ffmpeg] branch master updated. fd1fd5850d fftools/ffmpeg_sched: unchoke upstream nodes on recv-closed filter inputs
Michael Niedermayer via ffmpeg-devel
2026/01/31
[FFmpeg-devel] Re: Fosdem room?
Kieran Kunhya via ffmpeg-devel
2026/01/31
[FFmpeg-devel] Fosdem room?
Vittorio Giovara via ffmpeg-devel
2026/01/31
[FFmpeg-devel] Subject: Re: [PATCH] avfilter/x86/vf_nlmeans: add AVX2 safe ssd integral image
吴佳翮 via ffmpeg-devel
2026/01/31
[FFmpeg-devel] Re: [GSoC 2026] Qualification Task – SubViewer Decoder Patch
Devin Heitmueller via ffmpeg-devel
2026/01/31
[FFmpeg-devel] [PR] Add better logging names to URLContext (PR #21618)
Niklas Haas via ffmpeg-devel
2026/01/31
[FFmpeg-devel] [PR] Add a friendly name to AVFormatContext (PR #21617)
Niklas Haas via ffmpeg-devel
2026/01/30
[FFmpeg-devel] [PR] fix_typo (PR #21616)
Jun Zhao via ffmpeg-devel
2026/01/30
[FFmpeg-devel] Re: [GSoC 2026] Qualification Task – SubViewer Decoder Patch
Yalda via ffmpeg-devel
2026/01/30
[FFmpeg-devel] [PR] avformat/cafdec: export Opus extradata (PR #21615)
James Almer via ffmpeg-devel
2026/01/30
[FFmpeg-devel] [PR] libavformat/movenc: Uses dynamic buffers for fragmented chunks (PR #21614)
anthonybajoua via ffmpeg-devel
2026/01/30
[FFmpeg-devel] [PR] Improve -fshort-enums compatibility (PR #21612)
mkver via ffmpeg-devel
2026/01/30
[FFmpeg-devel] Re: [FFmpeg-cvslog] [ffmpeg] branch master updated. fd1fd5850d fftools/ffmpeg_sched: unchoke upstream nodes on recv-closed filter inputs
James Almer via ffmpeg-devel
2026/01/30
[FFmpeg-devel] [PR] av_filter/vf_opencolorio Adding optional support for the opencolorio library. (PR #21611)
richardssam via ffmpeg-devel
2026/01/30
[FFmpeg-devel] Re: [FFmpeg-cvslog] [ffmpeg] branch master updated. fd1fd5850d fftools/ffmpeg_sched: unchoke upstream nodes on recv-closed filter inputs
James Almer via ffmpeg-devel
2026/01/30
[FFmpeg-devel] Re: [FFmpeg-cvslog] [ffmpeg] branch master updated. fd1fd5850d fftools/ffmpeg_sched: unchoke upstream nodes on recv-closed filter inputs
Michael Niedermayer via ffmpeg-devel
2026/01/30
[FFmpeg-devel] Re: [FFmpeg-cvslog] [ffmpeg] branch master updated. fd1fd5850d fftools/ffmpeg_sched: unchoke upstream nodes on recv-closed filter inputs
Michael Niedermayer via ffmpeg-devel
2026/01/30
[FFmpeg-devel] [PR] doc/filters: add entry for mestimate_d3d12 (PR #21610)
Steven Xiao via ffmpeg-devel
2026/01/30
[FFmpeg-devel] [PR] avformat/cafenc: Simplify writing pakt box (PR #21609)
mkver via ffmpeg-devel
2026/01/30
[FFmpeg-devel] Re: [PATCH] lavf/whip: improve RTP muxer error message
Devraj Ajmera via ffmpeg-devel
2026/01/30
[FFmpeg-devel] [PR] avformat/cafenc: Fix segfault upon error, avoid indirection (PR #21608)
mkver via ffmpeg-devel
2026/01/30
[FFmpeg-devel] Re: [PATCH] lavf/whip: improve RTP muxer error message
Jack Lau via ffmpeg-devel
2026/01/29
[FFmpeg-devel] [PR] avformat{mlvdec,dss,dtshddec}: check return code of avio_read() (PR #21607)
Yalda via ffmpeg-devel
2026/01/29
[FFmpeg-devel] Re: [PATCH] lavf/whip: improve RTP muxer error message
Devraj Ajmera via ffmpeg-devel
2026/01/29
[FFmpeg-devel] [PR] avfilter/formats,vsrc_testsrc: use type-safe formats functions (PR #21606)
mkver via ffmpeg-devel
2026/01/29
[FFmpeg-devel] Re: FOSDEM 26
Rémi Denis-Courmont via ffmpeg-devel
2026/01/29
[FFmpeg-devel] [PR] fftools/ffprobe: keep decoder buffers unflushed for show_streams() (PR #21605)
ngaullier via ffmpeg-devel
2026/01/29
[FFmpeg-devel] [PR] avfilter: version bump for filter mestimate_d3d12 (PR #21604)
Steven Xiao via ffmpeg-devel
2026/01/29
[FFmpeg-devel] Re: FOSDEM 26
Michael Niedermayer via ffmpeg-devel
2026/01/29
[FFmpeg-devel] Parsing of loudness mp4 boxes ludt, tlou and alou FFmpeg patch
Tomasz Rosinski via ffmpeg-devel
2026/01/29
[FFmpeg-devel] Re: FOSDEM 26
Jack Lau via ffmpeg-devel
2026/01/29
[FFmpeg-devel] FOSDEM 26
Michael Niedermayer via ffmpeg-devel
2026/01/28
[FFmpeg-devel] [PR] avfilter/mestimate_d3d12: add documentation for the filter (PR #21602)
Steven Xiao via ffmpeg-devel
2026/01/28
[FFmpeg-devel] Re: [GSoC 2026] Qualification Task – SubViewer Decoder Patch
Devin Heitmueller via ffmpeg-devel
2026/01/28
[FFmpeg-devel] [PR] tools/target_sws_fuzzer: add sws filters to fuzzing (PR #21601)
Kacper Michajłow via ffmpeg-devel
2026/01/28
[FFmpeg-devel] [PR] avformat: add shared concurrent block cache protocol (PR #21600)
Niklas Haas via ffmpeg-devel
Earlier messages
Later messages