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] avfilter/signature_lookup: Fix 2 differences to the refernce SW
 2024-04-21 23:10 UTC  (4+ 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] [PATCHSET] AAC decoder refactor
 2024-04-21 22:18 UTC  (9+ messages) - mbox.gz / Atom

[FFmpeg-devel] [RFC] 5 year plan & Inovation
 2024-04-21 20:40 UTC  (49+ messages) - mbox.gz / Atom

[FFmpeg-devel] FFmpeg table at NAB
 2024-04-21 20:25 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v3] tools: add target_enc_fuzzer.c
 2024-04-21 19:14 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 1/2] avcodec/codec_par: always clear extradata_size in avcodec_parameters_to_context()
 2024-04-21 16:48 UTC  (6+ 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] 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/3] doc: Explain what "context" means
 2024-04-20 22:17 UTC  (11+ 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 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] lavf/mkvtimestamp_v2: review mkvtimestamp_v2 implementation, add documentation
 2024-04-20 16:56 UTC  (9+ 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 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] [PATCH] avformat/httpauth.c Support RFC7616 [Style fixed]
 2024-04-18 10:49 UTC  (3+ messages) - 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

[FFmpeg-devel] [PATCH] avformat/http: return error when error occurs during gzip inflating
 2024-04-18  9:00 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v8 01/15] avcodec/vaapi_encode: introduce a base layer for vaapi encode
 2024-04-18  8:59 UTC  (15+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v8 02/15] avcodec/vaapi_encode: add async_depth to common options
` [FFmpeg-devel] [PATCH v8 03/15] avcodec/vaapi_encode: add picture type name to base
` [FFmpeg-devel] [PATCH v8 04/15] avcodec/vaapi_encode: move pic->input_surface initialization to encode_alloc
` [FFmpeg-devel] [PATCH v8 05/15] avcodec/vaapi_encode: move the dpb logic from VAAPI to base layer
` [FFmpeg-devel] [PATCH v8 06/15] avcodec/vaapi_encode: extract the init function "
` [FFmpeg-devel] [PATCH v8 07/15] avcodec/vaapi_encode: extract gop configuration and two options "
` [FFmpeg-devel] [PATCH v8 08/15] avcodec/vaapi_encode: move two reconstructed frames parameters "
` [FFmpeg-devel] [PATCH v8 09/15] avcodec/vaapi_encode: extract a close function for "
` [FFmpeg-devel] [PATCH v8 10/15] avcodec/vaapi_encode: extract set_output_property to "
` [FFmpeg-devel] [PATCH v8 11/15] avcodec/vaapi_encode: extract a get_recon_format function "
` [FFmpeg-devel] [PATCH v8 12/15] avcodec/vaapi_encode: extract a free funtion "
` [FFmpeg-devel] [PATCH v8 13/15] avutil/hwcontext_d3d12va: add Flags for resource creation
` [FFmpeg-devel] [PATCH v8 14/15] avcodec: add D3D12VA hardware HEVC encoder
` [FFmpeg-devel] [PATCH v8 15/15] Changelog: add D3D12VA HEVC encoder changelog

[FFmpeg-devel] [PATCH v2 6/6] avformat/evc: Small fixes in documentation
 2024-04-18  8:44 UTC  - mbox.gz / Atom

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

[FFmpeg-devel] [PATCH v2 4/6] avformat/avi: Added EVC codec tag to the list of supported codec_id-codec_tag pairs for AVI muxer
 2024-04-18  8:44 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2 3/6] 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  8:43 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2 2/6] avformat/nut: Added EVC codec tag to the list of supported codec_id-codec_tag pairs for NUT muxer
 2024-04-18  8:43 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2 1/6] avcodec/evc: Set the AV_FRAME_FLAG_KEY flag for a decoded frame when the decoded packet contains a keyframe
 2024-04-18  8:43 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v3 1/2] lavc/vaapi_encode_h265: Map HEVC AV REXT profile to VA REXT profile
 2024-04-18  8:21 UTC  (5+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v1] lavc/qsvdec: Use FFmpeg default 1/25 framerate if can't derive it from bitstream
 2024-04-18  8:15 UTC  - mbox.gz / Atom

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

[FFmpeg-devel] [PATCH v1 1/6] avcodec/evc: Set the AV_FRAME_FLAG_KEY flag for a decoded frame when the decoded packet contains a keyframe
 2024-04-18  7:34 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/ac3: Remove unused fixed-point ARMv7 DSP
 2024-04-18  6:38 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