[FFmpeg-devel] Hardware purchase request: Ryzen 9 CPU
2025-04-20 11:14 UTC (5+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 0/9] Execution Graph Printing
2025-04-20 10:11 UTC (40+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/9] fftools/textformat: Quality improvements
` [FFmpeg-devel] [PATCH v2 00/10] Execution Graph Printing
` [FFmpeg-devel] [PATCH v2 01/10] fftools/textformat: Formatting and whitespace changes
` [FFmpeg-devel] [PATCH v2 02/10] fftools/textformat: Quality improvements
` [FFmpeg-devel] [PATCH v2 03/10] fftools/textformat: Introduce common header and deduplicate code
` [FFmpeg-devel] [PATCH v2 04/10] fftools/tf_internal: Use ac_default_item_name
` [FFmpeg-devel] [PATCH v2 05/10] fftools/textformat: Add function avtext_print_integer_flags()
` [FFmpeg-devel] [PATCH v2 06/10] fftools/ffmpeg_filter: Move some declaration to new header file
` [FFmpeg-devel] [PATCH v2 07/10] avfilter/avfilter: Add avfilter_link_get_hw_frames_ctx()
` [FFmpeg-devel] [PATCH v2 08/10] fftools/resources: Add resource manager files
` [FFmpeg-devel] [PATCH v2 09/10] fftools/graphprint: Add execution graph printing
` [FFmpeg-devel] [PATCH v2 10/10] fftools/graphprint: Now, make it a Killer-Feature!
` [FFmpeg-devel] [PATCH v3 00/11] Execution Graph Printing
` [FFmpeg-devel] [PATCH v3 01/11] fftools/textformat: Formatting and whitespace changes
` [FFmpeg-devel] [PATCH v3 02/11] fftools/textformat: Quality improvements
` [FFmpeg-devel] [PATCH v3 03/11] fftools/textformat: Introduce common header and deduplicate code
` [FFmpeg-devel] [PATCH v3 04/11] fftools/tf_internal: Use ac_default_item_name
` [FFmpeg-devel] [PATCH v3 05/11] fftools/textformat: Add function avtext_print_integer_flags()
` [FFmpeg-devel] [PATCH v3 06/11] fftools/ffmpeg_filter: Move some declaration to new header file
` [FFmpeg-devel] [PATCH v3 07/11] avfilter/avfilter: Add avfilter_link_get_hw_frames_ctx()
` [FFmpeg-devel] [PATCH v3 08/11] fftools/resources: Add resource manager files
` [FFmpeg-devel] [PATCH v3 09/11] fftools/ffmpeg_mux: Make ms_from_ost() inline
` [FFmpeg-devel] [PATCH v3 10/11] fftools/graphprint: Add execution graph printing
` [FFmpeg-devel] [PATCH v3 11/11] fftools/graphprint: Now, make it a Killer-Feature!
[FFmpeg-devel] [PATCH] hwcontext_vulkan: set Vulkan 1.4 as the maximum API version
2025-04-20 9:12 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/3] vulkan: move feature<->property mapping code outside of hwcontext_vulkan.c
2025-04-20 9:03 UTC (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] vulkan: check that the max number of push descriptors is not exceeded
` [FFmpeg-devel] [PATCH 3/3] vulkan: move OPT_CHAIN out of hwcontext_vulkan
[FFmpeg-devel] [PATCH] avcodec/vulkan_{av1, h264, hevc}: demote per frame logs to AV_LOG_DEBUG
2025-04-20 4:34 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avutil/map: [WIP] Introduction
2025-04-20 2:29 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] fftools/ffprobe: Print size of attachments
2025-04-20 1:57 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] libavformat/asfdec: Fix regression bug when reading image attachments
2025-04-20 1:56 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 0/6] APV support
2025-04-20 1:48 UTC (10+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/6] lavc: APV codec ID and descriptor
` [FFmpeg-devel] [PATCH 2/6] lavf: APV demuxer
` [FFmpeg-devel] [PATCH 3/6] lavc/cbs: APV support
` [FFmpeg-devel] [PATCH 4/6] lavc: APV decoder
` [FFmpeg-devel] [PATCH 5/6] lavc/apv: AVX2 transquant for x86-64
` [FFmpeg-devel] [PATCH 6/6] lavc: APV metadata bitstream filter
[FFmpeg-devel] [PATCH v4] libavutil: Add AVMap
2025-04-20 1:42 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] fftools/ffprobe: Disable stderr buffering on Windows
2025-04-19 22:32 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] fftools/ffmpeg: Include elapsed-time in print_report()
2025-04-19 22:31 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] fftools/ffmpeg: Log 'EXIT' on exit
2025-04-19 22:30 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v3] libavutil: Add AVMap
2025-04-19 17:36 UTC (11+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avformat/mpegts: update stream info when PMT ES stream_type changes
2025-04-19 16:18 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2 0/2] Improve HWDeviceContext logging
2025-04-19 15:15 UTC (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v3 "
` [FFmpeg-devel] [PATCH v3 1/2] avutil/log, hwcontext: Add AV_CLASS_CATEGORY_HWDEVICE
` [FFmpeg-devel] [PATCH v3 2/2] avutil/hwcontext: Add item_name function for AVHWDeviceContext
[FFmpeg-devel] [PATCH] avformat/mov: Fix decoding fragmented MP4 with multiple sample entries and empty stsc
2025-04-19 14:27 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 0/3] avutil/dict2: Add AVDictionary2 with hash-based lookup
2025-04-19 13:43 UTC (12+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/3] "
` [FFmpeg-devel] [PATCH 2/3] doc/dict2: Add doc and api change for AVDictionary2
[FFmpeg-devel] [PATCH] rtpdec_vp9: Update header parsing to RFC 9628
2025-04-19 12:52 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2] fate: add various FFv1 tests for 1024 slices
2025-04-19 1:40 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/libvvenc: use av_vlog to print external library log messages
2025-04-19 1:25 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] lavc/vvc: Detect subpic overlaps at CTU level
2025-04-18 14:38 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] vulkan: use ReadWithoutFormat/WriteWithoutFormat
2025-04-18 13:37 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v3 1/5] libavcodec/vc2enc: Split out common functions between software and hardware encoders
2025-04-18 9:32 UTC (11+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v3 2/5] libavcodec/vc2enc: Switch quant to int
` [FFmpeg-devel] [PATCH v3 3/5] libavcodec/vc2enc: Pass quant array as argument to init function
` [FFmpeg-devel] [PATCH v3 4/5] libavcodec/vulkan: Add modifications to common shader for VC2 vulkan encoder
` [FFmpeg-devel] [PATCH v3 5/5] 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
[FFmpeg-devel] [PATCH] avcodec/vc2enc: Improve error codes
2025-04-18 9:11 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] libavfilter/ebur128: SIMD optimization
2025-04-18 7:26 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] SW's Patchsets Overview
2025-04-18 5:58 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v3] avcodec: Fix fate-checkasm-hevc_pel failed on LA
2025-04-18 1:37 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v3] 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
2025-04-17 23:53 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] libavcodec/riscv:add RVV optimized for idct_32x32_8:
2025-04-17 21:07 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 2/2] libavformat/takdec.c: Fix msan error
2025-04-17 20:25 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2] avcodec: Fix fate-checkasm-hevc_pel failed on LA
2025-04-17 13:02 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] Fix fate-checkasm-hevc_pel failed on LA
2025-04-17 12:54 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avformat/mov: Reduce seek when interleaved_read is disabled
2025-04-17 12:12 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/3] avcodec/tests/mjpegenc_huffman: Also test length counts
2025-04-17 12:10 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] avcodec/dvbsubenc: Sanity check num_rects
2025-04-17 12:06 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 01/14] avcodec/magicyuvenc: Fix setting nb_slices
2025-04-17 12:03 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] fix VVC encoding with leading pictures
2025-04-17 9:16 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] vulkan: use a single command buffer per command buffer pool
2025-04-17 8:11 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2] avcodec/webvttdec: strip classes
2025-04-17 0:24 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avutil/map: replace passing Compare functions by flags
2025-04-16 23:07 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avutil/x86: Improve ELF PIC support for external function calls
2025-04-16 22:01 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] fftools/textformat/avtextformat: Remove unused variable
2025-04-16 17:17 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] fate/vvc: Add vvc-wpp-single-slice-pic
2025-04-16 14:47 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v9 0/3] avutil/log: Add log flag to control printing of memory addresses
2025-04-16 14:26 UTC (8+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v10 "
` [FFmpeg-devel] [PATCH v10 2/3] fftools: add mem log flag and disable printing addresses by default
[FFmpeg-devel] VP6 Encoder Proposal- Seeking Feedback and Suggestions
2025-04-16 14:00 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v3] [NOT for git] avutil/tests/map: benchmark code [BENCHMARK included]
2025-04-16 13:52 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] vaapi_encode_h264: set deblocking filter control present flag to 1
2025-04-16 13:03 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2 1/2] avformat: add avformat_query_seekable
2025-04-16 12:25 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] libpostproc/postprocess: Fix deprecating PP_CPU_CAPS_3DNO
2025-04-16 12:12 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v3 1/2] avformat: add avformat_query_seekable
2025-04-16 12:11 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v3 2/2] ffprobe: show seekability details in format section
[FFmpeg-devel] [PATCH 1/2] avformat/id3v2: Print the unknown encoding
2025-04-16 11:15 UTC (39+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avformat/id3v2: Check that decode_str() did advance
[FFmpeg-devel] [PATCH] fate: add various FFv1 tests for 1024 slices
2025-04-16 10:39 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] Request for --disable-deprecated configure option
2025-04-16 9:22 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] avcodec/dvbsubenc: Use 64bits in nb_colors and num_rects checks
2025-04-16 9:18 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2] libpostproc: deprecate the AMD 3DNow! define
2025-04-16 8:04 UTC (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v4] "
[FFmpeg-devel] [PATCH] libavformat/dashdec: Fix buffer overflow in segment URL resolution
2025-04-16 6:56 UTC (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2] "
` [FFmpeg-devel] [PATCH v3] "
[FFmpeg-devel] [PATCH 01/12] fftools/textformat/avtextformat: Simplify avtext_print_rational()
2025-04-16 6:46 UTC (11+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/h264bsd_dec: add h264dec base on h264bsd
2025-04-16 6:43 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2] configure: Clearer documentation for "disable-safe-bitstream-reader"
2025-04-16 0:34 UTC (6+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/h264_mb: Fix buffer stride for arm
2025-04-16 0:24 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] tools: Fix deprecation warning in patcheck
2025-04-15 23:48 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v3] avformat/fifo: Check for keyframe video type before stop dropping
2025-04-15 23:43 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] doc/filters: Fix video size of mptestsrc
2025-04-15 23:35 UTC (2+ messages) - mbox.gz / Atom
page: next (older) | prev (newer) | latest
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
ffmpegdev@gitmailbox.com
public-inbox-index ffmpegdev
Example config snippet for mirrors.
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git