[FFmpeg-devel] [PATCH 1/5] avcodec/vvc_mc: split the SAD dsp prototype into one function per blocksize width
2024-05-23 12:35 UTC (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/5] x86/vvc_sad: optimize vvc_sad_16
` [FFmpeg-devel] [PATCH 3/5] x86/vvc_sad: add sse4 versions of all functions
` [FFmpeg-devel] [PATCH 4/5] x86/vvc_sad: reduce gpr usage in all loop functions
` [FFmpeg-devel] [PATCH 5/5] x86/vvc_sad: reindent after the previous changes
[FFmpeg-devel] [PATCH 1/2] avutil/channel_layout: add a helper function to get the ambisonic order of a layout
2024-05-23 11:55 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v3 0/2] avcodec/dovi - correctly read el_bit_depth_minus8 and ext_mapping_idc
2024-05-23 11:03 UTC (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v3 1/2] lavu/dovi_meta - add fields for ext_mapping_idc
` [FFmpeg-devel] [PATCH v3 2/2] avcodec/dovi - correctly read el_bit_depth_minus8 and ext_mapping_idc
[FFmpeg-devel] [PATCH v2] avcodec/dovi - disable metadata compression by default
2024-05-23 11:01 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/4] lavc/qsvenc: rename the skip_frame private option to qsv_skip_frame
2024-05-23 9:03 UTC (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/4] fftools/ffmpeg: rewrite checking whether codec AVOptions have been used
` [FFmpeg-devel] [PATCH 3/4] fftools/ffmpeg_mux_init: apply encoder options manually
` [FFmpeg-devel] [PATCH 4/4] fftools/ffmpeg_mux_init: make encoder_opts local to ost_add()
[FFmpeg-devel] [PATCH v2] lavc/vp9: reset segmentation fields when segmentation isn't enabled
2024-05-23 8:50 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/5] avfilter/af_atempo: Properly check av_tx_init()
2024-05-23 8:41 UTC (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/5] avfilter/af_atempo: Simplify resetting
` [FFmpeg-devel] [PATCH 3/5] avfilter/af_atempo: Fix indentation
` [FFmpeg-devel] [PATCH 4/5] avformat/matroskaenc: Check ff_put_wav_header() failure
` [FFmpeg-devel] [PATCH 5/5] avformat/riffenc: Fix outdated comment
[FFmpeg-devel] [PATCH] lavc/rv34dsp: optimise R-V V idct_dc_add
2024-05-23 8:33 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] lavc/vp9: reset segmentation fields when segmentation isn't enabled
2024-05-23 8:32 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] lavc/vp9: reset segmentation fields when segmentation isn't enabled
2024-05-23 8:31 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/7] avdevice/pulse_audio_enc: Use av_rescale() to avoid integer overflow
2024-05-23 8:22 UTC (8+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/7] avformat/ac4dec: Check remaining space in ac4_probe()
` [FFmpeg-devel] [PATCH 3/7] avformat/ape: Use 64bit for final frame size
` [FFmpeg-devel] [PATCH 4/7] avformat/argo_asf: Use 64bit in offset intermediate
` [FFmpeg-devel] [PATCH 5/7] avformat/asfdec_f: Use 64bit for preroll computation
` [FFmpeg-devel] [PATCH 6/7] avcodec/sga: Make it clear that the return is intentionally not checked
` [FFmpeg-devel] [PATCH 7/7] avcodec/tests/bitstream_template: "
[FFmpeg-devel] [PATCH] fftools/ffprobe: Avoid overflow when calculating DAR
2024-05-23 7:52 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avfilter/src_movie: Remove align dimension to fix crash
2024-05-23 7:48 UTC (7+ messages) - mbox.gz / Atom
[FFmpeg-devel] [RFC PATCH] avfilter/video: Protect frame_pool from multi-threads access
2024-05-23 7:44 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 2/3] avcodec/mediacodecenc: workaround the alignment requirement only for H.264
2024-05-23 7:08 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 3/3] avcodec/mediacodecenc: workaround the alignment requirement for H.265
[FFmpeg-devel] [PATCH 1/3] avcodec/h265_metadata: Add options to set width/height after crop
2024-05-23 7:08 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] libavcodec/x86/vvc/vvc_sad: fix assembler error
2024-05-23 6:51 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 0/5] replace scale2ref by scale=rw:rh
2024-05-23 6:36 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/dovi - disable metadata compression by default
2024-05-23 3:44 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v12 0/8] [WIP] webp: add support for animated WebP decoding
2024-05-23 2:31 UTC (6+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v3 4/4] tests/checkasm/vvc_alf: add check_alf_classify
2024-05-23 1:57 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [RFC 00/13] flvdec/flvenc: add support for enhanced rtmp codecs and multitrack/multichannel
2024-05-23 1:57 UTC (16+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 01/13] avformat/flvenc: Implement support for multi-track video
` [FFmpeg-devel] [PATCH 07/13] avformat/flvenc: write enhanced rtmp multichannel info for audio with more than two channels
` [FFmpeg-devel] [PATCH 08/13] avformat/flvdec: parse enhanced rtmp multichannel info
` [FFmpeg-devel] [PATCH 09/13] avformat/flvenc: add support for writing multi track audio
` [FFmpeg-devel] [PATCH 10/13] avformat/flvdec: add support for reading "
` [FFmpeg-devel] [PATCH 13/13] avformat/flvdec: support all multi-track modes
` [FFmpeg-devel] [PATCH v2 "
[FFmpeg-devel] [PATCH v5 1/2][GSoC 2024] libavcodec/x86/vvc: Add AVX2 DMVR SAD functions for VVC
2024-05-22 23:38 UTC (9+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v5 2/2][GSoC 2024] tests/checkasm: Add check_vvc_sad to vvc_mc.c
[FFmpeg-devel] [PATCH v2 0/8] aacdec: add a native xHE-AAC decoder
2024-05-22 20:25 UTC (13+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 8/8] aacdec: add a decoder for AAC USAC (xHE-AAC)
[FFmpeg-devel] [PATCH] avcodec/h265_metadata: Add option to set width/height after crop
2024-05-22 18:03 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] lavc/vp9: set update_map to 0 when segmentation.enabled is 0
2024-05-22 17:33 UTC (7+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] tests/checkasm/vvc_alf: Don't use declare_func_emms
2024-05-22 17:29 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/3] doc: Explain what "context" means
2024-05-22 16:54 UTC (12+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v4 0/4] "
` [FFmpeg-devel] [PATCH v4 1/4] doc: "
` [FFmpeg-devel] [PATCH v4 2/4] lavu: Clarify relationship between AVClass, AVOption and context
` [FFmpeg-devel] [PATCH v4 4/4] lavf: Add documentation for private "Context" classes
[FFmpeg-devel] [PATCH v2] avcodec/dovi - correctly read el_bit_depth_minus8 and ext_mapping_idc
2024-05-22 15:50 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avformat/async, cache: Use more unique context names
2024-05-22 15:22 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avformat/mov: store sample_sizes as unsigned ints
2024-05-22 13:00 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avformat/vvc: fix parsing sps_subpic_id
2024-05-22 13:00 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] x86/vvc_alf: use the x86inc instruction macros
2024-05-22 12:58 UTC (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] 回复: "
[FFmpeg-devel] [PATCH v2 1/3] doc: Explain what "context" means
2024-05-22 12:47 UTC (9+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v3 0/3] all: Link to "context" from all contexts with documentation
` [FFmpeg-devel] [PATCH v3 1/3] doc: Explain what "context" means
[FFmpeg-devel] [PATCH 1/2] doc/mips: Update list of files with MIPS copyright notice
2024-05-22 12:40 UTC (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [RFC PATCH 2/2] tests/fate/source-check: Relax BSD licence check
[FFmpeg-devel] [RFC] STF 2025
2024-05-22 12:27 UTC (10+ messages) - mbox.gz / Atom
[FFmpeg-devel] [RFC PATCH] all: Adapt BSD license headers to avoid fate-source exceptions
2024-05-22 11:20 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2] lavf/dash: Forward strict flag to component demuxers
2024-05-22 9:12 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] lavf/dash: Forward strict flag to component demuxers
2024-05-22 9:10 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avformat/mpegts: Don't use uninitialized value in av_log()
2024-05-22 5:48 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/6] avformat/oggdec: Check ffio_ensure_seekback()
2024-05-22 5:08 UTC (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/6] avformat/gifdec: "
` [FFmpeg-devel] [PATCH 3/6] avformat/westwood_vqa: "
` [FFmpeg-devel] [PATCH 4/6] avformat/qoadec: "
` [FFmpeg-devel] [PATCH 5/6] avformat/dhav: "
` [FFmpeg-devel] [PATCH 6/6] avformat/dhav: Check amount read
[FFmpeg-devel] [PATCH 1/2] lavc/qsvdec: update HDR side data on output AVFrame for AV1 decoding
2024-05-22 4:16 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] lavc/qsvenc_av1: accept HDR metadata if have
[FFmpeg-devel] [PATCH] avformat/mov: avoid seeking back to 0 on HEVC open GOP files
2024-05-22 1:59 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v9 01/13] avcodec/vaapi_encode: introduce a base layer for vaapi encode
2024-05-22 1:29 UTC (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v9 11/13] avutil/hwcontext_d3d12va: add Flags for resource creation
[FFmpeg-devel] [PATCH v10 01/13] avcodec/vaapi_encode: introduce a base layer for vaapi encode
2024-05-22 1:26 UTC (13+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v10 02/13] avcodec/vaapi_encode: add async_depth to common options
` [FFmpeg-devel] [PATCH v10 03/13] avcodec/vaapi_encode: add picture type name to base
` [FFmpeg-devel] [PATCH v10 04/13] avcodec/vaapi_encode: move pic->input_surface initialization to encode_alloc
` [FFmpeg-devel] [PATCH v10 05/13] avcodec/vaapi_encode: move the dpb logic from VAAPI to base layer
` [FFmpeg-devel] [PATCH v10 06/13] avcodec/vaapi_encode: extract the init and close function "
` [FFmpeg-devel] [PATCH v10 07/13] avcodec/vaapi_encode: extract gop configuration and two options "
` [FFmpeg-devel] [PATCH v10 08/13] avcodec/vaapi_encode: extract set_output_property "
` [FFmpeg-devel] [PATCH v10 09/13] avcodec/vaapi_encode: extract a get_recon_format function "
` [FFmpeg-devel] [PATCH v10 10/13] avcodec/vaapi_encode: extract a free funtion "
` [FFmpeg-devel] [PATCH v10 11/13] avutil/hwcontext_d3d12va: add Flags for resource creation
` [FFmpeg-devel] [PATCH v10 12/13] avcodec: add D3D12VA hardware HEVC encoder
` [FFmpeg-devel] [PATCH v10 13/13] Changelog: add D3D12VA HEVC encoder changelog
[FFmpeg-devel] [PATCH v4 1/2][GSoC 2024] libavcodec/x86/vvc: Add AVX2 DMVR SAD functions for VVC
2024-05-22 0:05 UTC (9+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v4 2/2][GSoC 2024] tests/checkasm: Add check_vvc_sad to vvc_mc.c
[FFmpeg-devel] [PATCH] avfilter/framesync: fix forward EOF pts
2024-05-21 19:38 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH] lavc/vvc_mc: R-V V avg w_avg
2024-05-21 19:26 UTC (5+ messages) - mbox.gz / Atom
[FFmpeg-devel] FFmpeg 7.0.1
2024-05-21 19:11 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2 2/5] lavc/vp9dsp: R-V V mc bilin h v
2024-05-21 18:36 UTC (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 3/5] lavc/vp9dsp: R-V V mc tap "
` [FFmpeg-devel] [PATCH v2 4/5] lavc/vp9dsp: R-V V mc bilin hv
` [FFmpeg-devel] [PATCH v2 5/5] lavc/vp9dsp: R-V V mc tap hv
[FFmpeg-devel] [PATCH 1/2] checkasm/riscv: test misaligned before V
2024-05-21 17:52 UTC (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] lavc/pixblockdsp: add scalar get_pixels_unaligned
[FFmpeg-devel] [PATCH v2 1/5] lavc/vp9dsp: R-V V mc avg
2024-05-21 17:15 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v4 1/5] lavc/vp9dsp: R-V V mc avg
2024-05-21 15:55 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] checkasm: print bench runs when benchmarking
2024-05-21 15:50 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avcodec/dovi_rpudec - correctly read el_bit_depth_minus8 when ext_mapping_idc is non-zero
2024-05-21 15:23 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] checkasm: add sample argument to adjust during bench
2024-05-21 14:49 UTC (7+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2] "
` [FFmpeg-devel] [PATCH v3] "
[FFmpeg-devel] [PATCH] checkasm: vvc_alf: Limit benchmarking to a reasonable subset of functions
2024-05-21 12:38 UTC (5+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 18/18] Changelog: add DVB compatible information for VVC decoder
2024-05-21 12:32 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 3/6] lavf/tls_mbedtls: hook up debug message callback
2024-05-21 11:44 UTC (4+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] checkasm: h264dsp: Avoid out of buffer writes when benchmarking
2024-05-21 11:42 UTC (2+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH v4 11/11] avfilter/vf_dnn_detect: Fix null pointer dereference
2024-05-21 11:01 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 4/6] lavf/tls_mbedtls: fix handling of certification validation failures
2024-05-21 10:13 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/6] lavf/tls_mbedtls: handle more error codes for human-readable message
2024-05-21 10:08 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH] avutil/hwcontext_qsv: fix GCC 14.1 warnings
2024-05-21 9:11 UTC (3+ messages) - mbox.gz / Atom
[FFmpeg-devel] [PATCH 1/7] avutil/random_seed: Avoid dead returns
2024-05-21 8:07 UTC (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 7/7] tools/enc_recon_frame_test: Assert that av_image_get_linesize() succeeds
[FFmpeg-devel] [PATCH v2] lavc/vp9: reset segmentation fields when segmentation isn't enabled
2024-02-29 5:58 UTC - mbox.gz / Atom
[FFmpeg-devel] [PATCH v2] lavc/vp9: reset segmentation fields when segmentation isn't enabled
2024-02-29 5:58 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