Messages by Thread
-
-
[FFmpeg-devel] [PATCH v2 00/13] avcodec/sanm: various improvements
Manuel Lauss
-
[FFmpeg-devel] [PATCH 1/5] avcodec/ffv1: fix remap without chroma planes
Michael Niedermayer
-
[FFmpeg-devel] [PATCH 1/2] avcodec/mpeg12dec: Use saturated addition when combining, error_count
Andreas Rheinhardt
-
[FFmpeg-devel] [PATCH] avcodec: Mark init and close functions as av_cold
Andreas Rheinhardt
-
[FFmpeg-devel] [PATCH] gitattributes: End merge conflicts in Changelog
Michael Niedermayer
-
[FFmpeg-devel] [PATCH] av1dec: update hwaccel decode_params on AV1_OBU_SEQUENCE_HEADER
Lynne
-
[FFmpeg-devel] [PATCH] RISC-V:update ff_get_cpu_flags_riscv for RVV
daichengrong
-
Re: [FFmpeg-devel] [FFmpeg-cvslog] tests/fate/pixfmt: add conversion tests with semi planar YUV formats
Martin Storsjö
-
[FFmpeg-devel] [PATCH] speexdec: fix framesize for ultra-wideband
Tristan Matthews
-
[FFmpeg-devel] [PATCH v4 00/16] Add a Vulkan compute based FFv1 hwaccel
Lynne
-
[FFmpeg-devel] [PATCH] avformat/avio: Add max_pkt_size option
Zhao Zhili
-
[FFmpeg-devel] [PATCH v3] ffbuild: read library linker objects from a file
Gyan Doshi
-
[FFmpeg-devel] [PATCH 00/12] avcodec/sanm: various improvements
Manuel Lauss
-
[FFmpeg-devel] [PATCH 1/9] avcodec/msmpeg4enc: Inline constant
Andreas Rheinhardt
-
[FFmpeg-devel] [PATCH 1/7] avcodec/pcm: Remove always-false check
Andreas Rheinhardt
-
[FFmpeg-devel] [PATCH v2 FFmpeg 20/20] doc/filters.texi: avgclass documentation
m.kaindl0208
-
[FFmpeg-devel] [PATCH] ffbuild: read library linker objects from a file
Gyan Doshi
-
[FFmpeg-devel] [PATCH] avformat/fifo: Check for keyframe video type before stop dropping
Arthur Grillo
-
[FFmpeg-devel] [PATCH] avcodec/aom_film_grain: Cast const away to suppress compiler, warning
Andreas Rheinhardt
-
[FFmpeg-devel] [PATCH] avcodec/vlc: Reduce debug logging
softworkz
-
[FFmpeg-devel] [PATCH v2] ffbuild: read library linker objects from a file
Gyan Doshi
-
[FFmpeg-devel] [PATCH] fftools/ffmpeg_opt: Remove unused alt_bsf
Andreas Rheinhardt
-
[FFmpeg-devel] [PATCH v2 FFmpeg 21/20] libavfilter: classify fix category post_processing with very low temperature
m.kaindl0208
-
[FFmpeg-devel] [PATCH v2] swscale/utils: split off format code into new file
Niklas Haas
-
[FFmpeg-devel] [PATCH] avformat/dashenc: add hevc codec attributes parse
Jack Lau via ffmpeg-devel
-
[FFmpeg-devel] [PATCH 0/2] Improve HWDeviceContext logging
ffmpegagent
-
[FFmpeg-devel] [PATCH] avcodec/x86/hevc/dsp_init: Rename, ff_hevc_put_hevc->ff_hevc_put
Andreas Rheinhardt
-
[FFmpeg-devel] [PATCH 1/2] avcodec/vc2enc: Use LUT to assemble interleaved golomb, code
Andreas Rheinhardt
-
[FFmpeg-devel] hevc: disable Unknown profile warning for small build
Wang Bin
-
[FFmpeg-devel] [PATCH v2 FFmpeg 19/20] libavfilter: New filter avgclass. Average Detection BBox Classifications over all incomming Frames for Audio and Video
m.kaindl0208
-
[FFmpeg-devel] [PATCH] avcodec/x86/constants: Move constants only used by cavsdsp to, it
Andreas Rheinhardt
-
[FFmpeg-devel] [PATCH 1/2] tests/fate/pixfmt: add conversion tests with semi planar YUV formats
James Almer
-
[FFmpeg-devel] [PATCH v2 FFmpeg 15/20] libavfilter/dnn/dnn_backend_torch: Audio and Video preprocessing for CLIP/CLAP models
m.kaindl0208
-
[FFmpeg-devel] [PATCH v2 FFmpeg 8/20] libavfilter/dnn_interface.h: define new fields in THOptions struct
m.kaindl0208
-
[FFmpeg-devel] [PATCH 1/6] tests: Add enhanced-flv-hevc-hdr10 for demux and mux HDR color info
Zhao Zhili
-
[FFmpeg-devel] [PATCH 1/2] pixfmt: add AV_PIX_FMT_GBRAP32
Lynne
-
[FFmpeg-devel] [PATCH 1/1] avcodec/pcm: fix build warning by replacing deprecated method with avcodec_get_supported_config.
joneyao6
-
[FFmpeg-devel] [PATCH v2 FFmpeg 11/20] libavfilter/dnn_filter_common: dnn execute functions for CLIP and CLAP
m.kaindl0208
-
[FFmpeg-devel] [PATCH v2 FFmpeg 18/20] doc/filters.texi: add classify documentation
m.kaindl0208
-
[FFmpeg-devel] [PATCH 5/6] avformat/flvdec: Use appropriate types in FLVMetaVideoColor
Zhao Zhili
-
[FFmpeg-devel] [PATCH v2 FFmpeg 3/20] libavfilter/dnn: move contain_valid_detection_bbox to dnn_backend_common
m.kaindl0208
-
[FFmpeg-devel] [PATCH v2 FFmpeg 6/20] libavfilter/dnn_interface.h: define new Function Types CLIP and CLAP
m.kaindl0208
-
[FFmpeg-devel] Brainstorming out of tree filters
Leandro Santiago
-
[FFmpeg-devel] [PATCH] swscale/utils: split off format code into new file
Niklas Haas
-
[FFmpeg-devel] [PATCH v2 FFmpeg 10/20] libavfilter/dnn_filter_common: add support for new loading function with ff_dnn_init_with_tokenizer
m.kaindl0208
-
[FFmpeg-devel] [PATCH 2/6] avformat/flvdec: Fix use sizeof(AVMasteringDisplayMetadata)
Zhao Zhili
-
[FFmpeg-devel] [PATCH FFmpeg 1/20] configure: add tokenizers-cpp support
m.kaindl0208
-
[FFmpeg-devel] [PATCH v2 FFmpeg 2/20] libavfilter/dnn_filter_common: batch tokenizer implementation
m.kaindl0208
-
[FFmpeg-devel] [PATCH 6/6] avformat/flvdec: Use float for FLVMasteringMeta
Zhao Zhili
-
[FFmpeg-devel] [PATCH v2 FFmpeg 9/20] libavfilter/dnn_interface.h: new model loading function load_model_with_tokenizer
m.kaindl0208
-
[FFmpeg-devel] [PATCH v2 FFmpeg 14/20] libavfilter/dnn/dnn_backend_torch: Similarity and Softmax calculation functions for CLIP/CLAP
m.kaindl0208
-
[FFmpeg-devel] [PATCH v8 0/8] Properly decode ogg metadata in ogg/{vorbis, flac, opus} chained bitstreams
Romain Beauxis
-
[FFmpeg-devel] [PATCH v8 1/8] libavcodec/decode.c: intercept `AV_PKT_DATA_METADATA_UPDATE` packet extra data, attach them to the next decoded frame.
Romain Beauxis
-
[FFmpeg-devel] [PATCH v8 2/8] tests: Add stream dump test API util.
Romain Beauxis
-
[FFmpeg-devel] [PATCH v8 3/8] tests: Add chained ogg/vorbis stream dump test.
Romain Beauxis
-
[FFmpeg-devel] [PATCH v8 4/8] libavformat/oggdec.h, libavformat/oggparsevorbis.c: Factor out vorbis metadata update mechanism.
Romain Beauxis
-
[FFmpeg-devel] [PATCH v8 5/8] libavformat/oggparseflac.c: Parse ogg/flac comments in new ogg packets, add them to ogg stream new_metadata.
Romain Beauxis
-
[FFmpeg-devel] [PATCH v8 6/8] tests: Add chained ogg/flac stream dump test.
Romain Beauxis
-
[FFmpeg-devel] [PATCH v8 8/8] tests: Add chained ogg/opus stream dump test.
Romain Beauxis
-
[FFmpeg-devel] [PATCH v8 7/8] libavformat/oggparseopus.c: Parse comments from secondary chained streams header packet.
Romain Beauxis
-
Re: [FFmpeg-devel] [PATCH v8 0/8] Properly decode ogg metadata in ogg/{vorbis, flac, opus} chained bitstreams
Romain Beauxis
-
Re: [FFmpeg-devel] [PATCH v8 0/8] Properly decode ogg metadata in ogg/{vorbis, flac, opus} chained bitstreams
Michael Niedermayer
-
Re: [FFmpeg-devel] [PATCH v8 0/8] Properly decode ogg metadata in ogg/{vorbis, flac, opus} chained bitstreams
Romain Beauxis
-
Re: [FFmpeg-devel] [PATCH v8 0/8] Properly decode ogg metadata in ogg/{vorbis, flac, opus} chained bitstreams
Romain Beauxis
-
Re: [FFmpeg-devel] [PATCH v8 0/8] Properly decode ogg metadata in ogg/{vorbis, flac, opus} chained bitstreams
Michael Niedermayer
-
Re: [FFmpeg-devel] [PATCH v8 0/8] Properly decode ogg metadata in ogg/{vorbis, flac, opus} chained bitstreams
Romain Beauxis
-
Re: [FFmpeg-devel] [PATCH v8 0/8] Properly decode ogg metadata in ogg/{vorbis, flac, opus} chained bitstreams
Michael Niedermayer
-
Re: [FFmpeg-devel] [PATCH v8 0/8] Properly decode ogg metadata in ogg/{vorbis, flac, opus} chained bitstreams
Romain Beauxis
-
[FFmpeg-devel] [PATCH v2 FFmpeg 0/20] Zero-Shot Classification Support for FFMPEG (CLIP and CLAP)
m.kaindl0208
-
[FFmpeg-devel] [PATCH 1/9] avcodec/sanm: codec37: reimplement comp4
Manuel Lauss
-
[FFmpeg-devel] [PATCH] avcodec/ffv1: Implement jeromes idea of making remap flip optional
Michael Niedermayer
-
[FFmpeg-devel] [PATCH] avcodec/amfenc: add smart access video option
Araz Iusubov