Messages by Thread
-
-
[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
-
[FFmpeg-devel] [PATCH] avcodec/videotoolboxenc: Add AYUV as a candidate pix_fmt for HEVC alpha
Zhao Zhili
-
[FFmpeg-devel] [PATCH] avcodec/ffv1enc: Factor set_micro_version() out of ff_ffv1_write_extradata()
Michael Niedermayer
-
[FFmpeg-devel] [PATCH 1/1] avformat/avio: add configuration options for IO_BUFFER_SIZE
joneyao6
-
[FFmpeg-devel] lavc/videotoolboxenc: add hevc main42210 and p210
Wang Bin
-
[FFmpeg-devel] [PATCH v2 FFmpeg 1/20] configure: add tokenizers-cpp support
m.kaindl0208
-
[FFmpeg-devel] [PATCH v2 6/6] avformat/flvdec: Use float for FLVMasteringMeta
Zhao Zhili
-
[FFmpeg-devel] [PATCH v2 2/6] avformat/flvdec: Fix use sizeof(AVMasteringDisplayMetadata)
Zhao Zhili
-
[FFmpeg-devel] [PATCH v2 7/8] avformat/flvdec: Fix error handling of parse_video_color_info
Zhao Zhili
-
[FFmpeg-devel] [PATCH v2 8/8] avformat/flvdec: Use appropriate error code
Zhao Zhili
-
[FFmpeg-devel] [PATCH v2 3/6] avformat/flvdec: Put FLVMetaVideoColor inside FLVContext directly
Zhao Zhili
-
[FFmpeg-devel] [PATCH v2 5/6] avformat/flvdec: Use appropriate types in FLVMetaVideoColor
Zhao Zhili
-
[FFmpeg-devel] [PATCH v2 4/6] avformat/flvdec: Remove one level of indentation
Zhao Zhili
-
[FFmpeg-devel] [PATCH v2 1/6] tests: Add enhanced-flv-hevc-hdr10 for demux and mux HDR color info
Zhao Zhili
-
[FFmpeg-devel] [PATCH v2 FFmpeg 5/20] libavfilter/dnn: libtorch add CUDA suppoort
m.kaindl0208
-
[FFmpeg-devel] [PATCH v2 FFmpeg 7/20] libavfilter/dnn_interface.h: define new DNNExecParams DNNExecZeroShotClassificationParams
m.kaindl0208
-
[FFmpeg-devel] [PATCH v2 FFmpeg 16/20] libavfilter/dnn/dnn_backend_torch: CLIP/CLAP Inference handling and support for detection bboxes from dnn_detect filter
m.kaindl0208
-
[FFmpeg-devel] [PATCH v2 FFmpeg 12/20] libavfilter/dnn/dnn_backend_torch: Add ClxpContext to THModel
m.kaindl0208
-
[FFmpeg-devel] [PATCH v2 FFmpeg 4/20] configure: libtorch CUDA support
m.kaindl0208
-
[FFmpeg-devel] [PATCH v2 FFmpeg 13/20] libavfilter/dnn/dnn_backend_torch: Clxp model loading implementation
m.kaindl0208
-
[FFmpeg-devel] [PATCH v2 FFmpeg 17/20] libavfilter: turn dnn_classify to multimedia filter. Classify CLIP/CLAP implementation.
m.kaindl0208
-
[FFmpeg-devel] [PATCH] avutil/refstruct: Fix documentation
Andreas Rheinhardt
-
[FFmpeg-devel] [PATCH 1/3] avcodec/tests/avcodec: Silence deprecation warnings
Andreas Rheinhardt
-
[FFmpeg-devel] [PATCH 01/13] vulkan: rename ff_vk_set_descriptor_image to ff_vk_shader_update_img
Lynne
-
[FFmpeg-devel] [PATCH] [WIP] lavc: add an av1_vulkan encoder
Lynne
-
Re: [FFmpeg-devel] [PATCH 2/3] avcodec/libx264: Set FFCodec.pix_fmts field and fix deprecation warning
Andreas Rheinhardt
-
[FFmpeg-devel] [PATCH] ffv1: implement remap for encode/decode_plane()
Michael Niedermayer
-
[FFmpeg-devel] [PATCH 1/4] avcodec/ffv1enc: add space for the remap table to max_size
Michael Niedermayer
-
[FFmpeg-devel] [PATCH] all: Fix doxy comments wrongly designated as trailing ///<
Andreas Rheinhardt
-
Re: [FFmpeg-devel] [PATCH 14/16] avcodec/wma: Mark ff_wma_end() as av_cold
Andreas Rheinhardt
-
[FFmpeg-devel] [PATCH] avcodec/sbcdec_data: Merge data into header
Andreas Rheinhardt
-
[FFmpeg-devel] [PATCH] avcodec/pthread*: Mark init, free, flush functions as av_cold
Andreas Rheinhardt