Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
[FFmpeg-devel] SW's Patchsets Overview
 2025-04-18  5:58 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 0/9] Execution Graph Printing
 2025-04-18  5:41 UTC  (39+ 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 v3] avcodec: Fix fate-checkasm-hevc_pel failed on LA
 2025-04-18  1: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  1:19 UTC  (8+ 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 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 0/3] avutil/dict2: Add AVDictionary2 with hash-based lookup
 2025-04-17 22:38 UTC  (10+ 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] libavcodec/riscv:add RVV optimized for idct_32x32_8:
 2025-04-17 21:07 UTC  (3+ 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 v3] libavutil: Add AVMap
 2025-04-17 20:12 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] libavfilter/ebur128: SIMD optimization
 2025-04-17 17:10 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/libvvenc: use av_vlog to print external library log messages
 2025-04-17 16:41 UTC  - 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] [PATCH v2] fate: add various FFv1 tests for 1024 slices
 2025-04-16 14:09 UTC  - mbox.gz / Atom

[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  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 2/2] ffprobe: show seekability details in format section

[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  (44+ 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

[FFmpeg-devel] [PATCH v4] Mark C globals with small code model
 2025-04-15 23:22 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v5] "

[FFmpeg-devel] [PATCH v12 0/8] Properly decode ogg metadata in ogg/{vorbis, flac, opus} chained bitstreams
 2025-04-15 22:22 UTC  (9+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v12 1/8] libavcodec/decode.c: intercept `AV_PKT_DATA_METADATA_UPDATE` packet extra data, attach them to the next decoded frame
` [FFmpeg-devel] [PATCH v12 2/8] tests: Add stream dump test API util
` [FFmpeg-devel] [PATCH v12 3/8] tests: Add chained ogg/vorbis stream dump test
` [FFmpeg-devel] [PATCH v12 4/8] libavformat/oggdec.h, libavformat/oggparsevorbis.c: Factor out vorbis metadata update mechanism
` [FFmpeg-devel] [PATCH v12 5/8] libavformat/oggparseflac.c: Parse ogg/flac comments in new ogg packets, add them to ogg stream new_metadata
` [FFmpeg-devel] [PATCH v12 6/8] tests: Add chained ogg/flac stream dump test
` [FFmpeg-devel] [PATCH v12 7/8] libavformat/oggparseopus.c: Parse comments from secondary chained streams header packet
` [FFmpeg-devel] [PATCH v12 8/8] tests: Add chained ogg/opus stream dump test

[FFmpeg-devel] [PATCH v2 1/6] avutil/tree: av_tree_find2() to also find the first and last elements comparing equal
 2025-04-15 21:24 UTC  (11+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 2/6] avutil/tree: Add av_tree_move
` [FFmpeg-devel] [PATCH v2 3/6] avutil/tree: Make av_tree_find2() non recursive
` [FFmpeg-devel] [PATCH v2 4/6] avutil/tree: Make tree_find_next() "
` [FFmpeg-devel] [PATCH v2 5/6] libavutil: Add AVMap
` [FFmpeg-devel] [PATCH v2 6/6] [NOT for git] avutil/tests/map: benchmark code

[FFmpeg-devel] AVDictionary vs. AVSet (AVDictionary2 approximation)
 2025-04-15 20:36 UTC  (5+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/libjxlenc: prevent color encoding from being set twice
 2025-04-15 19:41 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] hwcontext_vulkan: check if expect_assume is supported by the headers
 2025-04-15 19:40 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] lavfi/src_movie: set pkt_timebase
 2025-04-15 13:58 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/3] avcodec: add AV_CODEC_ID_BRAW
 2025-04-15 12:07 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] lavf/mov: support demuxing Blackmagic RAW streams
` [FFmpeg-devel] [PATCH 3/3] avcodec: add Blackmagic RAW decoder

[FFmpeg-devel] [PATCH] aarch64/h26x: optimize sao_band_filter
 2025-04-15 10:01 UTC  - mbox.gz / Atom

page:  |  | 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