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] avcodec/h264_mp4toannexb: fix missing SPS/PPS to IDR frames
 2023-01-09 16:46 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 2/2] avcodec/mediacodecdec: check ff_Build_SDK_INT return value
 2023-01-09 16:36 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] avcodec/mediacodec_wrapper: get api level via NDK method
 2023-01-09 16:36 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v6 0/3] ffmpeg: add video heartbeat capability to fix_sub_duration
 2023-01-09 15:10 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] lavc/videotoolbox: validate vt context in the decoder callback
 2023-01-09 14:48 UTC  (11+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/8] lavfi/vf_scale: allow passing options to swscale directly
 2023-01-09 12:51 UTC  (9+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/8] lavfi: remove AVFilter.init_dict()
` [FFmpeg-devel] [PATCH 3/8] lavfi/avfilter: avoid a redundant av_opt_set_dict2() call
` [FFmpeg-devel] [PATCH 4/8] lavfi/avfilter: export a multikey dict from process_options()
` [FFmpeg-devel] [PATCH 5/8] lavfi/avfilter: simplify process_options()
` [FFmpeg-devel] [PATCH 6/8] lavfi/avfilter: process options for filters without a private class
` [FFmpeg-devel] [PATCH 7/8] lavfi/graphparser: improve applying graph-level sws options
` [FFmpeg-devel] [PATCH 8/8] lavfi/graphparser: drop a redundant label

[FFmpeg-devel] [PATCH 2/5] avcodec/videotoolbox: prefer hw_frames_ctx/hw_device_ctx over hwaccel_context
 2023-01-09 12:50 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 3/5] avcodec/videotoolbox: deprecate create AVVideotoolboxContext by user
` [FFmpeg-devel] [PATCH 3/5] avcodec/videotoolbox: deprecate creating "
` [FFmpeg-devel] [PATCH 4/5] avcodec/videotoolbox: fix documents of AVVideotoolboxContext
` [FFmpeg-devel] [PATCH 5/5] avcodec/videotoolbox: don't use av_ prefix for local function

[FFmpeg-devel] [PATCH 1/5] avcodec/videotoolbox: fix NULL pointer dereference
 2023-01-09 12:50 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] lavc/mediacodecenc: Probe supported pixel formats
 2023-01-09 12:27 UTC  (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] lavc/mediacodecenc: Probe actually supported color formats using JNI

[FFmpeg-devel] [PATCH] libswresample: avoid s16p internal processing format
 2023-01-09 12:25 UTC  (12+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v3] avformat/dvd: new dvd:// protocol for reading dvd folder/images
 2023-01-09 10:56 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] lavc/qsvenc_jpeg: accept YUYV422 and BGRA in system memory
 2023-01-09  8:56 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] vaapi_encode_h264: Only set pic_order_cnt_type to 0 with B-frames
 2023-01-09  7:37 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/8] lavfi/vf_vpp_qsv: add "a", "dar" and "sar" variables
 2023-01-09  7:12 UTC  (8+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/8] lavfi/vf_vpp_qsv: handle NULL pointer when evaluating an expression
` [FFmpeg-devel] [PATCH 3/8] lavfi/vf_vpp_qsv: allow special values for the output video dimensions
` [FFmpeg-devel] [PATCH 4/8] lavfi/vf_vpp_qsv: add vpp_preinit callback
` [FFmpeg-devel] [PATCH 5/8] lavfi/vf_vpp_qsv: add has_passthrough flag in VPPContext
` [FFmpeg-devel] [PATCH 6/8] lavfi/vf_vpp_qsv: check output format string against NULL pointer
` [FFmpeg-devel] [PATCH 7/8] lavfi/qsvvpp: set output frame durations
` [FFmpeg-devel] [PATCH 8/8] lavfi/qsv: use QSVVPPContext as base context in vf_vpp_qsv/vf_overlay_qsv

[FFmpeg-devel] [PATCH v3 0/8] add fd protocol
 2023-01-09  3:17 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/nsvdec: add support for STARDIVA format
 2023-01-09  1:05 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/scpr: Test bx before use
 2023-01-08 20:24 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avfilter: add fractional delay IR source filter
 2023-01-08 14:03 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] tools/target_dec_fuzzer: Test lowres
 2023-01-08 12:59 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH][RFC][CURSED] mov: Disable advanced_editlist for fragmented MP4 input
 2023-01-08  6:29 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2] avformat/dvd: new dvd:// protocol for reading dvd folder/images
 2023-01-07 19:21 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/av1_parser: export timing information when present
 2023-01-07 15:22 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2] avformat/segment: calculate segment durations correctly
 2023-01-07 12:07 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/dvd: new dvd:// protocol for reading dvds
 2023-01-07 10:31 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/segment: calculate segment durations correctly
 2023-01-07  9:47 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] ffmpeg: apply discontinuity adjustment per-stream
 2023-01-07  4:20 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] arm32/neon: Avoid using bge/beq for function calls
 2023-01-07  3:54 UTC  - mbox.gz / Atom

[FFmpeg-devel] Update for my hls and dash patches?
 2023-01-07  0:31 UTC  (5+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v6 1/2] libavformat/hlsenc: Enable HTTP persistent connections for hls_delete_file
 2023-01-07  0:23 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v6 2/2] libavformat/dashenc: Enable HTTP persistent connections for dashenc_delete_file

[FFmpeg-devel] [PATCH 1/2] avcodec/eac3dec: avoid float noise in fixed mode addition to overflow
 2023-01-06 23:09 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avcodec/mvha: Check input size for HUFY before picture allocation

[FFmpeg-devel] [PATCH] avcodec/vaapi_encode_h26x: passthrough A53 CC data as H264/HEVC SEI
 2023-01-06 19:02 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2] "
  ` [FFmpeg-devel] [PATCH v3] "

[FFmpeg-devel] [PATCH v3 1/4] avcodec/bswapdsp: remove unused cextern
 2023-01-06 18:09 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2 1/3] avformat/imfdec: remove the experimental flag
 2023-01-06 16:18 UTC  (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 2/3] doc: improve IMF demuxer documentation
` [FFmpeg-devel] [PATCH v2 3/3] fate/imfdec: remove imf experimental flag

[FFmpeg-devel] [PATCH] avcodec/mediacodecenc: enable B frames only with -strict experimental
 2023-01-06 16:07 UTC  (4+ messages) - mbox.gz / Atom
  ` [FFmpeg-devel] [PATCH v2] "

[FFmpeg-devel] [PATCH v2 1/4] avcodec/hevc_parse: keep nal->nuh_layer_id > 0
 2023-01-06 15:52 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 2/4] avcodec/cbs_h2645: "
` [FFmpeg-devel] [PATCH v2 3/4] avcodec/hevcdec: add nuh_layer_id option
` [FFmpeg-devel] [PATCH v2 4/4] avcodec: add hevc_extract_layer bsf

[FFmpeg-devel] [PATCH v2 0/4] Add hevc alpha layer decoding basic support
 2023-01-06 15:52 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] avcodec/jpeg2000dec: Move decoder structs to header files
 2023-01-06 15:46 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v4 1/4] lavc: add standalone cached bitstream reader
 2023-01-06 10:09 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] avformat/movenc: Add movie_timescale option to AVIF
 2023-01-06  9:45 UTC  (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avformat/movenc: Add loop parameter to animated AVIF

[FFmpeg-devel] [PATCH V3 1/3] lavfi/dnn: Mark native backend as deprecated
 2023-01-06  9:38 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH V3 2/3] lavfi/dnn: Delete DNN native backend releated tools and docs
` [FFmpeg-devel] [PATCH V3 3/3] lavfi/dnn: Remove DNN native backend

[FFmpeg-devel] [PATCH V2 1/2] lavfi/dnn: Modify error message for incorrect backend_type
 2023-01-06  9:23 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH V4 1/3] lavfi/dnn: Mark native backend as unsupported
 2023-01-06  9:19 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH V4 2/3] lavfi/dnn: Delete DNN native backend releated tools and docs
` [FFmpeg-devel] [PATCH V4 3/3] lavfi/dnn: Remove DNN native backend

[FFmpeg-devel] [PATCH 1/4] lavc/ac3dec: fail when the sample rate is unset
 2023-01-06  1:34 UTC  (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/4] lavc/qsvdec: check ff_decode_frame_props() return value
` [FFmpeg-devel] [PATCH 3/4] lavc/decode: deduplicate cleanup in ff_decode_receive_frame()
` [FFmpeg-devel] [PATCH 4/4] lavc/decode: validate frames output by decoders

[FFmpeg-devel] [PATCH] vaapi: support VAProfileH264High10
 2023-01-05 22:27 UTC  (6+ messages) - mbox.gz / Atom
    ` [FFmpeg-devel] [PATCH v2] "

[FFmpeg-devel] [PATCH 0/1] Fix off-by-one in ASS subtitle encoder
 2023-01-05 22:06 UTC  (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/1] avformat/assenc: fix incorrect copy of null terminator

[FFmpeg-devel] [RFC PATCH 1/4] avcodec/hevc_parse: keep nal->nuh_layer_id > 0
 2023-01-05 21:48 UTC  (9+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [RFC PATCH 2/4] avcodec/cbs_h2645: "
` [FFmpeg-devel] [RFC PATCH 3/4] avcodec/hevcdec: add nuh_layer_id option
` [FFmpeg-devel] [RFC PATCH 4/4] avcodec/h265_metadata_bsf: "

[FFmpeg-devel] [PATCH] swresample fixes
 2023-01-05 20:59 UTC  (12+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v3] lavc/libvpx: remove thread limit
 2023-01-05 17:14 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [RFC PATCH 0/4] Add hevc alpha layer basic decoding support
 2023-01-05 16:14 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/rtpproto: add support for RTP/UDP socket reuse
 2023-01-05 12:16 UTC  (8+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/8] doc/ffmpeg.texi: drop a non-existent option
 2023-01-05 11:09 UTC  (12+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/8] fftools/ffmpeg: stop using AVCodecContext.sample_rate in decode_audio()
` [FFmpeg-devel] [PATCH 3/8] fftools/ffmpeg: fix stream id in an error message
` [FFmpeg-devel] [PATCH 4/8] fftools/ffmpeg: rename a variable to be more descriptive
` [FFmpeg-devel] [PATCH 5/8] fftools/ffmpeg: move video frame dup/drop logic into its own function
` [FFmpeg-devel] [PATCH 6/8] fftools/ffmpeg: reindent after previous commit
` [FFmpeg-devel] [PATCH 7/8] doc/ffmpeg: improve -r documentation
` [FFmpeg-devel] [PATCH 8/8] fftools/ffmpeg: always generate CFR output when -r is used

[FFmpeg-devel] [PATCH v2 5/7] avcodec/mediacodecenc: remove the strategy to create DTS
 2023-01-05  8:07 UTC  (8+ messages) - mbox.gz / Atom
    ` [FFmpeg-devel] [Internet]Re: "

[FFmpeg-devel] [PATCH] lavf/rtpenc_jpeg: Retrieve sampling factor from SOF0
 2023-01-05  5:37 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 01/30] lavc/libx264: factor out setting up the input frame
 2023-01-04 17:27 UTC  (8+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 22/30] lavc/adxenc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE
` [FFmpeg-devel] [PATCH 23/30] lavc/ffv1enc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE
` [FFmpeg-devel] [PATCH 30/30] lavc/libaomenc: pass through frame durations to encoded packets

[FFmpeg-devel] [PATCH] avformat/oggparsevorbis: Don't append to title metadata
 2023-01-04 11:37 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/mpeg12dec: flush a53 data
 2023-01-04 10:39 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 4/4] avcodec/videotoolboxenc: fix error code
 2023-01-04  2:38 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2 4/4] avcodec/videotoolboxenc: fix error code
 2023-01-04  2:37 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 2/3] avcodec/videotoolboxenc: pass error code through
 2023-01-04  2:35 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] get_cabac_inline_x86: Don't inline if 32-bit Windows
 2023-01-03 19:18 UTC  (7+ messages) - mbox.gz / Atom

[FFmpeg-devel] Rework color quantization in palette{gen,use}
 2023-01-03 19:11 UTC  (15+ messages) - mbox.gz / Atom
` [FFmpeg-devel] New iteration for the color quantization in palette{gen, use}
  ` [FFmpeg-devel] [PATCH v2 01/32] avfilter/palettegen: allow a minimum of 2 colors
  ` [FFmpeg-devel] [PATCH v2 02/32] avfilter/palette{gen, use}: revert support palettes with alpha

[FFmpeg-devel] 3 more dithering mode in paletteuse
 2023-01-03 16:31 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