Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
[FFmpeg-devel] [PR] 1 (PR #21817)
 2026-02-20 15:32 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] 200 (PR #21816)
 2026-02-20 15:32 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] seq (PR #21815)
 2026-02-20 15:32 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] swscale/ops: avoid UB in ff_sws_pixel_expand() (PR #21814)
 2026-02-20 15:04 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] libavformat/{apetag.c, id3v2enc.c}: use new av_str_is_ascii (PR #21813)
 2026-02-20 15:00 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] [PATCH] fftools: add optional index selector to metadata stream specifier (PR #21812)
 2026-02-20 12:27 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avfilter/vf_vpp_amf: Extend AMF Color Converter HDR capabilities (PR #21811)
 2026-02-20 12:04 UTC  - mbox.gz / Atom

[FFmpeg-devel] Re: [FFmpeg-cvslog] [ffmpeg] Initial checkin of OCIO filter. (branch master)
 2026-02-20  2:47 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] Convert a few filters to compile-time SPIR-V (PR #21810)
 2026-02-19 22:39 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] swscale/tests/sws_ops: print range values in the output (PR #21809)
 2026-02-19 22:35 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] RFC: Add preference of narrow variable scope, especially in loops, to the docs (PR #21808)
 2026-02-19 21:44 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] CONTRIBUTING.md: Add Forgejo (PR #21807)
 2026-02-19 21:33 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] ffprobe: fix sign comparisons and narrow some loop variables scopes (PR #21806)
 2026-02-19 21:15 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avformat: fix leaks in rtsp_read_command_reply and seq logging (PR #21805)
 2026-02-19 19:35 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avformat/whip: Avoid uninitialized pointer read (PR #21804)
 2026-02-19 19:01 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] fftools/ffmpeg_demux: Check metadata provided filename and add av_safe_filename() (PR #21803)
 2026-02-19 18:53 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avutil: attributes: fix AV_HAS_STD_ATTRIBUTE checks (PR #21802)
 2026-02-19 18:40 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avformat/rtp_mpegts: Pass-through program table to mpegts muxer (PR #21801)
 2026-02-19 18:11 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avformat: Bump version and add APIChanges entry (PR #21800)
 2026-02-19 16:52 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avfilter/vf_opencolorio: Updating query_formats to specify different input and output pix_fmts. (PR #21799)
 2026-02-19 16:30 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] swscale: gitignore: add sws_ops (PR #21798)
 2026-02-19 16:26 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] scale_vulkan: fix descriptor type for non debayer path (PR #21797)
 2026-02-19 16:18 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] libavformat/oggdec.c: fix ogg_{save,restore,reset} w.r.t. new_extradata. (PR #21796)
 2026-02-19 15:37 UTC  - mbox.gz / Atom

[FFmpeg-devel] PR #21777: Fix for DTLS handshake retransmission
 2026-02-19 13:58 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avfilter/af_loudnorm: Avoid unchecked allocation (PR #21795)
 2026-02-19 13:30 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] tests/fate/dca: Add ffprobe dependency to dca-lossless tests (PR #21794)
 2026-02-19 12:36 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] Reduce size of snow allocations (PR #21793)
 2026-02-19 11:36 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec/snowdec: fix mconly (PR #21792)
 2026-02-19  2:32 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec/cbs_h266_syntax_template: Bound num_tile_columns/rows (PR #21791)
 2026-02-19  2:29 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec/x86/vvc: Various improvements (PR #21790)
 2026-02-19  1:52 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec/cbs: add support for LCEVC bitstreams (PR #21789)
 2026-02-19  1:01 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] libavutil: Add functions for SMPTE-2094-50 HDR metadata (PR #21788)
 2026-02-18 22:59 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] lavfi/mpdecimate: fix three bugs in keep_count logic
 2026-02-18 22:12 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] "

[FFmpeg-devel] [PR] libavformat/matroskadec.c: export profile container metadata to (PR #21787)
 2026-02-18 17:42 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] libswscale: SwsGraph changes (PR #21786)
 2026-02-18 13:04 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec/elbg: error out from try_shift_candidate() when clipping occurred (PR #21785)
 2026-02-18 12:52 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec/rv60dec: check last_size (PR #21784)
 2026-02-18 12:51 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec/hevc/ps: Check bit_depth_cm in/out relation (PR #21783)
 2026-02-18 12:49 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec/golomb: Fix get_ur_golomb_jpegls() with esclen = 0 (PR #21782)
 2026-02-18 12:49 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] hwdec/vulkan: fix invalid number of planes usage in map_to_drm (PR #21781)
 2026-02-18  9:58 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] libavcodec/mjpegdec: Add 0x41212100 support in mjpegdec
 2026-02-18  8:41 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] "
` [FFmpeg-devel] Fw: "

[FFmpeg-devel] [GSoC 2026] Qualification Task – SubViewer Decoder Patch
 2026-02-18  3:28 UTC  (11+ messages) - mbox.gz / Atom
` [FFmpeg-devel] "

[FFmpeg-devel] [PR] avformat/whip: add ICE candidates nomination support (PR #21780)
 2026-02-18  2:25 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] Add proper fall-through annotations in switch statements (PR #21779)
 2026-02-17 23:49 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avfilter: add d3d12 deinterlace filter `deinterlace_d3d12` (PR #21778)
 2026-02-17 23:11 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avformat/tls_openssl: fix DTLS handshake retransmission in non-blocking mode (PR #21777)
 2026-02-17 22:50 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] lavf/bwdif: fix heap-buffer-overflow with small height videos (PR #21574)
 2026-02-17 22:21 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] "

[FFmpeg-devel] [PATCH] prevent sidebar from causing horizontal page scroll on mobile
 2026-02-17 20:46 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] "

[FFmpeg-devel] [PR] avfilter/vf_drawtext: fix newline being shown as glyph (PR #21776)
 2026-02-17 20:05 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] fftools/ffmpeg_sched: report progress using max dts instead of trailing_dts() (PR #21775)
 2026-02-17 17:29 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec/nvenc_av1: fix b_ref_mode "middle" help string for AV1 (PR #21774)
 2026-02-17 16:07 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] Cleanup OpenColorIO detection (PR #21773)
 2026-02-17 13:30 UTC  - mbox.gz / Atom

[FFmpeg-devel] Re: [PATCH] libavcodec/mjpegdec: Add 0x41212100 support in mjpegdec
 2026-02-17 11:51 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] av_filter/vf_opencolorio: libopenimage was added in error as part of the ocio filter, just cleaning it up. (PR #21771)
 2026-02-17  9:11 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] doc/Makefile: add MAKEINFO variable
 2026-02-16 19:08 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] "

[FFmpeg-devel] [PR] fftools/ffmpeg_sched: make trailing_dts() report max_dts instead of min_dts (PR #21770)
 2026-02-16 17:10 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/hlsenc: use av_unreachable() for unreachable muxer error
 2026-02-16 16:48 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] Convert and refactor FFv1 to compile-time SPIR-V (PR #21769)
 2026-02-16  8:12 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/hls: fix data: URI handling in open_url
 2026-02-15 21:57 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] libswscale/utils: prevent division by zero for chroma width 8 (PR #21768)
 2026-02-15 21:16 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec/opus: use precomputed NLSF weights for Silk decoder (PR #21767)
 2026-02-15 19:45 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avfilter/af_loudnorm: add stats_file option (PR #21766)
 2026-02-15 18:30 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] Various minor fixes to the HTTP protocol (PR #21765)
 2026-02-15 17:33 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] swresample/resample_template: add casts to avoid undefined overflows (PR #21764)
 2026-02-15 14:01 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec/jpeg2000dec: Handle M_b = -1 (PR #21763)
 2026-02-15 14:00 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] qpel_h16_v1 (PR #21761)
 2026-02-15 11:32 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec/cfhd: Check transform type before continuing (PR #21759)
 2026-02-15  3:35 UTC  - mbox.gz / Atom

[FFmpeg-devel] repo error
 2026-02-14 22:34 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] hevc intra pred neon optimizations (PR #21757)
 2026-02-14 12:18 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec/h264_parser: Check pts for overflow (PR #21755)
 2026-02-14  1:48 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avformat/icodec: Check size (PR #21754)
 2026-02-14  1:48 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec/adpcm: fix integer overflow in N64 (PR #21753)
 2026-02-14  1:47 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec/snowenc: avoid NULL ptr arithmetic (PR #21752)
 2026-02-14  1:46 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avformat/lrcdec: Check ss for finiteness (PR #21751)
 2026-02-14  1:45 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] swscale/rgb2rgb_template: fix signed shift into sign bit (PR #21750)
 2026-02-14  1:44 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avfilter/dnn: implement persistent buffers for LibTorch backend (PR #21749)
 2026-02-13 18:54 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avfilter/dnn: implement persistent buffers for LibTorch backend (PR #21748)
 2026-02-13 18:27 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avfilter/dnn: implement asynchronous execution for LibTorch backend (PR #21747)
 2026-02-13 17:17 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec/encode: add a helper to convert from a duration to samples (PR #21746)
 2026-02-13 17:02 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] libswscale/output: fix signed integer overflow in yuv2rgba64
 2026-02-13  2:17 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] "

[FFmpeg-devel] [PR] avformat/flvdec: Check *size in cts parsing (PR #21744)
 2026-02-13  1:00 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] swscale/output: Fix some integer overflows in yuv2rgba64_full*() (PR #21743)
 2026-02-13  0:59 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec/prores_raw: Tiles of width less than 16 result in undefined behavior (PR #21742)
 2026-02-13  0:58 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec/imm5: Dont pass EAGAIM on as is (PR #21741)
 2026-02-13  0:56 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avfilter/framepool: add a few padding lines by aligning height (PR #21740)
 2026-02-12 15:23 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] NEON rgb2rgb conversions: channel swap + alpha drop/insert (PR #21738)
 2026-02-12  3:15 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec/hevc/hevcdec: skip logging 'Skipping NAL unit 63' (PR #21736)
 2026-02-11 17:18 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec/hevc/hevcdec: report unparsed unknown NALUs types at verbose level (PR #21735)
 2026-02-11 16:58 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avutil/x86/x86inc: make AVX imply CLMUL (PR #21733)
 2026-02-11 16:10 UTC  - mbox.gz / Atom

[FFmpeg-devel] FFmpeg 8.1
 2026-02-11 14:00 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] web/donations: Add github sponsors button
 2026-02-11 12:29 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/adpcm: fix heap-buffer-overflow in IMA MAGIX decoding
 2026-02-11  9:20 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] "

[FFmpeg-devel] [PATCH] lavf/whip: improve RTP muxer error message
 2026-02-11  8:29 UTC  (8+ messages) - mbox.gz / Atom
` [FFmpeg-devel] "

[FFmpeg-devel] [PR] avformat: use av_unreachable() to replace unreachable error handling (PR #21731)
 2026-02-11  8:26 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] libavformat: Add raw stream muxer
 2026-02-11  4:29 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] "

[FFmpeg-devel] [PR] avcodec/adpcm: fix heap-buffer-overflow in IMA MAGIX decoding (PR #21730)
 2026-02-11  3:28 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avformat/cafdec: Check nb_entries in read_info_chunk() (PR #21729)
 2026-02-11  0:03 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec/mjpegdec: Check for multiple exif (PR #21728)
 2026-02-11  0:02 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec/interplayacm: Check input for fill_block() (PR #21727)
 2026-02-11  0:01 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec/pdvdec: Check input space before buffer allocation (PR #21726)
 2026-02-11  0:00 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] tools/target_dec_fuzzer: Adjust threshold for G2M (PR #21725)
 2026-02-10 23:47 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec/svq1dec: Check input space for minimum (PR #21724)
 2026-02-10 23:46 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] tools/target_dec_fuzzer: Adjust threshold for XAN_WC3 (PR #21723)
 2026-02-10 23:46 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] tools/target_dec_fuzzer: Adjust threshold for CPIA (PR #21722)
 2026-02-10 23:45 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avformat/dhav: Check avio_seek() return (PR #21721)
 2026-02-10 23:44 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] tools/target_dec_fuzzer: Adjust threshold for QOI (PR #21720)
 2026-02-10 23:43 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] tools/target_dec_fuzzer: Adjust threshold for JV (PR #21719)
 2026-02-10 23:43 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec/hdrdec: Check input size before buffer allocation (PR #21718)
 2026-02-10 23:42 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec/libvorbisdec: output AV_SAMPLE_FMT_FLTP (PR #21717)
 2026-02-10 23:41 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec/tmv: Move space check before buffer allocation (PR #21716)
 2026-02-10 23:40 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec/leaddec: Check input data before allocating buffer (PR #21715)
 2026-02-10 23:40 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec/exif: Check that the values read exist in the input (PR #21714)
 2026-02-10 23:38 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] vf_libplacebo: sync peak detection parameters with upstream (PR #21712)
 2026-02-10 17:24 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec: set skip_samples in generic code (PR #21711)
 2026-02-10 17:06 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] .forgejo/workflows: Test hardcoded tables (PR #21710)
 2026-02-10 10:53 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/dstdec: fix arithmetic coder read past end of stream
 2026-02-10  8:55 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] libavfilter/volume: do fade when adjusting the volume. (PR #21709)
 2026-02-10  4:18 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] tools/target_dec_fuzzer: Adjust threshold for MPC8 (PR #21708)
 2026-02-10  3:21 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] tools/target_dec_fuzzer: Adjust threshold for BFI (PR #21707)
 2026-02-10  3:20 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec/flashsv: Check for input space before (re)allocating frame (PR #21706)
 2026-02-10  3:19 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2 0/2] rework mobile navigation
 2026-02-09 20:04 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 1/2] web: replace mobile sidebar with bottom drawer
` [FFmpeg-devel] [PATCH v2 2/2] web: make content header sticky on mobile

[FFmpeg-devel] [PR] Miscellaneous Snow patches (PR #21705)
 2026-02-09 17:39 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avformat/http: add -request-size option (PR #21703)
 2026-02-09 16:11 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avformat/http: add missing check to connection re-use (PR #21702)
 2026-02-09 15:45 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec/tableprint_vlc: Unbreak hardcoded tables (PR #21701)
 2026-02-09 15:37 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] libavfilter: split combined AVClass definitions into per-filter classes (PR #21681)
 2026-02-09 14:11 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] "

[FFmpeg-devel] [PR] avcodec/rangecoder: Fix indentation (PR #21700)
 2026-02-09 12:14 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec/tableprint_vlc: Unbreak hardcoded tables (PR #21699)
 2026-02-09 11:46 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec/tableprint_vlc: Unbreak hardcoded tables (PR #21698)
 2026-02-09 11:42 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avformat/tls_openssl: two small cleanup (PR #21697)
 2026-02-09  9:37 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avformat/tls_gnutls: limit the wirtten size to data mtu (PR #21696)
 2026-02-09  9:07 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avformat/tls_mbedtls: add dtls support (PR #21695)
 2026-02-09  8:42 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avformat/mov: check for duplicate stsd before changing state (PR #21691)
 2026-02-09  2:33 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec/dpcm: Remove unnecessary flush callbacks (PR #21690)
 2026-02-09  1:58 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec/adpcmenc: Don't advertise ineffective options (PR #21689)
 2026-02-09  1:32 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avutil/avassert: Deprecate av_assert0_fpu(), remove some emms_c (PR #21688)
 2026-02-08 23:04 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] fftools: add -ignore_unknown_options for forward-compatible CLI usage
 2026-02-08 23:02 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] "

[FFmpeg-devel] [PR] swscale: NEON YUV2RGB + LoongArch LASX multi-row fix (PR #21687)
 2026-02-08 22:51 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] swscale/aarch64: add NEON YUV420P/YUV422P/YUVA420P to RGB conversion
 2026-02-08 21:35 UTC  (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] tests/checkasm/sw_yuv2rgb: test multi-row conversion with padded strides
` [FFmpeg-devel] [PATCH v2 0/3] swscale: NEON YUV2RGB + LoongArch LASX multi-row fix
  ` [FFmpeg-devel] [PATCH v2 1/3] swscale/loongarch: fix LASX YUV2RGB residual for multi-row slices
  ` [FFmpeg-devel] [PATCH v2 2/3] swscale/aarch64: add NEON YUV420P/YUV422P/YUVA420P to RGB conversion
  ` [FFmpeg-devel] [PATCH v2 3/3] tests/checkasm/sw_yuv2rgb: test multi-row conversion with padded strides
  ` [FFmpeg-devel] Re: [PATCH v2 0/3] swscale: NEON YUV2RGB + LoongArch LASX multi-row fix

[FFmpeg-devel] [PR] avcodec/adpcm: Check input buffer size (PR #21683)
 2026-02-08  3:50 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec/adpcm: handle ADPCM_IMA_MAGIX like other similar codecs (PR #21682)
 2026-02-08  3:49 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avformat/segafilm: dont read uninitialized value (PR #21680)
 2026-02-08  1:38 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avformat/scd: Use ffio_read_size() (PR #21679)
 2026-02-08  1:25 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] webm, libvpx: add experimental support for alpha pixel formats other than YUV 4:2:0 (PR #21678)
 2026-02-07 23:24 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec/jpeg2000htdec: Check Lcup and Lref (PR #21677)
 2026-02-07 23:05 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avformat/iamf: sanitize block and subblock durations and count (PR #21676)
 2026-02-07 22:29 UTC  - mbox.gz / Atom

[FFmpeg-devel] Uploaded: eubEQ664rcs.mp4
 2026-02-07 17:41 UTC  - mbox.gz / Atom

[FFmpeg-devel] Fw: Reminder your GSoC Ideas pages need to be complete for immediate review
 2026-02-07 14:03 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec/bmp: Move picture allocation after some checks (PR #21673)
 2026-02-07  1:56 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec/pnmdec: Check input size against width*height assuming at least 1bit per pixel (PR #21672)
 2026-02-07  1:54 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avformat/iff: Error out with 0 channel loudspeaker configuration (PR #21671)
 2026-02-07  1:53 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec/x86/mpegvideoencdsp_init: Port draw_edges to SSSE3 (PR #21670)
 2026-02-07  0:35 UTC  - mbox.gz / Atom

[FFmpeg-devel] ffmpeg 4.4.6 2-pass null muxer segfault
 2026-02-06 23:22 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec: Don't set AVCodec.sample_fmts,ch_layouts for decoders (PR #21669)
 2026-02-06 22:34 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec/eac3enc: add dependent substream encoding for multichannel layouts (PR #21668)
 2026-02-06 22:30 UTC  - mbox.gz / Atom

[FFmpeg-devel] Qualification Task: Fix for EIA-608 Extended Characters - Nariman Sayed
 2026-02-06 22:15 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] swscale/aarch64: add NEON rgb24tobgr24 byte-swap
 2026-02-06 22:06 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec/mdec: Check input space vs minimal block size (PR #21667)
 2026-02-06 21:43 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec/h264_parser: Check remaining input length in loop in scan_mmco_reset() (PR #21666)
 2026-02-06 21:42 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec/libvorbisenc: export priming and padding samples if needed (PR #21665)
 2026-02-06 18:39 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avfilter/dnn: fix XPU initialization API call in torch backend (PR #21664)
 2026-02-06 18:08 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] Add generic `disc_subtitle` tag (PR #21663)
 2026-02-06 15:51 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] WIP: extend formatprobesize if ID3v2 is detected (PR #21662)
 2026-02-06 15:40 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] ARM64 NEON optimization for HEVC qpel_uni_w motion compensation (PR #21661)
 2026-02-06 15:30 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec/aom_film_grain: avoid duplicate indexes in ff_aom_parse_film_grain_sets() (PR #21660)
 2026-02-06 13:56 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec/opus/parse: Remove avpriv functions (PR #21659)
 2026-02-06 13:10 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] add vvc codec into enhanced flv format (PR #21658)
 2026-02-06  3:35 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avutil/cpu: add CPU feature detection for AArch64 CRC32 on OpenBSD (PR #21657)
 2026-02-06  3:35 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avcodec/x86/vorbisdsp: change cmpleps to cmpltps in inverse coupling (PR #21656)
 2026-02-05 21:33 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avformat/unix: Fix 'operation unsupported' error when reading from unixgram sockets (PR #21655)
 2026-02-05 17:19 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] avfilter/dnn: add synchronous execution path in torch backend (PR #21654)
 2026-02-05 16:49 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PR] swscale/graph: switch SwsPass.output to refstruct (PR #21653)
 2026-02-05 15:07 UTC  - mbox.gz / Atom

page:  |  | latest

Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

This inbox may be cloned and mirrored by anyone:

	git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
		ffmpegdev@gitmailbox.com
	public-inbox-index ffmpegdev

Example config snippet for mirrors.


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git