May 2025 Archives by thread
Starting: Thu May 1 00:09:11 EEST 2025
Ending: Tue May 13 01:19:34 EEST 2025
Messages: 427
- [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
Last message date:
Tue May 13 01:19:34 EEST 2025
Archived on: Tue May 13 01:19:41 EEST 2025
This archive was generated by
Pipermail 0.09 (Mailman edition).