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/mpegts: update stream info when PMT ES stream_type changes
 2025-05-01  2:44 UTC  (5+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] postproc/tests: Add test for temporal denoise
 2025-04-30 23:53 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/cbs_apv: don't return an error when reading empty buffers
 2025-04-30 22:13 UTC  (5+ messages) - mbox.gz / Atom
  ` [FFmpeg-devel] [PATCH v2] "

[FFmpeg-devel] [PATCH] fate: Add test for APV 422-10 profile
 2025-04-30 22:11 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] apv_decode: Replace division with shift
 2025-04-30 22:09 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/5] avformat/apvdec: Use ffio_read_size()
 2025-04-30 21:58 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/apv_dsp: Fix left-shift of negative value
 2025-04-30 21:56 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] lavc: Add unit test for APV entropy decode
 2025-04-30 21:09 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] postproc/postprocess_template: Fix left shift of negative numbers
 2025-04-30 18:36 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] tests/api/api-dump-stream-meta-test: Fix leaks
 2025-04-30 17:34 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 00/17] swscale v2: new framework [RFC]
 2025-04-30 16:24 UTC  (21+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 01/17] tests/swscale: improve colorization of speedup
` [FFmpeg-devel] [PATCH 02/17] swscale/graph: expose ff_sws_graph_add_pass
` [FFmpeg-devel] [PATCH 03/17] swscale/graph: make noop loop more robust
` [FFmpeg-devel] [PATCH 04/17] swscale/graph: move vshift() and shift_img() to shared header
` [FFmpeg-devel] [PATCH 05/17] swscale/graph: prefer bools to ints
` [FFmpeg-devel] [PATCH 06/17] doc: add swscale rewrite design document
` [FFmpeg-devel] [PATCH 07/17] swscale: add SWS_EXPERIMENTAL flag
` [FFmpeg-devel] [PATCH 08/17] swscale/ops: introduce new low level framework
` [FFmpeg-devel] [PATCH 09/17] swscale/ops_chain: add internal abstraction for kernel linking
` [FFmpeg-devel] [PATCH 10/17] swscale/ops_backend: add reference backend basend on C templates
` [FFmpeg-devel] [PATCH 11/17] swscale/x86: add SIMD backend
` [FFmpeg-devel] [PATCH 12/17] tests/checkasm: increase number of runs in between measurements
` [FFmpeg-devel] [PATCH 13/17] tests/checkasm: add checkasm_check_float
` [FFmpeg-devel] [PATCH 14/17] tests/checkasm: add checkasm tests for swscale ops
` [FFmpeg-devel] [PATCH 15/17] swscale/format: rename legacy format conversion table
` [FFmpeg-devel] [PATCH 16/17] swscale/format: add new format decode/encode logic
` [FFmpeg-devel] [PATCH 17/17] swscale/graph: allow experimental use of new format handler

[FFmpeg-devel] [PATCH] avcodec: add APV encoder using liboapv
 2025-04-30 14:42 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2 4/4] avcodec/apv_decoder: Provided support for APV decoder
 2025-04-30 13:20 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avfilter/vf_setparams: Fix chroma_location being cleared
 2025-04-30 12:56 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2 3/4] avcodec/apv_encoder: Provided support for APV encoder
 2025-04-30 12:23 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2 2/4] avformat/mov_demuxer: Extended MOV demuxer to handle APV video content
 2025-04-30  8:11 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2 1/4] avformat/mov_muxer: Extended MOV muxer to handle APV video content
 2025-04-30  8:10 UTC  - mbox.gz / Atom

[FFmpeg-devel] [RFC] Shaping the AVTextFormat API Surface
 2025-04-30  2:56 UTC  (12+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v3] avformat/hls: Return error code when read key file failed
 2025-04-30  2:29 UTC  (5+ messages) - mbox.gz / Atom
    ` [FFmpeg-devel] [PATCH v4] "

[FFmpeg-devel] [PATCH v2 0/2] Remove chained ogg stream header packets from demuxer
 2025-04-30  0:49 UTC  (8+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 1/2] tests: Add stream dump test API util, use it to dump stream data for chained ogg/{vorbis, opus, flac} streams
` [FFmpeg-devel] [PATCH v2 2/2] ogg/{vorbis, flac, opus}: Remove header packets from subsequent ogg streams from the demuxer output

[FFmpeg-devel] [PATCH 1/2] avformat/hls: Split allowed_segment_extensions off allowed_extensions
 2025-04-29 23:44 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avformat/hls: Fix flash1.bogulus.cfd support

[FFmpeg-devel] [PATCH 0/4] avformat/hls: Some extension fixes that need testing
 2025-04-29 22:09 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/hls: Fix Youtube AAC
 2025-04-29 22:08 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v3] avcodec: Fix fate-checkasm-hevc_pel failed on LA
 2025-04-29 21:39 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] SW's Patchsets Heads-Up
 2025-04-29 21:33 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2] avformat/dump: Stream start offsets: change precision and label
 2025-04-29 21:16 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v3] "

[FFmpeg-devel] [PATCH v6 00/13] Execution Graph Printing
 2025-04-29 20:33 UTC  (30+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v7 "
  ` [FFmpeg-devel] [PATCH v7 01/13] fftools/textformat: Formatting and whitespace changes
  ` [FFmpeg-devel] [PATCH v7 02/13] fftools/textformat: Apply quality improvements
  ` [FFmpeg-devel] [PATCH v8 00/15] Execution Graph Printing
    ` [FFmpeg-devel] [PATCH v8 01/15] fftools/textformat: Formatting and whitespace changes
    ` [FFmpeg-devel] [PATCH v8 02/15] fftools/textformat: Apply quality improvements
    ` [FFmpeg-devel] [PATCH v8 03/15] fftools/textformat: Remove unused print_rational() pointer from AVTextFormatter
    ` [FFmpeg-devel] [PATCH v8 04/15] fftools/textformat: Rename name param to key for API consistency
    ` [FFmpeg-devel] [PATCH v8 05/15] fftools/avtextformat: Re-use BPrint in loop
    ` [FFmpeg-devel] [PATCH v8 06/15] fftools/textformat: Introduce AVTextFormatOptions for avtext_context_open()
    ` [FFmpeg-devel] [PATCH v8 07/15] fftools/textformat: Introduce common header and deduplicate code
    ` [FFmpeg-devel] [PATCH v8 08/15] fftools/tf_internal: Use av_default_item_name
    ` [FFmpeg-devel] [PATCH v8 09/15] fftools/textformat: Add flags param to function avtext_print_integer()
    ` [FFmpeg-devel] [PATCH v8 10/15] fftools/ffmpeg_filter: Move some declaration to new header file
    ` [FFmpeg-devel] [PATCH v8 11/15] avfilter/avfilter: Add avfilter_link_get_hw_frames_ctx()
    ` [FFmpeg-devel] [PATCH v8 12/15] fftools/resources: Add resource manager files
    ` [FFmpeg-devel] [PATCH v8 13/15] fftools/ffmpeg_mux: Make ms_from_ost() inline
    ` [FFmpeg-devel] [PATCH v8 14/15] fftools/graphprint: Add execution graph printing
    ` [FFmpeg-devel] [PATCH v8 15/15] fftools/graphprint: Now, make it a Killer-Feature!

[FFmpeg-devel] [PATCH] hwcontext_vulkan: fix exporting multi-plane DRM modifiers
 2025-04-29 20:33 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avfilter/vf_lut3d_opencl Initial support for OpenCL implementation of vf_lut3d
 2025-04-29 18:33 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2] lavc/vvc: Detect subpic overlaps at CTU level
 2025-04-29 13:24 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avutil/hwcontext_dxva2: fix dst width/ height is 0 in av_hwframe_map()
 2025-04-29  9:13 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] aarch64/h26x: optimize sao_band_filter
 2025-04-29  8:14 UTC  (5+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] aarch64/h26x: Add put_hevc_pel_bi_w_pixels
 2025-04-29  8:09 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] hwcontext_vulkan: support AV_PIX_FMT_GBRP
 2025-04-29  8:07 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] ffv1enc_vulkan: support 2-plane YUV formats

[FFmpeg-devel] [PATCH] configure: Enable -fno-common for Darwin targets, avoid linker warnings
 2025-04-29  7:49 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v4] Mark C globals with small code model
 2025-04-29  1:19 UTC  (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v5] "

[FFmpeg-devel] [PATCH] postproc/tests: Add test tools to .gitignore
 2025-04-29  0:42 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/av1dec: fix setting AVPacket->pos in Annex-B demuxer
 2025-04-28 22:02 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/mov: Fix decoding fragmented MP4 with multiple sample entries and empty stsc
 2025-04-28 11:00 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] libavcodec/riscv:add RVV optimized for idct_32x32_8:
 2025-04-28  9:32 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v v2] "

[FFmpeg-devel] [PATCH] aacdec_usac: correct Mps212 parsing location
 2025-04-28  6:58 UTC  - mbox.gz / Atom

[FFmpeg-devel] Addition of encoder functionality in libavcodec/vpx_rac.h and corresponding commit in vpx_rac.c
 2025-04-28  6:44 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] avcodec: add an APV parser
 2025-04-27 23:39 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avformat/apvdec: don't fill container level fields with codec level info
` [FFmpeg-devel] [PATCH v2 1/2] avcodec: add an APV parser

[FFmpeg-devel] [PATCH] avcodec/pthread_frame: don't call ff_decode_internal_sync() during per-frame thread synchonization
 2025-04-27 22:44 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/apvdec: export color information
 2025-04-27 20:55 UTC  (8+ messages) - mbox.gz / Atom
  ` [FFmpeg-devel] [PATCH v2] "
  ` [FFmpeg-devel] [PATCH v3] "

[FFmpeg-devel] [PATCH 1/7] avformat/apvenc: Only allow APV
 2025-04-27 20:48 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/pthread_frame: sync decoded_side_data arrays with all worker threads
 2025-04-27 19:19 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avcodec/decode: sync side_data_pref_mask across "

[FFmpeg-devel] [PATCH] avcodec/h264dec: export x264_build value
 2025-04-27 18:51 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] fate: add target to remove sample files that are no longer on the server
 2025-04-27 18:07 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v4 0/7] APV support
 2025-04-27 15:08 UTC  (10+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v4 1/7] lavc: APV codec ID and descriptor
` [FFmpeg-devel] [PATCH v4 2/7] lavc/cbs: APV support
` [FFmpeg-devel] [PATCH v4 3/7] lavf: APV demuxer
` [FFmpeg-devel] [PATCH v4 4/7] lavc: APV decoder
` [FFmpeg-devel] [PATCH v4 5/7] lavc/apv: AVX2 transquant for x86-64
` [FFmpeg-devel] [PATCH v4 6/7] lavc: APV metadata bitstream filter
` [FFmpeg-devel] [PATCH v4 7/7] lavf: APV muxer

[FFmpeg-devel] [PATCH v2 01/20] avcodec/cbs_h2645: add cbs_sei_h274_types
 2025-04-27 11:44 UTC  (20+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 02/20] avcodec/cbs_sei_syntax_template: add sei message film_grain_characteristics
` [FFmpeg-devel] [PATCH v2 03/20] avcodec/vvc: support decoding prefix and suffix nal units
` [FFmpeg-devel] [PATCH v2 04/20] avcodec/vvc/sei: add decode_film_grain_characteristics
` [FFmpeg-devel] [PATCH v2 05/20] avcodec/vvc/dec: export sei to the frame when the frame starts
` [FFmpeg-devel] [PATCH v2 06/20] avcodec/vvc/dec: support applying film grain by the decoder
` [FFmpeg-devel] [PATCH v2 07/20] avcodec/vvc/dec: support removing film grain params from side data
` [FFmpeg-devel] [PATCH v2 08/20] avcodec/h274: add H274SEIPictureHash struct
` [FFmpeg-devel] [PATCH v2 09/20] avcodec/vvc/sei: add decode_decoded_picture_hash
` [FFmpeg-devel] [PATCH v2 10/20] avcodec/h274: add ff_h274_hash functions
` [FFmpeg-devel] [PATCH v2 11/20] avcodec/vvcdec: verify picture hash
` [FFmpeg-devel] [PATCH v2 12/20] avcodec/cbs_sei_syntax_template: add sei message sei_display_orientation
` [FFmpeg-devel] [PATCH v2 13/20] avcodec/vvc/sei: add decode_display_orientation
` [FFmpeg-devel] [PATCH v2 14/20] avcodec/vvc/sei: add decode_content_light_level_info
` [FFmpeg-devel] [PATCH v2 15/20] avcodec/cbs_sei_syntax_template: add sei message frame_field_information
` [FFmpeg-devel] [PATCH v2 16/20] avcodec/h274: add H274SEIFrameFieldInfo struct
` [FFmpeg-devel] [PATCH v2 17/20] avcodec/vvc/sei: add decode_frame_field_info
` [FFmpeg-devel] [PATCH v2 18/20] avcodec/vvc: support fields
` [FFmpeg-devel] [PATCH v2 19/20] avcodec/vvc/sei: add decode_ambient_viewing_environment
` [FFmpeg-devel] [PATCH v2 20/20] avcodec/vvc/sei: add decode_mastering_display_colour_volume

[FFmpeg-devel] [PATCH] lavc/vvc: Detect subpic overlaps at CTU level
 2025-04-27  8:49 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [TC] "Future Log Output Default"
 2025-04-27  8:28 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2] avcodec: Add A2DP LATM audio support
 2025-04-27  7:08 UTC  - mbox.gz / Atom

[FFmpeg-devel] [gsoc] Mentor assignment
 2025-04-27  2:03 UTC  - mbox.gz / Atom

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

[FFmpeg-devel] [PATCH 1/2] fate: add stripetest
 2025-04-27  0:34 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] tests: Add libpostproc blocktest
 2025-04-27  0:34 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] postproc/postprocess_template: Fix reading uninitialized pixels in dering_C()
 2025-04-27  0:31 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 0/2] Remove chained ogg stream header packets from demuxer
 2025-04-26 11:52 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/2] tests: Add stream dump test API util, use it to dump stream data for chained ogg/{vorbis, opus, flac} streams

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