Messages by Date
-
2025/02/20
[FFmpeg-devel] [PATCH 2/2] avcodec/aarch64/vvc: Use rounding shift NEON instruction
Krzysztof Pyrkosz via ffmpeg-devel
-
2025/02/20
[FFmpeg-devel] [PATCH 1/2] avcodec/aarch64/vvc: Optimize vvc_avg{8, 10, 12}
Krzysztof Pyrkosz via ffmpeg-devel
-
2025/02/20
[FFmpeg-devel] [PATCH 04/11] avutil/frame: av_frame_side_data_new_struct()
James Almer
-
2025/02/20
[FFmpeg-devel] [PATCH 09/11] avutil/mastering_display_metadata: deprecate av_{content_light, mastering_display_metadata}_create_side_data()
James Almer
-
2025/02/20
[FFmpeg-devel] [PATCH 08/11] avutil/hdr_dynamic_vivid_metadata: deprecate av_dynamic_hdr_vivid_create_side_data()
James Almer
-
2025/02/20
[FFmpeg-devel] [PATCH 07/11] avutil/hdr_dynamic_metadata: deprecate av_dynamic_hdr_plus_create_side_data()
James Almer
-
2025/02/20
[FFmpeg-devel] [PATCH 11/11] avutil/stereo3d: deprecate av_stereo3d_create_side_data()
James Almer
-
2025/02/20
[FFmpeg-devel] [PATCH 10/11] avutil/mastering_display_metadata: deprecate av_mastering_display_metadata_alloc()
James Almer
-
2025/02/20
[FFmpeg-devel] [PATCH 06/11] avutil/downmix_info: deprecate av_downmix_info_update_side_data()
James Almer
-
2025/02/20
[FFmpeg-devel] [PATCH 05/11] avutil/ambient_viewing_environment: deprecate av_ambient_viewing_environment_create_side_data()
James Almer
-
2025/02/20
[FFmpeg-devel] [PATCH 02/11] avutil/side_data: allow the addition of internal fields to AVSideDataDescriptor
James Almer
-
2025/02/20
[FFmpeg-devel] [PATCH 03/11] avutil/frame: add functions to check and ensure a side data entry is writable
James Almer
-
2025/02/20
[FFmpeg-devel] [PATCH 01/11] avutil/frame: move side data helpers to a new file
James Almer
-
2025/02/20
Re: [FFmpeg-devel] I've written a filter in Rust
Leandro Santiago
-
2025/02/20
[FFmpeg-devel] [PATCH] avfilter/vf_libplacebo: set correct alpha mode before blending
Niklas Haas
-
2025/02/20
[FFmpeg-devel] [PATCH] swscale/x86/rgb2rgb: optimize AVX2 version of uyvytoyuv422
Shreesh Adiga
-
2025/02/20
[FFmpeg-devel] [PATCH] fate/demux: add a test for Theora in OGG
James Almer
-
2025/02/20
[FFmpeg-devel] I've written a filter in Rust
Leandro Santiago
-
2025/02/20
Re: [FFmpeg-devel] [PATCH] tests: Add fate-hevc-alpha
James Almer
-
2025/02/20
Re: [FFmpeg-devel] [PATCH 01/12] avutil/frame: add AVFrame.alpha_mode
Niklas Haas
-
2025/02/20
[FFmpeg-devel] [PATCH] fftools: notify user of flags upon loglevel parse failure
Gyan Doshi
-
2025/02/20
Re: [FFmpeg-devel] [PATCH 01/12] avutil/frame: add AVFrame.alpha_mode
Nicolas George
-
2025/02/20
Re: [FFmpeg-devel] [PATCH 01/12] avutil/frame: add AVFrame.alpha_mode
Zhao Zhili
-
2025/02/20
Re: [FFmpeg-devel] [PATCH 2/2] avcodec/aarch64/vvc: Use rounding shift NEON instruction
Zhao Zhili
-
2025/02/19
Re: [FFmpeg-devel] [PATCH 1/2] avcodec/aarch64/vvc: Optimize vvc_avg{8, 10, 12}
Zhao Zhili
-
2025/02/19
Re: [FFmpeg-devel] [PATCH] tests: Add fate-hevc-alpha
Zhao Zhili
-
2025/02/19
[FFmpeg-devel] [PATCH] tests: Add fate-hevc-alpha
Zhao Zhili
-
2025/02/19
[FFmpeg-devel] [PATCH 09/12] avfilter/vf_alphamerge: tag correct alpha mode
Niklas Haas
-
2025/02/19
[FFmpeg-devel] [PATCH 04/12] avcodec/avcodec: add AVCodecContext.alpha_mode
Niklas Haas
-
2025/02/19
[FFmpeg-devel] [PATCH 05/12] avcodec/encode: enforce alpha mode compatibility at encode time
Niklas Haas
-
2025/02/19
Re: [FFmpeg-devel] [RFC] Experiment: enable github pull requests
Leandro Santiago
-
2025/02/19
[FFmpeg-devel] [PATCH 07/12] fftools/ffmpeg_enc: forward frame alpha mode to encoder
Niklas Haas
-
2025/02/19
[FFmpeg-devel] [PATCH 08/12] avfilter/vf_premultiply: tag correct alpha mode on result
Niklas Haas
-
2025/02/19
Re: [FFmpeg-devel] [PATCH 04/12] avcodec/avcodec: add AVCodecContext.alpha_mode
Niklas Haas
-
2025/02/19
Re: [FFmpeg-devel] [PATCH 04/12] avcodec/avcodec: add AVCodecContext.alpha_mode
James Almer
-
2025/02/19
[FFmpeg-devel] [PATCH 06/12] avcodec/png: set correct alpha mode
Niklas Haas
-
2025/02/19
[FFmpeg-devel] [PATCH 11/12] avfilter/vf_setparams: add alpha_mode parameter
Niklas Haas
-
2025/02/19
[FFmpeg-devel] [PATCH 03/12] avfilter/vf_showinfo: print alpha mode when relevant
Niklas Haas
-
2025/02/19
[FFmpeg-devel] [PATCH 12/12] avfilter/vf_libplacebo: add an alpha_mode setting
Niklas Haas
-
2025/02/19
[FFmpeg-devel] [PATCH 10/12] avfilter/vf_overlay: respect alpha mode tagging by default
Niklas Haas
-
2025/02/19
[FFmpeg-devel] [PATCH 01/12] avutil/frame: add AVFrame.alpha_mode
Niklas Haas
-
2025/02/19
Re: [FFmpeg-devel] [PATCH] lavc/vvc: Fix derivation of inverse LMCS idx
Frank Plowman
-
2025/02/19
[FFmpeg-devel] [PATCH v2 1/2] lavc/vvc: Fix slice map construction for small subpics
Frank Plowman
-
2025/02/19
[FFmpeg-devel] [PATCH v2 2/2] lavc/vvc: Ensure subpictures don't overlap
Frank Plowman
-
2025/02/19
Re: [FFmpeg-devel] [PATCH 2/2] lavc/vvc: Ensure subpictures don't overlap
Frank Plowman
-
2025/02/19
[FFmpeg-devel] [PATCH 2/2] docs: Add documentation about YAML output writer
softworkz
-
2025/02/19
[FFmpeg-devel] [PATCH 1/2] fftools/ffprobe: Add YAML output writer
softworkz
-
2025/02/19
[FFmpeg-devel] [PATCH 0/2] fftools/ffprobe: Add YAML output writer
ffmpegagent
-
2025/02/19
[FFmpeg-devel] [PATCH 2/2] avcodec/aarch64/vvc: Use rounding shift NEON instruction
Krzysztof Pyrkosz via ffmpeg-devel
-
2025/02/19
Re: [FFmpeg-devel] [PATCH v6 0/9] Properly decode ogg metadata in ogg/{vorbis, flac, opus} chained bitstreams
Romain Beauxis
-
2025/02/19
[FFmpeg-devel] [PATCH 2/2] avfilter/vf_liplacebo: properly initialize variable
Niklas Haas
-
2025/02/19
[FFmpeg-devel] [PATCH 1/2] avfilter/vf_libplacebo: remove deprecated options
Niklas Haas
-
2025/02/19
Re: [FFmpeg-devel] [PATCH v6 0/9] Properly decode ogg metadata in ogg/{vorbis, flac, opus} chained bitstreams
Lynne
-
2025/02/19
Re: [FFmpeg-devel] [PATCH v6 4/9] tests: Add chained ogg/vorbis stream dump test.
Romain Beauxis
-
2025/02/19
[FFmpeg-devel] [PATCH 1/2] avcodec/aarch64/vvc: Optimize vvc_avg{8, 10, 12}
Krzysztof Pyrkosz via ffmpeg-devel
-
2025/02/19
[FFmpeg-devel] [PATCH] avfilter/vf_libplacebo: switch to AV_OPT_TYPE_COLOR
Niklas Haas
-
2025/02/19
Re: [FFmpeg-devel] [PATCH v2 4/4] fftools/ffmpeg_filter: add -dump_filter_graph option
Niklas Haas
-
2025/02/19
[FFmpeg-devel] [PATCH 1/3] avfilter/vf_libplacebo: switch to new background API
Niklas Haas
-
2025/02/19
[FFmpeg-devel] [PATCH 3/3] avfilter/vf_libplacebo: set colorspace properties on all inputs
Niklas Haas
-
2025/02/19
[FFmpeg-devel] [PATCH 2/3] avfilter/vf_libplacebo: allow differing formats per input
Niklas Haas
-
2025/02/19
[FFmpeg-devel] [PATCH 1/2] aarch64/hevcdsp_idct_neon: Optimize idct dc
Zhao Zhili
-
2025/02/19
[FFmpeg-devel] [PATCH 2/2] aarch64/hevcdsp_idct_neon: Add implementation for idct dc 12
Zhao Zhili
-
2025/02/19
[FFmpeg-devel] [PATCH] doc/metadata.texi: Start documenting keys
Tomas Härdin
-
2025/02/19
[FFmpeg-devel] [PATCH 1/2] avformat/hls demuxer: Add WebVTT subtitle support
softworkz
-
2025/02/19
[FFmpeg-devel] [PATCH 2/2] avformat/webvttdec: Add webvtt extension and MIME type
softworkz
-
2025/02/19
[FFmpeg-devel] [PATCH 0/2] avformat/hls demuxer: Add WebVTT subtitle support
ffmpegagent
-
2025/02/19
Re: [FFmpeg-devel] [RFC] Documenting metadata keys, informative (non-copied) metadata
Tomas Härdin
-
2025/02/19
[FFmpeg-devel] [PATCH] avcodec/ffv1_parser: Rename close to ffv1_close
Zhao Zhili
-
2025/02/19
[FFmpeg-devel] [PATCH 3/3] fftools: Enable filtergraph printing and update docs
softworkz
-
2025/02/19
[FFmpeg-devel] [PATCH 2/3] fftools/ffmpeg_graphprint: Add options for filtergraph printing
softworkz
-
2025/02/19
[FFmpeg-devel] [PATCH 1/3] fftools/ffmpeg_filter: Move some declaration to new header file
softworkz
-
2025/02/19
[FFmpeg-devel] [PATCH 0/3] print_graphs: Complete Filtergraph Printing
ffmpegagent
-
2025/02/19
[FFmpeg-devel] [PATCH v3 2/2] libavformat/rtsp: Free memory allocated for temporary variables while processing sdp info
Rashad Tatum
-
2025/02/19
[FFmpeg-devel] [PATCH v3 1/2] libavformat/rtsp: Make source specific multicast work for rtsp streams
Rashad Tatum
-
2025/02/18
[FFmpeg-devel] [PATCH v3] libavformat/rtsp: Free memory allocated for temporary variables while processing sdp info
Rashad Tatum
-
2025/02/18
[FFmpeg-devel] [PATCH v6 9/9] tests: Add chained ogg/opus stream dump test.
Romain Beauxis
-
2025/02/18
[FFmpeg-devel] [PATCH v6 8/9] libavformat/oggparseopus.c: Parse comments from secondary chained streams header packet.
Romain Beauxis
-
2025/02/18
[FFmpeg-devel] [PATCH v6 3/9] libavformat/oggparsevorbis.c: Don't append new metadata.
Romain Beauxis
-
2025/02/18
[FFmpeg-devel] [PATCH v6 6/9] libavformat/oggparseflac.c: Parse ogg/flac comments in new ogg packets, add them to ogg stream new_metadata.
Romain Beauxis
-
2025/02/18
[FFmpeg-devel] [PATCH v6 7/9] tests: Add chained ogg/flac stream dump test.
Romain Beauxis
-
2025/02/18
[FFmpeg-devel] [PATCH v6 5/9] libavformat/oggdec.h, libavformat/oggparsevorbis.c: Factor out vorbis metadata update mechanism.
Romain Beauxis
-
2025/02/18
[FFmpeg-devel] [PATCH v6 4/9] tests: Add chained ogg/vorbis stream dump test.
Romain Beauxis
-
2025/02/18
[FFmpeg-devel] [PATCH v6 2/9] tests: Add stream dump test API util.
Romain Beauxis
-
2025/02/18
[FFmpeg-devel] [PATCH v6 1/9] libavcodec/decode.c: Add generic metadata injection using AV_PKT_DATA_METADATA_UPDATE
Romain Beauxis
-
2025/02/18
[FFmpeg-devel] [PATCH v6 0/9] Properly decode ogg metadata in ogg/{vorbis, flac, opus} chained bitstreams
Romain Beauxis
-
2025/02/18
Re: [FFmpeg-devel] [PATCH v5 1/6] libavcodec: Add generic metadata injection using AV_PKT_DATA_METADATA_UPDATE
Romain Beauxis
-
2025/02/18
Re: [FFmpeg-devel] [PATCH v5 1/6] libavcodec: Add generic metadata injection using AV_PKT_DATA_METADATA_UPDATE
Romain Beauxis
-
2025/02/18
Re: [FFmpeg-devel] [PATCH] avcodec/sbcenc: port to AVCodec.get_supported_config()
Zhao Zhili
-
2025/02/18
Re: [FFmpeg-devel] [PATCH] avformat/mov: further ensure mov_build_index isn't run twice
James Almer
-
2025/02/18
Re: [FFmpeg-devel] [PATCH 1/2] avformat/oggenc: don't discard empty packets with no side data
James Almer
-
2025/02/18
Re: [FFmpeg-devel] [PATCH] avcodec/sbcenc: port to AVCodec.get_supported_config()
epirat07
-
2025/02/18
Re: [FFmpeg-devel] [PATCH] avcodec/sbcenc: port to AVCodec.get_supported_config()
Zhao Zhili
-
2025/02/18
Re: [FFmpeg-devel] [PATCH v2 2/2] libavformat/rtsp: Free memory allocated for temporary variables while processing sdp info
Michael Niedermayer
-
2025/02/18
Re: [FFmpeg-devel] [PATCH v5 1/6] libavcodec: Add generic metadata injection using AV_PKT_DATA_METADATA_UPDATE
Lynne
-
2025/02/18
[FFmpeg-devel] [PATCH] avcodec/sbcenc: port to AVCodec.get_supported_config()
James Almer
-
2025/02/18
Re: [FFmpeg-devel] [RFC] Documenting metadata keys, informative (non-copied) metadata
Marvin S.
-
2025/02/18
Re: [FFmpeg-devel] [RFC] Documenting metadata keys, informative (non-copied) metadata
Tomas Härdin
-
2025/02/18
Re: [FFmpeg-devel] [PATCH v2 4/4] fftools/ffmpeg_filter: add -dump_filter_graph option
epirat07
-
2025/02/18
Re: [FFmpeg-devel] [PATCH] swscale/x86/rgb2rgb: add AVX512ICL version of uyvytoyuv422
James Almer
-
2025/02/18
[FFmpeg-devel] [PATCH v2] avcodec/codec_internal: remove unnecessary avcodec.h include
James Almer
-
2025/02/18
Re: [FFmpeg-devel] [PATCH] avcodec/codec_internal: remove unnecessary avcodec.h include
Tomas Härdin
-
2025/02/18
Re: [FFmpeg-devel] [PATCH] swscale/x86/rgb2rgb: add AVX512ICL version of uyvytoyuv422
Shreesh Adiga
-
2025/02/18
Re: [FFmpeg-devel] [PATCH 1/8] avformat/http: Return EIO for prematurely broken connection
Tomas Härdin
-
2025/02/18
[FFmpeg-devel] [PATCH 11/11] fftools/ffmpeg: support reinitializing the encoder
James Almer
-
2025/02/18
[FFmpeg-devel] [PATCH 07/11] fftools/ffmpeg_filter: add AVOptions to OutputFilter
James Almer
-
2025/02/18
[FFmpeg-devel] [PATCH 10/11] fftools/ffmpeg_enc: store a few more AVCodecContext fields in Encoder
James Almer
-
2025/02/18
[FFmpeg-devel] [PATCH 08/11] fftools/ffmpeg_enc: split off parts of enc_open() into a separate function
James Almer
-
2025/02/18
[FFmpeg-devel] [PATCH 06/11] avcodec/libaomenc: add support for encoder reconfiguration
James Almer
-
2025/02/18
[FFmpeg-devel] [PATCH 09/11] fftools/ffmpeg_enc: split off encoder flushing in encoder_thread() into a separate function
James Almer
-
2025/02/18
[FFmpeg-devel] [PATCH 04/11] avcodec/libx264: add support for encoder reconfiguration
James Almer
-
2025/02/18
[FFmpeg-devel] [PATCH 05/11] avcodec/libaomenc: refactor encoder configuration functions
James Almer
-
2025/02/18
[FFmpeg-devel] [PATCH 03/11] avcodec/libx264: refactor encoder configuration functions
James Almer
-
2025/02/18
[FFmpeg-devel] [PATCH 02/11] avcodec/encode: add a function to gracefully reconfigure an encoder
James Almer
-
2025/02/18
[FFmpeg-devel] [PATCH 01/11] avutil/opt: allow passing a fake object to av_opt_set()
James Almer
-
2025/02/18
Re: [FFmpeg-devel] [PATCH v2 1/4] avfilter/graphdump: implement options parsing
Niklas Haas
-
2025/02/18
[FFmpeg-devel] [PATCH v2 4/4] fftools/ffmpeg_filter: add -dump_filter_graph option
Niklas Haas
-
2025/02/18
[FFmpeg-devel] [PATCH v2 2/4] avfilter/filters: keep track of AVFilterPad labels
Niklas Haas
-
2025/02/18
[FFmpeg-devel] [PATCH v2 3/4] avfilter/graphdump: add complex format
Niklas Haas
-
2025/02/18
[FFmpeg-devel] [PATCH v2 1/4] avfilter/graphdump: implement options parsing
Niklas Haas
-
2025/02/18
Re: [FFmpeg-devel] [PATCH] avfilter/dnn: add zero-shot image classification using CLIP models
m.kaindl0208
-
2025/02/18
Re: [FFmpeg-devel] [PATCH] avcodec/v4l2_m2m: Fix segmentation fault due to a missing NULL check in v4l2_context.c
Nicolas George
-
2025/02/18
Re: [FFmpeg-devel] [PATCH] avcodec/v4l2_m2m: Fix segmentation fault due to a missing NULL check in v4l2_context.c
Eslam Samy via ffmpeg-devel
-
2025/02/18
Re: [FFmpeg-devel] [PATCH] avcodec/v4l2_m2m: Fix segmentation fault due to a missing NULL check in v4l2_context.c
Nicolas George
-
2025/02/18
[FFmpeg-devel] [PATCH 3/3] avcodec/libuavs3d: process extradata
Zhao Zhili
-
2025/02/18
[FFmpeg-devel] [PATCH 1/3] avformat/movenc: Add AVS3 support
Zhao Zhili
-
2025/02/18
[FFmpeg-devel] [PATCH 2/3] avformat/isom_tags: Add tag for AVS3
Zhao Zhili
-
2025/02/18
[FFmpeg-devel] [PATCH] avcodec/v4l2_m2m: Fix segmentation fault due to a missing NULL check in v4l2_context.c
Eslam Samy via ffmpeg-devel
-
2025/02/18
Re: [FFmpeg-devel] [PATCH] avfilter/dnn: add zero-shot image classification using CLIP models
Guo, Yejun
-
2025/02/18
[FFmpeg-devel] [PATCH] ffmpeg_demux: add option readrate_catchup
Gyan Doshi
-
2025/02/17
Re: [FFmpeg-devel] [PATCH v3 2/3] avcodec/sanm: fobj left/top are signed
Marton Balint
-
2025/02/17
Re: [FFmpeg-devel] [PATCH] fftools/ffmpeg_filter: add -print_filter_graph option
Nicolas George
-
2025/02/17
Re: [FFmpeg-devel] [PATCH 05/11] chromaber_vulkan: fix use of texture()
Lynne
-
2025/02/17
Re: [FFmpeg-devel] [PATCH 08/11] gblur_vulkan: port to imageLoad()
Lynne
-
2025/02/17
Re: [FFmpeg-devel] [PATCH] avfilter/interlace_vulkan: add interlace_vulkan filter
Lynne
-
2025/02/17
Re: [FFmpeg-devel] [PATCH v5 1/6] libavcodec: Add generic metadata injection using AV_PKT_DATA_METADATA_UPDATE
Romain Beauxis
-
2025/02/17
[FFmpeg-devel] [PATCH 2/2] vulkan: fix crash in ff_vk_shader_free
Lynne
-
2025/02/17
[FFmpeg-devel] [PATCH 1/2] avgblur_vulkan: fix duplicated variable error when planes=0
Lynne
-
2025/02/17
Re: [FFmpeg-devel] [PATCH v5 1/6] libavcodec: Add generic metadata injection using AV_PKT_DATA_METADATA_UPDATE
Lynne
-
2025/02/17
[FFmpeg-devel] [PATCH v5 1/6] libavcodec: Add generic metadata injection using AV_PKT_DATA_METADATA_UPDATE
Romain Beauxis
-
2025/02/17
[FFmpeg-devel] [PATCH v2 2/2] libavformat/rtsp: Free memory allocated for temporary variables while processing sdp info
Rashad Tatum
-
2025/02/17
[FFmpeg-devel] [PATCH v2 1/2] libavformat/rtsp: Make source specific multicast work for rtsp streams
Rashad Tatum
-
2025/02/17
[FFmpeg-devel] [PATCH 02/11] bwdif_vulkan: convert to storage images
Lynne
-
2025/02/17
[FFmpeg-devel] [PATCH 08/11] gblur_vulkan: port to imageLoad()
Lynne
-
2025/02/17
[FFmpeg-devel] [PATCH 11/11] overlay_vulkan: port to imageLoad()
Lynne
-
2025/02/17
[FFmpeg-devel] [PATCH 10/11] blend_vulkan: port to imageLoad()
Lynne
-
2025/02/17
[FFmpeg-devel] [PATCH 09/11] transpose_vulkan: port to imageLoad()
Lynne
-
2025/02/17
[FFmpeg-devel] [PATCH 05/11] chromaber_vulkan: fix use of texture()
Lynne
-
2025/02/17
[FFmpeg-devel] [PATCH 07/11] gblur_vulkan: port to imageLoad()
Lynne
-
2025/02/17
[FFmpeg-devel] [PATCH 06/11] flip_vulkan: port to imageLoad()
Lynne
-
2025/02/17
[FFmpeg-devel] [PATCH 03/11] nlmeans_vulkan: switch to imageLoad()
Lynne
-
2025/02/17
[FFmpeg-devel] [PATCH 04/11] avgblur_vulkan: port to imageLoad()
Lynne
-
2025/02/17
[FFmpeg-devel] [PATCH 01/11] vulkan_filter: use GENERAL image layout when no sampler is given
Lynne
-
2025/02/17
[FFmpeg-devel] [PATCH v5 5/6] Parse comments from secondary chained ogg/opus streams
Romain Beauxis
-
2025/02/17
[FFmpeg-devel] [PATCH v5 4/6] tests: Add chained ogg/flac stream dump test.
Romain Beauxis
-
2025/02/17
Re: [FFmpeg-devel] [PATCH v5 0/6] Properly decode ogg metadata in ogg/flac and ogg/opus chained bitstreams
Romain Beauxis
-
2025/02/17
[FFmpeg-devel] [PATCH v5 2/6] tests: Add stream dump test API util.
Romain Beauxis
-
2025/02/17
Re: [FFmpeg-devel] [PATCH] avfilter/dnn: add zero-shot image classification using CLIP models
Maximilian Kaindl
-
2025/02/17
[FFmpeg-devel] [PATCH] avfilter/interlace_vulkan: add interlace_vulkan filter
Niklas Haas
-
2025/02/17
[FFmpeg-devel] [PATCH v5 6/6] tests: Add chained ogg/opus stream dump test.
Romain Beauxis
-
2025/02/17
[FFmpeg-devel] [PATCH v5 3/6] Parse ogg/flac comments in new ogg packets
Romain Beauxis
-
2025/02/17
[FFmpeg-devel] [PATCH v5 0/6] Properly decode ogg metadata in ogg/flac and ogg/opus chained bitstreams
Romain Beauxis
-
2025/02/17
Re: [FFmpeg-devel] [PATCH 1/2] libavformat/rtsp: Make source specific multicast work for rtsp streams
Rashad Tatum
-
2025/02/17
[FFmpeg-devel] [PATCH 2/2] avformat/iamf_parse: ensure there's at most one of each parameter types in audio elements
James Almer
-
2025/02/17
[FFmpeg-devel] [PATCH 1/2] avformat/iamf_parse: add missing constrains for num_parameters in audio_element_oub()
James Almer
-
2025/02/17
[FFmpeg-devel] [PATCH] avfilter/libplacebo: use a transparent default fillcolor
Niklas Haas
-
2025/02/17
Re: [FFmpeg-devel] [PATCH] fftools/ffmpeg_filter: add -print_filter_graph option
Niklas Haas
-
2025/02/17
[FFmpeg-devel] [PATCH 2/2] Added support for direct RGB input to AMF encoder
Dmitrii Ovchinnikov
-
2025/02/17
[FFmpeg-devel] [PATCH 1/2] Enable 10-bit output for RGB input in AMF HEVC and AV1
Dmitrii Ovchinnikov
-
2025/02/17
Re: [FFmpeg-devel] [PATCH] fftools/ffmpeg_filter: add -print_filter_graph option
Niklas Haas
-
2025/02/17
Re: [FFmpeg-devel] [RFC] Experiment: enable github pull requests
Rémi Denis-Courmont
-
2025/02/17
Re: [FFmpeg-devel] [PATCH] fftools/ffmpeg_filter: add -print_filter_graph option
Soft Works
-
2025/02/17
[FFmpeg-devel] ffmpeg developer contracting request
Howard Colin
-
2025/02/17
[FFmpeg-devel] [PATCH v3 3/3] avcodec/sanm: add smush codec23 decoder
Manuel Lauss
-
2025/02/17
[FFmpeg-devel] [PATCH v3 2/3] avcodec/sanm: fobj left/top are signed
Manuel Lauss
-
2025/02/17
[FFmpeg-devel] [PATCH v3 1/3] avcodec/sanm: ignore unknown codecs in FOBJs
Manuel Lauss
-
2025/02/17
Re: [FFmpeg-devel] [PATCH] fftools/ffmpeg_filter: add -print_filter_graph option
Nicolas George
-
2025/02/17
[FFmpeg-devel] [PATCH] fftools/ffmpeg_filter: add -print_filter_graph option
Niklas Haas
-
2025/02/17
Re: [FFmpeg-devel] [PATCH 1/2] tests/checkasm/sw_rgb: Added {yuyv, uyvy}toyuv{420, 422} test cases
Martin Storsjö
-
2025/02/17
Re: [FFmpeg-devel] [PATCH] swscale/aarch64/rgb2rgb_neon: Implemented {yuyv, uyvy}toyuv{420, 422}
Martin Storsjö
-
2025/02/17
Re: [FFmpeg-devel] [PATCH 1/2] tests/checkasm/sw_rgb: Added {yuyv, uyvy}toyuv{420, 422} test cases
Martin Storsjö
-
2025/02/17
Re: [FFmpeg-devel] [PATCH] swscale/aarch64/rgb24toyv12: skip early right shift by 2
Martin Storsjö
-
2025/02/17
Re: [FFmpeg-devel] [PATCH 1/2] libavformat/rtsp: Make source specific multicast work for rtsp streams
Michael Niedermayer
-
2025/02/16
Re: [FFmpeg-devel] GSoC 2025: Please review your Project Ideas lists
Soft Works
-
2025/02/16
Re: [FFmpeg-devel] GSoC 2025: Please review your Project Ideas lists
Zhao Zhili
-
2025/02/16
Re: [FFmpeg-devel] Fw: GSoC 2025: Please review your Project Ideas lists
Soft Works
-
2025/02/16
[FFmpeg-devel] GSoC 175h project idea missing
Michael Niedermayer
-
2025/02/16
Re: [FFmpeg-devel] Fw: GSoC 2025: Please review your Project Ideas lists
Michael Niedermayer
-
2025/02/16
Re: [FFmpeg-devel] [PATCH v4 3/6] Pass secondary ogg/opus chained streams metadata.
Romain Beauxis
-
2025/02/16
Re: [FFmpeg-devel] [PATCH v4 3/6] Pass secondary ogg/opus chained streams metadata.
Romain Beauxis
-
2025/02/16
[FFmpeg-devel] [PATCH] avcodec/codec_internal: remove unnecessary avcodec.h include
James Almer
-
2025/02/16
Re: [FFmpeg-devel] Fw: GSoC 2025: Please review your Project Ideas lists
Soft Works
-
2025/02/16
Re: [FFmpeg-devel] [RFC] Experiment: enable github pull requests
Soft Works
-
2025/02/16
Re: [FFmpeg-devel] [RFC] Experiment: enable github pull requests
Soft Works
-
2025/02/16
Re: [FFmpeg-devel] [RFC] Experiment: enable github pull requests
Rémi Denis-Courmont
-
2025/02/16
Re: [FFmpeg-devel] [RFC] Experiment: enable github pull requests
Rémi Denis-Courmont
-
2025/02/16
[FFmpeg-devel] [PATCH 5/5] avfilter/libplacebo: add option for outputting separate fields
Niklas Haas
-
2025/02/16
[FFmpeg-devel] [PATCH 4/5] avfilter/libplacebo: strip interlaced flag when deinterlacing
Niklas Haas
-
2025/02/16
[FFmpeg-devel] [PATCH 3/5] avfilter/libplacebo: only mark frame fields when deinterlacing
Niklas Haas
-
2025/02/16
[FFmpeg-devel] [PATCH 2/5] avfilter/libplacebo: add deinterlacing options
Niklas Haas
-
2025/02/16
[FFmpeg-devel] [PATCH 1/5] configure: align libplacebo version check with reality
Niklas Haas