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 2/2] avformat/img2dec: add GEM Raster image demuxer
 2022-01-23  0:01 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] libavutil/tests/md5: Avoid warnings
 2022-01-22 23:23 UTC  (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2] "
  ` [FFmpeg-devel] [PATCH v3] "

[FFmpeg-devel] [PATCH] configure: Fix Microsoft tools detection
 2022-01-22 20:13 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] configure: link to libatomic when it's present
 2022-01-22  9:00 UTC  (9+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] fate/ffmpeg: Add test for autorotating video
 2022-01-21 22:40 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] swscale/x86/swscale: Remove superfluous and invalid '; '
 2022-01-21 21:26 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v5] avformat/imf: add IMF CPL with repeated resources to FATE
 2022-01-21 21:05 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 000/281 v3] New channel layout API
 2022-01-21 20:20 UTC  (9+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 091/281] matroska: convert to new "
` [FFmpeg-devel] [PATCH 109/281] mxf: "
` [FFmpeg-devel] [PATCH 274/281] swresample: "

[FFmpeg-devel] [PATCH] avformat/matroskadec: Export rectangular projection as displaymatrix
 2022-01-21 19:01 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] libfdk-aacdec: Add an option for setting the decoder's DRC album mode
 2022-01-21 14:42 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] libfdk-aacdec: Flush delayed samples at the end

[FFmpeg-devel] [PATCH v2 1/6] avformat/mux: Remove assert based on faulty assumptions
 2022-01-21 12:14 UTC  (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 2/6] fate/matroska: Add test for avoiding negative timestamps
  ` [FFmpeg-devel] [PATCH v2 3/6] avformat/avformat: Add AVFMT_AVOID_NEG_TS_DISABLED
  ` [FFmpeg-devel] [PATCH v2 4/6] avformat/mux: Preserve sync even if later packet has negative ts
  ` [FFmpeg-devel] [PATCH v2 5/6] avformat/mux: Peek into the muxing queue for avoid_negative_ts
  ` [FFmpeg-devel] [PATCH v2 6/6] avformat/hls: Remove redundant cast

[FFmpeg-devel] [PATCH] fftools/ffmpeg: fix (a)buffer src names
 2022-01-21 12:05 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v1] avfilter/vf_gblur_vulkan: add sizeV option
 2022-01-21 11:41 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avutil/pixfmt.h: typo
 2022-01-21 11:08 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/mov: Fix endian-dependent parsing
 2022-01-21 10:52 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] lavu/tx: rewrite internal code as a tree-based codelet constructor
 2022-01-21  8:51 UTC  (3+ messages) - mbox.gz / Atom
  ` [FFmpeg-devel] [PATCH 2/2] lavu/tx: add an RDFT implementation

[FFmpeg-devel] [PATCH v1 1/9] lavu/pix_fmt: add P012 pixel format
 2022-01-21  5:56 UTC  - mbox.gz / Atom

[FFmpeg-devel] Patchwork FATE Errors
 2022-01-21  5:11 UTC  (10+ messages) - mbox.gz / Atom

[FFmpeg-devel] GitHub Integration
 2022-01-21  1:29 UTC  (13+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] libavcodec/qsvenc: fix a memory leak problem
 2022-01-21  1:08 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 001/293 v7] Add a new channel layout API
 2022-01-21  0:40 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 001/289 v6] Add a new channel layout API
 2022-01-20 22:42 UTC  (7+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/img2dec: fix logic error in GEM Raster file probe
 2022-01-20 22:14 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/3] lavc/encode: factor audio/video-specific parts out of ff_encode_preinit()
 2022-01-20 21:18 UTC  (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] lavc/encode: reindent
` [FFmpeg-devel] [PATCH 3/3] lavc/encode: pick a sane default for bits_per_raw_sample if it's not set

[FFmpeg-devel] [PATCH] avfilter/vf_libvmaf: update filter for libvmaf v2.0.0
 2022-01-20 21:06 UTC  (9+ messages) - mbox.gz / Atom

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

[FFmpeg-devel] [PATCH] avformat/http: Fix double-free on error
 2022-01-20 19:20 UTC  - mbox.gz / Atom

[FFmpeg-devel] Refactoring UUID functionality
 2022-01-20 17:45 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/matroskaenc: Fix writing AV_SPHERICAL_EQUIRECTANGULAR
 2022-01-20 17:30 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2] lavfi/drawtext: Add localtime_ms for millisecond precision
 2022-01-20 15:32 UTC  (16+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2] avfilter/adelay: Add command support
 2022-01-20 11:36 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avfilter/adelay: Add command support
 2022-01-20  9:53 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] lavc/aarch64: add hevc qpel assembly
 2022-01-20  8:38 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH V5 1/2] libavcodec/vaapi_decode: fix the problem that init_pool_size < nb_surface
 2022-01-20  7:21 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH V5 2/2] libavutil/hwcontext_opencl: fix a bug for mapping qsv frame to opencl

[FFmpeg-devel] [PATCH 0/5] macos avdevice fixes and improvements
 2022-01-19 16:59 UTC  (16+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/5] libavdevice/avfoundation.m: use setAudioSettings, extend supported formats
` [FFmpeg-devel] [PATCH 2/5] libavdevice/avfoundation.m: Replace mutex-based concurrency by a thread-safe fifo queue with maximum length
` [FFmpeg-devel] [PATCH 3/5] libavdevice/avfoundation.m: Allow to select devices by unique ID
` [FFmpeg-devel] [PATCH 4/5] Use appropriate method for device discovery
` [FFmpeg-devel] [PATCH 5/5] Add AudioToolbox audio input device

[FFmpeg-devel] [PATCH 1/3] lavu/hwcontext_opencl: clear dangling pointers on map failure
 2022-01-19 14:01 UTC  (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] lavu/hwcontext_vulkan: "
` [FFmpeg-devel] [PATCH 3/3] lavu/hwcontext: clarify behavior on av_hwframe_map() failure
    ` [FFmpeg-devel] [PATCH] "

[FFmpeg-devel] http: honor response headers in redirect caching
 2022-01-19  7:13 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 01/25] avformat/matroskaenc: Fix potential overflow
 2022-01-19  0:33 UTC  (9+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 26/31] avformat/mux: Remove assert based on faulty assumptions
` [FFmpeg-devel] [PATCH 27/31] fate/matroska: Add test for avoiding negative timestamps
` [FFmpeg-devel] [PATCH 28/31] avformat/avformat: Add AVFMT_AVOID_NEG_TS_DISABLED
` [FFmpeg-devel] [PATCH 29/31] avformat/mux: Preserve sync even if later packet has negative ts
` [FFmpeg-devel] [PATCH 30/31] avformat/mux: Peek into the muxing queue for avoid_negative_ts
` [FFmpeg-devel] [PATCH 31/31] avformat/hls: Remove redundant cast

[FFmpeg-devel] [PATCH] libavutil: include assembly with full path from source root
 2022-01-18 22:38 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] avfilter/adelay - interactive commands
 2022-01-18 18:25 UTC  (7+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v4] avformat/imf: add IMF CPL with repeated resources to FATE
 2022-01-18 15:49 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avfilter: Added siti filter
 2022-01-18 13:58 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [RFC] Next release and regressions
 2022-01-18 13:17 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [GASPP PATCH] Filter out -D parameters from the call to GCC/Clang to assemble
 2022-01-18 13:00 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 01/28] ffmpeg: pass the muxer context explicitly to some functions
 2022-01-18 10:52 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 24/28] ffmpeg_mux: drop a useless check and reduce indentation

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