[FFmpeg-devel] [PATCH 1/2] avfilter/src_movie: switch to activate()
2022-04-02 12:06 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2] libavutil/hwcontext_qsv: Align width and heigh when download qsv frame
2022-04-02 11:59 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] avfilter/src_movie: switch to activate()
2022-04-02 10:59 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avfilter/src_movie: add option to set decoding thread type
[FFmpeg-devel] [PATCH v2 1/2] libavcodec/qsvdec: Add more pixel format support to qsvdec
2022-04-02 9:35 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 2/2] libavcodec/qsvenc: Add more pixel format support to qsvenc
[FFmpeg-devel] Request For Comment no Matroska specs
2022-04-02 9:27 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] libavcodec/qsvdec: Add more pixel format support to qsvdec
2022-04-02 9:26 UTC (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] libavcodec/qsvenc: Add more pixel format support to qsvenc
[FFmpeg-devel] [PATCH v2 1/3] libavcodec/qsvdec: reinit decoder according to decode() return value
2022-04-02 8:52 UTC (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 3/3] libavcodec/qsvdec: using suggested num to set init_pool_size
[FFmpeg-devel] [PATCH 6/7] avcodec: Make avcodec_decoder_subtitles2 accept a const AVPacket*
2022-04-02 6:54 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avfilter: Constify non-const filters
2022-04-01 19:02 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avfilter: Added siti filter
2022-04-01 18:54 UTC (19+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avutil/mem: fix doc for reallocs
2022-04-01 17:05 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v11 0/1] Add IPFS protocol support
2022-04-01 15:39 UTC (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v11 1/1] avformat: "
[FFmpeg-devel] [PATCH v7 1/2] avcodec/pngenc: support writing iCCP chunks
2022-04-01 13:31 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] avcodec/wmalosslessdec: Check channels after setting them
2022-04-01 10:46 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avformat/matroskadec: avoid integer overflows in SAR computation
[FFmpeg-devel] [PATCH] avcodec/libvpxenc: return quantizer parameter for an encoded frame
2022-04-01 9:53 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] doc/filters: document vf_libplacebo
2022-04-01 9:36 UTC (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2] "
[FFmpeg-devel] [PATCH 1/3] avutil/hwcontext_d3d11va: add a format check for staging texture
2022-04-01 9:24 UTC (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] avutil/hwcontext_d3d11va: fix the uninitialized texture bindflag
` [FFmpeg-devel] [PATCH 3/3] avutil/hwcontext_qsv: fix D3D11VA<->qsv hwmap errors
[FFmpeg-devel] [PATCH] avformat/mpegenc: Fix ever growing FIFO and infinite loop on error
2022-04-01 9:23 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v3 00/10] avcodec/vc1: Arm optimisations
2022-04-01 7:08 UTC (13+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v3 01/10] checkasm: Add vc1dsp in-loop deblocking filter tests
` [FFmpeg-devel] [PATCH v3 02/10] checkasm: Add vc1dsp inverse transform tests
` [FFmpeg-devel] [PATCH v3 03/10] checkasm: Add idctdsp add/put-pixels-clamped tests
` [FFmpeg-devel] [PATCH v3 04/10] avcodec/vc1: Introduce fast path for unescaping bitstream buffer
` [FFmpeg-devel] [PATCH v3 05/10] avcodec/vc1: Arm 64-bit NEON deblocking filter fast paths
` [FFmpeg-devel] [PATCH v3 06/10] avcodec/vc1: Arm 32-bit "
` [FFmpeg-devel] [PATCH v3 07/10] avcodec/vc1: Arm 64-bit NEON inverse transform "
` [FFmpeg-devel] [PATCH v3 08/10] avcodec/idctdsp: Arm 64-bit NEON block add and clamp "
` [FFmpeg-devel] [PATCH v3 09/10] avcodec/vc1: Arm 64-bit NEON unescape fast path
` [FFmpeg-devel] [PATCH v3 10/10] avcodec/vc1: Arm 32-bit "
[FFmpeg-devel] [PATCH v5 0/2] lavf/mpegenc: fixes
2022-04-01 7:05 UTC (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v5 2/2] lavf/mpegenc: fix termination on error conditions
[FFmpeg-devel] [PATCH 1/8] fate/filter-refcmp-*: make refcmp_metadata fail on empty input
2022-04-01 6:26 UTC (11+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/8] avcodec/texturedsp: add TextureDSPThreadContext for common decode/encode function
` [FFmpeg-devel] [PATCH 3/8] avcodec/dds: use the common texture dsp decode function
` [FFmpeg-devel] [PATCH 4/8] avcodec/hapdec: use the common texturedsp "
` [FFmpeg-devel] [PATCH 5/8] avcodec/hapenc: use the common texturedsp encode function
` [FFmpeg-devel] [PATCH 6/8] avcodec/vbndec: add VBN decoder
` [FFmpeg-devel] [PATCH 7/8] avcodec/vbnenc: add VBN encoder
` [FFmpeg-devel] [PATCH 8/8] fate: add fate tests for VBN encoder and decoder
` [FFmpeg-devel] [PATCH v2 1/8] fate/filter-refcmp-*: make refcmp_metadata fail on empty or truncated input
[FFmpeg-devel] [PATCH v11 0/5] Jpeg XL Patch Set
2022-04-01 2:27 UTC (8+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v11 1/5] avcodec/jpegxl: add Jpeg XL image codec and parser
` [FFmpeg-devel] [PATCH v11 2/5] avcodec/libjxl: add Jpeg XL decoding via libjxl
` [FFmpeg-devel] [PATCH v11 3/5] avcodec/libjxl: add Jpeg XL encoding "
` [FFmpeg-devel] [PATCH v11 4/5] avformat/image2: add Jpeg XL as image2 format
` [FFmpeg-devel] [PATCH v11 5/5] fate/jpegxl: add Jpeg XL demux and parse FATE test
[FFmpeg-devel] [PATCH] MAINTAINERS: add myself as maintainer for libsrt protocol
2022-04-01 1:25 UTC (5+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v10 0/1] Add IPFS protocol support
2022-03-31 23:56 UTC (12+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v10 1/1] avformat: "
[FFmpeg-devel] [PATCH 0/6] avcodec/vc1: Arm optimisations
2022-03-31 21:42 UTC (31+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 00/10] "
` [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] avfilter/vf_perspective: Add support for commands
2022-03-31 20:54 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] avcodec/vp9_raw_reorder_bsf: Fix leak of cached packet
2022-03-31 20:14 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avcodec/vp9_raw_reorder_bsf: Merge close and flush
[FFmpeg-devel] [PATCH] avcodec/libvpxenc: enable dynamic max quantizer parameter reconfiguration
2022-03-31 17:31 UTC (7+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] libavutil/hwcontext_vaapi: Re-enable support for libva v1
2022-03-31 15:26 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/4 v2] ffmpeg: flush delayed frames in codec copy scenarios
2022-03-31 11:51 UTC (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/4 v2] ffmpeg: ensure a keyframe was not seen before skipping packets
[FFmpeg-devel] [PATCH] avfilter/vf_libplacebo: update for new tone mapping API
2022-03-31 11:25 UTC (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2] "
[FFmpeg-devel] [PATCH 1/3] avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h
2022-03-31 8:26 UTC (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 8/8] avcodec/codec_internal: Include codec_tags only when they are needed
[FFmpeg-devel] [PATCH] libavutil/hwcontext_qsv: Align width and heigh when download qsv frame
2022-03-31 7:43 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] avutil/hwcontext_videotoolbox: create real buffer pool
2022-03-31 6:48 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avformat/matroska: Support HDR10+ metadata in Matroska
2022-03-30 23:22 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/7] avcodec/options: Fix AVClassCategory of decoders with .receive_frame
2022-03-30 22:49 UTC (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/7] avcodec/codec_internal: Add FFCodec.decode_sub
` [FFmpeg-devel] [PATCH 3/7] avcodec/codec_internal: Make FFCodec.decode use AVFrame*
` [FFmpeg-devel] [PATCH 4/7] avcodec/codec_internal: Use union for FFCodec decode/encode callbacks
` [FFmpeg-devel] [PATCH 5/7] avcodec/codec_internal: Constify AVPacket in decode_sub cb
` [FFmpeg-devel] [PATCH 6/7] avcodec: Make avcodec_decoder_subtitles2 accept a const AVPacket*
` [FFmpeg-devel] [PATCH 7/7] avformat/demux: Avoid stack packet when decoding frame
[FFmpeg-devel] [PATCH] avfilter/alimiter: Add "flush_buffer" option to flush the remaining valid data to the output
2022-03-30 21:03 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH] avfilter/alimiter: Remove the delay introduced by lookahead buffer
[FFmpeg-devel] [PATCH] avcodec/mediacodecdec_common: stop the codec before releasing it
2022-03-30 20:42 UTC - 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] 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 v9 1/5] avcodec/jpegxl: add Jpeg XL image codec and parser
2022-03-30 13:43 UTC (11+ 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 (4+ 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 (7+ 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 (3+ messages) - mbox.gz / Atom
[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 (2+ 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] web/consulting: add myself
2022-03-29 13:19 UTC (4+ 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