Messages by Date
-
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
-
2025/06/17
[FFmpeg-devel] [PATCH 3/9] tests/iamf: reorder muxed streams
James Almer
-
2025/06/17
[FFmpeg-devel] [PATCH 2/9] avformat/iamf_parse: try to retype the channel layout for ambisonics_mode == 0
James Almer
-
2025/06/17
[FFmpeg-devel] [PATCH 1/9] avformat/iamf_writer: ensure each layer's channel layout contains all channels from the previous one
James Almer
-
2025/06/17
[FFmpeg-devel] [PATCH] FATE.pm: Fix gitweb URL and use https
Michael Niedermayer
-
2025/06/17
Re: [FFmpeg-devel] [PATCH] avcodec/osq: Request a coding mode 2 sample
Michael Niedermayer
-
2025/06/17
Re: [FFmpeg-devel] [PATCH v3] avcodec/h264: fixed qp table attach for h264
Michael Niedermayer
-
2025/06/17
[FFmpeg-devel] [PATCH 2/2] configure: h264_vulkan_encoder depends on atsc_a53
Peter Ross
-
2025/06/17
[FFmpeg-devel] [PATCH 1/2] configure: cbs_apv depends on cbs
Peter Ross
-
2025/06/17
Re: [FFmpeg-devel] [PATCH] avcodec/osq: Request a coding mode 2 sample
Peter Ross
-
2025/06/17
Re: [FFmpeg-devel] graph.{html,css} embed failure on Windows build
Kacper Michajlow
-
2025/06/17
Re: [FFmpeg-devel] [PATCH v5] gcc: Don't disable '-ftree-vectorize' if gcc version higher than 13.
compn
-
2025/06/17
Re: [FFmpeg-devel] [RFC] Moving edit list handling out of demuxers
Tomas Härdin
-
2025/06/17
Re: [FFmpeg-devel] [PATCH] avfilter: add pad_cuda filter
Timo Rothenpieler
-
2025/06/17
Re: [FFmpeg-devel] [RFC] Moving edit list handling out of demuxers
Tomas Härdin
-
2025/06/17
Re: [FFmpeg-devel] [PATCH] avformat/demux: Add allow_codec_changes option to AVFormatContext (v2)
Michael Niedermayer
-
2025/06/17
Re: [FFmpeg-devel] [RFC] Moving edit list handling out of demuxers
Tomas Härdin
-
2025/06/17
[FFmpeg-devel] [PATCH] avcodec/osq: Request a coding mode 2 sample
Michael Niedermayer
-
2025/06/17
Re: [FFmpeg-devel] [PATCH 4/7] avfilter/avfilter: simplify processing sinks without activate callback
Marton Balint
-
2025/06/17
Re: [FFmpeg-devel] [PATCH] avformat/demux: Add allow_codec_changes option to AVFormatContext (v2)
Pavel Koshevoy
-
2025/06/17
Re: [FFmpeg-devel] graph.{html,css} embed failure on Windows build
softworkz .
-
2025/06/17
Re: [FFmpeg-devel] [PATCH] avformat/demux: Add allow_codec_changes option to AVFormatContext (v2)
Marton Balint
-
2025/06/17
Re: [FFmpeg-devel] [PATCH] libavcodec/hcadec: fix header parsing after 'comp' section
Pavel Roslyy
-
2025/06/17
[FFmpeg-devel] [PATCH] libavcodec/hcadec: fix header parsing after 'comp' section
Pavel Roslyy
-
2025/06/17
Re: [FFmpeg-devel] [PATCH v5 3/3] lavc/dxvenc: improve compatibility with Resolume products
Kacper Michajlow
-
2025/06/17
Re: [FFmpeg-devel] [PATCH v6 0/2] ffbuild/commonmak: Fix rebuild check with implicit rule chains
softworkz .
-
2025/06/17
Re: [FFmpeg-devel] graph.{html,css} embed failure on Windows build
Kacper Michajlow
-
2025/06/17
[FFmpeg-devel] [PATCH v6 1/2] ffbuild/commonmak: Fix rebuild check with implicit rule chains
softworkz
-
2025/06/17
Re: [FFmpeg-devel] graph.{html,css} embed failure on Windows build
softworkz .
-
2025/06/17
[FFmpeg-devel] [PATCH v6 2/2] ffbuild/commonmak: Consolidate pattern rules for compression
softworkz
-
2025/06/17
[FFmpeg-devel] [PATCH v6 0/2] ffbuild/commonmak: Fix rebuild check with implicit rule chains
ffmpegagent
-
2025/06/17
Re: [FFmpeg-devel] graph.{html,css} embed failure on Windows build
Kacper Michajlow
-
2025/06/17
Re: [FFmpeg-devel] graph.{html,css} embed failure on Windows build
softworkz .
-
2025/06/17
Re: [FFmpeg-devel] [PATCH WIP 01/10] ffbuild/bin2c: Use zlib directly instead of gzip
softworkz .
-
2025/06/17
Re: [FFmpeg-devel] [PATCH WIP 01/10] ffbuild/bin2c: Use zlib directly instead of gzip
James Almer
-
2025/06/17
Re: [FFmpeg-devel] [PATCH] avformat/demux: Add allow_codec_changes option to AVFormatContext
Pavel Koshevoy
-
2025/06/17
Re: [FFmpeg-devel] [PATCH WIP 01/10] ffbuild/bin2c: Use zlib directly instead of gzip
Nicolas George
-
2025/06/17
[FFmpeg-devel] [PATCH] avformat/demux: Add allow_codec_changes option to AVFormatContext (v2)
Pavel Koshevoy
-
2025/06/17
Re: [FFmpeg-devel] [PATCH WIP 01/10] ffbuild/bin2c: Use zlib directly instead of gzip
softworkz .
-
2025/06/17
Re: [FFmpeg-devel] [PATCH] avformat/rtmpproto: fix rmtp packet leak in gen_connect()
ld y
-
2025/06/17
Re: [FFmpeg-devel] [PATCH 3/4] avformat/sbgdec: fix leak in sbg_read_header()
James Almer
-
2025/06/17
Re: [FFmpeg-devel] [PATCH 3/4] avformat/sbgdec: fix leak in sbg_read_header()
Nicolas George
-
2025/06/17
[FFmpeg-devel] [PATCH 2/4] avfilter/asrc_sinc: fix leak in config_input()
Lidong Yan
-
2025/06/17
[FFmpeg-devel] [PATCH 4/4] avformat/sapenc: fix leak in sap_write_header()
Lidong Yan
-
2025/06/17
[FFmpeg-devel] [PATCH 3/4] avformat/sbgdec: fix leak in sbg_read_header()
Lidong Yan
-
2025/06/17
[FFmpeg-devel] [PATCH 1/4] libavformat/rtmpproto: fix rmtp packet leak in gen_connect()
Lidong Yan
-
2025/06/17
[FFmpeg-devel] [PATCH 0/4] fix multiple memory leaks
Lidong Yan
-
2025/06/17
Re: [FFmpeg-devel] graph.{html,css} embed failure on Windows build
softworkz .
-
2025/06/17
Re: [FFmpeg-devel] [PATCH WIP 01/10] ffbuild/bin2c: Use zlib directly instead of gzip
Nicolas George
-
2025/06/17
Re: [FFmpeg-devel] [PATCH v3] avformat/tls_openssl: fix warnings when openssl is lower version
Jack Lau
-
2025/06/17
Re: [FFmpeg-devel] graph.{html,css} embed failure on Windows build
Kacper Michajlow
-
2025/06/17
Re: [FFmpeg-devel] [PATCH] avformat/demux: Add allow_codec_changes option to AVFormatContext
Pavel Koshevoy
-
2025/06/17
Re: [FFmpeg-devel] [PATCH] avformat/demux: Add allow_codec_changes option to AVFormatContext
Pavel Koshevoy
-
2025/06/17
Re: [FFmpeg-devel] [PATCH 0/3] tests/fate: Improvements for running FATE on Windows/MSYS2
softworkz .
-
2025/06/17
Re: [FFmpeg-devel] [PATCH v4 13/13] avfilter/x86/f_ebur128: implement AVX true peak calculation
Niklas Haas
-
2025/06/17
Re: [FFmpeg-devel] [PATCH WIP 01/10] ffbuild/bin2c: Use zlib directly instead of gzip
softworkz .
-
2025/06/17
Re: [FFmpeg-devel] [PATCH 0/3] tests/fate: Improvements for running FATE on Windows/MSYS2
Kacper Michajlow
-
2025/06/17
Re: [FFmpeg-devel] graph.{html,css} embed failure on Windows build
Kacper Michajlow
-
2025/06/17
[FFmpeg-devel] [PATCH v4 08/13] avfilter/f_ebur128: remove pointless macro
Niklas Haas
-
2025/06/17
[FFmpeg-devel] [PATCH v4 06/13] avfilter/f_ebur128: split off C implementation to separate function
Niklas Haas
-
2025/06/17
[FFmpeg-devel] [PATCH v4 09/13] avfilter/f_ebur128: move true peak calculation out of main loop
Niklas Haas
-
2025/06/17
[FFmpeg-devel] [PATCH v4 13/13] avfilter/x86/f_ebur128: implement AVX true peak calculation
Niklas Haas
-
2025/06/17
[FFmpeg-devel] [PATCH v4 12/13] avfilter/f_ebur128: move true peak calculation to DSP function
Niklas Haas
-
2025/06/17
[FFmpeg-devel] [PATCH v4 11/13] avfilter/f_ebur128: move variable declarations to usage site
Niklas Haas
-
2025/06/17
[FFmpeg-devel] [PATCH v4 07/13] avfilter/x86/f_ebur128: add x86 AVX implementation
Niklas Haas
-
2025/06/17
[FFmpeg-devel] [PATCH v4 10/13] avfilter/f_ebur128: lift sample peak calculation out of main loop
Niklas Haas
-
2025/06/17
[FFmpeg-devel] [PATCH v4 05/13] avfilter/f_ebur128: move weights and cache to EBUR128DSPContext
Niklas Haas
-
2025/06/17
[FFmpeg-devel] [PATCH v4 04/13] avfilter/f_ebur128: use a single packed array for the integrator cache
Niklas Haas
-
2025/06/17
[FFmpeg-devel] [PATCH v4 01/13] avfilter/f_ebur128: use transformed direct form II
Niklas Haas
-
2025/06/17
[FFmpeg-devel] [PATCH v4 02/13] avfilter/f_ebur128: simplify sample cache array
Niklas Haas
-
2025/06/17
[FFmpeg-devel] [PATCH v4 03/13] avfilter/f_ebur128: use structs for biquad weights
Niklas Haas
-
2025/06/17
[FFmpeg-devel] [PATCH] avcodec/aac_parser: fix aac profile probing
Nicolas Gaullier
-
2025/06/17
[FFmpeg-devel] [PATCH v7] libavcodec/riscv: add RVV optimized idct_32x32_8 for HEVC
daichengrong
-
2025/06/17
Re: [FFmpeg-devel] [PATCH WIP 01/10] ffbuild/bin2c: Use zlib directly instead of gzip
Nicolas George
-
2025/06/17
Re: [FFmpeg-devel] [PATCH] configure: fix Microsoft tools detection
Martin Storsjö
-
2025/06/17
[FFmpeg-devel] [PATCH v3] avcodec/h264: fixed qp table attach for h264
Timothee
-
2025/06/16
[FFmpeg-devel] [PATCH] avcodec/mips: fix build failure when only specific decoders enabled
Peter Ross
-
2025/06/16
Re: [FFmpeg-devel] [PATCH 0/3] tests/fate: Improvements for running FATE on Windows/MSYS2
softworkz .
-
2025/06/16
Re: [FFmpeg-devel] graph.{html,css} embed failure on Windows build
softworkz .
-
2025/06/16
Re: [FFmpeg-devel] [PATCH v3] checkasm/h264dsp: Fix stack overflow in check_idct_dequant
Zhao Zhili
-
2025/06/16
[FFmpeg-devel] [PATCH 3/3] avcodec/osq: Switch back to av_ceil_log2()
Michael Niedermayer
-
2025/06/16
[FFmpeg-devel] [PATCH 2/3] avcodec/osq: Add note about update_stats() count
Michael Niedermayer
-
2025/06/16
[FFmpeg-devel] [PATCH 1/3] avcodec/osq: Fix signed integer overflow in update_stats()
Michael Niedermayer
-
2025/06/16
Re: [FFmpeg-devel] [PATCH 0/3] tests/fate: Improvements for running FATE on Windows/MSYS2
Kacper Michajlow
-
2025/06/16
Re: [FFmpeg-devel] [PATCH 4/7] avfilter/avfilter: simplify processing sinks without activate callback
Andreas Rheinhardt
-
2025/06/16
[FFmpeg-devel] [PATCH] avfilter: add pad_cuda filter
Jorge Estrada
-
2025/06/16
Re: [FFmpeg-devel] [PATCH 0/3] tests/fate: Improvements for running FATE on Windows/MSYS2
softworkz .
-
2025/06/16
[FFmpeg-devel] [PATCH 4/7] avfilter/avfilter: simplify processing sinks without activate callback
Marton Balint
-
2025/06/16
[FFmpeg-devel] [PATCH 5/7] avfilter/af_aresample: merge request_frame into activate function
Marton Balint
-
2025/06/16
Re: [FFmpeg-devel] [PATCH 4/7] avfilter/avfilter: simplify processing sinks without activate callback
Marton Balint
-
2025/06/16
Re: [FFmpeg-devel] [PATCH 4/7] avfilter/avfilter: simplify processing sinks without activate callback
Andreas Rheinhardt
-
2025/06/16
[FFmpeg-devel] [PATCH 7/7] avfilter/af_aresample: rework activate logic to follow the advised flow more strictly
Marton Balint
-
2025/06/16
[FFmpeg-devel] [PATCH 6/7] avfilter/af_aresample: make aresample return FFERROR_NOT_READY when no progress can be made
Marton Balint
-
2025/06/16
[FFmpeg-devel] [PATCH 3/7] avfilter/f_select: port to activate
Marton Balint
-
2025/06/16
[FFmpeg-devel] [PATCH 2/7] avfilter/split: consume all frames before forwarding inlink status
Marton Balint
-
2025/06/16
[FFmpeg-devel] [PATCH 1/7] fftools/ffmpeg_filter: simplify control flow in read_frames
Marton Balint
-
2025/06/16
Re: [FFmpeg-devel] [PATCH 0/3] tests/fate: Improvements for running FATE on Windows/MSYS2
Kacper Michajlow
-
2025/06/16
Re: [FFmpeg-devel] [PATCH WIP 01/10] ffbuild/bin2c: Use zlib directly instead of gzip
Andreas Rheinhardt
-
2025/06/16
Re: [FFmpeg-devel] [PATCH WIP 01/10] ffbuild/bin2c: Use zlib directly instead of gzip
softworkz .
-
2025/06/16
Re: [FFmpeg-devel] Fwd: [PATCH v2] avcodec/h264: fixed qp table attach for h264
Andreas Rheinhardt
-
2025/06/16
Re: [FFmpeg-devel] [PATCH 1/7] avutil: add an API to handle 3D Reference Displays Information
Andreas Rheinhardt