ffmpeg-devel
Thread
Date
Earlier messages
Later messages
Messages by Date
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
2025/06/19
[FFmpeg-devel] [PATCH 1/8] avcodec/psd: Move frame allocation after RLE processing
Michael Niedermayer
2025/06/19
[FFmpeg-devel] [PATCH v2] configure: add -Wl when linker is called indirectly
Kacper Michajłow
2025/06/19
[FFmpeg-devel] [PATCH 2/2] configure: add -Wl when linker is called indirectly
Kacper Michajłow
2025/06/19
[FFmpeg-devel] [PATCH 1/2] configure: use proper Windows-style static library naming
Kacper Michajłow
2025/06/19
[FFmpeg-devel] [PATCH v2] hwcontext_vulkan: fix exporting multi-plane DRM modifiers
russellgreene8-at-gmail . com
2025/06/19
Re: [FFmpeg-devel] [PATCH 1/4] avformat/iamf_parse: Check extradata size
Andreas Rheinhardt
2025/06/19
[FFmpeg-devel] AAC crashes and bugs
Michael Niedermayer
2025/06/19
Re: [FFmpeg-devel] [PATCH] Add FUNDING.json
Kieran Kunhya via ffmpeg-devel
2025/06/19
Re: [FFmpeg-devel] [PATCH] configure: Make MSVC version grabbing more robust
Martin Storsjö
2025/06/19
[FFmpeg-devel] [PATCH] Add FUNDING.json
Michael Niedermayer
2025/06/19
Re: [FFmpeg-devel] [PATCH] ffprobe: add -codec:<media_spec> option
Maryla Ustarroz via ffmpeg-devel
2025/06/19
Re: [FFmpeg-devel] [PATCH] avfilter/codecview: Enable QP visualization for H.264
Timothée
2025/06/19
[FFmpeg-devel] [PATCH] download: remove unmaintained linux binary source
Gyan Doshi
2025/06/18
[FFmpeg-devel] [PATCHv4] avcodec/g728dec: G.728 decoder
Peter Ross
2025/06/18
[FFmpeg-devel] [PATCHv2] avcodec/mips: fix build failure when specific decoder/encoder enabled
Peter Ross
2025/06/18
[FFmpeg-devel] [PATCH 4/4] avcodec/sanm: Check thet left/top is within the w/h
Michael Niedermayer
2025/06/18
[FFmpeg-devel] [PATCH 3/4] avcodec/sanm: Check w, h for subversion < 2
Michael Niedermayer
2025/06/18
[FFmpeg-devel] [PATCH 2/4] tools/target_dec_fuzzer: Adjust RV60 threshold
Michael Niedermayer
2025/06/18
[FFmpeg-devel] [PATCH 1/4] avformat/iamf_parse: Check extradata size
Michael Niedermayer
2025/06/18
Re: [FFmpeg-devel] [PATCH v3] avcodec/h264: fixed qp table attach for h264
Michael Niedermayer
2025/06/18
Re: [FFmpeg-devel] [PATCH] swscale/aarch64/output: Implement neon assembly for yuv2planeX_10_c_template()
Martin Storsjö
2025/06/18
Re: [FFmpeg-devel] [PATCH] swscale/aarch64/output: Implement neon assembly for yuv2nv12cX_c() [v2]
Martin Storsjö
2025/06/18
Re: [FFmpeg-devel] [RFC] Moving edit list handling out of demuxers
Tomas Härdin
2025/06/18
Re: [FFmpeg-devel] [PATCH 2/7] avfilter/split: consume all frames before forwarding inlink status
Nicolas George
2025/06/18
Re: [FFmpeg-devel] [PATCH v3] avcodec/h264: fixed qp table attach for h264
Timothée
2025/06/18
Re: [FFmpeg-devel] [RFC] Moving edit list handling out of demuxers
Nicolas George
2025/06/18
[FFmpeg-devel] need shared build with decklink
ashish max
2025/06/18
Re: [FFmpeg-devel] [RFC] Moving edit list handling out of demuxers
Michael Niedermayer
2025/06/18
Re: [FFmpeg-devel] [RFC] Moving edit list handling out of demuxers
Nicolas George
2025/06/18
Re: [FFmpeg-devel] [PATCH WIP 01/10] ffbuild/bin2c: Use zlib directly instead of gzip
Nicolas George
2025/06/18
Re: [FFmpeg-devel] [PATCH] avformat/webvttdec: improve WebVTT parsing
Tomas Härdin
2025/06/17
Re: [FFmpeg-devel] [RFC] Moving edit list handling out of demuxers
Gyan Doshi
2025/06/17
Re: [FFmpeg-devel] [RFC] Moving edit list handling out of demuxers
Michael Niedermayer
2025/06/17
Re: [FFmpeg-devel] [PATCH 1/2] configure: cbs_apv depends on cbs
James Almer
2025/06/17
Re: [FFmpeg-devel] [FATE PATCH] Properly list test errors when there are no failed tests
Michael Niedermayer
2025/06/17
[FFmpeg-devel] [PATCH 9/9] avformat/iamf_writer: use named constants in more places
James Almer
2025/06/17
[FFmpeg-devel] [PATCH 8/9] avformat/iamf_writer: reindent after previous commit
James Almer
2025/06/17
[FFmpeg-devel] [PATCH 7/9] avformat/iamf_writer: add extra constrains for Parameter Sets in Audio Elements
James Almer
2025/06/17
[FFmpeg-devel] [PATCH 6/9] avformat/iamf_writer: factorize out getting loudspeaker_layout values
James Almer
2025/06/17
[FFmpeg-devel] [PATCH 5/9] avformat/iamf: fix setting channel layout for Scalable layers
James Almer
2025/06/17
[FFmpeg-devel] [PATCH 4/9] tests/iamf: rename BACK to SIDE filterchain labels in the 5.1.4 iamf tests
James Almer
Earlier messages
Later messages