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 1/3] doc: Explain what "context" means
 2024-04-22 15:56 UTC  (16+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] lavu: Clarify relationship between AVClass, AVOption and context
` [FFmpeg-devel] [PATCH 3/3] all: Link to "context" from all contexts with documentation
  ` [FFmpeg-devel] [PATCH v2 1/3] doc: Explain what "context" means
    ` [FFmpeg-devel] [PATCH v2 2/3] lavu: Clarify relationship between AVClass, AVOption and context
    ` [FFmpeg-devel] [PATCH v2 3/3] all: Link to "context" from all contexts with documentation
          ` [FFmpeg-devel] [PATCH v3 0/3] "
            ` [FFmpeg-devel] [PATCH v3 1/3] doc: Explain what "context" means
            ` [FFmpeg-devel] [PATCH v3 2/3] lavu: Clarify relationship between AVClass, AVOption and context
            ` [FFmpeg-devel] [PATCH v3 3/3] all: Link to "context" from all contexts with documentation

[FFmpeg-devel] [PATCH v2 0/9] HTTP rate limiting and retry improvements
 2024-04-22 15:20 UTC  (11+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 1/9] avutil/error: Add HTTP 429 Too Many Requests AVERROR code
` [FFmpeg-devel] [PATCH v2 2/9] avformat/http: Use AVERROR_HTTP_TOO_MANY_REQUESTS
` [FFmpeg-devel] [PATCH v2 3/9] avformat/http: Don't bail on parsing headers on "bad" HTTP codes
` [FFmpeg-devel] [PATCH v2 4/9] avformat/http: Add support for Retry-After header
` [FFmpeg-devel] [PATCH v2 5/9] avformat/http: Rename attempts to auth_attempts
` [FFmpeg-devel] [PATCH v2 6/9] avformat/http: Add options to set the max number of connection retries
` [FFmpeg-devel] [PATCH v2 7/9] avformat/http: Add option to limit total reconnect delay
` [FFmpeg-devel] [PATCH v2 8/9] doc/protocols: Re-order HTTP options to match http.c order
` [FFmpeg-devel] [PATCH v2 9/9] doc/protocols: Fill in missing HTTP options

[FFmpeg-devel] [PATCH 0/6] HTTP rate limiting and retry improvements
 2024-04-22 14:58 UTC  (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 7/6] doc/protocols: Re-order HTTP options to match http.c order
  ` [FFmpeg-devel] [PATCH 8/6] doc/protocols: Fill in missing HTTP options

[FFmpeg-devel] lavf/mkvtimestamp_v2: review mkvtimestamp_v2 implementation, add documentation
 2024-04-22 13:55 UTC  (10+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/3] lavf/mkvtimestamp_v2: use name in place of description in long name
` [FFmpeg-devel] [PATCH 2/3] lavf/mkvtimestamp_v2: review implementation to match mkvextract behavior
` [FFmpeg-devel] [PATCH 3/3] doc/muxers: add mkvtimestamp_v2

[FFmpeg-devel] [PATCH] avformat/httpauth.c Support RFC7616 [Style fixed]
 2024-04-22 12:58 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] lavu/opt: Clarify that AVOptions is not indended for general use
 2024-04-22 12:56 UTC  (4+ messages) - mbox.gz / Atom
  ` [FFmpeg-devel] [PATCH v2] "

[FFmpeg-devel] [PATCH] configure: Fix typo
 2024-04-22 12:34 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v3 0/1] avformat/demux: fix accurate probing of durations in mpegts/ps
 2024-04-22 12:32 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [RFC] 5 year plan & Inovation
 2024-04-22 11:32 UTC  (44+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avfilter/vf_thumbnail_cuda: Set ret before checking it
 2024-04-22 10:17 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCHSET] AAC decoder refactor
 2024-04-22  7:20 UTC  (10+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] avcodec/codec_par: always clear extradata_size in avcodec_parameters_to_context()
 2024-04-22  3:01 UTC  (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avformat/demux: extract extradata from packets when context update is requested
  ` [FFmpeg-devel] [PATCH 2/2 v2] "
          ` [FFmpeg-devel] [PATCH 2/2 v3] "

[FFmpeg-devel] [PATCH 1/3] avfilter/signature_lookup: Fix 2 differences to the refernce SW
 2024-04-22  2:09 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] avfilter/signature_lookup: Initialize bestmatch
` [FFmpeg-devel] [PATCH 3/3] avfilter/signature_lookup: Dont copy uninitialized stuff around

[FFmpeg-devel] FFmpeg table at NAB
 2024-04-22  2:02 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/cbs_h2645: Check NAL space
 2024-04-22  1:31 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v3] tools: add target_enc_fuzzer.c
 2024-04-22  1:07 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avfilter/avfiltergraph: Add comment about ignored return value
 2024-04-22  0:53 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2] tools: add target_enc_fuzzer.c
 2024-04-21 17:31 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] tools: add target_enc_fuzzer.c
 2024-04-21 17:11 UTC  (5+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] doc/Doxfyile: Refactor for maintainability
 2024-04-21 17:03 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/vvcdec: ff_vvc_frame_submit, avoid initializing task twice
 2024-04-21 16:34 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/4] lavc/vvc_parser: Remove max_b_frames setting
 2024-04-21 13:14 UTC  (11+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/4] lavc/libxevd: Fixed the has_b_frames setting
` [FFmpeg-devel] [PATCH 3/4] lavc/vvc_parser: "
` [FFmpeg-devel] [PATCH 4/4] lavc/vvc/refs: Use dpb_max_num_reorder_pics to control output

[FFmpeg-devel] [PATCH] avcodec/jni: fix mixed declaration and code
 2024-04-21  7:47 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] Fix for [ffmpeg] spdif: Unusual frame timing 40 samples/frame is not implemented
 2024-04-20 23:22 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/5] avcodec/progressframe: Explain how unnamed union can simplify accesses
 2024-04-20 20:22 UTC  (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/5] avcodec/hevcdec: Use union for AVFrame* and ProgressFrame
` [FFmpeg-devel] [PATCH 3/5] avcodec/av1dec: Use ProgressFrames
` [FFmpeg-devel] [PATCH 4/5] avcodec/av1dec: Make av1_frame_replace() out of av1_frame_ref()
` [FFmpeg-devel] [PATCH 5/5] avcodec/vaapi_av1: Use ProgressFrames

[FFmpeg-devel] [PATCH] lavc/videodsp: Remove emulated_edge_mc duplicate @param
 2024-04-20 17:17 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/3] lavc/vp8dsp: R-V V loop_filter_simple
 2024-04-20 16:04 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 3/3] lavc/vp8dsp: R-V V loop_filter
 2024-04-20 15:55 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 2/3] lavc/vp8dsp: R-V V loop_filter_inner
 2024-04-20 15:55 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] Remove outdated comment about AVFrame and AVOptions
 2024-04-20 15:37 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/pthread_frame: Fix leak of coded side data
 2024-04-20 15:19 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2 1/3] avcodec/x86/vvc/vvcdsp_init: add put prototypes
 2024-04-20 13:38 UTC  (4+ messages) - mbox.gz / Atom
  ` [FFmpeg-devel] 回复: "

[FFmpeg-devel] [PATCH 1/2] avformat/utils: handle errors > 0 in avformat_network_init()
 2024-04-20 13:25 UTC  (13+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avformat/avformat: Document return codes for av_format_(de)init
  ` [FFmpeg-devel] [PATCH v2 1/2] avformat/network: Return a proper negative error code from ff_network_init()
    ` [FFmpeg-devel] [PATCH v2 2/2] avformat/avformat: Document return codes for av_format_(de)init
      ` [FFmpeg-devel] [PATCH v3 1/3] avformat/network: add ff_neterrno2() for cases where we already have an errno
        ` [FFmpeg-devel] [PATCH v3 2/3] avformat/network: Return 0/AVERROR from ff_network_init()
        ` [FFmpeg-devel] [PATCH v3 3/3] avformat/avformat: Document return codes for av_format_(de)init
          ` [FFmpeg-devel] [PATCH v4 1/3] avformat/network: add ff_neterrno2() for cases where we already have an errno
            ` [FFmpeg-devel] [PATCH v4 2/3] avformat/network: Return 0/AVERROR from ff_network_init()
            ` [FFmpeg-devel] [PATCH v4 3/3] avformat/avformat: Document return codes for av_format_(de)init

[FFmpeg-devel] [PATCH] doc/muxers: add mkvtimestamp_v2
 2024-04-20 11:51 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/hevcdec: Fix precedence, bogus film grain warning
 2024-04-19 15:53 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/nvenc: High bit depth encoding for HEVC
 2024-04-19 11:55 UTC  (10+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2] "

[FFmpeg-devel] [PATCH v2] avformat: enable UDP IPv6 multicast interface selection using zone index
 2024-04-19 10:23 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v3] "

[FFmpeg-devel] resignation from CC
 2024-04-18 21:41 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2 01/27] avcodec/threadprogress: Add new API for frame-threaded progress
 2024-04-18 21:30 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2] lavc/vvc: Skip enhancement layer NAL units
 2024-04-18 20:39 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] lavc/vvc: Skip enhancement layer NAL units
 2024-04-18 20:27 UTC  (5+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v12 0/8] [WIP] webp: add support for animated WebP decoding
 2024-04-18 19:38 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/mov: ignore old infe box versions
 2024-04-18 15:29 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avutil/frame: remove comment about avcodec_get_frame_class()
 2024-04-18 15:25 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v3 00/13] avcodec: add Dolby Vision encoding
 2024-04-18 12:23 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v3 08/13] avcodec/dovi_rpudec: make `enable` also affect decoding

[FFmpeg-devel] [PATCH v3 5/5] avformat/evc: Small fixes in documentation
 2024-04-18 10:54 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v3 4/5] avcodec/evc: Reference to ISO_IEC_23094-1-2020 document section for EVC_MAX_APS_COUNT enum has been fixed
 2024-04-18 10:54 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v3 3/5] avformat/avi: Added EVC codec tag to the list of supported codec_id-codec_tag pairs for AVI muxer
 2024-04-18 10:53 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v3 2/5] avcodec/bitstream_filters: Declaration of the ff_evc_frame_merge_bsf variable has been moved to the appropriate following the alphabetical order
 2024-04-18 10:53 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v3 1/5] avcodec/evc: Set the AV_FRAME_FLAG_KEY flag for a decoded frame when the decoded packet contains a keyframe
 2024-04-18 10:53 UTC  - mbox.gz / Atom

[FFmpeg-devel] Apply misc doc/muxers fixes and extensions
 2024-04-18 10:06 UTC  (8+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/6] doc/muxers/matroskaenc: add missing options, apply misc style fixes
` [FFmpeg-devel] [PATCH 4/6] doc/muxers: add mkvtimestamp_v2

[FFmpeg-devel] (no subject)
 2024-04-18  9:42 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v3 1/2] avutil/loongarch: add LSX optimization for aac audio decode
` [FFmpeg-devel] [PATCH v3 2/2] avcodec/loongarch: add LSX optimization for aac audio encode

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