ffmpeg-devel
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/03/11
[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
2025/03/11
[FFmpeg-devel] [PATCH v8 4/8] libavformat/oggdec.h, libavformat/oggparsevorbis.c: Factor out vorbis metadata update mechanism.
Romain Beauxis
2025/03/11
[FFmpeg-devel] [PATCH v8 3/8] tests: Add chained ogg/vorbis stream dump test.
Romain Beauxis
2025/03/11
[FFmpeg-devel] [PATCH v8 2/8] tests: Add stream dump test API util.
Romain Beauxis
2025/03/11
[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
2025/03/11
[FFmpeg-devel] [PATCH v8 0/8] Properly decode ogg metadata in ogg/{vorbis, flac, opus} chained bitstreams
Romain Beauxis
2025/03/11
Re: [FFmpeg-devel] [PATCH] avcodec/amfenc: add smart access video option
Dennis Mungai
2025/03/11
Re: [FFmpeg-devel] [PATCH] avcodec/amfenc: add smart access video option
Zhao Zhili
2025/03/11
Re: [FFmpeg-devel] [PATCH 11/13] ffv1dec: reference the current packet into the main context
Andreas Rheinhardt
2025/03/11
[FFmpeg-devel] [PATCH 2/2] avfilter/vsrc_testsrc: use aligned macros for writing
James Almer
2025/03/11
[FFmpeg-devel] [PATCH v2 FFmpeg 0/20] Zero-Shot Classification Support for FFMPEG (CLIP and CLAP)
m.kaindl0208
2025/03/11
Re: [FFmpeg-devel] [PATCH] libavfilter: guard against ff_draw_init/ff_draw_init2 failures
Nil Fons Miret via ffmpeg-devel
2025/03/11
Re: [FFmpeg-devel] [PATCH] avcodec/ffv1: Implement jeromes idea of making remap flip optional
Jerome Martinez
2025/03/11
Re: [FFmpeg-devel] lavc/videotoolboxenc: add hevc main42210 and p210
Zhao Zhili
2025/03/11
[FFmpeg-devel] [PATCH 9/9] avcodec/sanm: codec21 decoder
Manuel Lauss
2025/03/11
[FFmpeg-devel] [PATCH 8/9] avcodec/sanm: codec23 decoder
Manuel Lauss
2025/03/11
[FFmpeg-devel] [PATCH 7/9] avcodec/sanm: codec2 decoder
Manuel Lauss
2025/03/11
[FFmpeg-devel] [PATCH 6/9] avcodec/sanm: misc fixes
Manuel Lauss
2025/03/11
[FFmpeg-devel] [PATCH 5/9] avcodec/sanm: FOBJ left/top are signed values
Manuel Lauss
2025/03/11
[FFmpeg-devel] [PATCH 4/9] avcodec/sanm: fix codec3
Manuel Lauss
2025/03/11
[FFmpeg-devel] [PATCH 1/9] avcodec/sanm: codec37: reimplement comp4
Manuel Lauss
2025/03/11
[FFmpeg-devel] [PATCH 3/9] avcodec/sanm: disable left/top for fullscreen codecs
Manuel Lauss
2025/03/11
[FFmpeg-devel] [PATCH 2/9] avcodec/sanm: better frame size detection for old codecs
Manuel Lauss
2025/03/11
[FFmpeg-devel] [PATCH] avcodec/ffv1: Implement jeromes idea of making remap flip optional
Michael Niedermayer
2025/03/11
[FFmpeg-devel] [PATCH] avcodec/amfenc: add smart access video option
Araz Iusubov
2025/03/11
Re: [FFmpeg-devel] [PATCH] ffv1: implement remap for encode/decode_plane()
James Almer
2025/03/11
[FFmpeg-devel] [PATCH] avcodec/videotoolboxenc: Add AYUV as a candidate pix_fmt for HEVC alpha
Zhao Zhili
2025/03/11
[FFmpeg-devel] [PATCH] avcodec/ffv1enc: Factor set_micro_version() out of ff_ffv1_write_extradata()
Michael Niedermayer
2025/03/11
Re: [FFmpeg-devel] [PATCH v4 2/3] avcodec/sanm: fobj left/top are signed
Manuel Lauss
2025/03/11
Re: [FFmpeg-devel] [PATCH 1/1] avformat/avio: add configuration options for IO_BUFFER_SIZE
Nicolas George
2025/03/11
[FFmpeg-devel] [PATCH 1/1] avformat/avio: add configuration options for IO_BUFFER_SIZE
joneyao6
2025/03/11
Re: [FFmpeg-devel] [PATCH] avformat/hlsenc: fix CODECS Attribute hard code in hevc EXT-X-STREAM-INF
Steven Liu
2025/03/11
Re: [FFmpeg-devel] [PATCH 1/1] avcodec/pcm: fix build warning by replacing deprecated method with avcodec_get_supported_config.
Zhao Zhili
2025/03/11
Re: [FFmpeg-devel] lavc/videotoolboxenc: add hevc main42210 and p210
Wang Bin
2025/03/11
Re: [FFmpeg-devel] lavc/videotoolboxenc: add hevc main42210 and p210
Zhao Zhili
2025/03/10
[FFmpeg-devel] lavc/videotoolboxenc: add hevc main42210 and p210
Wang Bin
2025/03/10
Re: [FFmpeg-devel] [PATCH] avutil/refstruct: Fix documentation
Stefano Sabatini
2025/03/10
[FFmpeg-devel] [PATCH v2 FFmpeg 1/20] configure: add tokenizers-cpp support
m.kaindl0208
2025/03/10
[FFmpeg-devel] [PATCH v2 6/6] avformat/flvdec: Use float for FLVMasteringMeta
Zhao Zhili
2025/03/10
Re: [FFmpeg-devel] [PATCH] avcodec/snow: Remove ff_snow_release_buffer()
Andreas Rheinhardt
2025/03/10
[FFmpeg-devel] [PATCH v2 2/6] avformat/flvdec: Fix use sizeof(AVMasteringDisplayMetadata)
Zhao Zhili
2025/03/10
[FFmpeg-devel] [PATCH v2 7/8] avformat/flvdec: Fix error handling of parse_video_color_info
Zhao Zhili
2025/03/10
[FFmpeg-devel] [PATCH v2 8/8] avformat/flvdec: Use appropriate error code
Zhao Zhili
2025/03/10
[FFmpeg-devel] [PATCH v2 3/6] avformat/flvdec: Put FLVMetaVideoColor inside FLVContext directly
Zhao Zhili
2025/03/10
[FFmpeg-devel] [PATCH v2 5/6] avformat/flvdec: Use appropriate types in FLVMetaVideoColor
Zhao Zhili
2025/03/10
[FFmpeg-devel] [PATCH v2 4/6] avformat/flvdec: Remove one level of indentation
Zhao Zhili
2025/03/10
[FFmpeg-devel] [PATCH v2 1/6] tests: Add enhanced-flv-hevc-hdr10 for demux and mux HDR color info
Zhao Zhili
2025/03/10
Re: [FFmpeg-devel] [PATCH] Include field_mode information in NUT stream info
Michael Niedermayer
2025/03/10
Re: [FFmpeg-devel] [PATCH 4/4] avcodec/ffv1enc_template: Be a bit more verbose on error
Michael Niedermayer
2025/03/10
Re: [FFmpeg-devel] [PATCH 2/4] avcodec/ffv1enc: Fix slice coding mode 1 with rgb frames
Michael Niedermayer
2025/03/10
Re: [FFmpeg-devel] [PATCH] ffv1: implement remap for encode/decode_plane()
Michael Niedermayer
2025/03/10
Re: [FFmpeg-devel] [PATCH 3/4] avcodec/ffv1: Fix remap and float with golomb rice
Michael Niedermayer
2025/03/10
Re: [FFmpeg-devel] [PATCH 3/4] avcodec/ffv1: Fix remap and float with golomb rice
Lynne
2025/03/10
[FFmpeg-devel] [PATCH v2 FFmpeg 5/20] libavfilter/dnn: libtorch add CUDA suppoort
m.kaindl0208
2025/03/10
[FFmpeg-devel] [PATCH v2 FFmpeg 7/20] libavfilter/dnn_interface.h: define new DNNExecParams DNNExecZeroShotClassificationParams
m.kaindl0208
2025/03/10
Re: [FFmpeg-devel] [PATCH v6 7/8] fftools: Enable filtergraph printing and update docs
Soft Works
2025/03/10
Re: [FFmpeg-devel] [PATCH v6 7/8] fftools: Enable filtergraph printing and update docs
Stefano Sabatini
2025/03/10
Re: [FFmpeg-devel] [PATCH] swscale/utils: split off format code into new file
Ramiro Polla
2025/03/10
Re: [FFmpeg-devel] [PATCH v6 6/8] fftools/ffmpeg_graphprint: Add options for filtergraph printing
Stefano Sabatini
2025/03/10
Re: [FFmpeg-devel] [PATCH] Include field_mode information in NUT stream info
Anders Rein
2025/03/10
Re: [FFmpeg-devel] [PATCH] [WIP] lavc: add an av1_vulkan encoder
Michael Niedermayer
2025/03/10
Re: [FFmpeg-devel] [PATCH] ffv1: implement remap for encode/decode_plane()
Lynne
2025/03/10
Re: [FFmpeg-devel] [PATCH v6 0/8] print_graphs: Complete Filtergraph Printing
Stefano Sabatini
2025/03/10
Re: [FFmpeg-devel] [PATCH v7 1/8] Add generic metadata injection using AV_PKT_DATA_METADATA_UPDATE
Romain Beauxis
2025/03/10
[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
2025/03/10
[FFmpeg-devel] [PATCH v2 FFmpeg 12/20] libavfilter/dnn/dnn_backend_torch: Add ClxpContext to THModel
m.kaindl0208
2025/03/10
[FFmpeg-devel] [PATCH v2 FFmpeg 4/20] configure: libtorch CUDA support
m.kaindl0208
2025/03/10
[FFmpeg-devel] [PATCH v2 FFmpeg 13/20] libavfilter/dnn/dnn_backend_torch: Clxp model loading implementation
m.kaindl0208
2025/03/10
Re: [FFmpeg-devel] [PATCH] Include field_mode information in NUT stream info
Michael Niedermayer
2025/03/10
[FFmpeg-devel] [PATCH v2 FFmpeg 17/20] libavfilter: turn dnn_classify to multimedia filter. Classify CLIP/CLAP implementation.
m.kaindl0208
2025/03/10
Re: [FFmpeg-devel] [PATCH] lavc: Replace 181 magic number with ITU_T_T35_COUNTRY_CODE_US
Devin Heitmueller
2025/03/10
Re: [FFmpeg-devel] [PATCH v7 1/8] Add generic metadata injection using AV_PKT_DATA_METADATA_UPDATE
Romain Beauxis
2025/03/10
Re: [FFmpeg-devel] [PATCH v2] lavc/vvc: Fix NumEntryPoints derivation
Nuo Mi
2025/03/10
Re: [FFmpeg-devel] [PATCH] swscale: aarch64: Simplify the assignment of lumToYV12
Martin Storsjö
2025/03/10
Re: [FFmpeg-devel] [PATCH] avutil/frame: add new functions to get frame side data
Leandro Santiago
2025/03/10
Re: [FFmpeg-devel] [PATCH v7 1/8] Add generic metadata injection using AV_PKT_DATA_METADATA_UPDATE
Andreas Rheinhardt
2025/03/09
[FFmpeg-devel] [PATCH 02/13] vulkan: add ff_vk_create_imageview
Lynne
2025/03/09
[FFmpeg-devel] [PATCH] avutil/refstruct: Fix documentation
Andreas Rheinhardt
2025/03/09
[FFmpeg-devel] [PATCH 04/13] vulkan: workaround BGR storage image undefined behaviour
Lynne
2025/03/09
[FFmpeg-devel] [PATCH 09/13] vulkan: unify handling of BGR and simplify ffv1_rct
Lynne
2025/03/09
[FFmpeg-devel] [PATCH 1/3] avcodec/tests/avcodec: Silence deprecation warnings
Andreas Rheinhardt
2025/03/09
[FFmpeg-devel] [PATCH 01/13] vulkan: rename ff_vk_set_descriptor_image to ff_vk_shader_update_img
Lynne
2025/03/09
[FFmpeg-devel] [PATCH] [WIP] lavc: add an av1_vulkan encoder
Lynne
2025/03/09
[FFmpeg-devel] [PATCH 12/13] vulkan: add ff_vk_exec_add_dep_wait_sem()
Lynne
2025/03/09
[FFmpeg-devel] [PATCH 11/13] ffv1dec: reference the current packet into the main context
Lynne
2025/03/09
[FFmpeg-devel] [PATCH 10/13] ffv1dec: add support for hwaccels
Lynne
2025/03/09
[FFmpeg-devel] [PATCH 08/13] ffv1enc_vulkan: refactor shaders slightly to support sharing
Lynne
2025/03/09
[FFmpeg-devel] [PATCH 06/13] vulkan_decode: support multiple image views
Lynne
2025/03/09
[FFmpeg-devel] [PATCH 05/13] vulkan_decode: support software-defined decoders
Lynne
2025/03/09
[FFmpeg-devel] [PATCH 03/13] vulkan: copy host-mapping buffer code from hwcontext
Lynne
2025/03/09
Re: [FFmpeg-devel] [PATCH] avcodec/vc2enc: Simplify writing dirac golomb codes
Andreas Rheinhardt
2025/03/09
Re: [FFmpeg-devel] [PATCH 2/3] avcodec/libx264: Set FFCodec.pix_fmts field and fix deprecation warning
Andreas Rheinhardt
2025/03/09
Re: [FFmpeg-devel] [RFC] New swscale internal design prototype
Rémi Denis-Courmont
2025/03/09
[FFmpeg-devel] [PATCH] ffv1: implement remap for encode/decode_plane()
Michael Niedermayer
2025/03/09
[FFmpeg-devel] [PATCH 1/4] avcodec/ffv1enc: add space for the remap table to max_size
Michael Niedermayer
2025/03/09
Re: [FFmpeg-devel] [PATCH FFmpeg 11/15] doc: avgclass Filter Documentation
Michael Niedermayer
2025/03/09
Re: [FFmpeg-devel] [PATCH FFmpeg 11/15] doc: avgclass Filter Documentation
m.kaindl0208
2025/03/09
Re: [FFmpeg-devel] [PATCH] avcodec/dvdsubenc: Remove pointless wrapper
Andreas Rheinhardt
2025/03/09
[FFmpeg-devel] [PATCH 3/4] avcodec/ffv1: Fix remap and float with golomb rice
Michael Niedermayer
2025/03/09
[FFmpeg-devel] [PATCH 2/4] avcodec/ffv1enc: Fix slice coding mode 1 with rgb frames
Michael Niedermayer
2025/03/09
[FFmpeg-devel] [PATCH] all: Fix doxy comments wrongly designated as trailing ///<
Andreas Rheinhardt
2025/03/09
Re: [FFmpeg-devel] [RFC] New swscale internal design prototype
Niklas Haas
2025/03/09
Re: [FFmpeg-devel] [RFC] New swscale internal design prototype
Niklas Haas
2025/03/09
Re: [FFmpeg-devel] [PATCH 14/16] avcodec/wma: Mark ff_wma_end() as av_cold
Andreas Rheinhardt
2025/03/09
Re: [FFmpeg-devel] [PATCH v5 1/5] avutil/log: Add AV_LOG_PRINT_MEMADDRESSES logging flag
Soft Works
2025/03/09
Re: [FFmpeg-devel] [RFC] New swscale internal design prototype
Niklas Haas
2025/03/09
Re: [FFmpeg-devel] [RFC] New swscale internal design prototype
Niklas Haas
2025/03/09
Re: [FFmpeg-devel] Misc mpegvideo patches
Kacper Michajlow
2025/03/09
Re: [FFmpeg-devel] [PATCH] Include field_mode information in NUT stream info
Michael Niedermayer
2025/03/09
[FFmpeg-devel] [PATCH] avcodec/sbcdec_data: Merge data into header
Andreas Rheinhardt
2025/03/09
Re: [FFmpeg-devel] [RFC] New swscale internal design prototype
Michael Niedermayer
2025/03/09
[FFmpeg-devel] [PATCH] avcodec/pthread*: Mark init, free, flush functions as av_cold
Andreas Rheinhardt
2025/03/09
[FFmpeg-devel] [PATCH v5 5/5] Remove commented lines
softworkz
2025/03/09
Re: [FFmpeg-devel] [PATCH v3 1/7] fftools/textformat: Extract and generalize textformat api from ffprobe.c
Soft Works
2025/03/09
Re: [FFmpeg-devel] [PATCH v5 1/5] avutil/log: Add AV_LOG_PRINT_MEMADDRESSES logging flag
Nicolas George
2025/03/09
[FFmpeg-devel] [PATCH v5 3/5] fftools: Provide a an fftools-specific logging callback function
softworkz
2025/03/09
[FFmpeg-devel] [PATCH v5 2/5] fftools/opt_common: add memaddresses log flag
softworkz
2025/03/09
[FFmpeg-devel] [PATCH v5 4/5] doc/fftools-common-opts: document memaddresses log flag
softworkz
2025/03/09
[FFmpeg-devel] [PATCH v5 0/5] avutil/log: Replace addresses in log output with simple ids
ffmpegagent
2025/03/09
Re: [FFmpeg-devel] [PATCH v4 3/4] fftools: Provide a an fftools-specific logging callback function
Soft Works
2025/03/09
Re: [FFmpeg-devel] [PATCH 04/12] all: Use put_bytes_output() instead of put_bits_ptr - pb->buf
Andreas Rheinhardt
2025/03/09
Re: [FFmpeg-devel] [PATCH FFmpeg 1/15] libavutil: add detectionbbox util functions
Maximilian Kaindl
2025/03/09
Re: [FFmpeg-devel] [PATCH 16/16] avcodec/wmaenc: Don't unnecessarily reset AVPacket.size
Andreas Rheinhardt
2025/03/09
Re: [FFmpeg-devel] [PATCH v7 1/8] Add generic metadata injection using AV_PKT_DATA_METADATA_UPDATE
Michael Niedermayer
2025/03/09
Re: [FFmpeg-devel] [RFC] New swscale internal design prototype
Rémi Denis-Courmont
2025/03/09
Re: [FFmpeg-devel] [PATCH v4 3/4] fftools: Provide a an fftools-specific logging callback function
Michael Niedermayer
2025/03/09
Re: [FFmpeg-devel] [PATCH] avcodec/d3d12va_decode: enable reference-only decoder mode
Tong Wu
2025/03/09
[FFmpeg-devel] [PATCH] avutil/vulkan: Remove unused ff_vk_create_avbuf()
Andreas Rheinhardt
2025/03/09
Re: [FFmpeg-devel] [RFC] New swscale internal design prototype
Martin Storsjö
2025/03/09
Re: [FFmpeg-devel] [PATCH v4 2/3] avcodec/sanm: fobj left/top are signed
Manuel Lauss
2025/03/09
Re: [FFmpeg-devel] Misc mpegvideo patches
Andreas Rheinhardt
2025/03/09
Re: [FFmpeg-devel] [PATCH v2] lavc/vvc: Fix NumEntryPoints derivation
Nuo Mi
2025/03/09
Re: [FFmpeg-devel] [PATCH FFmpeg 1/15] libavutil: add detectionbbox util functions
Michael Niedermayer
2025/03/09
Re: [FFmpeg-devel] [PATCH] lavc/vvc: Stricter bound on pps_exp_slice_height_in_ctus_minus1
Nuo Mi
2025/03/09
Re: [FFmpeg-devel] [PATCH v2] avcodec/aarch64/vvc: Optimize vvc_avg{8, 10, 12}
Nuo Mi
2025/03/09
Re: [FFmpeg-devel] Misc mpegvideo patches
Kacper Michajlow
2025/03/09
Re: [FFmpeg-devel] [PATCH 17/20] avcodec/snow: Remove outdated assert
Andreas Rheinhardt
2025/03/08
Re: [FFmpeg-devel] [PATCH 1/2] avcodec/sbcenc: Mark sbc_encode_init() as av_cold
Andreas Rheinhardt
2025/03/08
[FFmpeg-devel] [PATCH] avcodec/snow: Remove ff_snow_release_buffer()
Andreas Rheinhardt
2025/03/08
Re: [FFmpeg-devel] [PATCH] avcodec/decode: Fix avcodec parameters when bsfs are enable by decoder
Zhao Zhili
2025/03/08
Re: [FFmpeg-devel] [PATCH 1/4] avcodec/vp8: Fix wrong #endif comment
Andreas Rheinhardt
2025/03/08
Re: [FFmpeg-devel] [PATCH] avcodec/decode: Fix avcodec parameters when bsfs are enable by decoder
Andreas Rheinhardt
2025/03/08
Re: [FFmpeg-devel] [PATCH] avutil/log: Replace addresses in log output with simple ids
Marvin Scholz
2025/03/08
[FFmpeg-devel] [PATCH] avfilter/vsrc_testsrc: add support for semi planar formats to yuvtestsrc
James Almer
2025/03/08
[FFmpeg-devel] [PATCH v4 4/4] doc/fftools-common-opts: document memaddresses log flag
softworkz
2025/03/08
[FFmpeg-devel] [PATCH v4 3/4] fftools: Provide a an fftools-specific logging callback function
softworkz
2025/03/08
[FFmpeg-devel] [PATCH v4 2/4] fftools/opt_common: add memaddresses log flag
softworkz
2025/03/08
[FFmpeg-devel] [PATCH v4 1/4] avutil/log: Add AV_LOG_PRINT_MEMADDRESSES logging flag
softworkz
2025/03/08
[FFmpeg-devel] [PATCH v4 0/4] avutil/log: Replace addresses in log output with simple ids
ffmpegagent
2025/03/08
Re: [FFmpeg-devel] [PATCH v3 1/7] fftools/textformat: Extract and generalize textformat api from ffprobe.c
Stefano Sabatini
2025/03/08
[FFmpeg-devel] [RFC] New swscale internal design prototype
Niklas Haas
2025/03/08
[FFmpeg-devel] [PATCH] Include field_mode information in NUT stream info
Anders Rein
2025/03/08
[FFmpeg-devel] [PATCH v6 8/8] fftools/ffprobe: Rename AVTextFormatContext variables (w => tfc)
softworkz
2025/03/08
[FFmpeg-devel] [PATCH v6 1/8] fftools/textformat: Extract and generalize textformat api from ffprobe.c
softworkz
2025/03/08
[FFmpeg-devel] [PATCH v6 0/8] print_graphs: Complete Filtergraph Printing
ffmpegagent
2025/03/08
Re: [FFmpeg-devel] [PATCH 1/4] avcodec/vp8: Fix wrong #endif comment
Peter Ross
2025/03/08
Re: [FFmpeg-devel] [PATCH v2] avcodec/ffv1: Use dual run coder for fltmap
Michael Niedermayer
2025/03/08
[FFmpeg-devel] [PATCH v6 7/8] fftools: Enable filtergraph printing and update docs
softworkz
2025/03/08
[FFmpeg-devel] [PATCH v6 6/8] fftools/ffmpeg_graphprint: Add options for filtergraph printing
softworkz
2025/03/08
[FFmpeg-devel] [PATCH v6 5/8] avfilter/avfilter: Add avfilter_link_get_hw_frames_ctx()
softworkz
2025/03/08
[FFmpeg-devel] [PATCH v6 4/8] fftools/ffmpeg_filter: Move some declaration to new header file
softworkz
2025/03/08
[FFmpeg-devel] [PATCH v6 2/8] fftools/ffprobe: Change to use textformat api
softworkz
2025/03/08
[FFmpeg-devel] [PATCH v6 3/8] fftools/ffprobe: Rename writer_print_section_* and WriterContext
softworkz
2025/03/08
[FFmpeg-devel] [RFC] FFv1 LSB support
Michael Niedermayer
2025/03/08
Re: [FFmpeg-devel] [PATCH v5 1/8] fftools/textformat: Extract and generalize textformat api from ffprobe.c
Soft Works
2025/03/08
Re: [FFmpeg-devel] [PATCH 2/2] avcodec/ffv1dec_template: wrap around in fltmap table
Michael Niedermayer
2025/03/08
Re: [FFmpeg-devel] [PATCH v3 1/7] fftools/textformat: Extract and generalize textformat api from ffprobe.c
Soft Works
2025/03/08
Re: [FFmpeg-devel] [PATCH v5 3/8] fftools/ffprobe: Rename writer_print_section_* and WriterContext
Stefano Sabatini
2025/03/08
Re: [FFmpeg-devel] [PATCH v5 2/8] fftools/ffprobe: Change to use textformat api
Stefano Sabatini
2025/03/08
Re: [FFmpeg-devel] [PATCH v4 1/3] avcodec/sanm: ignore unknown codecs in FOBJs
Michael Niedermayer
2025/03/08
Re: [FFmpeg-devel] [PATCH v4 2/3] avcodec/sanm: fobj left/top are signed
Michael Niedermayer
2025/03/08
Re: [FFmpeg-devel] [PATCH v5 1/8] fftools/textformat: Extract and generalize textformat api from ffprobe.c
Stefano Sabatini
2025/03/08
Re: [FFmpeg-devel] [PATCH] avcodec/vc2enc: Simplify writing dirac golomb codes
Andreas Rheinhardt
2025/03/08
[FFmpeg-devel] [PATCH v5 6/8] fftools/ffmpeg_graphprint: Add options for filtergraph printing
softworkz
2025/03/08
[FFmpeg-devel] [PATCH v5 4/8] fftools/ffmpeg_filter: Move some declaration to new header file
softworkz
2025/03/08
[FFmpeg-devel] [PATCH v5 5/8] avfilter/avfilter: Add avfilter_link_get_hw_frames_ctx()
softworkz
2025/03/08
[FFmpeg-devel] [PATCH v5 8/8] fftools/ffprobe: Rename AVTextFormatContext variables (w => tc)
softworkz
2025/03/08
[FFmpeg-devel] [PATCH v5 7/8] fftools: Enable filtergraph printing and update docs
softworkz
2025/03/08
[FFmpeg-devel] [PATCH v5 3/8] fftools/ffprobe: Rename writer_print_section_* and WriterContext
softworkz
2025/03/08
[FFmpeg-devel] [PATCH v5 1/8] fftools/textformat: Extract and generalize textformat api from ffprobe.c
softworkz
2025/03/08
[FFmpeg-devel] [PATCH v5 2/8] fftools/ffprobe: Change to use textformat api
softworkz
2025/03/08
[FFmpeg-devel] [PATCH v5 0/8] print_graphs: Complete Filtergraph Printing
ffmpegagent
2025/03/08
Re: [FFmpeg-devel] [PATCH v3 3/7] fftools/ffprobe: Rename writer_print_section_* and WriterContext
Soft Works
2025/03/08
Re: [FFmpeg-devel] [PATCH FFmpeg 1/15] libavutil: add detectionbbox util functions
Sean McGovern
2025/03/08
Re: [FFmpeg-devel] [PATCH 1/2] avcodec/sbcenc: Mark sbc_encode_init() as av_cold
Andreas Rheinhardt
2025/03/08
Re: [FFmpeg-devel] [PATCH 1/4] libavcodec/vc2enc: Split out common functions between software and hardware encoders
Andreas Rheinhardt
2025/03/08
Re: [FFmpeg-devel] [PATCH v3 3/7] fftools/ffprobe: Rename writer_print_section_* and WriterContext
Soft Works
2025/03/08
[FFmpeg-devel] [PATCH v2 4/4] avcodec/vc2enc: Initial vulkan VC2 encoder Implements a Vulkan based dirac encoder. Supports Haar and Legall wavelets and should work with all wavelet depths.
IndecisiveTurtle
2025/03/08
[FFmpeg-devel] [PATCH v2 3/4] libavcodec/vulkan: Add vulkan vc2 shaders
IndecisiveTurtle
2025/03/08
Re: [FFmpeg-devel] [PATCH 2/2] docs: Add documentation about YAML output writer
Soft Works
2025/03/08
[FFmpeg-devel] [PATCH v2 1/4] libavcodec/vc2enc: Split out common functions between software and hardware encoders
IndecisiveTurtle
2025/03/08
Re: [FFmpeg-devel] [PATCH v3 1/7] fftools/textformat: Extract and generalize textformat api from ffprobe.c
Soft Works
2025/03/08
[FFmpeg-devel] [PATCH] avcodec/vc2enc: Simplify writing dirac golomb codes
Andreas Rheinhardt
2025/03/08
[FFmpeg-devel] [PATCH FFmpeg 9/15] doc: Filters.texi updated classify
m.kaindl0208
2025/03/08
[FFmpeg-devel] [PATCH FFmpeg 8/15] libavfilter: add missing temperature application in apply_softmax function and set default temperature to 1. apply_softmax refactoring and improved error handling
m.kaindl0208
2025/03/08
[FFmpeg-devel] [PATCH FFmpeg 6/15] libavfilter/dnn: torch backend CLIP/CLAP implementation
m.kaindl0208
2025/03/08
Re: [FFmpeg-devel] [PATCH 2/2] docs: Add documentation about YAML output writer
Stefano Sabatini
2025/03/08
Re: [FFmpeg-devel] [PATCH 1/2] fftools/ffprobe: Add YAML output writer
Stefano Sabatini
2025/03/08
[FFmpeg-devel] [PATCH FFmpeg 14/15] configure: libtorch cuda check with new HAVE variable HAVE_LIBTORCH_CUDA
m.kaindl0208
2025/03/08
[FFmpeg-devel] [PATCH FFmpeg 15/15] configure: add tokenizers-cpp support
m.kaindl0208
Earlier messages
Later messages