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 v1 5/8] avformat/mov_muxer: Extended MOV muxer to handle APV video content
 2025-04-25  6:54 UTC  (7+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/bsf/h264_mp4toannexb.c: change extradata to annexb if this is avcc
 2025-04-25  2:41 UTC  (11+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/5] avcodec/cri, tdsc, tiff: Use ff_mjpeg_decoder directly
 2025-04-24 22:52 UTC  (2+ messages) - mbox.gz / Atom

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

[FFmpeg-devel] [PATCH v1 8/8] avcodec/apv_decoder: Provided support for APV decoder
 2025-04-24 19:23 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [RFC] Shaping the AVTextFormat API Surface
 2025-04-24 18:34 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] On errors, asserts and crashing (was: Shaping the AVTextFormat API Surface)

[FFmpeg-devel] [PATCH 2/3] avformat/hls: Show error info when read key file failed
 2025-04-24 17:13 UTC  (7+ messages) - mbox.gz / Atom
  ` [FFmpeg-devel] [PATCH v2 "

[FFmpeg-devel] [PATCH] avcodec/bsf/h264_mp4toannexb: Fix mixed bitstream format
 2025-04-24 17:08 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] avutil/map: clearer and shorter compare flags
 2025-04-24 11:54 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avutil/map: document AV_DICT_MULTIKEY difference

[FFmpeg-devel] [PATCH] avutil/map: [WIP] Introduction
 2025-04-24 11:52 UTC  (8+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/1] libavfilter/volume: do fade when adjusting the volume
 2025-04-24  4:10 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v3 00/11] Execution Graph Printing
 2025-04-24  1:13 UTC  (58+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v4 "
  ` [FFmpeg-devel] [PATCH v4 02/11] fftools/textformat: Quality improvements
  ` [FFmpeg-devel] [PATCH v4 03/11] fftools/textformat: Introduce common header and deduplicate code
  ` [FFmpeg-devel] [PATCH v4 04/11] fftools/tf_internal: Use ac_default_item_name
  ` [FFmpeg-devel] [PATCH v4 05/11] fftools/textformat: Add function avtext_print_integer_flags()
  ` [FFmpeg-devel] [PATCH v5 00/14] Execution Graph Printing
    ` [FFmpeg-devel] [PATCH v5 01/14] fftools/textformat: Formatting and whitespace changes
    ` [FFmpeg-devel] [PATCH v5 02/14] fftools/textformat: Apply quality improvements
    ` [FFmpeg-devel] [PATCH v5 03/14] fftools/avtextformat: Re-use BPrint in loop
    ` [FFmpeg-devel] [PATCH v5 04/14] fftools/textformat: Introduce AVTextFormatOptions for avtext_context_open()
    ` [FFmpeg-devel] [PATCH v5 05/14] fftools/textformat: Introduce common header and deduplicate code
    ` [FFmpeg-devel] [PATCH v5 06/14] fftools/textformat: AVTextWriter change writer_printf signature
    ` [FFmpeg-devel] [PATCH v5 07/14] fftools/tf_internal: Use av_default_item_name
    ` [FFmpeg-devel] [PATCH v5 08/14] fftools/textformat: Add function avtext_print_integer_flags()
    ` [FFmpeg-devel] [PATCH v5 09/14] fftools/ffmpeg_filter: Move some declaration to new header file
    ` [FFmpeg-devel] [PATCH v5 10/14] avfilter/avfilter: Add avfilter_link_get_hw_frames_ctx()
    ` [FFmpeg-devel] [PATCH v5 11/14] fftools/resources: Add resource manager files
    ` [FFmpeg-devel] [PATCH v5 12/14] fftools/ffmpeg_mux: Make ms_from_ost() inline
    ` [FFmpeg-devel] [PATCH v5 13/14] fftools/graphprint: Add execution graph printing
    ` [FFmpeg-devel] [PATCH v5 14/14] fftools/graphprint: Now, make it a Killer-Feature!
    ` [FFmpeg-devel] [PATCH v6 00/13] Execution Graph Printing
      ` [FFmpeg-devel] [PATCH v6 01/13] fftools/textformat: Formatting and whitespace changes
      ` [FFmpeg-devel] [PATCH v6 02/13] fftools/textformat: Apply quality improvements
      ` [FFmpeg-devel] [PATCH v6 03/13] fftools/avtextformat: Re-use BPrint in loop
      ` [FFmpeg-devel] [PATCH v6 04/13] fftools/textformat: Introduce AVTextFormatOptions for avtext_context_open()
      ` [FFmpeg-devel] [PATCH v6 05/13] fftools/textformat: Introduce common header and deduplicate code
      ` [FFmpeg-devel] [PATCH v6 06/13] fftools/tf_internal: Use av_default_item_name
      ` [FFmpeg-devel] [PATCH v6 07/13] fftools/textformat: Add function avtext_print_integer_flags()
      ` [FFmpeg-devel] [PATCH v6 08/13] fftools/ffmpeg_filter: Move some declaration to new header file
      ` [FFmpeg-devel] [PATCH v6 09/13] avfilter/avfilter: Add avfilter_link_get_hw_frames_ctx()
      ` [FFmpeg-devel] [PATCH v6 10/13] fftools/resources: Add resource manager files
      ` [FFmpeg-devel] [PATCH v6 11/13] fftools/ffmpeg_mux: Make ms_from_ost() inline
      ` [FFmpeg-devel] [PATCH v6 12/13] fftools/graphprint: Add execution graph printing
      ` [FFmpeg-devel] [PATCH v6 13/13] fftools/graphprint: Now, make it a Killer-Feature!

[FFmpeg-devel] [PATCH v2 1/2] avformat: add avformat_query_seekable
 2025-04-23 23:15 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/dump: Change precision of stream start offsets
 2025-04-23 21:36 UTC  (11+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2] avformat/dump: Stream start offsets: change precision and label

[FFmpeg-devel] [PATCH v1 2/8] avcodec/apv_parser: Added parser implementation for APV format
 2025-04-23 21:14 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2 0/6] APV support
 2025-04-23 20:47 UTC  (12+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 1/6] lavc: APV codec ID and descriptor
` [FFmpeg-devel] [PATCH v2 2/6] lavc/cbs: APV support
` [FFmpeg-devel] [PATCH v2 3/6] lavf: APV demuxer
` [FFmpeg-devel] [PATCH v2 4/6] lavc: APV decoder
` [FFmpeg-devel] [PATCH v2 5/6] lavc/apv: AVX2 transquant for x86-64
` [FFmpeg-devel] [PATCH v2 6/6] lavc: APV metadata bitstream filter

[FFmpeg-devel] [PATCH v1 7/8] avcodec/apv_encoder: Provided support for APV encoder
 2025-04-23 14:13 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v1 6/8] avformat/mov_demuxer: Extended MOV demuxer to handle APV video content
 2025-04-23 14:13 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v1 4/8] avformat/apv_demuxer: Added demuxer to handle reading APV video files
 2025-04-23 14:12 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v1 3/8] avformat/apv_muxer: Added muxer to handle writing APV encoded data into file or output bytestream
 2025-04-23 14:12 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v1 1/8] avcodec: APV codec registration
 2025-04-23 14:11 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v1 01/19] avcodec/cbs_sei_syntax_template: add sei message film_grain_characteristics
 2025-04-23 13:54 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v1 17/19] avcodec/vvc: support fields
    ` [FFmpeg-devel] 回复: "

[FFmpeg-devel] [PATCH 3/3] avformat/http: Ensure same protocol in ff_http_do_new_request2
 2025-04-23 12:59 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/3] avformat/hls: Fix get key file error
 2025-04-23 12:59 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/mov: Reduce seek when interleaved_read is disabled
 2025-04-23  9:20 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avfilter: add PCM dumping between filters for audio debugging
 2025-04-23  6:02 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] ffmpeg_demux: init resume_warn variable
 2025-04-23  4:16 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [RFC PATCH 2/2] ffmpeg_demux: make readrate stall warning input-specific

[FFmpeg-devel] [PATCH] avformat/mpegts: update stream info when PMT ES stream_type changes
 2025-04-23  0:53 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/mpegts: update stream info when PMT ES stream_type changes
 2025-04-23  0:51 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] libavformat/mov: FMp4 Fixes duration calculation for individual streams on videos where crash occurs
 2025-04-23  0:50 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/iamfdec: Check side_substream_id before use
 2025-04-22 23:45 UTC  - mbox.gz / Atom

[FFmpeg-devel] [RFC] STF 2025
 2025-04-22 22:58 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] fate: add stripetest
 2025-04-22 22:43 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avcodec/ffv1enc: Eliminate fabs()

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

[FFmpeg-devel] [PATCH 0/2] Remove chained ogg stream header packets from demuxer
 2025-04-22 21:44 UTC  (3+ 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
` [FFmpeg-devel] [PATCH 2/2] ogg/{vorbis, flac, opus}: Remove header packets from subsequent ogg streams from the demuxer output

[FFmpeg-devel] [PATCH 1/2] lavfi/f_sendcmd: add helper to clear Command
 2025-04-22 21:15 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] lavfi/f_sendcmd: clear Command on alloc failure

[FFmpeg-devel] [PATCH] postproc/postprocess_template: Fix reading uninitialized pixels in dering_C()
 2025-04-22 19:54 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] postproc/postprocess_template: Fix reading uninitialized pixels in dering_C()
 2025-04-22 19:28 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] postproc/postprocess_template: fix handling of first row of dering_C

[FFmpeg-devel] [PATCH] aarch64/h26x: Add put_hevc_pel_bi_w_pixels
 2025-04-22 16:31 UTC  - mbox.gz / Atom

[FFmpeg-devel] Unable to register on trac.ffmpeg.org
 2025-04-22 12:22 UTC  - mbox.gz / Atom

[FFmpeg-devel] APV codec with OpenAPV support
 2025-04-22 10:58 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] [RFC] global/clang-format: Add .clang-format configuration for consistent formatting
 2025-04-21 23:56 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 0/6] APV support
 2025-04-21 21:30 UTC  (8+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/6] lavf: APV demuxer
` [FFmpeg-devel] [PATCH 4/6] lavc: APV decoder

[FFmpeg-devel] [PATCH] avformat: Use ffio_read_size() where appropriate
 2025-04-21 18:08 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 2/2] libavformat/takdec.c: Fix msan error
 2025-04-21 17:40 UTC  (5+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 0/9] Execution Graph Printing
 2025-04-21 17:12 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/9] fftools/textformat: Formatting and whitespace changes

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

[FFmpeg-devel] [PATCH v2] fftools/ffprobe: Print size of attachments
 2025-04-21 16:56 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v3] "

[FFmpeg-devel] [REFUND-REQUEST] Ryzen 9 CPU + Mainboard + RAM
 2025-04-21 15:50 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/vp8: Maintain consistency of frame pointers
 2025-04-21 14:46 UTC  (2+ 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