[FFmpeg-devel] [PATCH v0 00/14] encoder AVCodecContext configuration side data
2023-03-24 13:20 UTC (23+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v0 01/14] avutil/frame: move counters utilized in loops to their scope
` [FFmpeg-devel] [PATCH v0 02/14] avcodec: move AVCodecInternal allocation to avcodec_alloc_context3
` [FFmpeg-devel] [PATCH v0 03/14] avutil/frame: add AVFrameSideDataSet for passing sets of side data
` [FFmpeg-devel] [PATCH v0 04/14] avutil/frame: split side data list wiping out to non-AVFrame function
` [FFmpeg-devel] [PATCH v0 05/14] avutil/frame: add helper for clearing out side data sets
` [FFmpeg-devel] [PATCH v0 06/14] avutil/frame: split side_data_from_buf to base and AVFrame func
` [FFmpeg-devel] [PATCH v0 07/14] avutil/frame: add helper for adding side data to set
` [FFmpeg-devel] [PATCH v0 08/14] avutil/frame: add helper for getting side data from set
` [FFmpeg-devel] [PATCH v0 09/14] avcodec: add private side data set to AVCodecInternal
` [FFmpeg-devel] [PATCH v0 10/14] avcodec: add function for setting avctx side data
` [FFmpeg-devel] [PATCH v0 11/14] ffmpeg: pass first video AVFrame's side data to encoder
` [FFmpeg-devel] [PATCH v0 12/14] avcodec/libsvtav1: add support for writing out CLL and MDCV
` [FFmpeg-devel] [PATCH v0 13/14] avcodec/libx264: "
` [FFmpeg-devel] [PATCH v0 14/14] avcodec/libx265: "
[FFmpeg-devel] [PATCH] lavfi/dnn: Add OpenVINO API 2.0 support
2023-03-24 13:09 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/7] avformat/matroskadec: support parsing more than one BlockMore element
2023-03-24 12:59 UTC (21+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/7] avformat/matroskadec: set the default value for BlockAddIDType
` [FFmpeg-devel] [PATCH 3/7] avformat/matroskadec: export Dynamic HDR10+ packet side data
` [FFmpeg-devel] [PATCH 4/7] avformat/matroska: add a few more Block Addition ID Type enum values
` [FFmpeg-devel] [PATCH 5/7] avformat/matroskaenc: write a MaxBlockAdditionID element
` [FFmpeg-devel] [PATCH v2 "
` [FFmpeg-devel] [PATCH 6/7] avformat/matroskaenc: support writing Dynamic HDR10+ packet side data
` [FFmpeg-devel] [PATCH v2 "
` [FFmpeg-devel] [PATCH 7/7] fate/matroska: add HDR10+ muxing tests
` [FFmpeg-devel] [PATCH v2 "
[FFmpeg-devel] [PATCH 1/2] libavformat: Improve ff_configure_buffers_for_index for excessive deltas
2023-03-24 11:55 UTC (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] aviobuf: Avoid clearing the whole buffer in fill_buffer
[FFmpeg-devel] [PATCH v3] vaapi: support VAProfileH264High10
2023-03-24 11:05 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] Fix issue when invalid nb_index_entries value is read - SPONSORED BY INA (Institut National de l'Audiovisuel)
2023-03-24 10:22 UTC (8+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/6] avcodec/tests/snowenc: unbreak DWT tests
2023-03-24 9:30 UTC (8+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/6] tools/enc_recon_frame_test: plane 0 height fix
` [FFmpeg-devel] [PATCH 3/6] avcodec/snowenc: Fix visual weight calculation
` [FFmpeg-devel] [PATCH 4/6] avcodec/tests/snowenc: return a failure if DWT/IDWT mismatches
` [FFmpeg-devel] [PATCH 5/6] avcodec/tests/snowenc: Fix 2nd test
` [FFmpeg-devel] [PATCH 6/6] tests: Add fate-snowenc
[FFmpeg-devel] [RFC PATCH 1/7] lavc/mpegvideo_enc: support AV_CODEC_CAP_ENCODER_RECON_FRAME
2023-03-24 9:14 UTC (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/7] tools/decode_simple: always call process_frame(NULL) at the end
` [FFmpeg-devel] [PATCH 3/7] tools/decode_simple: initialize decoder parameters with container info
` [FFmpeg-devel] [PATCH 4/7] tools: add an AV_CODEC_CAP_ENCODER_RECON_FRAME test tool
` [FFmpeg-devel] [PATCH 5/7] lavc/avcodec: fix documentation typo
` [FFmpeg-devel] [PATCH 6/7] lavc: expand doxy for AV_CODEC_FLAG_RECON_FRAME
` [FFmpeg-devel] [PATCH 7/7] lavc: turn mentions of AV_CODEC_FLAG_RECON_FRAME in doxy into links
[FFmpeg-devel] [PATCH 1/3] lavfi/dnn: fix corruption when TF backend infer failed
2023-03-24 7:54 UTC (8+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] lavfi/dnn: fix mem leak in TF backend error handle
` [FFmpeg-devel] [PATCH 3/3] lavfi/dnn: add error info for TF backend filling task failure
[FFmpeg-devel] [PATCH V2 1/3] lavfi/dnn: fix corruption when TF backend infer failed
2023-03-24 7:30 UTC (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH V2 2/3] lavfi/dnn: fix mem leak in TF backend error handle
` [FFmpeg-devel] [PATCH V2 3/3] lavfi/dnn: add error info for TF backend filling task failure
[FFmpeg-devel] [PATCH v2 1/3] avcodec/snowenc: AV_CODEC_CAP_ENCODER_RECON_FRAME support
2023-03-24 0:08 UTC (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 2/3] avfilter/vf_uspp: add AV_CODEC_FLAG_RECON_FRAME support
` [FFmpeg-devel] [PATCH v2 3/3] avfilter/vf_mcdeint: update to new API
[FFmpeg-devel] [PATCH] configure: add LTO optarg
2023-03-23 23:38 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2 1/5] avfilter/bwdif: move filter_line init to a dedicated function
2023-03-23 16:54 UTC (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 2/5] checkasm: add test for bwdif
` [FFmpeg-devel] [PATCH v2 3/5] tests: add bwdif to fate filter tests
` [FFmpeg-devel] [PATCH v2 4/5] checkasm: add a test for 10-bit data
` [FFmpeg-devel] [PATCH v2 5/5] avfilter/bwdif: add avx2 filter_line function
[FFmpeg-devel] [PATCH] avcodec/er: remove check for fields
2023-03-23 11:55 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v7 0/4] add ARIB caption decoder using libaribcaption
2023-03-23 9:10 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/arm/hevc: remove duplicate mov of deblock neon
2023-03-23 7:40 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v1] lavc/vp9: Add RGB* formats for VAAPI hwaccel
2023-03-23 4:26 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avutil/frame: move counters utilized in loops to their scope
2023-03-22 22:52 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/vorbisdec: export skip_samples instead of dropping frames
2023-03-22 15:45 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] checkasm: add hevc_deblock chroma test
2023-03-22 9:26 UTC (9+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 2/2] lavc/aarch64: add hevc deblock chroma 8-12bit
` [FFmpeg-devel] [PATCH 1/3] lavc/aarch64: add clip N macro
` [FFmpeg-devel] [PATCH v3 2/3] checkasm: add hevc_deblock chroma test
` [FFmpeg-devel] [PATCH v3 3/3] lavc/aarch64: add hevc deblock chroma 8-12bit
[FFmpeg-devel] [PATCH] avcodec/aarch64/hevc: add transform_luma_4x4_neon note: run_count=1000, CPU=Cortex A53 transform_4x4_luma_neon: 45 transform_4x4_luma_c: 103
2023-03-22 8:06 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v3 0/2] PNG sBIT chunk support
2023-03-22 3:26 UTC (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v3 1/2] avcodec/pngdec: support sBIT chunks
` [FFmpeg-devel] [PATCH v3 2/2] avcodec/pngenc: write "
[FFmpeg-devel] [PATCH v8 1/2] avcodec/avutil: move dynamic HDR10+ metadata parsing to libavutil
2023-03-21 16:57 UTC (6+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v7 00/11] Add support for H266/VVC
2023-03-21 15:01 UTC (12+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v7 01/11] avcodec: add enum types "
` [FFmpeg-devel] [PATCH v7 02/11] avcodec: add cbs "
` [FFmpeg-devel] [PATCH v7 03/11] avcodec: add bitstream parser "
` [FFmpeg-devel] [PATCH v7 04/11] avcodec: add h266_metadata_bsf support "
` [FFmpeg-devel] [PATCH v7 05/11] avcodec: add MP4 to annexb "
` [FFmpeg-devel] [PATCH v7 06/11] avformat: add demuxer and probe "
` [FFmpeg-devel] [PATCH v7 07/11] avformat: add muxer "
` [FFmpeg-devel] [PATCH v7 08/11] avcodec: add external decoder libvvdec "
` [FFmpeg-devel] [PATCH v7 09/11] avcodec: add external encoder libvvenc "
` [FFmpeg-devel] [PATCH v7 10/11] avformat: add ts stream types "
` [FFmpeg-devel] [PATCH v7 11/11] avcodec: increase minor version "
[FFmpeg-devel] Making progress re: jpeg2000dec patchsets
2023-03-21 14:37 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v14 9/9] avcodec/evc: Changes in Changelog and MAINTAINERS files
2023-03-21 9:22 UTC (12+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/3] doc/developer.texi: document the use of other languages than C
2023-03-21 8:10 UTC (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/3] doc/developer.texi: document checkasm
` [FFmpeg-devel] [PATCH 3/3] doc/developer.texi: add a section on API/ABI compatibility
[FFmpeg-devel] [PATCH] hwcontext_vaapi: Add support for vaGetDisplayWin32 initialization
2023-03-21 4:00 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] fftools/ffmpeg_mux_init: Use all metadata selectors if none is specified
2023-03-20 22:35 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [REFUND-REQUEST] Travel cost & more for CLT 2023
2023-03-20 21:37 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] doc/ffmpeg: add vstats format documentation
2023-03-20 20:43 UTC - mbox.gz / Atom
[FFmpeg-devel] RFC: opinions on making fftools work like a library
2023-03-20 11:09 UTC (8+ messages) - mbox.gz / Atom
[FFmpeg-devel] drawtext filter
2023-03-20 8:50 UTC (16+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] lavfi/vf_vpp_qsv: set the right timestamp for AVERROR_EOF
2023-03-20 2:13 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] avcodec/snowenc: AV_CODEC_CAP_ENCODER_RECON_FRAME support
2023-03-19 19:39 UTC (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avfilter/vf_uspp: add AV_CODEC_FLAG_RECON_FRAME support
[FFmpeg-devel] [PATCH 2/2] doc/examples/transcode: introduce timestamp logging
2023-03-19 18:17 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] doc/examples/transcode: fix timestamps scaling
2023-03-19 18:17 UTC - mbox.gz / Atom
[FFmpeg-devel] [RFC PATCH 0/5] Properly handle CEA-708 caption data when transcoding
2023-03-19 17:33 UTC (14+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [RFC PATCH 1/5] ccfifo: Properly handle CEA-708 captions through framerate conversion
` [FFmpeg-devel] [RFC PATCH 2/5] vf_fps: properly preserve CEA-708 captions
` [FFmpeg-devel] [RFC PATCH 3/5] yadif: Properly preserve CEA-708 closed captions
` [FFmpeg-devel] [RFC PATCH 4/5] tinterlace: "
` [FFmpeg-devel] [RFC PATCH 5/5] vf_ccrepack: Add new filter to repack CEA-708 side data
[FFmpeg-devel] [PATCH] avutil/frame: move wipe_side_data counter to its utilized scope
2023-03-18 21:48 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/3] avfilter/vf_uspp: update to new APIs
2023-03-18 12:31 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/2] lavfi/Makefile: fix make checkheaders fail
2023-03-18 11:35 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] lavf/mpeg: Add G.711 A law support
[FFmpeg-devel] [PATCH] fftools/ffmpeg_filter: initialize graph inputs/outputs
2023-03-18 9:34 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] Please, clarify -r/-fps_mode usage for YUV encoding
2023-03-18 0:39 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 0/2] JPEG XL Animation Support
2023-03-17 18:59 UTC (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/2] avcodec/libjxldec: add animated decode support
[FFmpeg-devel] [PATCH] avcodec/decode: Reset MMX state for receive_frame decoders, too
2023-03-17 18:42 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2] mpegts: Add support for preserving SMPTE 2038 when transcoding MPEG-TS streams
2023-03-17 15:03 UTC - 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