May 2025 Archives by date
Starting: Thu May 1 00:09:11 EEST 2025
Ending: Mon May 19 01:06:02 EEST 2025
Messages: 776
- [FFmpeg-devel] [PATCH] lavc: Add unit test for APV entropy decode
Mark Thompson
- [FFmpeg-devel] [PATCH 1/5] avformat/apvdec: Use ffio_read_size()
Mark Thompson
- [FFmpeg-devel] [PATCH] avcodec/cbs_apv: don't return an error when reading empty buffers
Mark Thompson
- [FFmpeg-devel] [PATCH] avcodec/cbs_apv: don't return an error when reading empty buffers
James Almer
- [FFmpeg-devel] [PATCH v2] avcodec/cbs_apv: don't return an error when reading empty buffers
James Almer
- [FFmpeg-devel] [PATCH] avcodec/apv_dsp: Fix left-shift of negative value
Mark Thompson
- [FFmpeg-devel] [PATCH] avcodec/apv_dsp: Fix left-shift of negative value
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/5] avformat/apvdec: Use ffio_read_size()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] apv_decode: Replace division with shift
Mark Thompson
- [FFmpeg-devel] [PATCH] fate: Add test for APV 422-10 profile
Mark Thompson
- [FFmpeg-devel] [PATCH v2] avcodec/cbs_apv: don't return an error when reading empty buffers
Mark Thompson
- [FFmpeg-devel] [PATCH] postproc/tests: Add test for temporal denoise
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/mpegts: update stream info when PMT ES stream_type changes
Pavel Koshevoy
- [FFmpeg-devel] [PATCH] avcodec/exr: add support for half-float DWAA/B compression
James Almer
- [FFmpeg-devel] [PATCH] hwcontext_vulkan: fix exporting multi-plane DRM modifiers
Russell Greene
- [FFmpeg-devel] [PATCH v5 3/3] lavc/dxvenc: improve compatibility with Resolume products
Emma Worley
- [FFmpeg-devel] [PATCH 0/3] avcodec/sanm: Fixes for "StarWars - Making Magic"
Manuel Lauss
- [FFmpeg-devel] [PATCH 1/3] avcodec/sanm: ignore codec48 compression type 6
Manuel Lauss
- [FFmpeg-devel] [PATCH 2/3] avcodec/sanm: add a whitelist for known FOBJ sizes
Manuel Lauss
- [FFmpeg-devel] [PATCH 3/3] avcodec/sanm: support "StarWars - Making Magic" video
Manuel Lauss
- [FFmpeg-devel] [PATCH v1 01/23] avcodec/vvc/cabac: add 9.3.3.5 k-th order Exp - Golomb binarization process
toqsxw at gmail.com
- [FFmpeg-devel] [PATCH v1 02/23] avcodec/vvc/cabac: add 9.3.3.7 Fixed-length binarization process
toqsxw at gmail.com
- [FFmpeg-devel] [PATCH v1 03/23] avcodec/vvc/cabac: add palette support
toqsxw at gmail.com
- [FFmpeg-devel] [PATCH v1 04/23] avcodec/vvc: add VVC_MAX_NUM_PALETTE_PREDICTOR_SIZE
toqsxw at gmail.com
- [FFmpeg-devel] [PATCH v1 05/23] avcodec/vvc/ctu: refact out ff_vvc_channel_range
toqsxw at gmail.com
- [FFmpeg-devel] [PATCH v1 06/23] avcodec/vvc: refact out ep_init and ep_init_wpp
toqsxw at gmail.com
- [FFmpeg-devel] [PATCH v1 07/23] avcodec/vvc: refact, save pf and ciip_flag in ff_vvc_set_intra_mvf
toqsxw at gmail.com
- [FFmpeg-devel] [PATCH v1 08/23] avcodec/vvc/ctu: refact out intra_data
toqsxw at gmail.com
- [FFmpeg-devel] [PATCH v1 09/23] avcodec/vvc/intra: add ff_vvc_palette_derive_scale
toqsxw at gmail.com
- [FFmpeg-devel] [PATCH v1 10/23] avcodec/vvc/ctu: add palette support
toqsxw at gmail.com
- [FFmpeg-devel] [PATCH v1 11/23] avcodec/vvc/filter: skip deblocking filter for palette
toqsxw at gmail.com
- [FFmpeg-devel] [PATCH v1 12/23] avcodec/vvc/intra: add palette coding decoder
toqsxw at gmail.com
- [FFmpeg-devel] [PATCH v1 13/23] avcodec/vvc/cabac: add ff_vvc_cu_act_enabled_flag
toqsxw at gmail.com
- [FFmpeg-devel] [PATCH v1 14/23] avcodec/vvc/ctu: read act_enabled_flag for adaptive color transform
toqsxw at gmail.com
- [FFmpeg-devel] [PATCH v1 15/23] avcodec/vvc/ctu: fix derive_chroma_intra_pred_mode
toqsxw at gmail.com
- [FFmpeg-devel] [PATCH v1 16/23] avcodec/vvc/dsp: update the interface of pred_residual_joint for joint cbcr residual functionality
toqsxw at gmail.com
- [FFmpeg-devel] [PATCH v1 17/23] avcodec/vvc/dsp: add adaptive_color_transform
toqsxw at gmail.com
- [FFmpeg-devel] [PATCH v1 18/23] avcodec/vvc/intra: fix scaling process for transform coefficients
toqsxw at gmail.com
- [FFmpeg-devel] [PATCH v1 19/23] avcodec/vvc/intra: refact, predict jcbcr to tb->coeffs
toqsxw at gmail.com
- [FFmpeg-devel] [PATCH v1 20/23] avcodec/vvc/intra: make lmcs_scale_chroma inplace
toqsxw at gmail.com
- [FFmpeg-devel] [PATCH v1 21/23] avcodec/vvc/intra: refact out lmcs_scale_chroma and add_residual
toqsxw at gmail.com
- [FFmpeg-devel] [PATCH v1 22/23] avcodec/vvc: add adaptive color transform support
toqsxw at gmail.com
- [FFmpeg-devel] [PATCH v1 23/23] Changelog: VVC supports all content of SCC
toqsxw at gmail.com
- [FFmpeg-devel] [PATCH v2] avfilter/vf_lut3d_opencl Initial support for OpenCL implementation of vf_lut3d.
Jan Studený
- [FFmpeg-devel] [PATCH] avformat/av1dec: fix setting AVPacket->pos in Annex-B demuxer
James Almer
- [FFmpeg-devel] [PATCH v2 1/2] avcodec: add an APV parser
James Almer
- [FFmpeg-devel] [PATCH] avformat/apvdec: also look for an au_info PBU during probing
James Almer
- [FFmpeg-devel] [PATCH 1/2] avformat/av1dec: Remove redundant avio_tell()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/7] postproc/tests: Add test for temporal denoise
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/7] libpostproc: check minimum size
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/7] postproc/tests/stripetest: use dimensions
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/7] postproc/postprocess_template: fix dering with a 16x16 image
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/7] postproc/tests/blocktest: use dimensions
Michael Niedermayer
- [FFmpeg-devel] [PATCH 6/7] postproc/tests/blocktest: initialize qp array randomly to for testing
Michael Niedermayer
- [FFmpeg-devel] [PATCH 7/7] postproc/tests/blocktest: Test several filter combinations
Michael Niedermayer
- [FFmpeg-devel] [PATCH] postproc/postprocess_template: Fix left shift of negative numbers
Michael Niedermayer
- [FFmpeg-devel] [PATCH] hwcontext_vulkan: fix exporting multi-plane DRM modifiers
Lynne
- [FFmpeg-devel] [PATCH v8 14/15] fftools/graphprint: Add execution graph printing
Michael Niedermayer
- [FFmpeg-devel] [PATCH 01/44] avcodec/{x86, mips}/xvididct_init: Remove redundant checks
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v8 14/15] fftools/graphprint: Add execution graph printing
softworkz .
- [FFmpeg-devel] [PATCH 1/2] avcodec/cbs: add ff_cbs_read_buf()
James Almer
- [FFmpeg-devel] [PATCH 2/2] avcodec/apv_parser: use ff_cbs_read_buf()
James Almer
- [FFmpeg-devel] [PATCH 1/5] x86/vvcdec: misc, reordered functions in dsp_init for improved readability
Nuo Mi
- [FFmpeg-devel] [PATCH 2/5] x86/hevcdec: sao, refact out h26x macros
Nuo Mi
- [FFmpeg-devel] [PATCH 3/5] x86/hevcdec: refact, remove duplicate code in HEVC_SAO_{BAND, EDGE}_FILTER
Nuo Mi
- [FFmpeg-devel] [PATCH 4/5] x86/vvcdec: sao, add avx2 support
Nuo Mi
- [FFmpeg-devel] [PATCH 5/5] checkasm: add vvc_sao
Nuo Mi
- [FFmpeg-devel] [PATCH 5/5] checkasm: add vvc_sao
Martin Storsjö
- [FFmpeg-devel] [PATCH 1/2] avformat/rtsp: set AVFMTCTX_UNSEEKABLE flag
Kaarle Ritvanen
- [FFmpeg-devel] [PATCH 2/2] avformat/seek: fail seeking immediately
Kaarle Ritvanen
- [FFmpeg-devel] [PATCH] configure: Enable -fno-common for Darwin targets, avoid linker warnings
Martin Storsjö
- [FFmpeg-devel] [PATCH 16/17] swscale/format: add new format decode/encode logic
Michael Niedermayer
- [FFmpeg-devel] [PATCH 16/17] swscale/format: add new format decode/encode logic
Niklas Haas
- [FFmpeg-devel] [PATCH 5/5] checkasm: add vvc_sao
Nuo Mi
- [FFmpeg-devel] [PATCH 10/17] swscale/ops_backend: add reference backend basend on C templates
Michael Niedermayer
- [FFmpeg-devel] [PATCH 00/17] swscale v2: new framework [RFC]
Niklas Haas
- [FFmpeg-devel] [PATCH] lavc: Add unit test for APV entropy decode
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavc: Add unit test for APV entropy decode
James Almer
- [FFmpeg-devel] [PATCH 1/2] avcodec/hevc/hevcdec: ensure a bit was read when checking for alignment_bit_equal_to_one
James Almer
- [FFmpeg-devel] [PATCH 2/2] avcodec/hevc/hevcdec: move the slice header buffer overread check up in the function
James Almer
- [FFmpeg-devel] [PATCH] avfilter/vf_setparams: Fix chroma_location being cleared
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2 2/2] ogg/{vorbis, flac, opus}: Remove header packets from subsequent ogg streams from the demuxer output.
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/5] checkasm: add vvc_sao
Martin Storsjö
- [FFmpeg-devel] [PATCH 1/2] avformat/hls: Split allowed_segment_extensions off allowed_extensions
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/7] postproc/tests: Add test for temporal denoise
Michael Niedermayer
- [FFmpeg-devel] [PATCH] hwcontext_vulkan: fix exporting multi-plane DRM modifiers
Russell Greene
- [FFmpeg-devel] [PATCH v8 14/15] fftools/graphprint: Add execution graph printing
softworkz .
- [FFmpeg-devel] [PATCH] hwcontext_vulkan: fix exporting multi-plane DRM modifiers
Lynne
- [FFmpeg-devel] [PATCH v9 00/15] Execution Graph Printing
ffmpegagent
- [FFmpeg-devel] [PATCH v9 01/15] fftools/textformat: Formatting and whitespace changes
softworkz
- [FFmpeg-devel] [PATCH v9 02/15] fftools/textformat: Apply quality improvements
softworkz
- [FFmpeg-devel] [PATCH v9 03/15] fftools/textformat: Remove unused print_rational() pointer from AVTextFormatter
softworkz
- [FFmpeg-devel] [PATCH v9 04/15] fftools/textformat: Rename name param to key for API consistency
softworkz
- [FFmpeg-devel] [PATCH v9 05/15] fftools/avtextformat: Re-use BPrint in loop
softworkz
- [FFmpeg-devel] [PATCH v9 06/15] fftools/textformat: Introduce AVTextFormatOptions for avtext_context_open()
softworkz
- [FFmpeg-devel] [PATCH v9 07/15] fftools/textformat: Introduce common header and deduplicate code
softworkz
- [FFmpeg-devel] [PATCH v9 08/15] fftools/tf_internal: Use av_default_item_name
softworkz
- [FFmpeg-devel] [PATCH v9 09/15] fftools/textformat: Add flags param to function avtext_print_integer()
softworkz
- [FFmpeg-devel] [PATCH v9 10/15] fftools/ffmpeg_filter: Move some declaration to new header file
softworkz
- [FFmpeg-devel] [PATCH v9 11/15] avfilter/avfilter: Add avfilter_link_get_hw_frames_ctx()
softworkz
- [FFmpeg-devel] [PATCH v9 12/15] fftools/resources: Add resource manager files with build-time compression
softworkz
- [FFmpeg-devel] [PATCH v9 13/15] fftools/ffmpeg_mux: Make ms_from_ost() inline
softworkz
- [FFmpeg-devel] [PATCH v9 14/15] fftools/graphprint: Add execution graph printing
softworkz
- [FFmpeg-devel] [PATCH v9 15/15] fftools/graphprint: Now, make it a Killer-Feature!
softworkz
- [FFmpeg-devel] [RFC] Shaping the AVTextFormat API Surface
softworkz .
- [FFmpeg-devel] [PATCH 1/7] x86/vvcdec: misc, reordered functions in dsp_init for improved readability
Nuo Mi
- [FFmpeg-devel] [PATCH 2/7] x86/hevcdec: sao, refact out h26x macros
Nuo Mi
- [FFmpeg-devel] [PATCH v2 1/7] x86/vvcdec: misc, reordered functions in dsp_init for improved readability
Nuo Mi
- [FFmpeg-devel] [PATCH v2 2/7] x86/hevcdec: sao, refact out h26x macros
Nuo Mi
- [FFmpeg-devel] [PATCH v2 3/7] x86/hevcdec: refact, remove duplicate code in HEVC_SAO_{BAND, EDGE}_FILTER
Nuo Mi
- [FFmpeg-devel] [PATCH v2 4/7] x86/vvcdec: sao, add avx2 support
Nuo Mi
- [FFmpeg-devel] [PATCH v2 5/7] checkasm: add vvc_sao
Nuo Mi
- [FFmpeg-devel] [PATCH v2 6/7] checkasm: hevc sao_edge, benchmarking inside the width loop is meaningless
Nuo Mi
- [FFmpeg-devel] [PATCH v2 7/7] checkasm: hevc sao, use checkasm_check_padded
Nuo Mi
- [FFmpeg-devel] [PATCH 5/5] checkasm: add vvc_sao
Nuo Mi
- [FFmpeg-devel] When to add 'Reviewed-by: xxx' in commit messages
softworkz .
- [FFmpeg-devel] [PATCH] hwcontext_vulkan: fix exporting multi-plane DRM modifiers
Russell Greene
- [FFmpeg-devel] [PATCH] hwcontext_vulkan: fix exporting multi-plane DRM modifiers
Lynne
- [FFmpeg-devel] [PATCH] hwcontext_vulkan: fix exporting multi-plane DRM modifiers
Russell Greene
- [FFmpeg-devel] [PATCH] hwcontext_vulkan: fix exporting multi-plane DRM modifiers
Russell Greene
- [FFmpeg-devel] [PATCH v3 0/2] Remove chained ogg stream header packets from demuxer
Romain Beauxis
- [FFmpeg-devel] [PATCH v3 1/2] libavformat/oggdec.c: Changing the packet() callback API/Return value
Romain Beauxis
- [FFmpeg-devel] [PATCH v3 2/2] ogg/{vorbis, flac, opus}: Remove header packets from subsequent ogg streams from the demuxer output.
Romain Beauxis
- [FFmpeg-devel] [PATCH 1/6] cbs_apv: Always restore tracing state on split fragment error
Mark Thompson
- [FFmpeg-devel] [PATCH 2/6] apv_decode: Fix memory leak on decode error
Mark Thompson
- [FFmpeg-devel] [PATCH 3/6] apv_decode: Improve reporting of decode errors
Mark Thompson
- [FFmpeg-devel] [PATCH 4/6] cbs_apv: Better constrain tile_width/height_in_mbs
Mark Thompson
- [FFmpeg-devel] [PATCH 5/6] apv_entropy: Improve robustness to bitstream errors
Mark Thompson
- [FFmpeg-devel] [PATCH 6/6] cbs_apv: Check tile component sizes
Mark Thompson
- [FFmpeg-devel] [PATCH 2/6] apv_decode: Fix memory leak on decode error
James Almer
- [FFmpeg-devel] [PATCH 3/6] apv_decode: Improve reporting of decode errors
James Almer
- [FFmpeg-devel] [PATCH v9 14/15] fftools/graphprint: Add execution graph printing
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/apv_decode: build the lut table only once
James Almer
- [FFmpeg-devel] [PATCH v9 14/15] fftools/graphprint: Add execution graph printing
softworkz .
- [FFmpeg-devel] [PATCH v10 00/15] Execution Graph Printing
ffmpegagent
- [FFmpeg-devel] [PATCH v10 01/15] fftools/textformat: Formatting and whitespace changes
softworkz
- [FFmpeg-devel] [PATCH v10 02/15] fftools/textformat: Apply quality improvements
softworkz
- [FFmpeg-devel] [PATCH v10 03/15] fftools/textformat: Remove unused print_rational() pointer from AVTextFormatter
softworkz
- [FFmpeg-devel] [PATCH v10 04/15] fftools/textformat: Rename name param to key for API consistency
softworkz
- [FFmpeg-devel] [PATCH v10 05/15] fftools/avtextformat: Re-use BPrint in loop
softworkz
- [FFmpeg-devel] [PATCH v10 06/15] fftools/textformat: Introduce AVTextFormatOptions for avtext_context_open()
softworkz
- [FFmpeg-devel] [PATCH v10 07/15] fftools/textformat: Introduce common header and deduplicate code
softworkz
- [FFmpeg-devel] [PATCH v10 08/15] fftools/tf_internal: Use av_default_item_name
softworkz
- [FFmpeg-devel] [PATCH v10 09/15] fftools/textformat: Add flags param to function avtext_print_integer()
softworkz
- [FFmpeg-devel] [PATCH v10 10/15] fftools/ffmpeg_filter: Move some declaration to new header file
softworkz
- [FFmpeg-devel] [PATCH v10 11/15] avfilter/avfilter: Add avfilter_link_get_hw_frames_ctx()
softworkz
- [FFmpeg-devel] [PATCH v10 12/15] fftools/resources: Add resource manager files with build-time compression
softworkz
- [FFmpeg-devel] [PATCH v10 13/15] fftools/ffmpeg_mux: Make ms_from_ost() inline
softworkz
- [FFmpeg-devel] [PATCH v10 14/15] fftools/graphprint: Add execution graph printing
softworkz
- [FFmpeg-devel] [PATCH v10 15/15] fftools/graphprint: Now, make it a Killer-Feature!
softworkz
- [FFmpeg-devel] [PATCH 1/2] avcodec/cbs: add ff_cbs_read_buf()
James Almer
- [FFmpeg-devel] [PATCH] avcodec/exr: add support for half-float DWAA/B compression
James Almer
- [FFmpeg-devel] [PATCH] avformat/apvdec: also look for an au_info PBU during probing
James Almer
- [FFmpeg-devel] [PATCH v3 1/2] libavformat/oggdec.c: Changing the packet() callback API/Return value
Michael Niedermayer
- [FFmpeg-devel] [RFC] Shaping the AVTextFormat API Surface
Stefano Sabatini
- [FFmpeg-devel] [PATCH] libpostproc/tests: Factor ff_chksum() out
Michael Niedermayer
- [FFmpeg-devel] [PATCH] postproc/tests/.gitignore: Add temptest
Michael Niedermayer
- [FFmpeg-devel] [PATCH v3 1/2] libavformat/oggdec.c: Changing the packet() callback API/Return value
Romain Beauxis
- [FFmpeg-devel] [RFC] Shaping the AVTextFormat API Surface
softworkz .
- [FFmpeg-devel] [PATCH v3 1/2] libavformat/oggdec.c: Changing the packet() callback API/Return value
Michael Niedermayer
- [FFmpeg-devel] [PATCH v11 00/15] Execution Graph Printing
ffmpegagent
- [FFmpeg-devel] [PATCH v11 01/15] fftools/textformat: Formatting and whitespace changes
softworkz
- [FFmpeg-devel] [PATCH v11 02/15] fftools/textformat: Apply quality improvements
softworkz
- [FFmpeg-devel] [PATCH v11 03/15] fftools/textformat: Remove unused print_rational() pointer from AVTextFormatter
softworkz
- [FFmpeg-devel] [PATCH v11 04/15] fftools/textformat: Rename name param to key for API consistency
softworkz
- [FFmpeg-devel] [PATCH v11 05/15] fftools/avtextformat: Re-use BPrint in loop
softworkz
- [FFmpeg-devel] [PATCH v11 06/15] fftools/textformat: Introduce AVTextFormatOptions for avtext_context_open()
softworkz
- [FFmpeg-devel] [PATCH v11 07/15] fftools/textformat: Introduce common header and deduplicate code
softworkz
- [FFmpeg-devel] [PATCH v11 08/15] fftools/tf_internal: Use av_default_item_name
softworkz
- [FFmpeg-devel] [PATCH v11 09/15] fftools/textformat: Add flags param to function avtext_print_integer()
softworkz
- [FFmpeg-devel] [PATCH v11 10/15] fftools/ffmpeg_filter: Move some declaration to new header file
softworkz
- [FFmpeg-devel] [PATCH v11 11/15] avfilter/avfilter: Add avfilter_link_get_hw_frames_ctx()
softworkz
- [FFmpeg-devel] [PATCH v11 12/15] fftools/resources: Add resource manager files with build-time compression
softworkz
- [FFmpeg-devel] [PATCH v11 13/15] fftools/ffmpeg_mux: Make ms_from_ost() inline
softworkz
- [FFmpeg-devel] [PATCH v11 14/15] fftools/graphprint: Add execution graph printing
softworkz
- [FFmpeg-devel] [PATCH v11 15/15] fftools/graphprint: Now, make it a Killer-Feature!
softworkz
- [FFmpeg-devel] [PATCH] aactab: add and initialize 2D VLC tables for USAC Mps212
Lynne
- [FFmpeg-devel] [PATCH] configure: Enable -fno-common for Darwin targets, avoid linker warnings
Martin Storsjö
- [FFmpeg-devel] [PATCH] configure: Enable -fno-common for Darwin targets, avoid linker warnings
Marvin Scholz
- [FFmpeg-devel] [PATCH] fftools/ffmpeg_dec: Always receive frames from decoder
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] libpostproc/tests: Factor ff_chksum() out
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] aactab: add and initialize 2D VLC tables for USAC Mps212
Andreas Rheinhardt
- [FFmpeg-devel] [RFC] Shaping the AVTextFormat API Surface
Nicolas George
- [FFmpeg-devel] [PATCH] aactab: add and initialize 2D VLC tables for USAC Mps212
Lynne
- [FFmpeg-devel] [PATCH] aactab: add and initialize 2D VLC tables for USAC Mps212
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] aactab: add and initialize 2D VLC tables for USAC Mps212
Lynne
- [FFmpeg-devel] [PATCH 2/6] apv_decode: Fix memory leak on decode error
Mark Thompson
- [FFmpeg-devel] [PATCH] libpostproc/tests: Factor ff_chksum() out
Michael Niedermayer
- [FFmpeg-devel] [PATCH] postproc/tests/.gitignore: Add temptest
Michael Niedermayer
- [FFmpeg-devel] [PATCH] tests/fate/cbs: add tests for APV
James Almer
- [FFmpeg-devel] [PATCH] avutil/hwcontext_vulkan: Query the correct format
Link Mauve
- [FFmpeg-devel] [PATCH] tests/fate/image: add a test for half-float dwab compressed stream
James Almer
- [FFmpeg-devel] [PATCH 1/2] rtpdec: add fmtp parsing of sprop-maxcapturerate for opus
Marvin Scholz
- [FFmpeg-devel] [PATCH 2/2] rtpdec: Set bitrate for pcm-mulaw audio
Marvin Scholz
- [FFmpeg-devel] [PATCH 1/2] apv_decode: Multisymbol entropy decode
Mark Thompson
- [FFmpeg-devel] [PATCH 2/2] lavc: Add unit test for APV entropy decode
Mark Thompson
- [FFmpeg-devel] [PATCH] avformat/apvdec: remove unused variable
Marvin Scholz
- [FFmpeg-devel] [PATCH] avcodec/pcm-dvdenc: always assert switch default cases
Marvin Scholz
- [FFmpeg-devel] [PATCH] tests/fate/cbs: add tests for APV
Mark Thompson
- [FFmpeg-devel] [PATCH] tests/fate/cbs: add tests for APV
James Almer
- [FFmpeg-devel] [PATCH 0/2] FFmpeg Source plugin experiment
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] Remove libpostproc
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] tests/fate/filter-video: Fix dependancy for codecview
Michael Niedermayer
- [FFmpeg-devel] [PATCH 01/11] avcodec/vulkan_encode_h264: Fix memleak on error
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2] libavcodec/riscv:add RVV optimized for idct_32x32_8:
daichengrong
- [FFmpeg-devel] [PATCH v1] avformat/mov_demuxer: Extended MOV demuxer to handle APV video content
Dawid Kozinski
- [FFmpeg-devel] [PATCH v1] avformat/mov_muxer: Extended MOV muxer to handle APV video content
Dawid Kozinski
- [FFmpeg-devel] [PATCH v2] libavcodec/riscv:add RVV optimized for idct_32x32_8:
Rémi Denis-Courmont
- [FFmpeg-devel] [RFC] Shaping the AVTextFormat API Surface
softworkz .
- [FFmpeg-devel] Patch for Phantom .cine files
Max Rudolph
- [FFmpeg-devel] [PATCH] avformat/rtsp: add TLS options
Marvin Scholz
- [FFmpeg-devel] [PATCH v4 0/6] Remove chained ogg stream header packets from the demuxer
Romain Beauxis
- [FFmpeg-devel] [PATCH v4 1/6] libavformat/oggdec.h: Document packet function return value.
Romain Beauxis
- [FFmpeg-devel] [PATCH v4 2/6] libavformat/oggdec.{c, h}: Implement packet skip on packet return value of 1
Romain Beauxis
- [FFmpeg-devel] [PATCH v4 3/6] ogg/opus: implement header packet skip in chained ogg bitstreams.
Romain Beauxis
- [FFmpeg-devel] [PATCH v4 4/6] ogg/flac: implement header packet skip in chained ogg bitstreams.
Romain Beauxis
- [FFmpeg-devel] [PATCH v4 5/6] ogg/vorbis: implement header packet skip in chained ogg bitstreams.
Romain Beauxis
- [FFmpeg-devel] [PATCH v4 6/6] libavformat/oggdec.h: Change paket function documentation to return 1 on header packets only.
Romain Beauxis
- [FFmpeg-devel] [PATCH v3 1/2] libavformat/oggdec.c: Changing the packet() callback API/Return value
Romain Beauxis
- [FFmpeg-devel] [PATCH v2 0/3] avcodec/sanm: Fixes for "StarWars - Making Magic"
Manuel Lauss
- [FFmpeg-devel] [PATCH v1 1/3] avcodec/sanm: ignore codec48 compression type 6
Manuel Lauss
- [FFmpeg-devel] [PATCH v2 2/3] avcodec/sanm: recognize common FOBJ sizes
Manuel Lauss
- [FFmpeg-devel] [PATCH v2 3/3] avcodec/sanm: support "StarWars - Making Magic" video
Manuel Lauss
- [FFmpeg-devel] [PATCH] avcodec/d3d12va_encode: texture array support for HEVC
Araz Iusubov
- [FFmpeg-devel] [PATCH] aactab: add and initialize 2D VLC tables for USAC Mps212
Michael Niedermayer
- [FFmpeg-devel] [PATCH] tests/fate/image: add a test for half-float dwab compressed stream
Michael Niedermayer
- [FFmpeg-devel] [PATCH] tests/fate/image: add a test for half-float dwab compressed stream
James Almer
- [FFmpeg-devel] [PATCH] tests/fate/image: add a test for half-float dwab compressed stream
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/5] checkasm: add vvc_sao
Martin Storsjö
- [FFmpeg-devel] [PATCH] avformat/rtsp: add TLS options
Michael Niedermayer
- [FFmpeg-devel] [PATCH] tests/fate/image: add a test for half-float dwab compressed stream
James Almer
- [FFmpeg-devel] [PATCH] tests/fate/image: add a test for half-float dwab compressed stream
James Almer
- [FFmpeg-devel] [PATCH v6] Mark C globals with small code model
Pranav Kant
- [FFmpeg-devel] [PATCH v6] Mark C globals with small code model
Pranav Kant
- [FFmpeg-devel] [PATCH v11 00/15] Execution Graph Printing
softworkz .
- [FFmpeg-devel] New Patchwork CI Builds
softworkz .
- [FFmpeg-devel] [PATCH 0/4] [Please Ignore] ci_test
ffmpegagent
- [FFmpeg-devel] [PATCH 1/4] ci_test: Fail configure
softworkz
- [FFmpeg-devel] [PATCH 2/4] ci_test: Fail build
softworkz
- [FFmpeg-devel] [PATCH 3/4] ci_test: Fail fate
softworkz
- [FFmpeg-devel] [PATCH 4/4] ci_test: All good
softworkz
- [FFmpeg-devel] [PATCH v2 0/3] avcodec/sanm: Fixes for "StarWars - Making Magic"
Manuel Lauss
- [FFmpeg-devel] [PATCH] avfilter/vf_setparams: Fix chroma_location being cleared
Tobias Rapp
- [FFmpeg-devel] [PATCH v3] libavcodec/riscv:add RVV optimized idct_32x32_8 for HEVC:
daichengrong at iscas.ac.cn
- [FFmpeg-devel] [PATCH 01/21] avutil/avassert: Add av_unreachable and av_assume() macros
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] lavu/hwcontext_vaapi: Add direct map quirk for Intel i965 driver
David Rosca
- [FFmpeg-devel] [PATCH v5] Mark C globals with small code model
Rémi Denis-Courmont
- [FFmpeg-devel] [PATCH 1/2] Revert "fftools/textformat/avtextformat: Make close functions return void"
Marton Balint
- [FFmpeg-devel] [PATCH 2/2] fftools/textformat: correctly propagate uninit error codes
Marton Balint
- [FFmpeg-devel] Patch for Phantom .cine files
Michael Niedermayer
- [FFmpeg-devel] [PATCH v4 5/6] ogg/vorbis: implement header packet skip in chained ogg bitstreams.
Michael Niedermayer
- [FFmpeg-devel] [PATCH 01/11] avcodec/vulkan_encode_h264: Fix memleak on error
Lynne
- [FFmpeg-devel] [PATCH] avutil/hwcontext_vulkan: Query the correct format
Lynne
- [FFmpeg-devel] [PATCH 0/2] FFmpeg Source plugin experiment
Michael Niedermayer
- [FFmpeg-devel] [PATCH 0/4] [Please Ignore] ci_test
Kieran Kunhya
- [FFmpeg-devel] [PATCH 0/4] [Please Ignore] ci_test
softworkz .
- [FFmpeg-devel] [PATCH 01/21] avutil/avassert: Add av_unreachable and av_assume() macros
softworkz .
- [FFmpeg-devel] [PATCH 01/21] avutil/avassert: Add av_unreachable and av_assume() macros
James Almer
- [FFmpeg-devel] [PATCH 01/21] avutil/avassert: Add av_unreachable and av_assume() macros
softworkz .
- [FFmpeg-devel] [PATCH 01/21] avutil/avassert: Add av_unreachable and av_assume() macros
softworkz .
- [FFmpeg-devel] [RFC] Shaping the AVTextFormat API Surface
Stefano Sabatini
- [FFmpeg-devel] [PATCH 01/21] avutil/avassert: Add av_unreachable and av_assume() macros
Michael Niedermayer
- [FFmpeg-devel] [RFC] Shaping the AVTextFormat API Surface
Stefano Sabatini
- [FFmpeg-devel] [PATCH 01/21] avutil/avassert: Add av_unreachable and av_assume() macros
softworkz .
- [FFmpeg-devel] [RFC] Shaping the AVTextFormat API Surface
softworkz .
- [FFmpeg-devel] [PATCH v10 01/15] fftools/textformat: Formatting and whitespace changes
Stefano Sabatini
- [FFmpeg-devel] [PATCH v10 01/15] fftools/textformat: Formatting and whitespace changes
Stefano Sabatini
- [FFmpeg-devel] [PATCH v10 03/15] fftools/textformat: Remove unused print_rational() pointer from AVTextFormatter
Stefano Sabatini
- [FFmpeg-devel] [PATCH v10 04/15] fftools/textformat: Rename name param to key for API consistency
Stefano Sabatini
- [FFmpeg-devel] [PATCH v10 05/15] fftools/avtextformat: Re-use BPrint in loop
Stefano Sabatini
- [FFmpeg-devel] [PATCH v10 01/15] fftools/textformat: Formatting and whitespace changes
softworkz .
- [FFmpeg-devel] [PATCH v10 06/15] fftools/textformat: Introduce AVTextFormatOptions for avtext_context_open()
Stefano Sabatini
- [FFmpeg-devel] [PATCH v10 01/15] fftools/textformat: Formatting and whitespace changes
Stefano Sabatini
- [FFmpeg-devel] [PATCH v10 01/15] fftools/textformat: Formatting and whitespace changes
softworkz .
- [FFmpeg-devel] [PATCH v10 06/15] fftools/textformat: Introduce AVTextFormatOptions for avtext_context_open()
softworkz .
- [FFmpeg-devel] [PATCH v12 00/15] Execution Graph Printing
ffmpegagent
- [FFmpeg-devel] [PATCH v12 01/15] fftools/textformat: Apply formatting and whitespace changes
softworkz
- [FFmpeg-devel] [PATCH v12 02/15] fftools/textformat: Apply quality improvements
softworkz
- [FFmpeg-devel] [PATCH v12 03/15] fftools/textformat: Remove unused print_rational() pointer from AVTextFormatter
softworkz
- [FFmpeg-devel] [PATCH v12 04/15] fftools/textformat: Rename name param to key for API consistency
softworkz
- [FFmpeg-devel] [PATCH v12 05/15] fftools/avtextformat: Re-use BPrint in loop
softworkz
- [FFmpeg-devel] [PATCH v12 06/15] fftools/textformat: Introduce AVTextFormatOptions for avtext_context_open()
softworkz
- [FFmpeg-devel] [PATCH v12 07/15] fftools/textformat: Introduce common header and deduplicate code
softworkz
- [FFmpeg-devel] [PATCH v12 08/15] fftools/tf_internal: Use av_default_item_name
softworkz
- [FFmpeg-devel] [PATCH v12 09/15] fftools/textformat: Add flags param to function avtext_print_integer()
softworkz
- [FFmpeg-devel] [PATCH v12 10/15] fftools/ffmpeg_filter: Move some declaration to new header file
softworkz
- [FFmpeg-devel] [PATCH v12 11/15] avfilter/avfilter: Add avfilter_link_get_hw_frames_ctx()
softworkz
- [FFmpeg-devel] [PATCH v12 12/15] fftools/resources: Add resource manager files with build-time compression
softworkz
- [FFmpeg-devel] [PATCH v12 13/15] fftools/ffmpeg_mux: Make ms_from_ost() inline
softworkz
- [FFmpeg-devel] [PATCH v12 14/15] fftools/graphprint: Add execution graph printing
softworkz
- [FFmpeg-devel] [PATCH v12 15/15] fftools/graphprint: Now, make it a Killer-Feature!
softworkz
- [FFmpeg-devel] [PATCH 0/5] doc/developer: Add subsection about patch submission via FFstaging
ffmpegagent
- [FFmpeg-devel] [PATCH 1/5] doc/developer: Move checklist into Submitting Patches chapter
softworkz
- [FFmpeg-devel] [PATCH 2/5] doc/developer: Move codecs/formats checklist into Development Policy chapter
softworkz
- [FFmpeg-devel] [PATCH 3/5] doc/developer: Reorder Submission procedures content
softworkz
- [FFmpeg-devel] [PATCH 4/5] doc/developer: Merge Review paragraphs and deduplicate
softworkz
- [FFmpeg-devel] [PATCH 5/5] doc/developer: Add subsection about patch submission via FFstaging
softworkz
- [FFmpeg-devel] [PATCH v2] avformat/mov_muxer: Extended MOV muxer to handle APV video content
Dawid Kozinski
- [FFmpeg-devel] [PATCH 0/5] doc/developer: Add subsection about patch submission via FFstaging
softworkz .
- [FFmpeg-devel] [PATCH 0/5] doc/developer: Add subsection about patch submission via FFstaging
Lynne
- [FFmpeg-devel] [PATCH 0/5] doc/developer: Add subsection about patch submission via FFstaging
softworkz .
- [FFmpeg-devel] [PATCH 07/17] swscale: add SWS_EXPERIMENTAL flag
Niklas Haas
- [FFmpeg-devel] [PATCH 0/5] doc/developer: Add subsection about patch submission via FFstaging
Lynne
- [FFmpeg-devel] [PATCH 10/17] swscale/ops_backend: add reference backend basend on C templates
Niklas Haas
- [FFmpeg-devel] [PATCH 0/5] doc/developer: Add subsection about patch submission via FFstaging
softworkz .
- [FFmpeg-devel] [PATCH 0/5] doc/developer: Add subsection about patch submission via FFstaging
Lynne
- [FFmpeg-devel] [PATCH 5/5] doc/developer: Add subsection about patch submission via FFstaging
James Almer
- [FFmpeg-devel] [PATCH 0/5] doc/developer: Add subsection about patch submission via FFstaging
Nicolas George
- [FFmpeg-devel] [PATCH 5/5] doc/developer: Add subsection about patch submission via FFstaging
softworkz .
- [FFmpeg-devel] [PATCH 0/5] doc/developer: Add subsection about patch submission via FFstaging
softworkz .
- [FFmpeg-devel] [PATCH 3/6] avcodec/aac/aacdec_usac: Fix memory deallocation of pl_data
Michael Niedermayer
- [FFmpeg-devel] 回复: [PATCH v1 09/19] avcodec/h274: add ff_h274_hash functions
Wu Jianhua
- [FFmpeg-devel] [RFC] Shaping the AVTextFormat API Surface
Stefano Sabatini
- [FFmpeg-devel] [PATCH v10 06/15] fftools/textformat: Introduce AVTextFormatOptions for avtext_context_open()
Stefano Sabatini
- [FFmpeg-devel] [PATCH v4 5/6] ogg/vorbis: implement header packet skip in chained ogg bitstreams.
Romain Beauxis
- [FFmpeg-devel] [PATCH 1/7] avcodec/mmvideo: fix paltte index
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/7] avcodec/hevc/hevcdec: Check num_entry_point_offsets
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/7] avcodec/speexdec: Pass and check remaining packets to decode functions
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/7] avformat/iff: Check nb_channels == 0 in MHDR
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/7] avcodec/aac/aacdec_usac: Limit sfo from noise offset to be above -200
Michael Niedermayer
- [FFmpeg-devel] [PATCH 6/7] avcodec/rv60dec: inter also fails with qp >= 32
Michael Niedermayer
- [FFmpeg-devel] [PATCH 7/7] avcodec/hevc/ps: Fix dependant layer id check
Michael Niedermayer
- [FFmpeg-devel] [PATCH 7/7] avcodec/hevc/ps: Fix dependant layer id check
James Almer
- [FFmpeg-devel] [PATCH] avformat/mov: Fix decoding fragmented MP4 with multiple sample entries and empty stsc
Dimitry Andric
- [FFmpeg-devel] [PATCH] avformat/mov: Fix decoding fragmented MP4 with multiple sample entries and empty stsc
James Almer
- [FFmpeg-devel] [PATCH] avformat/wavdec: increase requested probe score for codec probe
Marton Balint
- [FFmpeg-devel] [PATCH 1/7] avcodec/mmvideo: fix paltte index
Peter Ross
- [FFmpeg-devel] [PATCH 4/7] avformat/iff: Check nb_channels == 0 in MHDR
Peter Ross
- [FFmpeg-devel] [PATCH 6/7] avcodec/rv60dec: inter also fails with qp >= 32
Peter Ross
- [FFmpeg-devel] [PATCH] avformat/wavdec: increase requested probe score for codec probe
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/7] avformat/iff: Check nb_channels == 0 in MHDR
Michael Niedermayer
- [FFmpeg-devel] [PATCH 6/7] avcodec/rv60dec: inter also fails with qp >= 32
Michael Niedermayer
- [FFmpeg-devel] [PATCH 7/7] avcodec/hevc/ps: Fix dependant layer id check
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/7] avcodec/mmvideo: fix paltte index
Michael Niedermayer
- [FFmpeg-devel] [PATCH 0/5] doc/developer: Add subsection about patch submission via FFstaging
softworkz .
- [FFmpeg-devel] [PATCH v2] avfilter/vf_lut3d_opencl Initial support for OpenCL implementation of vf_lut3d.
Jan Studený
- [FFmpeg-devel] [PATCH v10 06/15] fftools/textformat: Introduce AVTextFormatOptions for avtext_context_open()
softworkz .
- [FFmpeg-devel] [PATCH v1] avcodec/apv_encoder: Updated APV encoder to set the encoder output to OAPV_CFG_VAL_AU_BS_FMT_NONE format (the only AU without bitstream format)
Dawid Kozinski
- [FFmpeg-devel] [PATCH] avformat/wavdec: increase requested probe score for codec probe
Marton Balint
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: move elapsed time counter to the end of the status line
Marton Balint
- [FFmpeg-devel] Fw: GSoC 2025: We have a few extra slots for orgs needing 1 more contributor (random drawing)
Michael Niedermayer
- [FFmpeg-devel] [PATCH v1] avcodec/apv_encoder: Updated APV encoder to set the encoder output to OAPV_CFG_VAL_AU_BS_FMT_NONE format (the only AU without bitstream format)
James Almer
- [FFmpeg-devel] [PATCH] avformat/apvdec: remove unused variable
Leo Izen
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: move elapsed time counter to the end of the status line
James Almer
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: move elapsed time counter to the end of the status line
softworkz .
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: move elapsed time counter to the end of the status line
softworkz .
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: move elapsed time counter to the end of the status line
Marton Balint
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: move elapsed time counter to the end of the status line
softworkz .
- [FFmpeg-devel] [PATCH] avformat/mpegts: update stream info when PMT ES stream_type changes
Pavel Koshevoy
- [FFmpeg-devel] [PATCH v5 0/7] Remove chained ogg stream header packets from the demuxer
Romain Beauxis
- [FFmpeg-devel] [PATCH v5 1/7] libavformat/oggdec.h: Document packet function return value.
Romain Beauxis
- [FFmpeg-devel] [PATCH v5 2/7] libavformat/oggdec.{c, h}: Implement packet skip on packet return value of 1
Romain Beauxis
- [FFmpeg-devel] [PATCH v5 3/7] ogg/opus: implement header packet skip in chained ogg bitstreams.
Romain Beauxis
- [FFmpeg-devel] [PATCH v5 4/7] ogg/flac: implement header packet skip in chained ogg bitstreams.
Romain Beauxis
- [FFmpeg-devel] [PATCH v5 5/7] libavformat/oggdec.{c, h}: Add new_extradata, use it to pass extradata to the next decoded packet.
Romain Beauxis
- [FFmpeg-devel] [PATCH v5 6/7] ogg/vorbis: implement header packet skip in chained ogg bitstreams.
Romain Beauxis
- [FFmpeg-devel] [PATCH v5 7/7] libavformat/oggdec.h: Change paket function documentation to return 1 on header packets only.
Romain Beauxis
- [FFmpeg-devel] [PATCH] avformat/mpegts: update stream info when PMT ES stream_type changes
Pavel Koshevoy
- [FFmpeg-devel] [PATCH] avcodec/h2645_sei: allow building h2645_sei without
dev at lbguilherme.com
- [FFmpeg-devel] [PATCH 5/5] checkasm: add vvc_sao
Nuo Mi
- [FFmpeg-devel] [PATCH v1 23/23] Changelog: VVC supports all content of SCC
Nuo Mi
- [FFmpeg-devel] [PATCH 1/3] avformat/flvdec: Set last_ts before its timestamp is lost in ff_buffer_packet()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avformat/avidec: Ignore duplicate GAB2
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] avformat/iamf_parse: check space left for AAC
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] avformat/iamf_parse: check space left for AAC
James Almer
- [FFmpeg-devel] [PATCH] hwcontext_vulkan: fix exporting multi-plane DRM modifiers
Russell Greene
- [FFmpeg-devel] [PATCH] avformat/wavdec: increase requested probe score for codec probe
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/iamf_parse: increase PutBytes buffer when writing AAC extradata
James Almer
- [FFmpeg-devel] Version 4.4.6 is stable?
johannakity-00 at yahoo.com
- [FFmpeg-devel] [PATCH 1/8] avcodec/dnxuc_parser: Use ff_parse_close()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/8] avformat/mov: reject negative ELST durations
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/8] avformat/imf_cpl: do not continue looping forever
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/8] avformat/imf_cpl: fix indention after previous commit
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/8] avcodec/aacsbr_template: Check ilb
Michael Niedermayer
- [FFmpeg-devel] [PATCH 6/8] avcodec/sonic: Check num_taps
Michael Niedermayer
- [FFmpeg-devel] [PATCH 7/8] avcodec/svq3: Check that for 8 byte space before subtracting
Michael Niedermayer
- [FFmpeg-devel] [PATCH 8/8] avcodec/svq3: Check there are bits left before decompression
Michael Niedermayer
- [FFmpeg-devel] [PATCH] lavf: vvc_probe: enforce SPS -> PPS -> IRAP detection order to fix invalid stream detection
xiongweixiao
- [FFmpeg-devel] [PATCH v2 1/2] apv_decode: Multisymbol entropy decode
Mark Thompson
- [FFmpeg-devel] [PATCH v2 2/2] lavc: Add unit test for APV entropy decode
Mark Thompson
- [FFmpeg-devel] [PATCH] lavf: vvc_probe: enforce SPS -> PPS -> IRAP detection order to fix invalid stream detection
Michael Niedermayer
- [FFmpeg-devel] Version 4.4.6 is stable?
Michael Niedermayer
- [FFmpeg-devel] [PATCH] fate: Add test for APV 400-10 profile
Mark Thompson
- [FFmpeg-devel] [Query] Issues with FFMPEG 7.1 and HW plugins
Kamboj, Nitin
- [FFmpeg-devel] [PATCH] fate: Add test for APV 400-10 profile
James Almer
- [FFmpeg-devel] [PATCH v2] fate: Add test for APV 400-10 profile
Mark Thompson
- [FFmpeg-devel] [PATCH v2] [v2] lavf: vvc_probe: fix based on review feedback
xiongweixiao
- [FFmpeg-devel] [PATCH v2] lavf: vvc_probe: enforce SPS -> PPS -> IRAP detection order to fix invalid stream detection
xiongweixiao
- [FFmpeg-devel] [PATCH] avformat/wavdec: increase requested probe score for codec probe
Marton Balint
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: move elapsed time counter to the end of the status line
Marton Balint
- [FFmpeg-devel] [PATCH v2] lavf: vvc_probe: enforce SPS -> PPS -> IRAP detection order to fix invalid stream detection
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] tests/fate/probe: add test for pcm misdetected as mp3 in wav
Marton Balint
- [FFmpeg-devel] [PATCH 2/2] tests/fate/probe: add test for dts in wav
Marton Balint
- [FFmpeg-devel] [PATCH] MAINTAINERS: Add entry for samples-request
Michael Niedermayer
- [FFmpeg-devel] [PATCH v3] lavf: vvc_probe: enforce SPS -> PPS -> IRAP detection order to fix invalid stream detection
xiongweixiao
- [FFmpeg-devel] [PATCH] libavformat/rtpdec_opus
Jonathan Baudanza
- [FFmpeg-devel] [PATCH] libavformat/rtpdec_opus
Jonathan Baudanza
- [FFmpeg-devel] [PATCH] libavformat/rtpdec_opus Set duration field on Opus AVPacket
Jonathan Baudanza
- [FFmpeg-devel] [PATCH] libavformat/rtpdec_opus Set duration field on Opus AVPacket
softworkz .
- [FFmpeg-devel] [PATCH] libavformat/rtpdec_opus: Set duration field on Opus AVPacket
Jonathan Baudanza
- [FFmpeg-devel] [PATCH] avformat/allformats: Move avisynth and dvdvideo under external libraries group
Zhao Zhili
- [FFmpeg-devel] [PATCH] Makefile: Remove postproc from ALLFFLIBS
Zhao Zhili
- [FFmpeg-devel] [PATCH] fix(configure): fix detection on windows arm64
Coia Prant
- [FFmpeg-devel] [PATCH] fix(configure): fix detection on windows arm64
Coia Prant
- [FFmpeg-devel] [PATCH v3] lavf: vvc_probe: enforce SPS -> PPS -> IRAP detection order to fix invalid stream detection
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2 FFmpeg 1/20] configure: add tokenizers-cpp support
Guo, Yejun
- [FFmpeg-devel] [PATCH 0/3] tests/fate: Improvements for running FATE on Windows/MSYS2
ffmpegagent
- [FFmpeg-devel] [PATCH 1/3] tests/fate: Fix subtitle fate tests on Windows
softworkz
- [FFmpeg-devel] [PATCH 2/3] tests/source-check: Fix make inclusion-guard check EOL-agnostic
softworkz
- [FFmpeg-devel] [PATCH 3/3] tests/hevc: Fix concat input when running in MSYS2 shell
softworkz
- [FFmpeg-devel] [PATCH v2 FFmpeg 4/20] configure: libtorch CUDA support
Guo, Yejun
- [FFmpeg-devel] [PATCH 42/42] tests/fate/hevc: add a test for switching between single and multi-view
softworkz .
- [FFmpeg-devel] [PATCH v2 FFmpeg 9/20] libavfilter/dnn_interface.h: new model loading function load_model_with_tokenizer
Guo, Yejun
- [FFmpeg-devel] [PATCH v2 FFmpeg 11/20] libavfilter/dnn_filter_common: dnn execute functions for CLIP and CLAP
Guo, Yejun
- [FFmpeg-devel] [PATCH v2 FFmpeg 11/20] libavfilter/dnn_filter_common: dnn execute functions for CLIP and CLAP
Guo, Yejun
- [FFmpeg-devel] [Patch] Linker error for __ff_aom_uninit_film_grain_params
Sebastian Koerner
- [FFmpeg-devel] [Patch] Linker error for __ff_aom_uninit_film_grain_params
Sebastian Koerner
- [FFmpeg-devel] [Patch] Linker error for __ff_aom_uninit_film_grain_params
dev at lbguilherme.com
- [FFmpeg-devel] [Patch] Linker error for __ff_aom_uninit_film_grain_params
Zhao Zhili
- [FFmpeg-devel] Enhanced waves filter
CLUSTERF***
- [FFmpeg-devel] Enhanced waves filter
softworkz .
- [FFmpeg-devel] [PATCH 3/3] tests/hevc: Fix concat input when running in MSYS2 shell
Zhao Zhili
- [FFmpeg-devel] [PATCH 3/3] tests/hevc: Fix concat input when running in MSYS2 shell
softworkz .
- [FFmpeg-devel] [PATCH 3/3] tests/hevc: Fix concat input when running in MSYS2 shell
Zhao Zhili
- [FFmpeg-devel] [PATCH 3/3] tests/hevc: Fix concat input when running in MSYS2 shell
softworkz .
- [FFmpeg-devel] [PATCH] avcodec/vorbisdec: Dont treat overread as error
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/h264_mb: Fix buffer stride for arm
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/iamfdec: Check side_substream_id before use
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/5] tools/target_dec_fuzzer: Adjust threshold for WEBP
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/5] avcodec/4xm: Check frame_4cc before allocation
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/5] avcodec/takdec: Check remaining space for first predictors
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/5] avformat/matroskadec: check that channels fit in signed 32bit int
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/5] swscale/output: fix integer overflow in yuv2rgba64_full_1_c_template()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] configure: identify loong64 for loongarch.
Shiyou Yin
- [FFmpeg-devel] [PATCH v12 00/15] Execution Graph Printing
softworkz .
- [FFmpeg-devel] [PATCH v2 0/3] tests/fate: Improvements for running FATE on Windows/MSYS2
ffmpegagent
- [FFmpeg-devel] [PATCH v2 1/3] tests/fate: Fix subtitle fate tests on Windows
softworkz
- [FFmpeg-devel] [PATCH v2 2/3] tests/source-check: Fix make inclusion-guard check EOL-agnostic
softworkz
- [FFmpeg-devel] [PATCH v2 3/3] tests/hevc: Fix concat input when running in MSYS2 shell
softworkz
- [FFmpeg-devel] [PATCH] fix(configure): fix detection on windows arm64
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/iamf_parse: increase PutBytes buffer when writing AAC extradata
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2 0/4] doc/developer: Restructure docs about patch submission
ffmpegagent
- [FFmpeg-devel] [PATCH v2 1/4] doc/developer: Move checklist into Submitting Patches chapter
softworkz
- [FFmpeg-devel] [PATCH v2 2/4] doc/developer: Move codecs/formats checklist into Development Policy chapter
softworkz
- [FFmpeg-devel] [PATCH v2 3/4] doc/developer: Reorder Submission procedures content
softworkz
- [FFmpeg-devel] [PATCH v2 4/4] doc/developer: Merge Review paragraphs and deduplicate
softworkz
- [FFmpeg-devel] [PATCH v2] fate: Add test for APV 400-10 profile
Mark Thompson
- [FFmpeg-devel] [PATCH v2 1/2] apv_decode: Multisymbol entropy decode
Mark Thompson
- [FFmpeg-devel] [PATCH v5 6/7] ogg/vorbis: implement header packet skip in chained ogg bitstreams.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] fix(configure): fix detection on windows arm64
Martin Storsjö
- [FFmpeg-devel] [PATCH v1] fftools/ffplay: Resolve input file path before processing
Appaji
- [FFmpeg-devel] [PATCH] avformat/iamf_parse: increase PutBytes buffer when writing AAC extradata
James Almer
- [FFmpeg-devel] [PATCH] avutil/x86/intmath: remove inline assembly for av_clip{f, d}
James Almer
- [FFmpeg-devel] [PATCH 1/2] Remove libpostproc
Andrew Randrianasulu
- [FFmpeg-devel] [PATCH] configure: identify loong64 for loongarch.
陈昊
- [FFmpeg-devel] [PATCH] configure: identify loong64 for loongarch.
Brad Smith
- [FFmpeg-devel] [PATCH 1/2] avcodec/ffv1enc_template: Fix remaining space check
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/sanm: avoid using k in left pxoff check
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] Remove libpostproc
Andrew Randrianasulu
- [FFmpeg-devel] Test email from Chitra - chitra.dey at microsoft.com
Chitra Dey Sarkar
- [FFmpeg-devel] [PATCH] configure: identify loong64 for loongarch.
金波
- [FFmpeg-devel] [PATCH] Boost FPS and performance: Optimize vertical loop for cache-friendly access [libavcodec/jpeg2000dwt.c:dwt_decode97_float]
Chitra Dey Sarkar
- [FFmpeg-devel] [PATCH v5 3/3] lavc/dxvenc: improve compatibility with Resolume products
Emma Worley
- [FFmpeg-devel] SCTE-35
ashish max
- [FFmpeg-devel] [PATCH] fix(configure): fix detection on windows arm64
Coia Prant
- [FFmpeg-devel] [PATCH v3] libavformat/dashdec: Fix buffer overflow in segment URL resolution
jing yan
- [FFmpeg-devel] [PATCH 1/2] Remove libpostproc
Michael Niedermayer
- [FFmpeg-devel] Vulkan hevc hdr decode regression on ffmpeg master?
Andrew Randrianasulu
- [FFmpeg-devel] [PATCH 1/2] Remove libpostproc
Kieran Kunhya
- [FFmpeg-devel] Vulkan hevc hdr decode regression on ffmpeg master?
Andrew Randrianasulu
- [FFmpeg-devel] [PATCH] Add tools/merge-all-source-plugins
Michael Niedermayer
- [FFmpeg-devel] [PATCH v1] fftools/ffplay: Resolve input file path before processing
Nicolas George
- [FFmpeg-devel] [PATCH 1/2] Remove libpostproc
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/iamf_parse: increase PutBytes buffer when writing AAC extradata
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/5] checkasm: add vvc_sao
Nuo Mi
- [FFmpeg-devel] [PATCH v1 01/23] avcodec/vvc/cabac: add 9.3.3.5 k-th order Exp - Golomb binarization process
toqsxw at gmail.com
- [FFmpeg-devel] [PATCH v1 02/23] avcodec/vvc/cabac: add 9.3.3.7 Fixed-length binarization process
toqsxw at gmail.com
- [FFmpeg-devel] [PATCH v1 03/23] avcodec/vvc/cabac: add palette support
toqsxw at gmail.com
- [FFmpeg-devel] [PATCH v1 04/23] avcodec/vvc: add VVC_MAX_NUM_PALETTE_PREDICTOR_SIZE
toqsxw at gmail.com
- [FFmpeg-devel] [PATCH v1 05/23] avcodec/vvc/ctu: refact out ff_vvc_channel_range
toqsxw at gmail.com
- [FFmpeg-devel] [PATCH v1 06/23] avcodec/vvc: refact out ep_init and ep_init_wpp
toqsxw at gmail.com
- [FFmpeg-devel] [PATCH v1 07/23] avcodec/vvc: refact, save pf and ciip_flag in ff_vvc_set_intra_mvf
toqsxw at gmail.com
- [FFmpeg-devel] [PATCH v1 08/23] avcodec/vvc/ctu: refact out intra_data
toqsxw at gmail.com
- [FFmpeg-devel] [PATCH v1 09/23] avcodec/vvc/intra: add ff_vvc_palette_derive_scale
toqsxw at gmail.com
- [FFmpeg-devel] [PATCH v1 10/23] avcodec/vvc/ctu: add palette support
toqsxw at gmail.com
- [FFmpeg-devel] [PATCH v1 11/23] avcodec/vvc/filter: skip deblocking filter for palette
toqsxw at gmail.com
- [FFmpeg-devel] [PATCH v1 12/23] avcodec/vvc/intra: add palette coding decoder
toqsxw at gmail.com
- [FFmpeg-devel] [PATCH v1 13/23] avcodec/vvc/cabac: add ff_vvc_cu_act_enabled_flag
toqsxw at gmail.com
- [FFmpeg-devel] [PATCH v1 14/23] avcodec/vvc/ctu: read act_enabled_flag for adaptive color transform
toqsxw at gmail.com
- [FFmpeg-devel] [PATCH v1 15/23] avcodec/vvc/ctu: fix derive_chroma_intra_pred_mode
toqsxw at gmail.com
- [FFmpeg-devel] [PATCH v1 16/23] avcodec/vvc/dsp: update the interface of pred_residual_joint for joint cbcr residual functionality
toqsxw at gmail.com
- [FFmpeg-devel] [PATCH v1 17/23] avcodec/vvc/dsp: add adaptive_color_transform
toqsxw at gmail.com
- [FFmpeg-devel] [PATCH v1 18/23] avcodec/vvc/intra: fix scaling process for transform coefficients
toqsxw at gmail.com
- [FFmpeg-devel] [PATCH v1 19/23] avcodec/vvc/intra: refact, predict jcbcr to tb->coeffs
toqsxw at gmail.com
- [FFmpeg-devel] [PATCH v1 20/23] avcodec/vvc/intra: make lmcs_scale_chroma inplace
toqsxw at gmail.com
- [FFmpeg-devel] [PATCH v1 21/23] avcodec/vvc/intra: refact out lmcs_scale_chroma and add_residual
toqsxw at gmail.com
- [FFmpeg-devel] [PATCH v1 22/23] avcodec/vvc: add adaptive color transform support
toqsxw at gmail.com
- [FFmpeg-devel] [PATCH v1 23/23] Changelog: VVC supports all content of SCC
toqsxw at gmail.com
- [FFmpeg-devel] [PATCH 1/2] Remove libpostproc
Kieran Kunhya
- [FFmpeg-devel] 回复: [PATCH v1 01/23] avcodec/vvc/cabac: add 9.3.3.5 k-th order Exp - Golomb binarization process
Wu Jianhua
- [FFmpeg-devel] [PATCH 7/8] avcodec/svq3: Check that for 8 byte space before subtracting
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] Boost FPS and performance: Optimize vertical loop for cache-friendly access [libavcodec/jpeg2000dwt.c:dwt_decode97_float]
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avfilter/vf_libplacebo: add shader_cache_dir option
Niklas Haas
- [FFmpeg-devel] [EXTERNAL] Re: [PATCH] Boost FPS and performance: Optimize vertical loop for cache-friendly access [libavcodec/jpeg2000dwt.c:dwt_decode97_float]
Chitra Dey Sarkar
- [FFmpeg-devel] [PATCH v1] fftools/ffplay: Resolve input file path before processing
Marton Balint
- [FFmpeg-devel] [PATCH 01/16] ffv1enc_vulkan: merge all encoder variants into one file
Lynne
- [FFmpeg-devel] [PATCH 02/16] vulkan/ffv1: synchronize get_pred implementations between encoder and decoder
Lynne
- [FFmpeg-devel] [PATCH 03/16] ffv1enc_vulkan: get rid of temporary data for the setup shader
Lynne
- [FFmpeg-devel] [PATCH 04/16] ffv1enc_vulkan: unify EC code between setup and encode
Lynne
- [FFmpeg-devel] [PATCH 05/16] ffv1enc_vulkan: minor EC optimizations
Lynne
- [FFmpeg-devel] [PATCH 06/16] ffv1enc_vulkan: switch to 2-line cache, unify prediction code
Lynne
- [FFmpeg-devel] [PATCH 07/16] ffv1_common: minor RGB optimization
Lynne
- [FFmpeg-devel] [PATCH 08/16] ffv1enc_vulkan: use ff_get_encode_buffer
Lynne
- [FFmpeg-devel] [PATCH 09/16] vulkan_ffv1: fix PCM + cached symbol reader
Lynne
- [FFmpeg-devel] [PATCH 10/16] ffv1enc_vulkan: implement the cached EC writer from the decoder
Lynne
- [FFmpeg-devel] [PATCH 11/16] ffv1enc_vulkan: implement RCT search for level >= 4
Lynne
- [FFmpeg-devel] [PATCH 12/16] vulkan/ffv1: unify encode and decode get/put primitives
Lynne
- [FFmpeg-devel] [PATCH 13/16] vulkan_ffv1: pipe through slice decoding status
Lynne
- [FFmpeg-devel] [PATCH 14/16] vulkan: enable VK_KHR_shader_subgroup_rotate
Lynne
- [FFmpeg-devel] [PATCH 15/16] hwcontext_vulkan: correct image transfer usage flags
Lynne
- [FFmpeg-devel] [PATCH 16/16] hwcontext_vulkan: only try exporting DMABUF memory on !WIN32 and only for DMABUF tiling
Lynne
- [FFmpeg-devel] [PATCH] Boost FPS and performance: Optimize vertical loop for cache-friendly access [libavcodec/jpeg2000dwt.c:dwt_decode97_float]
Chitra Dey Sarkar
- [FFmpeg-devel] [PATCH] cbs_apv: Fix memory leak on metadata parse failure
Mark Thompson
- [FFmpeg-devel] [PATCH] doc: add htmlxref.cnf
James Almer
- [FFmpeg-devel] [PATCH v5 1/7] libavformat/oggdec.h: Document packet function return value.
Michael Niedermayer
- [FFmpeg-devel] [PATCH v5 2/7] libavformat/oggdec.{c, h}: Implement packet skip on packet return value of 1
Michael Niedermayer
- [FFmpeg-devel] [PATCH] MAINTAINERS: Add entry for samples-request
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/3] avformat/avidec: Ignore duplicate GAB2
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/mpegts: update stream info when PMT ES stream_type changes
Pavel Koshevoy
- [FFmpeg-devel] [PATCH 7/8] avcodec/svq3: Check that for 8 byte space before subtracting
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/8] avcodec/dnxuc_parser: Use ff_parse_close()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/5] tools/target_dec_fuzzer: Adjust threshold for WEBP
Michael Niedermayer
- [FFmpeg-devel] [PATCH 7/8] avcodec/svq3: Check that for 8 byte space before subtracting
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 6/7] checkasm: hevc sao_edge, benchmarking inside the width loop is meaningless
softworkz .
- [FFmpeg-devel] Vittorio's mailinglist ban, git access removal and message deletion (was: Worsening messages)
Kieran Kunhya
- [FFmpeg-devel] [PATCH 1/7] avcodec/svq3: Factor out decoding extradata
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] Add tools/merge-all-source-plugins
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Add tools/merge-all-source-plugins
Zhao Zhili
- [FFmpeg-devel] [PATCH] avfilter/vf_libplacebo: add shader_cache_dir option
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] Add tools/merge-all-source-plugins
Rémi Denis-Courmont
- [FFmpeg-devel] Patch: avformat_index_get_entry and avformat_index_get_entry_from_timestamp const correctness
Martijn Otto
- [FFmpeg-devel] [PATCH] avfilter/vf_libplacebo: add shader_cache_dir option
Niklas Haas
- [FFmpeg-devel] Patch: avformat_index_get_entry and avformat_index_get_entry_from_timestamp const correctness
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] build: fix windows build issue introduced by 45bea45
Nuo Mi
- [FFmpeg-devel] [PATCH v2 6/7] checkasm: hevc sao_edge, benchmarking inside the width loop is meaningless
Nuo Mi
- [FFmpeg-devel] [PATCH 1/2] tools/merge-all-source-plugins: Try merging a tag or branch matching the current version first
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] tools/merge-all-source-plugins: Check that there are no uncommited changes
Michael Niedermayer
- [FFmpeg-devel] Patch: avformat_index_get_entry and avformat_index_get_entry_from_timestamp const correctness
Martijn Otto
- [FFmpeg-devel] [PATCH v2 1/2] tools/merge-all-source-plugins: Try merging a tag or branch matching the current version
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2 2/2] tools/merge-all-source-plugins: Check that there are no uncommited changes
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Add tools/merge-all-source-plugins
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2 1/2] tools/merge-all-source-plugins: Try merging a tag or branch matching the current version
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Add tools/merge-all-source-plugins
Zhao Zhili
- [FFmpeg-devel] [PATCH] build: fix windows build issue introduced by 45bea45
Zhao Zhili
- [FFmpeg-devel] [PATCH v1] fftools/ffplay: Resolve input file path before processing
Appaji Chintimi
- [FFmpeg-devel] [PATCH] Boost FPS and performance: Optimize vertical loop for cache-friendly access [libavcodec/jpeg2000dwt.c:dwt_decode97_float]
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2 6/7] checkasm: hevc sao_edge, benchmarking inside the width loop is meaningless
softworkz .
- [FFmpeg-devel] [PATCH] build: fix windows build issue introduced by 45bea45
softworkz .
- [FFmpeg-devel] [PATCH 1/2] Revert "fftools/textformat/avtextformat: Make close functions return void"
Marton Balint
- [FFmpeg-devel] [PATCH 1/2] tests/fate/probe: add test for pcm misdetected as mp3 in wav
Marton Balint
- [FFmpeg-devel] [PATCH v12 00/15] Execution Graph Printing
softworkz .
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
Ramiro Polla
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
James Almer
- [FFmpeg-devel] [PATCH] Add tools/merge-all-source-plugins
softworkz .
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
softworkz .
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
softworkz .
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
James Almer
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
softworkz .
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
Ramiro Polla
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
softworkz .
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
softworkz .
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
Mark Thompson
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
softworkz .
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
Ramiro Polla
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
softworkz .
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
softworkz .
- [FFmpeg-devel] [PATCH] aarch64: increase default alignment for functions and constants
Ramiro Polla
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
Ramiro Polla
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
Marton Balint
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
softworkz .
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
softworkz .
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
James Almer
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
softworkz .
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
softworkz .
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
James Almer
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
Lynne
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
Michael Niedermayer
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
softworkz .
- [FFmpeg-devel] [PATCH] mpeg12enc: fix wrong size when copying A53_CC side-data into output
Jacob Lifshay
- [FFmpeg-devel] [PATCH] avcodec/mpeg12enc: Fix writing closed captions
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] mpeg12enc: fix wrong size when copying A53_CC side-data into output
Andreas Rheinhardt
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
softworkz .
- [FFmpeg-devel] [PATCH] mpeg12enc: fix wrong size when copying A53_CC side-data into output
Jacob Lifshay
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
softworkz .
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
Romain Beauxis
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
softworkz .
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
softworkz .
- [FFmpeg-devel] [PATCH] aarch64: increase default alignment for functions and constants
Martin Storsjö
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
Martin Storsjö
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
softworkz .
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
softworkz .
- [FFmpeg-devel] [PATCH] [FATE] Properly list test errors when there are no failed tests
Martin Storsjö
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
Marton Balint
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
Gyan Doshi
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
Martin Storsjö
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
softworkz .
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
softworkz .
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
softworkz .
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
Martin Storsjö
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
softworkz .
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
softworkz .
- [FFmpeg-devel] [PATCH] Boost FPS and performance: Optimize vertical loop for cache-friendly access [libavcodec/jpeg2000dwt.c:dwt_decode97_float]
Michael Niedermayer
- [FFmpeg-devel] [PATCH, v2] avcodec/d3d12va_encode: texture array support for HEVC
Araz Iusubov
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
Nicolas George
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
softworkz .
- [FFmpeg-devel] [PATCH] avformat/movenc: fix VVC encoding with leading pictures
Gabriel Hege
- [FFmpeg-devel] [PATCH] avfilter/vf_libplacebo: implement rotation option
Niklas Haas
- [FFmpeg-devel] [PATCH 00/17] swscale v2: new framework [RFC]
Niklas Haas
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
Nicolas George
- [FFmpeg-devel] [PATCH v2] avfilter/vf_libplacebo: add shader_cache option
Niklas Haas
- [FFmpeg-devel] [PATCH] avcodec/amfenc_h264: improve B-frame usability and simplify options
Dmitrii Ovchinnikov
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
Michael Niedermayer
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
Nicolas George
- [FFmpeg-devel] [PATCH] build: fix windows build issue introduced by 45bea45
Nuo Mi
- [FFmpeg-devel] Fw: Registration now open! GSoC 2025 Mentor Summit (Oct 23-25)
Michael Niedermayer
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
softworkz .
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
Nicolas George
- [FFmpeg-devel] [PATCH] tests/fate/matroska: Add container cropping test
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 01/21] avutil/avassert: Add av_unreachable and av_assume() macros
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/utvideoenc: Don't advertise unsupported option
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/flvenc: Specify codec tag with MKTAG
Zhao Zhili
- [FFmpeg-devel] [PATCH 1/5] avutil/vulkan: add YUVA pixel formats support
Niklas Haas
- [FFmpeg-devel] [PATCH 2/5] avfilter/vf_blackdetect: add alpha option
Niklas Haas
- [FFmpeg-devel] [PATCH 3/5] avfilter/blackdetect_vulkan: add hw accelerated blackdetect filter
Niklas Haas
- [FFmpeg-devel] [PATCH 4/5] avfilter/alphadetect_vulkan: add alpha type detection filter
Niklas Haas
- [FFmpeg-devel] [PATCH 5/5] avutil/vf_scdet_vulkan: add new filter
Niklas Haas
- [FFmpeg-devel] [PATCH 00/17] swscale v2: new framework [RFC]
Ramiro Polla
- [FFmpeg-devel] [PATCH 00/17] swscale v2: new framework [RFC]
Niklas Haas
- [FFmpeg-devel] [PATCH 01/21] avutil/avassert: Add av_unreachable and av_assume() macros
Ramiro Polla
- [FFmpeg-devel] [PATCH] avformat/flvenc: Specify codec tag with MKTAG
Timo Rothenpieler
- [FFmpeg-devel] [PATCH 04/17] swscale/graph: move vshift() and shift_img() to shared header
Ramiro Polla
- [FFmpeg-devel] [PATCH 00/17] swscale v2: new framework [RFC]
Ramiro Polla
- [FFmpeg-devel] [PATCH] avformat/flvenc: Specify codec tag with MKTAG
Zhao Zhili
- [FFmpeg-devel] [PATCH] avformat/flvenc: Specify codec tag with MKTAG
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] avformat/flvenc: Specify codec tag with MKTAG
Zhao Zhili
- [FFmpeg-devel] [PATCH] avformat/flvenc: Specify codec tag with MKTAG
Zhao Zhili
- [FFmpeg-devel] [PATCH] avformat/flvenc: Specify codec tag with MKTAG
Zhao Zhili
- [FFmpeg-devel] [PATCH] avformat/flvenc: Specify codec tag with MKTAG
Timo Rothenpieler
- [FFmpeg-devel] [PATCH v5 1/7] libavformat/oggdec.h: Document packet function return value.
Romain Beauxis
- [FFmpeg-devel] [PATCH] avcodec/utvideoenc: Don't advertise unsupported option
Jan Ekström
- [FFmpeg-devel] [PATCH 01/21] avutil/avassert: Add av_unreachable and av_assume() macros
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/utvideoenc: Don't advertise unsupported option
Andreas Rheinhardt
- [FFmpeg-devel] [EXTERNAL] Re: [PATCH] Boost FPS and performance: Optimize vertical loop for cache-friendly access [libavcodec/jpeg2000dwt.c:dwt_decode97_float]
Chitra Dey Sarkar
- [FFmpeg-devel] [PATCH] build: remove unused SLIBOBJS variable
Ramiro Polla
- [FFmpeg-devel] [PATCH] avcodec/x86/vp9: Add AVX-512ICL for 16x16 and 32x32 8bpc inverse transforms
Henrik Gramner
- [FFmpeg-devel] [PATCH 1/3] fftools/resources: fix preservation of intermediary resman build artifacts
Timo Rothenpieler
- [FFmpeg-devel] [PATCH 2/3] ffbuild: correctly silence and tag new css/html steps
Timo Rothenpieler
- [FFmpeg-devel] [PATCH 3/3] fftools/resources: add missing extensions to .gitignore
Timo Rothenpieler
- [FFmpeg-devel] [PATCH 1/4] fftools/cmdutils: allow arbitrary length paths for preset files
Marton Balint
- [FFmpeg-devel] [PATCH 2/4] fftools/cmdutils: factorize loading a file from the datadir
Marton Balint
- [FFmpeg-devel] [PATCH 3/4] fftools/graph/graphprint: load CSS and HTML resources from ffmpeg data directories
Marton Balint
- [FFmpeg-devel] [PATCH 4/4] Revert "fftools/resources: Add resource manager files with build-time compression"
Marton Balint
- [FFmpeg-devel] [PATCH] avcodec/ratecontrol: Fix wrong sizeof expression
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/tests/avcodec: Check only frame-mt decoders set update_thread_ctx
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/5] avcodec/mpegvideo_dec: Move ff_mpv_report_decode_progress() to h263dec.c
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/4] fftools/graph/graphprint: load CSS and HTML resources from ffmpeg data directories
softworkz .
- [FFmpeg-devel] [PATCH] avformat/movenc: fix VVC encoding with leading pictures
Nuo Mi
- [FFmpeg-devel] WHIP Feature latest patch Preparation Notes
Jack Lau
- [FFmpeg-devel] [PATCH v2] avformat/whip: Add WHIP muxer support for subsecond latency streaming
Jack Lau
- [FFmpeg-devel] [PATCH 1/2] avformat/demux: use io_close2 when closing avfromat
Kacper Michajłow
- [FFmpeg-devel] [PATCH 2/2] avformat/imfdec: inherit opaque from parent AVFormatContext
Kacper Michajłow
- [FFmpeg-devel] [PATCH v2] avformat/whip: Add WHIP muxer support for subsecond latency streaming
Jack Lau
- [FFmpeg-devel] [PATCH 2/2] avformat/imfdec: inherit opaque from parent AVFormatContext
Pierre-Anthony Lemieux
- [FFmpeg-devel] [PATCH] avformat/flvenc: Specify codec tag with MKTAG
Zhao Zhili
- [FFmpeg-devel] [PATCH v1 01/23] avcodec/vvc/cabac: add 9.3.3.5 k-th order Exp - Golomb binarization process
Nuo Mi
- [FFmpeg-devel] [PATCH] lavc/vvc/plt: validate run and signalled_entries
Nuo Mi
- [FFmpeg-devel] [PATCH 3/4] fftools/graph/graphprint: load CSS and HTML resources from ffmpeg data directories
Marton Balint
- [FFmpeg-devel] [PATCH v3] avformat/whip: Add WHIP muxer support for subsecond latency streaming
Jack Lau
- [FFmpeg-devel] [PATCH] cbs_apv: Fix memory leak on metadata parse failure
Mark Thompson
- [FFmpeg-devel] [PATCH] avformat/flvenc: Specify codec tag with MKTAG
Timo Rothenpieler
- [FFmpeg-devel] [PATCH 1/3] ffmpeg: Don't print graphs if there are no graphs to print
Mark Thompson
- [FFmpeg-devel] [PATCH 2/3] fftools/graphprint: Fix leak of graphprint object
Mark Thompson
- [FFmpeg-devel] [PATCH 3/3] fftools/graphprint: Fix leak of graph section header string
Mark Thompson
- [FFmpeg-devel] [PATCH 1/2] avformat/demux: use io_close2 when closing avfromat
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avformat/demux: use io_close2 when closing avfromat
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avfilter/version: Bump minor for avfilter_link_get_hw_frames_ctx()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 1/3] avcodec/libaribb24: change new lines to \n in ASS header
Marton Balint
- [FFmpeg-devel] [PATCH] avformat/avformat: Remove outdated io_close2 documentation
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/flvenc: Specify codec tag with MKTAG
Zhao Zhili
- [FFmpeg-devel] FFmpeg 4.4.6 and 4.2.11
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/flvenc: Specify codec tag with MKTAG
Timo Rothenpieler
- [FFmpeg-devel] [PATCH] avfilter/version: Bump minor for avfilter_link_get_hw_frames_ctx()
James Almer
- [FFmpeg-devel] [PATCH 3/4] fftools/graph/graphprint: load CSS and HTML resources from ffmpeg data directories
softworkz .
- [FFmpeg-devel] [PATCH 2/3] fftools/graphprint: Fix leak of graphprint object
softworkz .
- [FFmpeg-devel] [PATCH 1/3] fftools/resources: fix preservation of intermediary resman build artifacts
softworkz .
- [FFmpeg-devel] [PATCH 2/3] ffbuild: correctly silence and tag new css/html steps
softworkz .
- [FFmpeg-devel] [PATCH 3/3] fftools/resources: add missing extensions to .gitignore
softworkz .
- [FFmpeg-devel] [PATCH 1/3] ffmpeg: Don't print graphs if there are no graphs to print
softworkz .
- [FFmpeg-devel] [PATCH] avcodec/tests/.gitignore: Add apv test tool
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 3/3] fftools/graphprint: Fix leak of graph section header string
softworkz .
- [FFmpeg-devel] [PATCH v5 6/7] ogg/vorbis: implement header packet skip in chained ogg bitstreams.
Romain Beauxis
- [FFmpeg-devel] [PATCH 1/3] ffmpeg: Don't print graphs if there are no graphs to print
Mark Thompson
- [FFmpeg-devel] [PATCH 1/2] avformat/demux: use io_close2 when closing avfromat
Kacper Michajlow
- [FFmpeg-devel] [PATCH 1/3] ffmpeg: Don't print graphs if there are no graphs to print
softworkz .
- [FFmpeg-devel] [PATCH v2] ffmpeg: Don't print graphs if there are no outputs yet
Mark Thompson
- [FFmpeg-devel] [PATCH v2] ffmpeg: Don't print graphs if there are no outputs yet
softworkz .
- [FFmpeg-devel] [PATCH 3/4] fftools/graph/graphprint: load CSS and HTML resources from ffmpeg data directories
softworkz .
- [FFmpeg-devel] [PATCH v4 1/4] libavcodec/vc2enc: Split out common functions between software and hardware encoders
IndecisiveTurtle
- [FFmpeg-devel] [PATCH v4 2/4] libavcodec/vc2enc: Switch quant to int
IndecisiveTurtle
- [FFmpeg-devel] [PATCH v4 3/4] libavcodec/vulkan: Add modifications to common shader for VC2 vulkan encoder
IndecisiveTurtle
- [FFmpeg-devel] [PATCH v4 4/4] lavc: implement a Vulkan-based VC-2 encoder Implements a Vulkan based dirac encoder. Supports Haar and Legall wavelets and should work with all wavelet depths.
IndecisiveTurtle
- [FFmpeg-devel] [PATCH v4 4/4] lavc: implement a Vulkan-based VC-2 encoder Implements a Vulkan based dirac encoder. Supports Haar and Legall wavelets and should work with all wavelet depths.
IndecisiveTurtle
- [FFmpeg-devel] [PATCH v1] lavc/vvc: Avoid UB in DB strength derivation for PLT CUs
Frank Plowman
- [FFmpeg-devel] [PATCH v1] lavc/vvc: Validate num_signalled_palette_entries
Frank Plowman
- [FFmpeg-devel] FFmpeg 6.1.3 and 7.0.3
Michael Niedermayer
- [FFmpeg-devel] [PATCH v5 6/7] ogg/vorbis: implement header packet skip in chained ogg bitstreams.
Michael Niedermayer
- [FFmpeg-devel] [PATCH v5 1/7] libavformat/oggdec.h: Document packet function return value.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/flvenc: Specify codec tag with MKTAG
Michael Niedermayer
- [FFmpeg-devel] [PATCH v1] lavc/vvc: Validate num_signalled_palette_entries
Nuo Mi
- [FFmpeg-devel] [PATCH 1/3] fftools/resources: fix preservation of intermediary resman build artifacts
softworkz .
- [FFmpeg-devel] [PATCH] ffbuild/commonmak: Fix rebuild check with implicit rule chains
softworkz
- [FFmpeg-devel] [PATCH v2] ffbuild/commonmak: Fix rebuild check with implicit rule chains
softworkz
- [FFmpeg-devel] [PATCH v1] lavc/vvc: Validate num_signalled_palette_entries
Frank Plowman
- [FFmpeg-devel] [PATCH] configure: identify loong64 for loongarch.
yinshiyou-hf at loongson.cn
- [FFmpeg-devel] [PATCH] configure: correct liboapv feature support
Gyan Doshi
- [FFmpeg-devel] [PATCH 1/1] avcodec/libhelix-aac: add aac decoding via libhelix.
wr.raywoo at gmail.com
- [FFmpeg-devel] [PATCH 1/7] avutil/vulkan: add YUVA pixel formats support
Niklas Haas
- [FFmpeg-devel] [PATCH 2/7] avutil/vulkan: automatically enable shader device address usage bit
Niklas Haas
- [FFmpeg-devel] [PATCH 3/7] avfilter/vf_gblur_vulkan: omit unnecessary buffer usage flag
Niklas Haas
- [FFmpeg-devel] [PATCH 4/7] avfilter/vf_blackdetect: add alpha option
Niklas Haas
- [FFmpeg-devel] [PATCH 5/7] avfilter/blackdetect_vulkan: add hw accelerated blackdetect filter
Niklas Haas
- [FFmpeg-devel] [PATCH 6/7] avfilter/alphadetect_vulkan: add alpha type detection filter
Niklas Haas
- [FFmpeg-devel] [PATCH 7/7] avutil/vf_scdet_vulkan: add new filter
Niklas Haas
- [FFmpeg-devel] [PATCH] avformat/framecrcenc: List types and checksums for for side data
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/framecrcenc: List types and checksums for for side data
Michael Niedermayer
- [FFmpeg-devel] [PATCH] configure: identify loong64 for loongarch.
Zhao Zhili
- [FFmpeg-devel] [PATCH v3] lavc/vvc: Detect subpic overlaps at CTU level
Frank Plowman
- [FFmpeg-devel] [PATCH v2] lavc/vvc: Detect subpic overlaps at CTU level
Frank Plowman
- [FFmpeg-devel] [PATCH] tests/fate/matroska: Add container cropping test
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/7] avcodec/svq3: Factor out decoding extradata
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2] ffmpeg: Don't print graphs if there are no outputs yet
Mark Thompson
- [FFmpeg-devel] [PATCH] avformat/avformat: Remove outdated io_close2 documentation
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/framecrcenc: List types and checksums for for side data
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/framecrcenc: List types and checksums for for side data
James Almer
- [FFmpeg-devel] [PATCH v2] ffmpeg: Don't print graphs if there are no outputs yet
softworkz .
- [FFmpeg-devel] [PATCH 01/17] swscale/format: rename legacy format conversion table
Niklas Haas
- [FFmpeg-devel] [PATCH 02/17] swscale/format: add ff_fmt_clear()
Niklas Haas
- [FFmpeg-devel] [PATCH 03/17] tests/checkasm: increase number of runs in between measurements
Niklas Haas
- [FFmpeg-devel] [PATCH 04/17] tests/checkasm: add checkasm_check_float
Niklas Haas
- [FFmpeg-devel] [PATCH 05/17] swscale: add SWS_UNSTABLE flag
Niklas Haas
- [FFmpeg-devel] [PATCH 06/17] swscale/ops: introduce new low level framework
Niklas Haas
- [FFmpeg-devel] [PATCH 07/17] swscale/optimizer: add high-level ops optimizer
Niklas Haas
- [FFmpeg-devel] [PATCH 08/17] swscale/ops_internal: add internal ops backend API
Niklas Haas
- [FFmpeg-devel] [PATCH 09/17] swscale/ops: add dispatch layer
Niklas Haas
- [FFmpeg-devel] [PATCH 10/17] swscale/optimizer: add packed shuffle solver
Niklas Haas
- [FFmpeg-devel] [PATCH 11/17] swscale/ops_chain: add internal abstraction for kernel linking
Niklas Haas
- [FFmpeg-devel] [PATCH 12/17] swscale/ops_backend: add reference backend basend on C templates
Niklas Haas
- [FFmpeg-devel] [PATCH 13/17] swscale/ops_memcpy: add 'memcpy' backend for plane->plane copies
Niklas Haas
- [FFmpeg-devel] [PATCH 14/17] swscale/x86: add SIMD backend
Niklas Haas
- [FFmpeg-devel] [PATCH 15/17] tests/checkasm: add checkasm tests for swscale ops
Niklas Haas
- [FFmpeg-devel] [PATCH 16/17] swscale/format: add new format decode/encode logic
Niklas Haas
- [FFmpeg-devel] [PATCH 17/17] swscale/graph: allow experimental use of new format handler
Niklas Haas
- [FFmpeg-devel] [PATCH] avformat/mpegts: update stream info when PMT ES stream_type changes
Pavel Koshevoy
- [FFmpeg-devel] [PATCH] avformat/mpegts: update stream info when PMT ES stream_type changes
Pavel Koshevoy
- [FFmpeg-devel] [PATCH] Makefile: Remove postproc from ALLFFLIBS
Ramiro Polla
- [FFmpeg-devel] [PATCH 04/17] tests/checkasm: add checkasm_check_float
Martin Storsjö
- [FFmpeg-devel] [PATCH] avformat/framecrcenc: List types and checksums for for side data
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] swscale/swscale_unscaled: fix planarCopyWrapper() for yuv444p => yuva444p
Ramiro Polla
- [FFmpeg-devel] [PATCH 2/3] swscale/swscale_unscaled: fix packed30togbra10() for formats with bpc between 9-14 bits
Ramiro Polla
- [FFmpeg-devel] [PATCH 3/3] swscale/swscale_unscaled: fix packed16togbra16() for formats with bpc between 9-14 bits
Ramiro Polla
- [FFmpeg-devel] [PATCH] swscale/swscale_unscaled: fix planarRgbToplanarRgbWrapper() for formats with bpc between 9-14 bits
Ramiro Polla
- [FFmpeg-devel] [PATCH 3/3] swscale/swscale_unscaled: fix packed16togbra16() for formats with bpc between 9-14 bits
James Almer
- [FFmpeg-devel] [PATCH 3/3] swscale/swscale_unscaled: fix packed16togbra16() for formats with bpc between 9-14 bits
James Almer
- [FFmpeg-devel] [PATCH] avformat/framecrcenc: List types and checksums for for side data
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/3] swscale/swscale_unscaled: fix packed16togbra16() for formats with bpc between 9-14 bits
Ramiro Polla
- [FFmpeg-devel] [PATCH] avcodec/rv60dec: Avoid branch when decoding cbp16
Andreas Rheinhardt
Last message date:
Mon May 19 01:06:02 EEST 2025
Archived on: Mon May 19 01:06:14 EEST 2025
This archive was generated by
Pipermail 0.09 (Mailman edition).