[FFmpeg-devel] [PATCH] MAINTAINERS: add myself as maintainer for libsrt protocol
2022-03-30 19:44 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/libvpxenc: enable dynamic max quantizer parameter reconfiguration
2022-03-30 18:24 UTC (6+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] Add decoding of > 32-bit residuals to FLAC
2022-03-30 17:54 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] avfilter/src_movie: switch to activate()
2022-03-30 17:43 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avfilter/src_movie: add option to set decoding thread type
[FFmpeg-devel] minterpolate filter with Multi-Threading Support?
2022-03-30 17:33 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] [PATCH] libavformat/mov: Expose Quicktime poster_time value as metadata TAG
2022-03-30 15:33 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v10 0/1] Add IPFS protocol support
2022-03-30 15:16 UTC (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v10 1/1] avformat: "
[FFmpeg-devel] [PATCH] doc/bitstream_filters: fix for the syntax of code
2022-03-30 15:06 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v10 1/5] avcodec/jpegxl: add Jpeg XL image codec and parser
2022-03-30 14:53 UTC (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v10 2/5] avcodec/libjxl: add Jpeg XL decoding via libjxl
` [FFmpeg-devel] [PATCH v10 3/5] avcodec/libjxl: add Jpeg XL encoding "
` [FFmpeg-devel] [PATCH v10 4/5] avformat/image2: add Jpeg XL as image2 format
` [FFmpeg-devel] [PATCH v10 5/5] fate/jpegxl: add Jpeg XL demux and parse FATE test
[FFmpeg-devel] [PATCH 0/6] avcodec/vc1: Arm optimisations
2022-03-30 14:35 UTC (31+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 00/10] "
` [FFmpeg-devel] [PATCH 01/10] checkasm: Add vc1dsp in-loop deblocking filter tests
` [FFmpeg-devel] [PATCH 02/10] checkasm: Add vc1dsp inverse transform tests
` [FFmpeg-devel] [PATCH 03/10] checkasm: Add idctdsp add/put-pixels-clamped tests
` [FFmpeg-devel] [PATCH 04/10] avcodec/vc1: Introduce fast path for unescaping bitstream buffer
` [FFmpeg-devel] [PATCH 05/10] avcodec/vc1: Arm 64-bit NEON deblocking filter fast paths
` [FFmpeg-devel] [PATCH 06/10] avcodec/vc1: Arm 32-bit "
` [FFmpeg-devel] [PATCH 07/10] avcodec/vc1: Arm 64-bit NEON inverse transform "
` [FFmpeg-devel] [PATCH 08/10] avcodec/idctdsp: Arm 64-bit NEON block add and clamp "
` [FFmpeg-devel] [PATCH 09/10] avcodec/vc1: Arm 64-bit NEON unescape fast path
` [FFmpeg-devel] [PATCH 10/10] avcodec/vc1: Arm 32-bit "
[FFmpeg-devel] [PATCH v9 1/5] avcodec/jpegxl: add Jpeg XL image codec and parser
2022-03-30 13:43 UTC (13+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v9 3/5] avcodec/libjxl: add Jpeg XL encoding via libjxl
` [FFmpeg-devel] [PATCH v9 4/5] avformat/image2: add Jpeg XL as image2 format
[FFmpeg-devel] [PATCH v5 00/21] avdevice (mostly dshow) enhancements
2022-03-30 12:18 UTC (22+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v5 01/21] avdevice: lock to minor version of avformat
` [FFmpeg-devel] [PATCH v5 02/21] avformat: add control_message function to AVInputFormat
` [FFmpeg-devel] [PATCH v5 03/21] avdevice/dshow: implement control_message interface
` [FFmpeg-devel] [PATCH v5 04/21] avdevice: add control message requesting to show config dialog
` [FFmpeg-devel] [PATCH v5 05/21] avdevice/dshow: accept show config dialog control message
` [FFmpeg-devel] [PATCH v5 06/21] avdevice/dshow: add config dialog command for crossbar and tv tuner
` [FFmpeg-devel] [PATCH v5 07/21] avdevice/avdevice: Revert "Deprecate AVDevice Capabilities API"
` [FFmpeg-devel] [PATCH v5 08/21] avdevice/avdevice: clean up avdevice_capabilities_create
` [FFmpeg-devel] [PATCH v5 09/21] avdevice: capabilities API details no longer public
` [FFmpeg-devel] [PATCH v5 10/21] avutil/opt: document AVOptionRange min_value > max_value
` [FFmpeg-devel] [PATCH v5 11/21] avdevice: Add internal helpers for querying device capabilities
` [FFmpeg-devel] [PATCH v5 12/21] avdevice: change device capabilities option type
` [FFmpeg-devel] [PATCH v5 13/21] avdevice: improve capabilities' option API
` [FFmpeg-devel] [PATCH v5 14/21] avdevice/dshow: move audio format helpers
` [FFmpeg-devel] [PATCH v5 15/21] avdevice/dshow: when closing, set context fields back to zero
` [FFmpeg-devel] [PATCH v5 16/21] avdevice/dshow: implement capabilities API
` [FFmpeg-devel] [PATCH v5 17/21] avdevice/dshow: cosmetics
` [FFmpeg-devel] [PATCH v5 18/21] avformat: add avformat_alloc_input_context()
` [FFmpeg-devel] [PATCH v5 19/21] doc/examples: adding device_get_capabilities example
` [FFmpeg-devel] [PATCH v5 20/21] Makefile/examples: cosmetics
` [FFmpeg-devel] [PATCH v5 21/21] avdevice/dshow: capabilities query also works on opened device
[FFmpeg-devel] [PATCH] test: tiny_ssim: Don't include config.h
2022-03-30 12:05 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] vc1dsp: Change remaining stride parameters to ptrdiff_t
2022-03-30 12:05 UTC (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2] "
[FFmpeg-devel] [PATCH] avcodec/pcm_rechunk_bsf: unref packet before putting a new one in
2022-03-30 10:58 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] avcodec/libsvtav1: signal CPB properties through side data
2022-03-30 9:36 UTC (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avcodec/libsvtav1: clean up unconditional override of avctx bit rate
[FFmpeg-devel] [PATCH v9 0/1] Add IPFS protocol support
2022-03-30 8:49 UTC (10+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v9 1/1] avformat: "
[FFmpeg-devel] [PATCH v4 1/2] lavc/vaapi_encode: add support for maxframesize
2022-03-30 8:27 UTC (6+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] libavcodec/qsvdec: Add more pixel format support to qsvdec
2022-03-30 6:43 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] libavcodec/qsvenc: Add more pixel format support to qsvenc
[FFmpeg-devel] [PATCH 1/2] libavutil/hwcontext_vulkan: Fix VK_FORMAT_R8G8_UNORM and VK_FORMAT_R16G16_UNORM map problem on Vulkan
2022-03-30 3:41 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] libavutil/hwcontext_vaapi: fix nv12 map error
[FFmpeg-devel] [PATCH] avformat/libsrt: use a larger buffer for find_info_tag
2022-03-30 2:31 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avformat/libsrt: fix deprecated warning
2022-03-30 2:31 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] web/consulting: Obfuscate email a bit
2022-03-30 2:18 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] FFmpeg 5.0.1
2022-03-29 21:21 UTC (6+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avfilter/f_realtime: add support for commands
2022-03-29 20:39 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/3] avcodec/dfpwmdec: Check packet size more completely
2022-03-29 19:35 UTC (10+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] avcodec/wmalosslessdec: Check channel mask against num channels
[FFmpeg-devel] [PATCH] avformat/mov: fix missing extra data updating
2022-03-29 18:04 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/binkaudio: reset ch_offset on errors
2022-03-29 15:49 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] libavutil/hwcontext_vaapi: Re-enable support for libva v1
2022-03-29 14:37 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] web/consulting: add myself
2022-03-29 13:19 UTC (6+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v5 1/4] lavc/vaapi_encode_h265: Add GPB frame support for hevc_vaapi
2022-03-29 12:44 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] doc/filters: document vf_libplacebo
2022-03-29 12:13 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] MAINTAINERS: add Niklas Haas for vf_libplacebo.c
2022-03-29 12:12 UTC (7+ messages) - mbox.gz / Atom
[FFmpeg-devel] How to set segment size limit for .ts files
2022-03-29 11:32 UTC - mbox.gz / Atom
[FFmpeg-devel] WebRTC Support for FFmpeg - Join the One Question Survey
2022-03-29 11:17 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2] libavcodec/cbs_av1: Add size check before parse obu
2022-03-29 8:29 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v5 1/7] avcodec/v4l2_context: don't reinit output queue when dynamic resolution change
2022-03-29 6:51 UTC (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v5 7/7] avcodec/v4l2_m2m_dec: setup capture queue before enqueue the first frame
` [FFmpeg-devel] [EXT] "
[FFmpeg-devel] [PATCH 1/5] avformat/movenc: remove unused argument from get_sample_flags()
2022-03-29 5:02 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v3 1/4] avformat/movenc: fix assert failure in get_cluster_duration()
2022-03-29 4:59 UTC (5+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2 2/2] avformat/movenc: sidx earliest_presentation_time is applied after editlist
2022-03-29 4:50 UTC (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v3 1/2] avformat/mov: log the right variable
` [FFmpeg-devel] [PATCH v3 2/2] avformat/movenc: sidx earliest_presentation_time is applied after editlist
[FFmpeg-devel] [PATCH v4 00/22] avdevice (mostly dshow) enhancements
2022-03-29 3:59 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/7] avformat/mov_chan: rename mov_get_channel_label() to better reflect its purpose
2022-03-28 23:24 UTC (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/7] avformat/mov_chan: add a few missing channel label mappings
` [FFmpeg-devel] [PATCH 3/7] avformat/mov_chan: use a higher log level for a debug message
` [FFmpeg-devel] [PATCH 4/7] avformat/movenc: write channel descriptions when a known layout or a bitmap can't be used
` [FFmpeg-devel] [PATCH 5/7] avformat/mov_chan: move the definition of MovChannelLayoutTag to the header
` [FFmpeg-devel] [PATCH 6/7] avformat/movenc: don't use mono layout when a front center label is expected
` [FFmpeg-devel] [PATCH 7/7] fate: add a test for writing channel descriptions in mov
[FFmpeg-devel] [PATCH 1/4] avutil: add ambient viewing environment metadata side data
2022-03-28 23:09 UTC (12+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/4] avcodec: add support for hevc ambient viewing environment SEI message
` [FFmpeg-devel] [PATCH 3/4] avfilter/vf_showinfo: add support for ambient viewing environment metadata
` [FFmpeg-devel] [PATCH 4/4] fftools/ffprobe: "
` [FFmpeg-devel] [PATCH v2 1/4] avutil: add ambient viewing environment metadata side data
` [FFmpeg-devel] [PATCH v2 2/4] avcodec: add support for hevc ambient viewing environment SEI message
` [FFmpeg-devel] [PATCH v2 3/4] avfilter/vf_showinfo: add support for ambient viewing environment metadata
` [FFmpeg-devel] [PATCH v2 4/4] fftools/ffprobe: "
[FFmpeg-devel] [PATCH v7 4/6] fftools/cmdutils.c: Replace MAX_PATH-sized buffers with dynamically sized ones, and fopen with av_fopen_utf8
2022-03-28 21:19 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 3/3] avformat/movenc: Add support for AVIF muxing
2022-03-28 20:49 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 2/3] avformat/av1: Add a parameter to av1c to omit seq header
2022-03-28 20:48 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/3] avcodec/libaomenc: Add parameter for avif single image encoding
2022-03-28 20:47 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v8 1/6] libavutil/wchar_filename.h: Add whcartoutf8, wchartoansi and utf8toansi
2022-03-28 20:46 UTC (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v8 2/6] libavformat/avisynth.c: Remove MAX_PATH limit
` [FFmpeg-devel] [PATCH v8 3/6] compat/w32dlfcn.h: Remove MAX_PATH limit and replace LoadLibraryExA with LoadLibraryExW
` [FFmpeg-devel] [PATCH v8 4/6] fftools/cmdutils.c: Remove MAX_PATH limit and replace fopen with av_fopen_utf8
` [FFmpeg-devel] [PATCH v8 5/6] fftools: Enable long path support on Windows (fixes #8885)
` [FFmpeg-devel] [PATCH v8 6/6] fftools: Use UTF-8 on Windows
[FFmpeg-devel] [PATCH] avformat/mov: Add support for still image AVIF parsing
2022-03-28 19:11 UTC (8+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/5] avcodec/vp9_superframe_bsf: Check in size
2022-03-28 18:07 UTC (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 3/5] avcodec/vmdaudio: Fix channels count bug
[FFmpeg-devel] [PATCH] libavformat/rtmp: Adding a flag to give user the option to have ffmpeg fail instead of warn when mismatches are found in rtmp url stream or application names
2022-03-28 16:14 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] libavformat/rtmp: Adding a flag to give user the option to have ffmpeg fail instead of warn when mismatches are found in rtmp url stream or application names
2022-03-28 16:13 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v7 1/2] avcodec/pngenc: support writing iCCP chunks
2022-03-28 15:26 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v7 2/2] avcodec/mjpegenc: support writing ICC profiles
[FFmpeg-devel] [PATCH 1/2] avcodec/apedec: fix a integer overflow in long_filter_high_3800()
2022-03-28 11:52 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avcodec/takdsp: Fix integer overflow in decorrelate_sf()
[FFmpeg-devel] [PATCH] avfilter: Added siti filter
2022-03-28 11:01 UTC (17+ messages) - mbox.gz / Atom
[FFmpeg-devel] Playback issue on Sony TVs caused by btrt box
2022-03-28 5:39 UTC (9+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2 1/3] libavcodec/qsvdec: reinit decoder according to decode() return value
2022-03-28 2:26 UTC (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 3/3] libavcodec/qsvdec: using suggested num to set init_pool_size
[FFmpeg-devel] [PATCH 1/2] avcodec/cbs_av1: rename the private frame_header fields to frame_header_data
2022-03-28 1:08 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avcodec/cbs_av1: also copy the last frame header's decomposed content when parsing redundant frame headers
[FFmpeg-devel] [PATCH] avcodec/libsvtav1: give svtav1-params priority over avctx values
2022-03-27 23:10 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avfilter/alimiter: Add "flush_buffer" option to flush the remaining valid data to the output
2022-03-27 21:40 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] Add and use cli options for v4l2
2022-03-27 12:30 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/4] avformat/alp: Check num_channels
2022-03-27 10:00 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] avformat/mov: Non overflowing ambisonic order check
2022-03-27 9:54 UTC (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avformat: Do not search through the AVOption table for a option not in it repeatedly on each packet
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