Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
[FFmpeg-devel] [PATCH] avformat/movenc: fix VVC encoding with leading pictures
 2025-05-31  1:51 UTC  (6+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 0/2] fftools/resman: remove redundant includes, use inflate loop
 2025-05-31  1:50 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/2] fftools/resman: remove unused includes, fix declaration
` [FFmpeg-devel] [PATCH 2/2] fftools/resman: use inflate loop with increasing buffer size

[FFmpeg-devel] [PATCH 1/2] fftools/ffmpeg_filter: make FilterGraphPriv private again
 2025-05-31  1:44 UTC  (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] fftools/ffmpeg_filter: make InputFilterPriv and OutputFilterPriv "

[FFmpeg-devel] [PATCH] tests/fate-run: Remove intermediate files from enc-external tests
 2025-05-31  1:36 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] Revert "ogg/vorbis: implement header packet skip in chained ogg bitstreams."
 2025-05-31  1:19 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] MAINTAINERS: Add myself as vvc maintainer
 2025-05-31  1:16 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v8 0/5] Remove chained ogg stream header packets from the demuxer
 2025-05-31  0:44 UTC  (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v8 1/5] Add FATE test for sample from track ticket #2739
` [FFmpeg-devel] [PATCH v8 4/5] ogg/vorbis: implement header packet skip in chained ogg bitstreams

[FFmpeg-devel] [PATCH v6 1/3] lavc/hashtable: create generic robin hood hash table
 2025-05-30 23:20 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v6 2/3] lavc/dxvenc: migrate DXT1 encoder to lavc hashtable
` [FFmpeg-devel] [PATCH v6 3/3] lavc/dxvenc: improve compatibility with Resolume products

[FFmpeg-devel] [PATCH v3 1/2] fftools/resources: clean up and improve resource manager build system
 2025-05-30 22:56 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v3 2/2] fftools/Makefile: clean files from fftools/textformat

[FFmpeg-devel] [PATCH 1/2] avcodec/ffv1enc_template: Fix remaining space check
 2025-05-30 22:51 UTC  (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avcodec/sanm: avoid using k in left pxoff check

[FFmpeg-devel] [PATCH 1/2] avformat/demux: use io_close2 when closing avfromat
 2025-05-30 22:08 UTC  (6+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/libaomenc: Avoid code duplication when setting options
 2025-05-30 21:05 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] avcodec/libaom: Add HDR10+ metadata support
 2025-05-30 20:01 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avcodec/libaom: Add tests for "

[FFmpeg-devel] [PATCH] Add myself to MAINTAINERS for dxv/dxvenc
 2025-05-30 19:33 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v5 1/3] lavc/hashtable: create generic robin hood hash table
 2025-05-30 19:23 UTC  (8+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v5 3/3] lavc/dxvenc: improve compatibility with Resolume products

[FFmpeg-devel] [PATCH 1/5] configure: remove build-time check for gzip support in zlib
 2025-05-30 18:18 UTC  (18+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 3/5] configure: improve gzip check
` [FFmpeg-devel] [PATCH 4/5] ffbuild/common.mak: clean up and move fftools/resources-specific code its Makefile

[FFmpeg-devel] [PATCH 1/4] avcodec/dovi_rpuenc: Avoid intermediate codec par in ff_dovi_configure()
 2025-05-30 17:57 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/4] avcodec/hpeldsp: Remove duplicate pel functions
 2025-05-30 15:09 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] avutil/hwcontext_d3d11va: make D3D11 surface BindFlags & MiscFlags configurable
 2025-05-30 14:43 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avutil/hwcontext_d3d12va: added resource Flags support to command line
  ` [FFmpeg-devel] 回复: "

[FFmpeg-devel] [PATCH 1/3] amfenc: Update the min version to 1.4.36.0 for AMF SDK
 2025-05-30 13:58 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] avutil/hwcontext_amf: add support for d3d12va initialisation
` [FFmpeg-devel] [PATCH 3/3] avutil/hwcontext_amf: fix error logging on amf_init_from_device

[FFmpeg-devel] [FFmpeg-cvslog] fftools/resources: Add resource manager files with build-time compression
 2025-05-30 11:23 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 0/2] avcodec/sanm: SEGA-CD codecs support
 2025-05-30 11:19 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/2] avcodec/sanm: fix codec33/34 tile generator
` [FFmpeg-devel] [PATCH 2/2] avcodec/sanm: codec31/32 (SEGA-CD) support

[FFmpeg-devel] (no subject)
 2025-05-30 10:34 UTC  (24+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v3 01/17] swscale/format: rename legacy format conversion table
` [FFmpeg-devel] [PATCH v3 02/17] swscale/format: add ff_fmt_clear()
` [FFmpeg-devel] [PATCH v3 03/17] tests/checkasm: increase number of runs in between measurements
` [FFmpeg-devel] [PATCH v3 04/17] tests/checkasm: generalize DEF_CHECKASM_CHECK_FUNC to floats
` [FFmpeg-devel] [PATCH v3 05/17] swscale: add SWS_UNSTABLE flag
` [FFmpeg-devel] [PATCH v3 06/17] swscale/ops: introduce new low level framework
` [FFmpeg-devel] [PATCH v3 07/17] swscale/optimizer: add high-level ops optimizer
` [FFmpeg-devel] [PATCH v3 08/17] swscale/ops_internal: add internal ops backend API
` [FFmpeg-devel] [PATCH v3 09/17] swscale/ops: add dispatch layer
` [FFmpeg-devel] [PATCH v3 10/17] swscale/optimizer: add packed shuffle solver
` [FFmpeg-devel] [PATCH v3 11/17] swscale/ops_chain: add internal abstraction for kernel linking
` [FFmpeg-devel] [PATCH v3 12/17] swscale/ops_backend: add reference backend basend on C templates
` [FFmpeg-devel] [PATCH v3 13/17] swscale/ops_memcpy: add 'memcpy' backend for plane->plane copies
` [FFmpeg-devel] [PATCH v3 14/17] swscale/x86: add SIMD backend
` [FFmpeg-devel] [PATCH v3 15/17] tests/checkasm: add checkasm tests for swscale ops
` [FFmpeg-devel] [PATCH v3 16/17] swscale/format: add new format decode/encode logic
` [FFmpeg-devel] [PATCH v3 17/17] swscale/graph: allow experimental use of new format handler

[FFmpeg-devel] [PATCH v4 2/2] swscale: Neon rgb_to_yuv_half process 32 pixels at a time
 2025-05-30  9:10 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v4 1/2] swscale: rgb_to_yuv neon optimizations
 2025-05-30  9:07 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] avfilter: add scale_d3d11 filter
 2025-05-30  8:01 UTC  (5+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v4] libavcodec/riscv:add RVV optimized idct_32x32_8 for HEVC
 2025-05-30  7:40 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v5] "

[FFmpeg-devel] [FFmpeg-devel, v2] gcc: Relaxing auto-vectorization limitation
 2025-05-30  7:36 UTC  (9+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v3 1/2] swscale: rgb_to_yuv neon optimizations
 2025-05-30  7:33 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v3 2/2] swscale: Neon rgb_to_yuv_half process 32 pixels at a time
 2025-05-30  7:27 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] swscale: rgb_to_yuv neon optimizations
 2025-05-30  7:22 UTC  (7+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 2/2] swscale: Neon rgb_to_yuv_half process 16 pixels at a time
 2025-05-30  7:08 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] gcc: Remove auto-vectorization limitation
 2025-05-30  6:58 UTC  (8+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] add yuv444p support to mcdeint
 2025-05-30  5:29 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] The "bad" Patch
 2025-05-30  3:42 UTC  (10+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/5] avcodec/ac3dec: Hardcode tables to save space
 2025-05-30  2:37 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/7] avcodec/asvenc: Fix crash with unaligned pointers/linesizes
 2025-05-30  1:09 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/7] avcodec/mmvideo: fix paltte index
 2025-05-29 23:48 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/7] avcodec/hevc/hevcdec: Check num_entry_point_offsets
` [FFmpeg-devel] [PATCH 3/7] avcodec/speexdec: Pass and check remaining packets to decode functions

[FFmpeg-devel] [PATCH v2] avfilter: add CUDA stack filters (hstack_cuda, vstack_cuda, xstack_cuda)
 2025-05-29 23:38 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2 1/2] swscale: rgb_to_yuv neon optimizations
 2025-05-29 21:34 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 2/2] swscale: Neon rgb_to_yuv_half process 32 pixels at a time

[FFmpeg-devel] [PATCH v2 0/2] swscale: neon aarch64 rgb_to_yuv optimizationsj
 2025-05-29 21:34 UTC  - mbox.gz / Atom

[FFmpeg-devel] Fuzzer fixes
 2025-05-29 14:43 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] New Patchwork CI Builds
 2025-05-28 23:28 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] Building for Mac x86 with GCC & NASM
 2025-05-28 23:19 UTC  (21+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 0/2] [RFC-NotForMerge] fftools/graphprint: The "bad" patch
 2025-05-28 15:24 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/2] "
` [FFmpeg-devel] [PATCH 2/2] [RFC-NotForMerge] fftools/graphprint: Inline glibc system() implementation

[FFmpeg-devel] Captions SCC
 2025-05-28 15:20 UTC  (25+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2 RESEND] avformat/rtsp: set AVFMTCTX_UNSEEKABLE flag
 2025-05-28 13:26 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2 RESEND] avformat/seek: fail seeking immediately

[FFmpeg-devel] [PATCH] avformat/movenc: Reduce loop iterations in mov_flush_fragment
 2025-05-28 13:16 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/movenc: Fix flush fragment
 2025-05-28 12:56 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avfilter: add PCM dumping between filters for audio debugging
 2025-05-28 11:27 UTC  (7+ messages) - mbox.gz / Atom
  ` [FFmpeg-devel] 回复: "
      ` [FFmpeg-devel] [FFmpeg-devel, v3, 0/2] "

[FFmpeg-devel] [PATCH v2 1/4] avcodec/h2645_vui: Ensure color primaries/trc/space isn't reserved value
 2025-05-28  7:33 UTC  (5+ messages) - mbox.gz / Atom

[FFmpeg-devel] [ANNOUNCEMENT] almpeg
 2025-05-28  1:09 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/3] avformat/matroska: Support JPEG2000 for demuxing
 2025-05-28  0:33 UTC  (7+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v4] ffbuild/commonmak: Fix rebuild check with implicit rule chains
 2025-05-27 21:41 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v5 0/2] "
  ` [FFmpeg-devel] [PATCH v5 1/2] "
  ` [FFmpeg-devel] [PATCH v5 2/2] ffbuild/commonmak: Consolidate pattern rules for compression

[FFmpeg-devel] [PATCH] fix(configure): fix detection on windows
 2025-05-27 21:00 UTC  (5+ messages) - mbox.gz / Atom

[FFmpeg-devel] When to add 'Reviewed-by: xxx' in commit messages
 2025-05-27 19:58 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] Graphprint Patches Reminder #3
 2025-05-27 19:32 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] MAINTAINERS: Add myself for graph printing
 2025-05-27 11:25 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/webvttdec: improve WebVTT parsing
 2025-05-27 10:40 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avfilter: add CUDA stack filters (hstack_cuda, vstack_cuda, xstack_cuda)
 2025-05-27  9:31 UTC  (3+ messages) - 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