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/hls:use EXT-X-START instead of live_start_index if it's in playlist
 2022-06-25 13:26 UTC  (9+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v4 00/23] Subtitle Filtering 2022
 2022-06-25 13:00 UTC  (31+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v5 00/25] "
  ` [FFmpeg-devel] [PATCH v5 01/25] avcodec, avutil: Move enum AVSubtitleType to avutil, add new and deprecate old values
  ` [FFmpeg-devel] [PATCH v5 02/25] avutil/frame: Prepare AVFrame for subtitle handling
  ` [FFmpeg-devel] [PATCH v5 03/25] avcodec/subtitles: Introduce new frame-based subtitle decoding API
  ` [FFmpeg-devel] [PATCH v5 04/25] avcodec/libzvbi: set subtitle type
  ` [FFmpeg-devel] [PATCH v5 05/25] avfilter/subtitles: Update vf_subtitles to use new decoding api
  ` [FFmpeg-devel] [PATCH v5 06/25] avcodec, avutil: Move ass helper functions to avutil as avpriv_ and extend ass dialog parsing
  ` [FFmpeg-devel] [PATCH v5 07/25] avcodec/subtitles: Replace deprecated enum values
  ` [FFmpeg-devel] [PATCH v5 08/25] fftools/play, probe: Adjust for subtitle changes
  ` [FFmpeg-devel] [PATCH v5 09/25] avfilter/subtitles: Add subtitles.c for subtitle frame allocation
  ` [FFmpeg-devel] [PATCH v5 10/25] avfilter/avfilter: Handle subtitle frames
  ` [FFmpeg-devel] [PATCH v5 11/25] avfilter/avfilter: Fix hardcoded input index
  ` [FFmpeg-devel] [PATCH v5 12/25] avfilter/sbuffer: Add sbuffersrc and sbuffersink filters
  ` [FFmpeg-devel] [PATCH v5 13/25] avfilter/overlaygraphicsubs: Add overlaygraphicsubs and graphicsub2video filters
  ` [FFmpeg-devel] [PATCH v5 14/25] avfilter/overlaytextsubs: Add overlaytextsubs and textsubs2video filters
  ` [FFmpeg-devel] [PATCH v5 15/25] avfilter/textmod: Add textmod, censor and show_speaker filters
  ` [FFmpeg-devel] [PATCH v5 16/25] avfilter/stripstyles: Add stripstyles filter
  ` [FFmpeg-devel] [PATCH v5 17/25] avfilter/splitcc: Add splitcc filter for closed caption handling
  ` [FFmpeg-devel] [PATCH v5 18/25] avfilter/graphicsub2text: Add new graphicsub2text filter (OCR)
  ` [FFmpeg-devel] [PATCH v5 19/25] avfilter/subscale: Add filter for scaling and/or re-arranging graphical subtitles
  ` [FFmpeg-devel] [PATCH v5 20/25] avfilter/subfeed: add subtitle feed filter
  ` [FFmpeg-devel] [PATCH v5 21/25] avfilter/text2graphicsub: Added text2graphicsub subtitle filter
  ` [FFmpeg-devel] [PATCH v5 22/25] avfilter/snull, strim: Add snull and strim filters
  ` [FFmpeg-devel] [PATCH v5 23/25] avcodec/subtitles: Migrate subtitle encoders to frame-based API
  ` [FFmpeg-devel] [PATCH v5 24/25] fftools/ffmpeg: Introduce subtitle filtering and new frame-based subtitle encoding
  ` [FFmpeg-devel] [PATCH v5 25/25] avcodec/dvbsubdec: Fix conditions for fallback to default resolution

[FFmpeg-devel] [PATCH] avfilter/Makefile: always make colorspace.o
 2022-06-25 12:27 UTC  (6+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2 1/2] avformat: add AVFormatContext.first_pkt_wallclock
 2022-06-25  8:29 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 2/2] ffmpeg: add option -isync

[FFmpeg-devel] [PATCH v2 1/2] avformat: add AVFormatContext.first_pkt_wallclock
 2022-06-25  8:13 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 2/2] ffmpeg: add option -isync

[FFmpeg-devel] [PATCH 1/4] get_bits: move check_marker() to mpegvideodec.h
 2022-06-25  7:53 UTC  (13+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/4] lavc: add standalone cached bitstream reader
` [FFmpeg-devel] [PATCH 3/4] lavc/bitstream: templatize for BE/LE
` [FFmpeg-devel] [PATCH 4/4] lavc/get_bits: add a compat wrapper for the cached bitstream reader

[FFmpeg-devel] 答复: [PATCH] avcodec/v4l2_m2m: close the invalid file descriptor -1 in function v4l2_m2m_destroy_context
 2022-06-25  3:04 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] fftools/ffprobe.c: Add new Function: The peak bit rate of video streams can be queried
 2022-06-25  3:01 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v3] libavcodec/qsvenc: Enable fixed QP configure in qsv CQP runtime
 2022-06-25  2:47 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] libavcodec/qsvenc_hevc: Use default value from MSDK to set bf
 2022-06-25  2:42 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/http: include version.h
 2022-06-25  2:08 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] Use proper header for OpenBSD PPC CPU detection
 2022-06-24 21:02 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/mpegts: correct timestamp overflow on multiple pcr loopback
 2022-06-24 20:34 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/x86/h264_qpel: Remove unused functions
 2022-06-24 17:43 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v9 0/2] libjxl Colorspace fixes
 2022-06-24 17:33 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v9 1/2] avcodec/libjxldec: properly tag output colorspace
` [FFmpeg-devel] [PATCH v9 2/2] avcodec/libjxlenc: properly read input colorspace

[FFmpeg-devel] [PATCH] avformat/hls:use EXT-X-START instead of live_start_index if it's in playlist
 2022-06-24 16:44 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 2/2] avcodec/cuviddec: reindent after previous commit
 2022-06-24 14:42 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] avcodec/cuviddec: fix null pointer dereference
 2022-06-24 14:42 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/cuviddec: fix AV1 decoding error
 2022-06-24 12:06 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v8 0/2] libjxl Colorspace Fixes
 2022-06-24 10:14 UTC  (11+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v8 1/2] avcodec/libjxldec: properly tag output colorspace
` [FFmpeg-devel] [PATCH v8 2/2] avcodec/libjxlenc: properly read input colorspace

[FFmpeg-devel] [PATCH v4 0/4] add ARIB caption decoder using libaribcaption
 2022-06-24 10:06 UTC  (6+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/libx264: Avoid duplicating strings
 2022-06-24  9:58 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/hevc_sei: Fix check for SEI end
 2022-06-24  9:53 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/h2645_parse: Only trim RBSP trailing padding if it exists
 2022-06-24  9:53 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/6] avformat/matroskaenc: Split assembling CodecPrivate from writing it
 2022-06-24  9:50 UTC  (9+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 3/6] avformat/matroskaenc: Split updating "
` [FFmpeg-devel] [PATCH 4/6] avcodec/av1: Add upper bound for the size of a sane sequence header
` [FFmpeg-devel] [PATCH 5/6] avformat/matroskaenc: Improve handling of AV1 extradata
` [FFmpeg-devel] [PATCH 6/6] avformat/matroskaenc: Fix outdated comment
` [FFmpeg-devel] [PATCH 7/7] avformat/matroskaenc: Reuse dynamic buffer

[FFmpeg-devel] [PATCH 1/3] avcodec/hcadec: Don't use GetBit-API for byte-aligned reads
 2022-06-24  9:50 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] avcodec/hcadec: Move transient GetBitContext to stack
` [FFmpeg-devel] [PATCH 3/3] avcodec/hevc_ps: Don't use show_bits_long() unnecessarily

[FFmpeg-devel] [PATCH] Added support for MB_INFO
 2022-06-24  9:14 UTC  (8+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 01/13] lavc/jpeg2000dec: Finer granularity threading
 2022-06-24  8:19 UTC  (13+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 06/13] lavu/mem: Add ff_fast_recalloc()
` [FFmpeg-devel] [PATCH 09/13] lavc/jpeg2000: Speed up ff_jpeg2000_tag_tree_init() using stereotypes for sizes <= 4x4

[FFmpeg-devel] [PATCH] avcodec/audiotoolboxenc: return error value if encode failed
 2022-06-24  7:05 UTC  (6+ messages) - mbox.gz / Atom
  ` [FFmpeg-devel] [PATCH v2] avcodec/audiotoolboxenc: return external error "

[FFmpeg-devel] [PATCH v2 0/6] Implement SEI parsing for QSV decoders
 2022-06-24  7:01 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v3 "
  ` [FFmpeg-devel] [PATCH v3 1/6] avutil/frame: Add av_frame_copy_side_data() and av_frame_remove_all_side_data()

[FFmpeg-devel] [PATCH] avcodec/cuviddec: fix AV1 decoding error
 2022-06-24  4:09 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] tools/target_dec_fuzzer: Adjust threshold or CFHD
 2022-06-24  0:03 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avcodec/h2645_parse: Check HEVC NAL size

[FFmpeg-devel] [PATCH 01/35] fftools/ffmpeg_mux: add private muxer context
 2022-06-23 22:12 UTC  (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 24/35] fftools/ffmpeg: use the sync queues to handle -frames

[FFmpeg-devel] [PATCH] avcodec/libaomenc: Get number of operating points
 2022-06-23 19:45 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/3] checkasm/hevc_add_res: add 12bit test
 2022-06-23 18:04 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] lavc/aarch64: reformat add_res funcs
` [FFmpeg-devel] [PATCH 3/3] lavc/aarch64: hevc_add_res add 12bit variants

[FFmpeg-devel] [PATCH 19/35] fftools/ffmpeg: use last filter output pts to choose next output stream
 2022-06-23 15:32 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH] "

[FFmpeg-devel] [PATCH] fftools/ffprobe.c: Add new Function: The peak bit rate of video streams can be queried
 2022-06-23 14:33 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] fftools/ffprobe.c: Add Function: The peak bit rate of video streams can be queried
 2022-06-23 13:25 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] lavc/aarch64: new 8-bit hevc 16x16 idct
 2022-06-23 12:23 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] lavc/aarch64: add 8-bit hevc 32x32 idct

[FFmpeg-devel] [PATCH] avformat: allow .ec3 as extension for raw E-AC-3 stream
 2022-06-23 12:14 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/5] get_bits: move check_marker() to mpegvideodec.h
 2022-06-23 12:01 UTC  (8+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 5/5] lavc/get_bits: add a compat wrapper for the cached bitstream reader

[FFmpeg-devel] [PATCH] lavc/aarch64: add hevc chroma loop filter 8-12bit
 2022-06-23 11:44 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v4 0/7] avformat/movenc: normalize on AC-3 parser usage
 2022-06-23 10:11 UTC  (10+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v4 1/7] avcodec: make AC-3 bit rate table available in a separate header
` [FFmpeg-devel] [PATCH v4 2/7] {configure, avformat/movenc}: enable AC-3 parser for movenc
` [FFmpeg-devel] [PATCH v4 3/7] avformat/movenc: enable handle_eac3 to handle AC-3 tracks
` [FFmpeg-devel] [PATCH v4 4/7] avformat/movenc: move eac3_info definition so that it can be used for AC-3
` [FFmpeg-devel] [PATCH v4 5/7] avformat/movenc: utilize existing AC-3 parsing workflow "
` [FFmpeg-devel] [PATCH v4 6/7] avformat/movenc: handle OOM situations when parsing AC-3 headers
` [FFmpeg-devel] [PATCH v4 7/7] avformat/movenc: limit ISOBMFF AC-3 mapping to bsids <=8

[FFmpeg-devel] [PATCH 22/35] fftools/ffmpeg: rework -shortest implementation
 2022-06-23 10:04 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH] "

[FFmpeg-devel] [PATCH] ffmpeg: add option -isync
 2022-06-22 13:54 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] AV1 VDPAU hwaccel Decode support
 2022-06-22 10:13 UTC  (5+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] checkasm: updated tests for sw_scale
 2022-06-22  9:22 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 0/6 v2] avformat/movenc: normalize on AC-3 parser usage
 2022-06-22  6:54 UTC  (8+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 5/6] avformat/movenc: utilize existing AC-3 parsing workflow for AC-3

[FFmpeg-devel] [PATCH 3/3] Provided support for MPEG-5 EVC (Essential Video Coding) codec
 2022-06-22  6:49 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 2/3] Provided support for MPEG-5 EVC (Essential Video Coding) codec
 2022-06-22  6:49 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/3] Provided support for MPEG-5 EVC (Essential Video Coding) codec
 2022-06-22  6:48 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/3] avcodec/jpeglsdec: fix end check for xfrm
 2022-06-22  0:05 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 3/3] avcodec/cdgraphics: limit scrolling to the line

[FFmpeg-devel] [PATCH] avformat/hls: Limit start_seq_no to one bit less
 2022-06-22  0:01 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 2/2] swscale/aarch64: add vscale specializations
 2022-06-21 20:23 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 0/2] checkasm: updated tests for sw_scale
 2022-06-21 20:12 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] fftools/ffplay: fix YUV conversion mode
 2022-06-21 19:46 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v3 1/1] lavc/aarch64: motion estimation functions in neon
 2022-06-21 19:36 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/mov: Only read the primary item for AVIF
 2022-06-21 17:12 UTC  (9+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/movenc: Support alpha channel for AVIF
 2022-06-21 17:12 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] lavc/dovi_rpu: Fix UB for possible left shift of negative values
 2022-06-21 16:24 UTC  (9+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v20 1/5] libavutil: Add wchartoutf8(), wchartoansi(), utf8toansi(), getenv_utf8(), freeenv_utf8() and getenv_dup()
 2022-06-21 10:33 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2] libavcodec/qsvenc: Enable fixed QP configure in qsv CQP runtime
 2022-06-21  9:17 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v3 3/5] avcodec/avs2_parser: parse more info
 2022-06-21  8:57 UTC  (5+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] Make execute() and execute2() return FFMIN() of thread return codes
 2022-06-21  8:05 UTC  (9+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avfilter: add 3D scope multimedia filter
 2022-06-21  7:41 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] libavcodec/qsvenc: Enable fixed QP configure in qsv CQP runtime
 2022-06-21  6:55 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v3 0/6] avformat/movenc: normalize on AC-3 parser usage
 2022-06-21  6:46 UTC  (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v3 1/6] avcodec: make AC-3 bit rate table available in a separate header
` [FFmpeg-devel] [PATCH v3 2/6] {configure, avformat/movenc}: enable AC-3 parser for movenc
` [FFmpeg-devel] [PATCH v3 3/6] avformat/movenc: enable handle_eac3 to handle AC-3 tracks
` [FFmpeg-devel] [PATCH v3 4/6] avformat/movenc: move eac3_info definition so that it can be used for AC-3
` [FFmpeg-devel] [PATCH v3 5/6] avformat/movenc: utilize existing AC-3 parsing workflow "
` [FFmpeg-devel] [PATCH v3 6/6] avformat/movenc: handle OOM situations when parsing AC-3 headers

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