May 2025 Archives by thread
Starting: Thu May 1 00:09:11 EEST 2025
Ending: Sat May 31 23:58:53 EEST 2025
Messages: 1436
- [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/apv_dsp: Fix left-shift of negative value
Mark Thompson
- [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] 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 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 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] postproc/postprocess_template: Fix left shift of negative numbers
Michael Niedermayer
- [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 1/2] avcodec/cbs: add 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 1/2] avformat/rtsp: set AVFMTCTX_UNSEEKABLE flag
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 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 1/2] avcodec/hevc/hevcdec: ensure a bit was read when checking for alignment_bit_equal_to_one
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 1/2] avformat/hls: Split allowed_segment_extensions off allowed_extensions
Michael Niedermayer
- [FFmpeg-devel] [PATCH v9 00/15] Execution Graph Printing
ffmpegagent
- [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 v2 1/7] x86/vvcdec: misc, reordered functions in dsp_init for improved readability
Nuo Mi
- [FFmpeg-devel] When to add 'Reviewed-by: xxx' in commit messages
softworkz .
- [FFmpeg-devel] [PATCH v3 0/2] Remove chained ogg stream header packets from demuxer
Romain Beauxis
- [FFmpeg-devel] [PATCH 1/6] cbs_apv: Always restore tracing state on split fragment error
Mark Thompson
- [FFmpeg-devel] [PATCH] avcodec/apv_decode: build the lut table only once
James Almer
- [FFmpeg-devel] [PATCH] libpostproc/tests: Factor ff_chksum() out
Michael Niedermayer
- [FFmpeg-devel] [PATCH] postproc/tests/.gitignore: Add temptest
Michael Niedermayer
- [FFmpeg-devel] [PATCH] aactab: add and initialize 2D VLC tables for USAC Mps212
Lynne
- [FFmpeg-devel] [PATCH] fftools/ffmpeg_dec: Always receive frames from decoder
Andreas Rheinhardt
- [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 1/2] apv_decode: Multisymbol 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 0/2] FFmpeg Source plugin experiment
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 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 v2 0/3] avcodec/sanm: Fixes for "StarWars - Making Magic"
Manuel Lauss
- [FFmpeg-devel] [PATCH] avcodec/d3d12va_encode: texture array support for HEVC
Araz Iusubov
- [FFmpeg-devel] [PATCH v6] Mark C globals with small code model
Pranav Kant
- [FFmpeg-devel] New Patchwork CI Builds
softworkz .
- [FFmpeg-devel] [PATCH 0/4] [Please Ignore] ci_test
ffmpegagent
- [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 0/5] doc/developer: Add subsection about patch submission via FFstaging
ffmpegagent
- [FFmpeg-devel] [PATCH v2] avformat/mov_muxer: Extended MOV muxer to handle APV video content
Dawid Kozinski
- [FFmpeg-devel] [PATCH 07/17] swscale: add SWS_EXPERIMENTAL flag
Niklas Haas
- [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] [PATCH 1/7] avcodec/mmvideo: fix paltte index
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/mov: Fix decoding fragmented MP4 with multiple sample entries and empty stsc
Dimitry Andric
- [FFmpeg-devel] [PATCH] avformat/wavdec: increase requested probe score for codec probe
Marton Balint
- [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] 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 v5 0/7] Remove chained ogg stream header packets from the demuxer
Romain Beauxis
- [FFmpeg-devel] [PATCH] avcodec/h2645_sei: allow building h2645_sei without
dev at lbguilherme.com
- [FFmpeg-devel] [PATCH 1/3] avformat/flvdec: Set last_ts before its timestamp is lost in ff_buffer_packet()
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] 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] 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 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 1/2] tests/fate/probe: add test for pcm misdetected as mp3 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 Set duration field on Opus AVPacket
Jonathan Baudanza
- [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 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 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] Linker error for __ff_aom_uninit_film_grain_params
Sebastian Koerner
- [FFmpeg-devel] Enhanced waves filter
CLUSTERF***
- [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] configure: identify loong64 for loongarch.
Shiyou Yin
- [FFmpeg-devel] [PATCH v1] fftools/ffplay: Resolve input file path before processing
Appaji
- [FFmpeg-devel] [PATCH] avutil/x86/intmath: remove inline assembly for av_clip{f, d}
James Almer
- [FFmpeg-devel] [PATCH 1/2] avcodec/ffv1enc_template: Fix remaining space check
Michael Niedermayer
- [FFmpeg-devel] Test email from Chitra - chitra.dey at microsoft.com
Chitra Dey Sarkar
- [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] SCTE-35
ashish max
- [FFmpeg-devel] [PATCH v3] libavformat/dashdec: Fix buffer overflow in segment URL resolution
jing yan
- [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] avfilter/vf_libplacebo: add shader_cache_dir option
Niklas Haas
- [FFmpeg-devel] [PATCH 01/16] ffv1enc_vulkan: merge all encoder variants into one file
Lynne
- [FFmpeg-devel] [PATCH 03/16] ffv1enc_vulkan: get rid of temporary data for the setup shader
Lynne
- [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] 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: avformat_index_get_entry and avformat_index_get_entry_from_timestamp const correctness
Martijn Otto
- [FFmpeg-devel] [PATCH] build: fix windows build issue introduced by 45bea45
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 v2 1/2] tools/merge-all-source-plugins: Try merging a tag or branch matching the current version
Michael Niedermayer
- [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] [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!
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!
Rémi Denis-Courmont
- [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!
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!
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!
softworkz .
- [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] [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!
Nicolas George
- [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] [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] [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] [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] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
Marton Balint
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!
Rémi Denis-Courmont
- [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] [PATCH] aarch64: increase default alignment for functions and constants
Ramiro Polla
- [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] [FATE] Properly list test errors when there are no failed tests
Martin Storsjö
- [FFmpeg-devel] [PATCH, v2] avcodec/d3d12va_encode: texture array support for HEVC
Araz Iusubov
- [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 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] Fw: Registration now open! GSoC 2025 Mentor Summit (Oct 23-25)
Michael Niedermayer
- [FFmpeg-devel] [PATCH] tests/fate/matroska: Add container cropping test
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 04/17] swscale/graph: move vshift() and shift_img() to shared header
Ramiro Polla
- [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 1/4] fftools/cmdutils: allow arbitrary length paths for preset files
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] 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] lavc/vvc/plt: validate run and signalled_entries
Nuo Mi
- [FFmpeg-devel] [PATCH v3] avformat/whip: Add WHIP muxer support for subsecond latency streaming
Jack Lau
- [FFmpeg-devel] [PATCH 1/3] ffmpeg: Don't print graphs if there are no graphs to print
Mark Thompson
- [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] FFmpeg 4.4.6 and 4.2.11
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/tests/.gitignore: Add apv test tool
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2] ffmpeg: Don't print graphs if there are no outputs yet
Mark Thompson
- [FFmpeg-devel] [PATCH v4 1/4] libavcodec/vc2enc: Split out common functions between software and hardware encoders
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] [PATCH] ffbuild/commonmak: Fix rebuild check with implicit rule chains
softworkz
- [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 4/7] avfilter/vf_blackdetect: add alpha option
Niklas Haas
- [FFmpeg-devel] [PATCH] avformat/framecrcenc: List types and checksums for for side data
Michael Niedermayer
- [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 01/17] swscale/format: rename legacy format conversion table
Niklas Haas
- [FFmpeg-devel] [PATCH 1/3] swscale/swscale_unscaled: fix planarCopyWrapper() for yuv444p => yuva444p
Ramiro Polla
- [FFmpeg-devel] [PATCH] swscale/swscale_unscaled: fix planarRgbToplanarRgbWrapper() for formats with bpc between 9-14 bits
Ramiro Polla
- [FFmpeg-devel] [PATCH] avcodec/rv60dec: Avoid branch when decoding cbp16
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avutil/refstruct: Remove redundant check
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/1] [ffmpeg-deve] avcodec/mpegaudiodec optimizing code size
chenyu202107 at gmail.com
- [FFmpeg-devel] [PATCH 1/1] avcodec/pcm: reduce code size
chenyu202107 at gmail.com
- [FFmpeg-devel] [PATCH v6 0/4] Remove chained ogg stream header packets from the demuxer
Romain Beauxis
- [FFmpeg-devel] [PATCH] lavfi: add noop multimedia filter
Marvin Scholz
- [FFmpeg-devel] [PATCH] swscale: rgb_to_yuv neon optimizations
Dmitriy Kovalenko
- [FFmpeg-devel] [PATCH 0/5] Graphprint and Mermaid Fixes
ffmpegagent
- [FFmpeg-devel] [PATCH] avcodec/lcevcdec: don't try to write to output frames directly
James Almer
- [FFmpeg-devel] Follow-Up on ML Submissions vis GitHub/FFstaging
softworkz .
- [FFmpeg-devel] [PATCH v4] libavcodec/riscv:add RVV optimized idct_32x32_8 for HEVC
daichengrong at iscas.ac.cn
- [FFmpeg-devel] [PATCH] avformat/matroskadec: Accept WebVTT subtitles with empty cues
Marcos Del Sol Vives
- [FFmpeg-devel] [PATCH v2] avformat/dhav: fix backward scanning for get_duration and optimize seeking
Derek Buitenhuis
- [FFmpeg-devel] [PATCH] Accept a colon in the path of a URI, instead of stripping preceding characters.
Timothy Allen
- [FFmpeg-devel] [PATCH 0/3] Clean up build spam from graph css builder
Derek Buitenhuis
- [FFmpeg-devel] Graphprint Patches Overview
softworkz .
- [FFmpeg-devel] gcc: Remove auto-vectorization limitation.
Jiawei
- [FFmpeg-devel] [PATCH v2 00/17] swscale: new ops framework
Niklas Haas
- [FFmpeg-devel] [PATCH 1/4] avcodec/mpegvideo_enc: Use av_unreachable() for unreachable code
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/3] avcodec/h2645_vui: Ensure color primaries/trc/space isn't reserved value
Zhao Zhili
- [FFmpeg-devel] [PATCH 2/3] tests/fate/hevc: Fix dependancy for hevc-alpha
Zhao Zhili
- [FFmpeg-devel] [PATCH 3/3] tests: Add fate-hevc-color-reserved
Zhao Zhili
- [FFmpeg-devel] [PATCH v3] avformat/dhav: fix backward scanning for get_duration and optimize seeking
Derek Buitenhuis
- [FFmpeg-devel] [FEATURE PROPOSAL] Extracting codec-level data to binary files
Timothée
- [FFmpeg-devel] [PATCH] qt-faststart: update co64 chunk offsets when converting stco to co64
CesarATV
- [FFmpeg-devel] [PATCH] avfilter/vf_interlace_vulkan: fix FPS and PTS calculation
Niklas Haas
- [FFmpeg-devel] [PATCH] avcodec/x86/vp9: Add AVX-512ICL for 16x16 and 32x32 10bpc inverse transforms
Henrik Gramner
- [FFmpeg-devel] [PATCH 01/19] avcodec/mpegvideo_enc: Set gob_index once during init
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec: reorder MP3 decoder declarations to match MP2 pattern
sohzm
- [FFmpeg-devel] [PATCH v7 0/4] Remove chained ogg stream header packets from the demuxer
Romain Beauxis
- [FFmpeg-devel] Graphprint Patches Reminder
softworkz .
- [FFmpeg-devel] [PATCH v2 1/4] avcodec/h2645_vui: Ensure color primaries/trc/space isn't reserved value
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 2/4] tests/fate/cbs: Add hevc metadata set color test
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 3/4] tests/fate/hevc: Fix dependancy for hevc-alpha
Zhao Zhili
- [FFmpeg-devel] [PATCH v2 4/4] tests: Add fate-hevc-color-reserved
Zhao Zhili
- [FFmpeg-devel] [PATCH] avformat/movenc: Fix flush fragment
Zhao Zhili
- [FFmpeg-devel] [PATCH 1/2] avfilter: add scale_d3d11 filter
Dash Santosh Sathyanarayanan
- [FFmpeg-devel] [PATCH 2/2] avcodec/mfenc: add support for D3D11 input surfaces
Dash Santosh Sathyanarayanan
- [FFmpeg-devel] [PATCH] swscale/output: Implement neon intrinsics for yuv2nv12cX_c()
Harshitha Sarangu Suresh
- [FFmpeg-devel] [PATCH] swscale/output: Implement neon intrinsics for yuv2planeX_10_c_template()
Harshitha Sarangu Suresh
- [FFmpeg-devel] [PATCH 1/2] doc/examples/filter_audio: use av_err2str
Tristan Matthews
- [FFmpeg-devel] [PATCH] lavc/h2645_parse: More descriptive NALU header error
Frank Plowman
- [FFmpeg-devel] [PATCH] avformat/http: Handle IPv6 Zone ID in hostname
Marvin Scholz
- [FFmpeg-devel] [PATCH v2] lavc/h2645_parse: More descriptive NALU header error
Frank Plowman
- [FFmpeg-devel] Defamation
softworkz .
- [FFmpeg-devel] [PATCH] aacdec_ac: fix signed overflow in ff_aac_ac_update_context()
Lynne
- [FFmpeg-devel] [PATCH] Makefile: Split ALLFFLIBS
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] avcodec/asvenc: Don't waste bits encoding non-visible part
Andreas Rheinhardt
- [FFmpeg-devel] [RFC] "Additional Emails for New Defect Notifications" from coverity
Michael Niedermayer
- [FFmpeg-devel] STF RaptorQ
Kieran Kunhya
- [FFmpeg-devel] [PATCH 1/2] avformat/rtsp: parse framerate in sdp
Marvin Scholz
- [FFmpeg-devel] [PATCH] avformat/sdp: add framerate entry
Marvin Scholz
- [FFmpeg-devel] Funding Proposals
Leo Izen
- [FFmpeg-devel] [PATCH 1/3] avcodec/cbs: add a new init function
James Almer
- [FFmpeg-devel] [RFC] Error handing with CBS
Zhao Zhili
- [FFmpeg-devel] [PATCH] avformat/movenc: Reduce loop iterations in mov_flush_fragment
Zhao Zhili
- [FFmpeg-devel] [FFmpeg-cvslog] tests/fate/ac3: add a second ac3_fixed encoder test
Martin Storsjö
- [FFmpeg-devel] [PATCH v2] fix(configure): fix detection on windows arm64
Coia Prant
- [FFmpeg-devel] [PATCH] fix(configure): fix detection on windows
Coia Prant
- [FFmpeg-devel] [PATCH] tests/fate/ac3: Make ac3-fixed-encode-2 bitexact across arches
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2] tests/fate/ac3: Make ac3-fixed-encode-2 bitexact across, arches
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] Percent-encode URL paths in HLS playlists
Timothy Allen
- [FFmpeg-devel] [PATCH] doc: use av_dict_iterate in documentation example
Marvin Scholz
- [FFmpeg-devel] [PATCH v2 1/2] avformat/rtsp: parse framerate in sdp
Marvin Scholz
- [FFmpeg-devel] [PATCH v2] avformat/sdp: add framerate entry
Marvin Scholz
- [FFmpeg-devel] [PATCH v5 1/4] libavcodec/vc2enc: Split out common functions between software and hardware encoders
IndecisiveTurtle
- [FFmpeg-devel] [PATCH v5 3/4] libavcodec/vulkan: Add modifications to common shader for VC2 vulkan encoder
IndecisiveTurtle
- [FFmpeg-devel] [PATCH v5 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] avfilter: add CUDA stack filters (hstack_cuda, vstack_cuda, xstack_cuda)
Faeez Kadiri
- [FFmpeg-devel] [PATCH, v3] avcodec/d3d12va_encode: texture array support for HEVC
Araz Iusubov
- [FFmpeg-devel] [PATCH] avcodec/vc2enc: Use LUT to avoid repeated av_log2()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] lavc/vvc: Fix divide-by-zero in LMCS param derivation
Frank Plowman
- [FFmpeg-devel] [PATCH] swscale/utils: Fix potential race when initializing xyz tables
Andreas Rheinhardt
- [FFmpeg-devel] FFmpeg Community Committee – Updates & Next Steps
Kieran Kunhya
- [FFmpeg-devel] [PATCH v8 0/5] Remove chained ogg stream header packets from the demuxer
Romain Beauxis
- [FFmpeg-devel] [PATCH] avcodec/ffv1enc: Fix explicitly set -slicecrc 2
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/3] avformat/matroska: Support JPEG2000 for demuxing
Andreas Rheinhardt
- [FFmpeg-devel] [ANNOUNCEMENT] almpeg
Michael Niedermayer
- [FFmpeg-devel] libswscale.c : ff_xyz12Torgb48 expensive unaligned 16 byte accesses
Chitra Dey Sarkar
- [FFmpeg-devel] [FFmpeg-cvslog] avcodec/asvenc: Don't waste bits encoding non-visible part
Martin Storsjö
- [FFmpeg-devel] [PATCH v1] hwcontext_vaapi: Fix VAAPI initialization failure.
zhoupeng
- [FFmpeg-devel] Graphprint Patches Reminder #2
softworkz .
- [FFmpeg-devel] 回复: [PATCH] avfilter: add PCM dumping between filters for audio debugging
Fang Yibo
- [FFmpeg-devel] [PATCH] avformat/movenc: disallow buggy flags combination
Gyan Doshi
- [FFmpeg-devel] [PATCH v5] libavcodec/dvbsubenc.c: add a disable_2bpp option to work around some decoders.
Ronan Waide
- [FFmpeg-devel] [PATCH 1/5] configure: remove build-time check for gzip support in zlib
Ramiro Polla
- [FFmpeg-devel] [PATCH] MAINTAINERS: Add myself for graph printing
softworkz
- [FFmpeg-devel] Ffmpeg mailing list-dev.
Braith
- [FFmpeg-devel] (no subject)
Niklas Haas
- [FFmpeg-devel] [PATCH v2] avfilter: add CUDA stack filters (hstack_cuda, vstack_cuda, xstack_cuda)
Faeez Kadiri
- [FFmpeg-devel] [PATCH] avformat/webvttdec: improve WebVTT parsing
Marcos Del Sol Vives
- [FFmpeg-devel] [PATCH 1/2] swscale: rgb_to_yuv neon optimizations
Dmitriy Kovalenko
- [FFmpeg-devel] [PATCH 2/2] swscale: Neon rgb_to_yuv_half process 16 pixels at a time
Dmitriy Kovalenko
- [FFmpeg-devel] [PATCH] add yuv444p support to mcdeint
Ethan Halsall
- [FFmpeg-devel] Graphprint Patches Reminder #3
softworkz .
- [FFmpeg-devel] Building for Mac x86 with GCC & NASM
softworkz .
- [FFmpeg-devel] [PATCH 1/7] avcodec/asvenc: Fix crash with unaligned pointers/linesizes
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2 RESEND] avformat/rtsp: set AVFMTCTX_UNSEEKABLE flag
Kaarle Ritvanen
- [FFmpeg-devel] [PATCH 2/2 RESEND] avformat/seek: fail seeking immediately
Kaarle Ritvanen
- [FFmpeg-devel] [PATCH 1/2] avutil/hwcontext_d3d11va: make D3D11 surface BindFlags & MiscFlags configurable
Dmitrii Ovchinnikov
- [FFmpeg-devel] Fuzzer fixes
Michael Niedermayer
- [FFmpeg-devel] Captions SCC
Devlist Archive
- [FFmpeg-devel] [PATCH 0/2] [RFC-NotForMerge] fftools/graphprint: The "bad" patch
ffmpegagent
- [FFmpeg-devel] The "bad" Patch
softworkz .
- [FFmpeg-devel] [PATCH 1/2] fftools/ffmpeg_filter: make FilterGraphPriv private again
James Almer
- [FFmpeg-devel] [FFmpeg-devel, v2] gcc: Relaxing auto-vectorization limitation.
Zhao Zhili
- [FFmpeg-devel] [PATCH] MAINTAINERS: Add myself as vvc maintainer
Frank Plowman
- [FFmpeg-devel] [PATCH v2 0/2] swscale: neon aarch64 rgb_to_yuv optimizationsj
Dmitriy Kovalenko
- [FFmpeg-devel] [PATCH v2 1/2] swscale: rgb_to_yuv neon optimizations
Dmitriy Kovalenko
- [FFmpeg-devel] [PATCH v2 2/2] swscale: Neon rgb_to_yuv_half process 32 pixels at a time
Dmitriy Kovalenko
- [FFmpeg-devel] [PATCH 1/5] avcodec/ac3dec: Hardcode tables to save space
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v3 1/2] swscale: rgb_to_yuv neon optimizations
Dmitriy Kovalenko
- [FFmpeg-devel] [PATCH v3 2/2] swscale: Neon rgb_to_yuv_half process 32 pixels at a time
Dmitriy Kovalenko
- [FFmpeg-devel] [PATCH v4 1/2] swscale: rgb_to_yuv neon optimizations
Dmitriy Kovalenko
- [FFmpeg-devel] [PATCH v4 2/2] swscale: Neon rgb_to_yuv_half process 32 pixels at a time
Dmitriy Kovalenko
- [FFmpeg-devel] [PATCH v3 1/2] fftools/resources: clean up and improve resource manager build system
Ramiro Polla
- [FFmpeg-devel] [PATCH 1/2] avcodec/libaom: Add HDR10+ metadata support
Maryla Ustarroz-Calonge
- [FFmpeg-devel] [PATCH 0/2] avcodec/sanm: SEGA-CD codecs support
Manuel Lauss
- [FFmpeg-devel] [FFmpeg-cvslog] fftools/resources: Add resource manager files with build-time compression
Ramiro Polla
- [FFmpeg-devel] [PATCH 1/3] amfenc: Update the min version to 1.4.36.0 for AMF SDK.
Dmitrii Ovchinnikov
- [FFmpeg-devel] [PATCH 1/4] avcodec/hpeldsp: Remove duplicate pel functions
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/4] avcodec/dovi_rpuenc: Avoid intermediate codec par in ff_dovi_configure()
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v5 1/3] lavc/hashtable: create generic robin hood hash table
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Add myself to MAINTAINERS for dxv/dxvenc
Emma Worley
- [FFmpeg-devel] [PATCH] avcodec/libaomenc: Avoid code duplication when setting options
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v6 1/3] lavc/hashtable: create generic robin hood hash table
Emma Worley
- [FFmpeg-devel] [PATCH] Revert "ogg/vorbis: implement header packet skip in chained ogg bitstreams."
Michael Niedermayer
- [FFmpeg-devel] [PATCH] tests/fate-run: Remove intermediate files from enc-external tests
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 0/2] fftools/resman: remove redundant includes, use inflate loop
ffmpegagent
- [FFmpeg-devel] [PATCH 0/2] swscale: rgb_to_yuv neon optimizations
Dmitriy Kovalenko
- [FFmpeg-devel] [PATCH 2/2] swscale: Neon rgb_to_yuv_half process 32 pixels at a time
Dmitriy Kovalenko
- [FFmpeg-devel] [PATCH 1/2] Replace FFMIN/FFMAX by type specific macros
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avutil/opt: round min/max in integer context
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avfilter: add vf_yazf filter
Quentin RENARD
- [FFmpeg-devel] [PATCH v2] MAINTAINERS: Add myself as vvc maintainer
Frank Plowman
- [FFmpeg-devel] [PATCH v2 10/20] avcodec/h274: add ff_h274_hash functions
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] lavc/vvc: Fix unchecked return code and shadowing
Frank Plowman
Last message date:
Sat May 31 23:58:53 EEST 2025
Archived on: Mon Jun 2 04:25:48 EEST 2025
This archive was generated by
Pipermail 0.09 (Mailman edition).