[FFmpeg-devel] [PATCH 01/28] ffmpeg: pass the muxer context explicitly to some functions
2022-01-18 10:18 UTC (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 17/28] ffmpeg: move the mux queue into muxer private data
` [FFmpeg-devel] [PATCH 24/28] ffmpeg_mux: drop a useless check and reduce indentation
[FFmpeg-devel] [PATCH V5 1/4] libavcodec/qsvenc: Add max_frame_size support to hevc_qsv
2022-01-18 9:48 UTC (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH V5 2/4] libavcodec/qsvenc: Add DisableDeblockingIdc support to qsv
` [FFmpeg-devel] [PATCH V5 3/4] libavcodec/qsvenc: Add low latency P-pyramid "
` [FFmpeg-devel] [PATCH V5 4/4] libavcodec/qsvenc: Add transform skip to hevc_qsv
[FFmpeg-devel] [PATCH v2] avfilter: add overlay vaapi filter
2022-01-18 9:41 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v1] avfilter/tonemap_vaapi: set va parameters filters and numbers
2022-01-18 9:40 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] avfilter/adelay - interactive commands
2022-01-18 9:09 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2] lavc/qsvenc: add tile encoding support for VP9
2022-01-18 8:08 UTC (7+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] lavu/videotoolbox: add support for memory mapping frames
2022-01-18 6:17 UTC (5+ messages) - mbox.gz / Atom
[FFmpeg-devel] [RFC] Next release and regressions
2022-01-17 23:22 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] avcodec/cfhd: Avoid signed integer overflow in coeff
2022-01-17 22:32 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avformat/mov: Check size before subtraction
[FFmpeg-devel] [PATCH 001/289 v5] Add a new channel layout API
2022-01-17 21:47 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 001/289 v4] Add a new channel layout API
2022-01-17 20:53 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 000/281 v3] New channel layout API
2022-01-17 20:27 UTC (27+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 001/281] Add a new "
` [FFmpeg-devel] [PATCH 277/281] ffmpeg: convert to new channel layout-API
[FFmpeg-devel] [FFmpeg-cvslog] [ffmpeg-web] branch master updated. a23b3fe Website release notes for 5.0
2022-01-17 15:14 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] Website release notes for 5.0
2022-01-17 15:03 UTC (12+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avformat/imfdec: Use proper logcontext
2022-01-17 14:07 UTC - mbox.gz / Atom
[FFmpeg-devel] http: honor response headers in redirect caching
2022-01-17 12:10 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2] lavc/qsvenc: add encode support for screen content coding extension
2022-01-17 8:29 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2] lavc/qsvenc_hevc: add -pic_timing_sei option
2022-01-17 8:28 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 01/25] avformat/matroskaenc: Fix potential overflow
2022-01-16 23:05 UTC (27+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 02/25] avformat/matroskaenc: Don't open BlockGroup twice
` [FFmpeg-devel] [PATCH 03/25] avformat/matroskaenc: Add API to write Masters with minimal length field
` [FFmpeg-devel] [PATCH 04/25] avformat/matroskaenc: Don't waste bytes on SimpleTags length fields
` [FFmpeg-devel] [PATCH 05/25] avformat/matroskaenc: Don't waste bytes when writing attachments
` [FFmpeg-devel] [PATCH 06/25] avformat/matroskaenc: Avoid seeks when writing EBML header
` [FFmpeg-devel] [PATCH 07/25] avformat/matroskaenc: Factor writing TrackVideo out
` [FFmpeg-devel] [PATCH 08/25] avformat/matroskaenc: Don't waste bytes on Video element length fields
` [FFmpeg-devel] [PATCH 09/25] avformat/matroskaenc: Don't waste bytes on ChapterAtoms "
` [FFmpeg-devel] [PATCH 10/25] avformat/matroskaenc: Factor writing Info out
` [FFmpeg-devel] [PATCH 11/25] avformat/matroskaenc: Allow to use custom reformatting functions
` [FFmpeg-devel] [PATCH 12/25] avformat/matroskaenc: Speed up reformatting WavPack
` [FFmpeg-devel] [PATCH 13/25] avformat/av1: Document actual behaviour of ff_av1_filter_obus()
` [FFmpeg-devel] [PATCH 14/25] avformat/matroskaenc: Redo reformatting AV1
` [FFmpeg-devel] [PATCH 15/25] avformat/matroskaenc: Use common function for H.2645 annex B->mp4
` [FFmpeg-devel] [PATCH 16/25] avformat/avc: Add functions to split access unit into list of NALUs
` [FFmpeg-devel] [PATCH 17/25] avformat/matroskaenc: Avoid temporary buffers when reformatting H.2645
` [FFmpeg-devel] [PATCH 18/25] avformat/matroskaenc: Remove special code for writing subtitles
` [FFmpeg-devel] [PATCH 19/25] avformat/matroskaenc: Pass more parameters explicitly to mkv_write_block
` [FFmpeg-devel] [PATCH 20/25] avformat/matroskaenc: Redo applying ProRes offset
` [FFmpeg-devel] [PATCH 21/25] avformat/matroskaenc: Don't waste bytes on BlockGroup length fields
` [FFmpeg-devel] [PATCH 22/25] avformat/matroskaenc: Remove duplicated code for writing WebVTT subs
` [FFmpeg-devel] [PATCH 23/25] avformat/matroskaenc: Reindentation
` [FFmpeg-devel] [PATCH 24/25] avformat/matroskaenc: Avoid repeated avio_tell()
` [FFmpeg-devel] [PATCH 25/25] avformat/matroskaenc: Write data directly into dynamic buffers
[FFmpeg-devel] [PATCH] vf_paletteuse: fix color cache lookup for Bayer dithering mode
2022-01-16 20:03 UTC (5+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] avcodec/{ass, webvttdec}: fix handling of backslashes
2022-01-16 18:16 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avcodec/webvttdec: honour bidi marks
[FFmpeg-devel] [PATCH v2] lavfi/drawtext: Add localtime_ms for millisecond precision
2022-01-16 11:06 UTC (17+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2] avformat/mpegts: add option max_packet_size
2022-01-16 4:07 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] AVFrame data alignment issues
2022-01-16 1:37 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avformat/hlsenc: Fix path handling on Windows
2022-01-15 22:29 UTC (8+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] fix bs2b parameter description
2022-01-15 14:45 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v20 02/20] avutil/frame: Prepare AVFrame\n for subtitle handling
2022-01-15 14:40 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 00/24] Subtitle Filtering 2022
2022-01-15 8:36 UTC (31+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 01/24] avcodec, avutil: Move enum AVSubtitleType to avutil, add new and deprecate old values
` [FFmpeg-devel] [PATCH 02/24] avutil/frame: Prepare AVFrame for subtitle handling
` [FFmpeg-devel] [PATCH 03/24] avcodec/subtitles: Introduce new frame-based subtitle decoding API
` [FFmpeg-devel] [PATCH 04/24] avfilter/subtitles: Update vf_subtitles to use new decoding api
` [FFmpeg-devel] [PATCH 05/24] avcodec, avutil: Move ass helper functions to avutil as avpriv_ and extend ass dialog parsing
` [FFmpeg-devel] [PATCH 06/24] avcodec/subtitles: Migrate subtitle encoders to frame-based API
` [FFmpeg-devel] [PATCH 07/24] avcodec/subtitles: Replace deprecated enum values
` [FFmpeg-devel] [PATCH 08/24] fftools/play, probe: Adjust for subtitle changes
` [FFmpeg-devel] [PATCH 09/24] avfilter/subtitles: Add subtitles.c for subtitle frame allocation
` [FFmpeg-devel] [PATCH 10/24] avfilter/avfilter: Handle subtitle frames
` [FFmpeg-devel] [PATCH 11/24] avfilter/avfilter: Fix hardcoded input index
` [FFmpeg-devel] [PATCH 12/24] avfilter/sbuffer: Add sbuffersrc and sbuffersink filters
` [FFmpeg-devel] [PATCH 13/24] avfilter/overlaygraphicsubs: Add overlaygraphicsubs and graphicsub2video filters
` [FFmpeg-devel] [PATCH 14/24] avfilter/overlaytextsubs: Add overlaytextsubs and textsubs2video filters
` [FFmpeg-devel] [PATCH 15/24] avfilter/textmod: Add textmod, censor and show_speaker filters
` [FFmpeg-devel] [PATCH 16/24] avfilter/stripstyles: Add stripstyles filter
` [FFmpeg-devel] [PATCH 17/24] avfilter/splitcc: Add splitcc filter for closed caption handling
` [FFmpeg-devel] [PATCH 18/24] avfilter/graphicsub2text: Add new graphicsub2text filter (OCR)
` [FFmpeg-devel] [PATCH 19/24] avfilter/subscale: Add filter for scaling and/or re-arranging graphical subtitles
` [FFmpeg-devel] [PATCH 20/24] avfilter/subfeed: add subtitle feed filter
` [FFmpeg-devel] [PATCH 21/24] fftools/ffmpeg: Introduce subtitle filtering new frame-based subtitle encoding
` [FFmpeg-devel] [PATCH 22/24] avutil/ass_split: Add parsing of hard-space tags (\h)
` [FFmpeg-devel] [PATCH 23/24] avcodec/webvttenc: convert hard-space tags to
` [FFmpeg-devel] [PATCH 24/24] doc/APIchanges: update for subtitle filtering changes
[FFmpeg-devel] [PATCH] avfilter: Added siti filter
2022-01-15 8:27 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v9 1/3] libavdevice/avfoundation.m: use AudioConvert, extend supported formats
2022-01-14 18:10 UTC (5+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/libmp3lame: check channel count after the lame_init_params()
2022-01-14 14:28 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/3] avcodec/libopenh264enc: support for colorspace and range information
2022-01-14 13:49 UTC (21+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] avcodec/libopenh264enc: make the profile configuablable correctly
` [FFmpeg-devel] [PATCH 3/3] avcodec/libopenh264enc: set iEntropyCodingModeFlag by coder option
` [FFmpeg-devel] [PATCH v2 1/3] avcodec/libopenh264enc: support for colorspace and range information
` [FFmpeg-devel] [PATCH v2 2/3] avcodec/libopenh264enc: make the profile configuablable correctly
` [FFmpeg-devel] [PATCH v2 3/3] avcodec/libopenh264enc: set iEntropyCodingModeFlag by coder option
` [FFmpeg-devel] [PATCH v3 1/3] avcodec/libopenh264enc: support for colorspace and range information
` [FFmpeg-devel] [PATCH v3 2/3] avcodec/libopenh264enc: make the profile configuablable correctly
` [FFmpeg-devel] [PATCH v3 3/3] avcodec/libopenh264enc: set iEntropyCodingModeFlag by coder option
[FFmpeg-devel] [PATCH] avformat/aviobuf: let avio_read can retry when timeout
2022-01-14 5:07 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avfilter/vf_libvmaf: update filter for libvmaf v2.0.0
2022-01-14 2:38 UTC (7+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 01/35] lavu/fifo: disallow overly large fifo sizes
2022-01-13 19:03 UTC (13+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 07/35] lavu/fifo: add new FIFO writing functions
` [FFmpeg-devel] [PATCH 08/35] lavu/fifo: add new FIFO read/peek functions
` [FFmpeg-devel] [PATCH 09/35] lavu/fifo: add a flag for automatically growing the FIFO as needed
` [FFmpeg-devel] [PATCH 12/35] lavc/avcodec: switch to new FIFO API
` [FFmpeg-devel] [PATCH 26/35] lavf/udp: "
` [FFmpeg-devel] [PATCH 31/35] lavu/threadmessage: "
[FFmpeg-devel] [PATCH] avformat/rawvideodec: check packet size
2022-01-13 18:44 UTC (2+ messages) - mbox.gz / Atom
page: next (older) | prev (newer) | 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