Messages by Date
-
2025/06/23
[FFmpeg-devel] [PATCH 44/48] avcodec/mpeg_er: Allow to skip setting partitioned_frame, p[pb]_time
Andreas Rheinhardt
-
2025/06/23
[FFmpeg-devel] [PATCH 43/48] avcodec/mpegvideo: Move fields to {H263Dec, MPVEnc}Context when possible
Andreas Rheinhardt
-
2025/06/23
[FFmpeg-devel] [PATCH 42/48] avcodec/flvdec: Binarize h263_flv
Andreas Rheinhardt
-
2025/06/23
[FFmpeg-devel] [PATCH 41/48] avcodec/ituh263enc: Inline value of h263_flv
Andreas Rheinhardt
-
2025/06/23
[FFmpeg-devel] [PATCH 40/48] avcodec/h263dec: Use function ptr for decode_picture_header
Andreas Rheinhardt
-
2025/06/23
[FFmpeg-devel] [PATCH 39/48] avcodec/msmpeg4dec: Move ff_msmpeg4_decode_init() down
Andreas Rheinhardt
-
2025/06/23
[FFmpeg-devel] [PATCH 38/48] avcodec/mpegvideo: Move SLICE_* defs to h263dec.h, h261dec.c
Andreas Rheinhardt
-
2025/06/23
[FFmpeg-devel] [PATCH 37/48] avcodec/mpegvideo: Move mb_skip_run to {RV34Dec, MPVEnc}Context
Andreas Rheinhardt
-
2025/06/23
[FFmpeg-devel] [PATCH 36/48] avcodec/mpeg12dec: Put mb_skip_run on the stack
Andreas Rheinhardt
-
2025/06/23
[FFmpeg-devel] [PATCH 35/48] avcodec/mpegvideo: Move mb_num_left to {H263, RV34}DecContext
Andreas Rheinhardt
-
2025/06/23
[FFmpeg-devel] [PATCH 34/48] avcodec/mpegvideo: Move fields only used by H.263 decoders to H263DecCtx
Andreas Rheinhardt
-
2025/06/23
[FFmpeg-devel] [PATCH 33/48] avcodec/mpeg12dec: Don't use MPVContext.block
Andreas Rheinhardt
-
2025/06/23
[FFmpeg-devel] [PATCH 32/48] avcodec/mpeg12dec: Move MpegEncContext.gb to Mpeg12SliceContext
Andreas Rheinhardt
-
2025/06/23
[FFmpeg-devel] [PATCH 31/48] avcodec/mpegvideo: Add missing headers
Andreas Rheinhardt
-
2025/06/23
[FFmpeg-devel] [PATCH 30/48] avcodec/mpeg12dec: Add Mpeg12SliceContext
Andreas Rheinhardt
-
2025/06/23
[FFmpeg-devel] [PATCH 29/48] avcodec/h263dec: Stop using MpegEncContext.gb
Andreas Rheinhardt
-
2025/06/23
[FFmpeg-devel] [PATCH 28/48] avcodec/h263dec: Don't use MpegEncContext.block
Andreas Rheinhardt
-
2025/06/23
[FFmpeg-devel] [PATCH 27/48] avcodec/h263dec: Remove redundant block parameter from decode_mb
Andreas Rheinhardt
-
2025/06/23
[FFmpeg-devel] [PATCH 23/48] avcodec/mpeg4videodec: Avoid unnecessary indirections
Andreas Rheinhardt
-
2025/06/23
[FFmpeg-devel] [PATCH 25/48] avcodec/mpegvideo: Move dct_precision to Mpeg4DecContext
Andreas Rheinhardt
-
2025/06/23
[FFmpeg-devel] [PATCH 24/48] avcodec/{h263, mpeg4video}dec: Pass MPVContext*, not Mpeg4DecContext*
Andreas Rheinhardt
-
2025/06/23
[FFmpeg-devel] [PATCH 22/48] avcodec/mpegvideo: Move unrestricted_mv to MotionEstContext
Andreas Rheinhardt
-
2025/06/23
[FFmpeg-devel] [PATCH 21/48] avcodec/mpegvideo: Move flipflop_rounding to {MSMPEG4Dec, MPVEnc}Context
Andreas Rheinhardt
-
2025/06/23
[FFmpeg-devel] [PATCH 20/48] avcodec/mpeg12dec: Deduplicate variables
Andreas Rheinhardt
-
2025/06/23
[FFmpeg-devel] [PATCH 19/48] avcodec/vc1: Don't use MpegEncContext.block
Andreas Rheinhardt
-
2025/06/23
[FFmpeg-devel] [PATCH 18/48] avcodec/vc1: Stop using MpegEncContext.gb
Andreas Rheinhardt
-
2025/06/23
[FFmpeg-devel] [PATCH 17/48] avcodec/intrax8: Don't pretend to need more than one int16_t[64]
Andreas Rheinhardt
-
2025/06/23
[FFmpeg-devel] [PATCH 16/48] avcodec/rv34: Don't use MpegEncContext.block
Andreas Rheinhardt
-
2025/06/23
[FFmpeg-devel] [PATCH 15/48] avcodec/rv34: Don't use MpegEncContext.gb
Andreas Rheinhardt
-
2025/06/23
[FFmpeg-devel] [PATCH 14/48] avcodec/mpeg12dec: Remove unused function parameter
Andreas Rheinhardt
-
2025/06/23
[FFmpeg-devel] [PATCH 13/48] avcodec/mpeg12dec: Put GetBitContext on the stack where advantageous
Andreas Rheinhardt
-
2025/06/23
[FFmpeg-devel] [PATCH 12/48] avcodec/h261dec: Don't use MpegEncContext.block
Andreas Rheinhardt
-
2025/06/23
[FFmpeg-devel] [PATCH 11/48] avcodec/h261dec: Stop using MpegEncContext.gb
Andreas Rheinhardt
-
2025/06/23
[FFmpeg-devel] [PATCH 10/48] avcodec/mpegvideodec: Remove size expectation from ff_mpv_reconstruct_mb
Andreas Rheinhardt
-
2025/06/23
[FFmpeg-devel] [PATCH 09/48] avcodec/mpeg_er: Don't use MpegEncContext.block
Andreas Rheinhardt
-
2025/06/23
[FFmpeg-devel] [PATCH 08/48] avcodec/mpegvideo_dec: Reindent after the previous commit
Andreas Rheinhardt
-
2025/06/23
[FFmpeg-devel] [PATCH 07/48] avcodec/mpegvideo_dec: Factor debugging dct coefficients out
Andreas Rheinhardt
-
2025/06/23
[FFmpeg-devel] [PATCH 06/48] avcodec/mpegvideo: Add MPVContext typedef
Andreas Rheinhardt
-
2025/06/23
[FFmpeg-devel] [PATCH 05/48] avcodec/mpegvideoenc: Allocate blocks as part of MPVEncContext
Andreas Rheinhardt
-
2025/06/23
[FFmpeg-devel] [PATCH 04/48] avcodec/ituh263dec: Only initialize ff_h263_rl_inter when needed
Andreas Rheinhardt
-
2025/06/23
[FFmpeg-devel] [PATCH 03/48] avcodec/ituh263enc: Simplify creating LUT
Andreas Rheinhardt
-
2025/06/23
[FFmpeg-devel] [PATCH 02/48] avcodec/rl: Avoid branch in index lookup
Andreas Rheinhardt
-
2025/06/23
[FFmpeg-devel] [PATCH 01/48] avcodec/ituh263dec: Use correct logcontext
Andreas Rheinhardt
-
2025/06/23
[FFmpeg-devel] [PATCH 00/48] H263DecContext
ffmpegagent
-
2025/06/23
[FFmpeg-devel] [PATCH] avcodec/amfdec: Add VP9 AMF decoder
Dmitrii Ovchinnikov
-
2025/06/23
Re: [FFmpeg-devel] [PATCH 1/4] avformat/iamf_parse: Check extradata size
Andreas Rheinhardt
-
2025/06/23
Re: [FFmpeg-devel] [PATCH 4/4] avformat/sapenc: fix leak in sap_write_header()
ld y
-
2025/06/23
Re: [FFmpeg-devel] [PATCH 2/4] avfilter/asrc_sinc: fix leak in config_input()
ld y
-
2025/06/23
Re: [FFmpeg-devel] [PATCH 2/4] tools/target_dec_fuzzer: Adjust RV60 threshold
Michael Niedermayer
-
2025/06/23
Re: [FFmpeg-devel] [PATCH 1/4] avformat/iamf_parse: Check extradata size
James Almer
-
2025/06/23
Re: [FFmpeg-devel] [PATCH 3/4] avcodec/sanm: Check w, h for subversion < 2
Michael Niedermayer
-
2025/06/23
Re: [FFmpeg-devel] [PATCH 1/4] avformat/iamf_parse: Check extradata size
Michael Niedermayer
-
2025/06/23
Re: [FFmpeg-devel] [PATCH] avcodec/osq: Request a coding mode 2 sample
Michael Niedermayer
-
2025/06/23
Re: [FFmpeg-devel] [PATCH 1/3] avcodec/osq: Fix signed integer overflow in update_stats()
Michael Niedermayer
-
2025/06/23
Re: [FFmpeg-devel] [PATCH] libavcodec/hcadec: fix header parsing after 'comp' section
Michael Niedermayer
-
2025/06/23
Re: [FFmpeg-devel] avdevice/android_camera: image linesize aligment is 1
Zhao Zhili
-
2025/06/23
Re: [FFmpeg-devel] [PATCH 4/4] avformat/sapenc: fix leak in sap_write_header()
Michael Niedermayer
-
2025/06/23
Re: [FFmpeg-devel] [PATCH 2/4] avfilter/asrc_sinc: fix leak in config_input()
Michael Niedermayer
-
2025/06/23
[FFmpeg-devel] [PATCH] tools/pktdumper: dump extradata buffers
Peter Ross
-
2025/06/23
Re: [FFmpeg-devel] [PATCH 05/10] doc/muxers: Add documentation for segment_limit option
softworkz .
-
2025/06/23
Re: [FFmpeg-devel] [PATCH] avfilter/codecview: Enable QP visualization for H.264
Michael Niedermayer
-
2025/06/23
[FFmpeg-devel] [PATCH, v4] avcodec/d3d12va_encode: texture array support for HEVC
Araz Iusubov
-
2025/06/23
[FFmpeg-devel] [PATCH] avcodec/g728dec: Remove AVCodec.sample_fmts
Andreas Rheinhardt
-
2025/06/23
[FFmpeg-devel] [PATCH 2/2] avcodec/mss2dsp: use FF_PTR_ADD to add offsets to a pointer
James Almer
-
2025/06/23
[FFmpeg-devel] [PATCH 4/4] avcodec/wmaprodec: Avoid branch for setting block_align
Andreas Rheinhardt
-
2025/06/23
[FFmpeg-devel] [PATCH 0/4] Check sample rate generically
ffmpegagent
-
2025/06/22
[FFmpeg-devel] avdevice/android_camera: image linesize aligment is 1
Wang Bin
-
2025/06/22
[FFmpeg-devel] [PATCH 3/4] avcodec/wma: Remove redundant nb_channels check
Andreas Rheinhardt
-
2025/06/22
[FFmpeg-devel] [PATCH 2/4] avcodec/wma, wmaprodec: Remove always-false checks
Andreas Rheinhardt
-
2025/06/22
[FFmpeg-devel] [PATCH 1/4] avcodec/avcodec: Check sample_rate generically
Andreas Rheinhardt
-
2025/06/22
[FFmpeg-devel] [PATCH 1/8] tests/fate/screen: Add test for skipping cursor with FIC
Andreas Rheinhardt
-
2025/06/22
Re: [FFmpeg-devel] [PATCH 6/8] avcodec/vvc/ctu: Check palette_escape_val
Nuo Mi
-
2025/06/22
[FFmpeg-devel] [PATCH] avcodec/ffv1enc: Use dummies to avoid UB pointer arithmetic
Andreas Rheinhardt
-
2025/06/22
Re: [FFmpeg-devel] AAC crashes and bugs
Michael Niedermayer
-
2025/06/22
[FFmpeg-devel] [PATCH v3] avformat/hlsenc: Fix path handling for Windows
softworkz
-
2025/06/22
Re: [FFmpeg-devel] [PATCH 1/2] fftools/textformat: fix print 64 bit integers
softworkz .
-
2025/06/22
Re: [FFmpeg-devel] [PATCH 3/3] avformat/hlsenc: Fix path handling for Windows
softworkz .
-
2025/06/22
[FFmpeg-devel] [PATCH 1/2] swresample/rematrix: Use correct function pointer types for calls
Andreas Rheinhardt
-
2025/06/22
Re: [FFmpeg-devel] [PATCH 2/2] fftools/textformat: renamings in print_unit_int for consistency (cosmetic)
softworkz .
-
2025/06/22
Re: [FFmpeg-devel] [PATCH 1/2] fftools/textformat: fix print 64 bit integers
softworkz .
-
2025/06/22
[FFmpeg-devel] [PATCH 1/3] avcodec/indeo3: Fix UB pointer arithmetic
Andreas Rheinhardt
-
2025/06/22
[FFmpeg-devel] [PATCH 2/2] avcodec/dfpwmenc: Remove write-only context member
Andreas Rheinhardt
-
2025/06/22
Re: [FFmpeg-devel] [PATCH] avformat/mpegts: Add allow_codec_changes option to AVFormatContext
Pavel Koshevoy
-
2025/06/22
Re: [FFmpeg-devel] [PATCH] avformat/mpegts: Add allow_codec_changes option to AVFormatContext
Pavel Koshevoy
-
2025/06/22
[FFmpeg-devel] [PATCH] avformat/mpegts: Add AVFMT_FLAG_ALLOW_CODEC_CHANGES
Pavel Koshevoy
-
2025/06/22
Re: [FFmpeg-devel] [PATCH v2 2/2] avcodec/mss2dsp: use FF_PTR_ADD to add offsets to a pointer
Kacper Michajlow
-
2025/06/22
Re: [FFmpeg-devel] [PATCH] avcodec/ffv1enc_template: use FF_PTR_ADD to add offsets to a pointer
Kacper Michajlow
-
2025/06/22
Re: [FFmpeg-devel] [PATCH] avcodec/ffv1enc_template: use FF_PTR_ADD to add offsets to a pointer
Kacper Michajlow
-
2025/06/22
Re: [FFmpeg-devel] [PATCH] avformat/demux: Fix segfault due to avcodec_open2 failure (v2)
Michael Niedermayer
-
2025/06/22
[FFmpeg-devel] [PATCH v2 2/2] avcodec/mss2dsp: use FF_PTR_ADD to add offsets to a pointer
James Almer
-
2025/06/22
Re: [FFmpeg-devel] [PATCH] avformat/mpegts: Add allow_codec_changes option to AVFormatContext
Andreas Rheinhardt
-
2025/06/22
[FFmpeg-devel] [PATCH] avcodec/ffv1enc_template: use FF_PTR_ADD to add offsets to a pointer
James Almer
-
2025/06/22
[FFmpeg-devel] [PATCH v3 1/2] avfilter/vf_thumbnail: support more planar formats
Niklas Haas
-
2025/06/22
[FFmpeg-devel] [PATCH v3 2/2] avfilter/vf_thumbnail: switch to query_func2
Niklas Haas
-
2025/06/22
[FFmpeg-devel] [PATCH] avcodec/tests/.gitignore: Add hashtable test tool
Andreas Rheinhardt
-
2025/06/22
[FFmpeg-devel] [PATCH] avcodec/dfpwmenc: Correctly pad input
Andreas Rheinhardt
-
2025/06/22
Re: [FFmpeg-devel] [PATCH] download: remove unmaintained linux binary source
Gyan Doshi
-
2025/06/21
Re: [FFmpeg-devel] [PATCH 6/8] avcodec/vvc/ctu: Check palette_escape_val
Andreas Rheinhardt
-
2025/06/21
Re: [FFmpeg-devel] [PATCH 4/5] avformat/iff: Check nb_channels == 0 in CHNL
Peter Ross
-
2025/06/21
Re: [FFmpeg-devel] [PATCH 3/5] avcodec/rv60dec: Check sum in read_slice_sizes()
Peter Ross
-
2025/06/21
[FFmpeg-devel] [PATCH] avcodec/rv60dec: drop unused sum variable in read_slice_sizes
Peter Ross
-
2025/06/21
Re: [FFmpeg-devel] [PATCH 7/8] avcodec/vvc/cabac: Check k in kth_order_egk_decode()
Nuo Mi
-
2025/06/21
Re: [FFmpeg-devel] [PATCH 6/8] avcodec/vvc/ctu: Check palette_escape_val
Nuo Mi
-
2025/06/21
Re: [FFmpeg-devel] [PATCH] avcodec/aarch64/vvc: Optimize derive_bdof_vx_vy
Nuo Mi
-
2025/06/21
Re: [FFmpeg-devel] [PATCH] lavc/vvc: Fix condition for using default scaling factor
Nuo Mi
-
2025/06/21
Re: [FFmpeg-devel] [PATCH] lavc/vvc: Fix condition for using default scaling factor
Michael Niedermayer
-
2025/06/21
Re: [FFmpeg-devel] [PATCH] avformat/demux: Add allow_codec_changes option to AVFormatContext (v2)
Pavel Koshevoy
-
2025/06/21
Re: [FFmpeg-devel] [PATCH] avformat/demux: Fix segfault due to avcodec_open2 failure (v2)
Pavel Koshevoy
-
2025/06/21
[FFmpeg-devel] [PATCH] avformat/mpegts: Add allow_codec_changes option to AVFormatContext
Pavel Koshevoy
-
2025/06/21
Re: [FFmpeg-devel] [PATCH v2] ogg/vorbis: implement header packet skip in chained ogg bitstreams.
Michael Niedermayer
-
2025/06/21
Re: [FFmpeg-devel] [PATCH] avformat/demux: Add allow_codec_changes option to AVFormatContext (v2)
Michael Niedermayer
-
2025/06/21
Re: [FFmpeg-devel] [PATCH] avformat/demux: Add allow_codec_changes option to AVFormatContext (v2)
Pavel Koshevoy
-
2025/06/21
[FFmpeg-devel] [PATCH 3/5] avcodec/rv60dec: Check sum in read_slice_sizes()
Michael Niedermayer
-
2025/06/21
Re: [FFmpeg-devel] [PATCH] avformat/demux: Add allow_codec_changes option to AVFormatContext (v2)
Michael Niedermayer
-
2025/06/21
[FFmpeg-devel] [PATCH 5/5] avcodec/cbs_apv_syntax_template: Check tile_data_size
Michael Niedermayer
-
2025/06/21
[FFmpeg-devel] [PATCH 4/5] avformat/iff: Check nb_channels == 0 in CHNL
Michael Niedermayer
-
2025/06/21
[FFmpeg-devel] [PATCH 2/5] avformat/mov: Check edit_list_dts_entry_end
Michael Niedermayer
-
2025/06/21
[FFmpeg-devel] [PATCH 1/5] avformat/mov: Check that sample_count is allocated in mov_parse_heif_items()
Michael Niedermayer
-
2025/06/21
Re: [FFmpeg-devel] [PATCH] configure: Make MSVC version grabbing more robust
Martin Storsjö
-
2025/06/21
Re: [FFmpeg-devel] [PATCH] configure: Make MSVC version grabbing more robust
Kacper Michajlow
-
2025/06/21
Re: [FFmpeg-devel] [PATCH] download: remove unmaintained linux binary source
compn
-
2025/06/21
Re: [FFmpeg-devel] [PATCH 4/7] avfilter/avfilter: simplify processing sinks without activate callback
Marton Balint
-
2025/06/21
Re: [FFmpeg-devel] [PATCH] configure: Make MSVC version grabbing more robust
Alexander Strasser via ffmpeg-devel
-
2025/06/21
Re: [FFmpeg-devel] [PATCH] configure: Make MSVC version grabbing more robust
Martin Storsjö
-
2025/06/21
Re: [FFmpeg-devel] [PATCH] configure: Make MSVC version grabbing more robust
Kacper Michajlow
-
2025/06/21
[FFmpeg-devel] [PATCH] lavc/vvc: Fix condition for using default scaling factor
Frank Plowman
-
2025/06/21
Re: [FFmpeg-devel] [PATCH] configure: Make MSVC version grabbing more robust
Martin Storsjö
-
2025/06/21
Re: [FFmpeg-devel] [PATCH] configure: Make MSVC version grabbing more robust
Martin Storsjö
-
2025/06/21
Re: [FFmpeg-devel] [PATCH] configure: Make MSVC version grabbing more robust
Alexander Strasser via ffmpeg-devel
-
2025/06/21
Re: [FFmpeg-devel] [PATCH v2] ogg/vorbis: implement header packet skip in chained ogg bitstreams.
Romain Beauxis
-
2025/06/20
Re: [FFmpeg-devel] [PATCH v3] avformat/tls_openssl: fix warnings when openssl is lower version
Zhao Zhili
-
2025/06/20
Re: [FFmpeg-devel] [PATCH] avformat/whip: mark as experimental
Zhao Zhili
-
2025/06/20
Re: [FFmpeg-devel] [PATCH v3 1/3] avformat/whip: replace AV_OPT_FLAG_DECODING_PARAM to ENCODING
Zhao Zhili
-
2025/06/20
Re: [FFmpeg-devel] [PATCH v3] avformat/tls_openssl: fix warnings when openssl is lower version
Jack Lau
-
2025/06/20
Re: [FFmpeg-devel] [PATCH v3 1/3] avformat/whip: replace AV_OPT_FLAG_DECODING_PARAM to ENCODING
Jack Lau
-
2025/06/20
Re: [FFmpeg-devel] [PATCH] avformat/whip: mark as experimental
Jack Lau
-
2025/06/20
Re: [FFmpeg-devel] [PATCH] configure: Make MSVC version grabbing more robust
Kacper Michajlow
-
2025/06/20
Re: [FFmpeg-devel] [PATCH] configure: Make MSVC version grabbing more robust
Hendrik Leppkes
-
2025/06/20
Re: [FFmpeg-devel] [PATCH] configure: Make MSVC version grabbing more robust
Timo Rothenpieler
-
2025/06/20
[FFmpeg-devel] [PATCH v5 03/13] avfilter/f_ebur128: use structs for biquad weights
Niklas Haas
-
2025/06/20
[FFmpeg-devel] [PATCH v5 02/13] avfilter/f_ebur128: simplify sample cache array
Niklas Haas
-
2025/06/20
[FFmpeg-devel] [PATCH] avutil/hwcontext_vulkan: disable host transfers if ReBAR is disabled
Niklas Haas
-
2025/06/20
Re: [FFmpeg-devel] [PATCH] h264dsp: h264_luma_dc_dequant_idct: constify input
Tristan Matthews via ffmpeg-devel
-
2025/06/20
[FFmpeg-devel] [PATCH v7 12/18] swscale/ops_chain: add internal abstraction for kernel linking
Niklas Haas
-
2025/06/20
[FFmpeg-devel] [PATCH v7 03/18] swscale/format: add ff_fmt_clear()
Niklas Haas
-
2025/06/20
[FFmpeg-devel] [PATCH v7 09/18] swscale/ops_internal: add internal ops backend API
Niklas Haas
-
2025/06/20
Re: [FFmpeg-devel] [PATCH 2/8] avcodec/hcadec: Check sample_rate
Michael Niedermayer
-
2025/06/20
[FFmpeg-devel] [PATCH v5 10/13] avfilter/f_ebur128: lift sample peak calculation out of main loop
Niklas Haas
-
2025/06/20
Re: [FFmpeg-devel] [EXTERNE] Re: [PATCH 1/2] fftools/textformat: fix print 64 bit integers
Nicolas Gaullier
-
2025/06/20
Re: [FFmpeg-devel] [PATCH] avformat/demux: Add allow_codec_changes option to AVFormatContext (v2)
Pavel Koshevoy
-
2025/06/20
[FFmpeg-devel] [PATCH v5 07/13] avfilter/x86/f_ebur128: add x86 AVX implementation
Niklas Haas
-
2025/06/20
Re: [FFmpeg-devel] [PATCH 00/47] avcodec/mpeg4videodec: Don't zero blocks twice
Andreas Rheinhardt
-
2025/06/20
Re: [FFmpeg-devel] [PATCH] avutil/hwcontext_vulkan: disable host transfers if ReBAR is disabled
Lynne
-
2025/06/20
Re: [FFmpeg-devel] [PATCH] avformat/demux: Fix segfault due to avcodec_open2 failure (v2)
Pavel Koshevoy
-
2025/06/20
[FFmpeg-devel] [PATCH v5 12/13] avfilter/f_ebur128: move peak detection to reusable DSP function
Niklas Haas
-
2025/06/20
[FFmpeg-devel] [PATCH v7 08/18] swscale/optimizer: add high-level ops optimizer
Niklas Haas
-
2025/06/20
Re: [FFmpeg-devel] [PATCH 5/8] avformat/mov: Check that sample_sizes is allocated in mov_parse_heif_items()
Michael Niedermayer
-
2025/06/20
[FFmpeg-devel] [PATCH v7 17/18] swscale/format: add new format decode/encode logic
Niklas Haas
-
2025/06/20
[FFmpeg-devel] [PATCH v7 16/18] tests/checkasm: add checkasm tests for swscale ops
Niklas Haas
-
2025/06/20
[FFmpeg-devel] [PATCH v5 01/13] avfilter/f_ebur128: use transformed direct form II
Niklas Haas
-
2025/06/20
[FFmpeg-devel] [PATCH v5 06/13] avfilter/f_ebur128: split off C implementation to separate function
Niklas Haas
-
2025/06/20
[FFmpeg-devel] [PATCH v2 0/2] avfilter/vf_thumbnail: support more formats
Niklas Haas
-
2025/06/20
Re: [FFmpeg-devel] [PATCH v2 2/2] avfilter/vf_thumbnail: switch to query_func2
Niklas Haas
-
2025/06/20
[FFmpeg-devel] [PATCH v2 2/2] avfilter/vf_thumbnail: switch to query_func2
Niklas Haas
-
2025/06/20
[FFmpeg-devel] [PATCH v2 1/2] avfilter/vf_thumbnail: support more planar formats
Niklas Haas
-
2025/06/20
[FFmpeg-devel] [PATCH v7 15/18] swscale/x86: add SIMD backend
Niklas Haas
-
2025/06/20
[FFmpeg-devel] [PATCH v7 01/18] swscale/graph: pass per-pass image pointers to setup()
Niklas Haas
-
2025/06/20
[FFmpeg-devel] [PATCH v7 02/18] swscale/format: rename legacy format conversion table
Niklas Haas
-
2025/06/20
[FFmpeg-devel] [PATCH] avcodec/aarch64/vvc: Optimize derive_bdof_vx_vy
Zhao Zhili
-
2025/06/20
[FFmpeg-devel] [PATCH v7 18/18] swscale/graph: allow experimental use of new format handler
Niklas Haas
-
2025/06/20
[FFmpeg-devel] [PATCH v5 09/13] avfilter/f_ebur128: move true peak calculation out of main loop
Niklas Haas
-
2025/06/20
Re: [FFmpeg-devel] [PATCH v5 07/13] avfilter/x86/f_ebur128: add x86 AVX implementation
James Almer
-
2025/06/20
[FFmpeg-devel] [PATCH v7 13/18] swscale/ops_backend: add reference backend basend on C templates
Niklas Haas
-
2025/06/20
[FFmpeg-devel] [PATCH v7 04/18] tests/checkasm: increase number of runs in between measurements
Niklas Haas
-
2025/06/20
[FFmpeg-devel] [PATCH v7 06/18] swscale: add SWS_UNSTABLE flag
Niklas Haas
-
2025/06/20
Re: [FFmpeg-devel] [PATCH v5 01/13] avfilter/f_ebur128: use transformed direct form II
Niklas Haas
-
2025/06/20
[FFmpeg-devel] [PATCH v5 11/13] avfilter/f_ebur128: move variable declarations to usage site
Niklas Haas
-
2025/06/20
[FFmpeg-devel] [PATCH v5 08/13] avfilter/f_ebur128: remove pointless macro
Niklas Haas
-
2025/06/20
[FFmpeg-devel] [PATCH v5 13/13] avfilter/x86/f_ebur128: implement AVX peak calculation
Niklas Haas
-
2025/06/20
[FFmpeg-devel] [PATCH v5 05/13] avfilter/f_ebur128: move weights and cache to EBUR128DSPContext
Niklas Haas
-
2025/06/20
[FFmpeg-devel] [PATCH v5 04/13] avfilter/f_ebur128: use a single packed array for the integrator cache
Niklas Haas
-
2025/06/20
Re: [FFmpeg-devel] [PATCH v7 01/18] swscale/graph: pass per-pass image pointers to setup()
Niklas Haas
-
2025/06/20
[FFmpeg-devel] [PATCH v7 14/18] swscale/ops_memcpy: add 'memcpy' backend for plane->plane copies
Niklas Haas
-
2025/06/20
[FFmpeg-devel] [PATCH v7 11/18] swscale/optimizer: add packed shuffle solver
Niklas Haas
-
2025/06/20
[FFmpeg-devel] [PATCH v7 10/18] swscale/ops: add dispatch layer
Niklas Haas
-
2025/06/20
[FFmpeg-devel] [PATCH v7 07/18] swscale/ops: introduce new low level framework
Niklas Haas
-
2025/06/20
[FFmpeg-devel] [PATCH v7 05/18] tests/checkasm: generalize DEF_CHECKASM_CHECK_FUNC to floats
Niklas Haas
-
2025/06/20
Re: [FFmpeg-devel] [PATCH 1/2] fftools/textformat: fix print 64 bit integers
Marvin Scholz
-
2025/06/20
[FFmpeg-devel] [PATCH 2/2] fftools/textformat: renamings in print_unit_int for consistency (cosmetic)
Nicolas Gaullier
-
2025/06/20
[FFmpeg-devel] [PATCH 1/2] fftools/textformat: fix print 64 bit integers
Nicolas Gaullier
-
2025/06/20
Re: [FFmpeg-devel] [PATCH 2/8] avcodec/hcadec: Check sample_rate
Andreas Rheinhardt
-
2025/06/19
Re: [FFmpeg-devel] [PATCH] avfilter: add pad_cuda filter
Jorge Estrada
-
2025/06/19
Re: [FFmpeg-devel] [PATCH 5/8] avformat/mov: Check that sample_sizes is allocated in mov_parse_heif_items()
James Almer
-
2025/06/19
[FFmpeg-devel] [PATCH 2/8] avcodec/hcadec: Check sample_rate
Michael Niedermayer
-
2025/06/19
[FFmpeg-devel] [PATCH 6/8] avcodec/vvc/ctu: Check palette_escape_val
Michael Niedermayer
-
2025/06/19
[FFmpeg-devel] [PATCH 8/8] avcodec/vvc/ctu: Check ff_vvc_num_signalled_palette_entries
Michael Niedermayer
-
2025/06/19
[FFmpeg-devel] [PATCH 7/8] avcodec/vvc/cabac: Check k in kth_order_egk_decode()
Michael Niedermayer
-
2025/06/19
[FFmpeg-devel] [PATCH 4/8] tools/target_dec_fuzzer: adjust threshold for VP8
Michael Niedermayer
-
2025/06/19
[FFmpeg-devel] [PATCH 5/8] avformat/mov: Check that sample_sizes is allocated in mov_parse_heif_items()
Michael Niedermayer
-
2025/06/19
[FFmpeg-devel] [PATCH 3/8] swscale/output: Fix integer overflows in yuv2rgba64_1_c_template()
Michael Niedermayer