Messages by Date
-
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
-
2025/02/16
Re: [FFmpeg-devel] [PATCH 2/2] lavc/vvc: Ensure subpictures don't overlap
Nuo Mi
-
2025/02/16
Re: [FFmpeg-devel] [PATCH 6/6] avcodec/rv60dec: Initialize slice gb with actually allocated size
Michael Niedermayer
-
2025/02/16
Re: [FFmpeg-devel] [PATCH 4/6] avcodec/aac/aacdec_lpd: Limit get_unary()
Michael Niedermayer
-
2025/02/16
Re: [FFmpeg-devel] [PATCH 3/6] avcodec/aac/aacdec_usac: Fix memory deallocation of pl_data
Michael Niedermayer
-
2025/02/16
Re: [FFmpeg-devel] [PATCH 1/2] avformat/wavdec: Fix overflow of intermediate in block_align check
Michael Niedermayer
-
2025/02/16
Re: [FFmpeg-devel] [PATCH v6 0/3] Add option to log timing
Michael Niedermayer
-
2025/02/15
Re: [FFmpeg-devel] [PATCH] avfilter/dnn: add zero-shot image classification using CLIP models
Guo, Yejun
-
2025/02/15
Re: [FFmpeg-devel] [PATCH] lavc/vvc: Set fc->ref to NULL at top of decode_nal_units
Nuo Mi
-
2025/02/15
Re: [FFmpeg-devel] Fw: GSoC 2025: Please review your Project Ideas lists
Michael Niedermayer
-
2025/02/15
[FFmpeg-devel] [PATCH] checkasm/hevc_deblock: adjust RANDCLIP to clip after rng()
Stone Chen
-
2025/02/15
Re: [FFmpeg-devel] [PATCH] avformat/mov: (v4) fix get_eia608_packet
Pavel Koshevoy
-
2025/02/15
Re: [FFmpeg-devel] Fw: GSoC 2025: Please review your Project Ideas lists
Steven Liu
-
2025/02/15
Re: [FFmpeg-devel] [PATCH] fftools/ffmpeg: use an int for nb_threads
James Almer
-
2025/02/15
Re: [FFmpeg-devel] Fw: GSoC 2025: Please review your Project Ideas lists
Michael Niedermayer
-
2025/02/15
Re: [FFmpeg-devel] Fw: GSoC 2025: Please review your Project Ideas lists
Michael Niedermayer
-
2025/02/15
[FFmpeg-devel] [PATCH] avcodec/mpeg12dec: Do not decode B-frames if dummy reference frames are allocated
otya
-
2025/02/14
Re: [FFmpeg-devel] [PATCH] fftools/ffmpeg: use an int for nb_threads
James Almer
-
2025/02/14
Re: [FFmpeg-devel] [PATCH] fftools/ffmpeg: use an int for nb_threads
Andreas Rheinhardt
-
2025/02/14
Re: [FFmpeg-devel] Fw: GSoC 2025: Please review your Project Ideas lists
Steven Liu
-
2025/02/14
Re: [FFmpeg-devel] Fw: GSoC 2025: Please review your Project Ideas lists
Kieran Kunhya via ffmpeg-devel
-
2025/02/14
Re: [FFmpeg-devel] Fw: GSoC 2025: Please review your Project Ideas lists
Steven Liu
-
2025/02/14
Re: [FFmpeg-devel] Fw: GSoC 2025: Please review your Project Ideas lists
Michael Niedermayer
-
2025/02/14
Re: [FFmpeg-devel] Fw: GSoC 2025: Please review your Project Ideas lists
Kieran Kunhya via ffmpeg-devel
-
2025/02/14
[FFmpeg-devel] Fw: GSoC 2025: Please review your Project Ideas lists
Michael Niedermayer
-
2025/02/14
Re: [FFmpeg-devel] [PATCH v4 3/6] Pass secondary ogg/opus chained streams metadata.
Romain Beauxis
-
2025/02/14
Re: [FFmpeg-devel] [PATCH v4 3/6] Pass secondary ogg/opus chained streams metadata.
Lynne
-
2025/02/14
[FFmpeg-devel] [PATCH 2/2] libavformat/rtsp: Free memory allocated for temporary variables while processing sdp info
Rashad Tatum
-
2025/02/14
[FFmpeg-devel] [PATCH 1/2] libavformat/rtsp: Make source specific multicast work for rtsp streams
Rashad Tatum
-
2025/02/14
Re: [FFmpeg-devel] [PATCH v4 3/6] Pass secondary ogg/opus chained streams metadata.
Romain Beauxis
-
2025/02/14
[FFmpeg-devel] [PATCH] fftools/ffmpeg: use an int for nb_threads
James Almer
-
2025/02/14
Re: [FFmpeg-devel] [PATCH v4 3/6] Pass secondary ogg/opus chained streams metadata.
Lynne
-
2025/02/14
Re: [FFmpeg-devel] [PATCH v4 3/6] Pass secondary ogg/opus chained streams metadata.
Romain Beauxis
-
2025/02/14
Re: [FFmpeg-devel] [PATCH v7 3/4] avcodec/hevc: Add alpha layer support
Zhao Zhili
-
2025/02/14
Re: [FFmpeg-devel] [PATCH] avformat/mov: (v4) fix get_eia608_packet
Pavel Koshevoy
-
2025/02/14
Re: [FFmpeg-devel] [PATCH] avutil/detection_bbox: Cleanup: Remove unneeded bbox_size struct member
Leandro Santiago
-
2025/02/14
Re: [FFmpeg-devel] [PATCH] avformat/mov: (v4) fix get_eia608_packet
Pavel Koshevoy
-
2025/02/14
Re: [FFmpeg-devel] [PATCH] avutil/detection_bbox: Cleanup: Remove unneeded bbox_size struct member
Zhao Zhili
-
2025/02/14
[FFmpeg-devel] [PATCH] avutil/detection_bbox: Cleanup: Remove unneeded bbox_size struct member
Leandro Santiago
-
2025/02/13
Re: [FFmpeg-devel] [RFC] Experiment: enable github pull requests
Steven Liu
-
2025/02/13
Re: [FFmpeg-devel] [RFC] Experiment: enable github pull requests
Tanay Manerikar
-
2025/02/13
Re: [FFmpeg-devel] [PATCH] avformat/mov: (v4) fix get_eia608_packet
Andreas Rheinhardt
-
2025/02/13
[FFmpeg-devel] [PATCH] libavdevice/avfoundation.m: Fix potential format selection error in configure_video_device
infiniteice-at-foxmail . com
-
2025/02/13
[FFmpeg-devel] [PATCH v2 2/2] avformat/demux: don't discard empty Theora packets
James Almer
-
2025/02/13
[FFmpeg-devel] [PATCH] avformat/mov: further ensure mov_build_index isn't run twice
James Almer
-
2025/02/13
Re: [FFmpeg-devel] [RFC] Experiment: enable github pull requests
Timo Rothenpieler
-
2025/02/13
Re: [FFmpeg-devel] [PATCH v4 3/6] Pass secondary ogg/opus chained streams metadata.
Lynne
-
2025/02/13
Re: [FFmpeg-devel] [PATCH v4 3/6] Pass secondary ogg/opus chained streams metadata.
Romain Beauxis
-
2025/02/13
Re: [FFmpeg-devel] [PATCH] avformat/mov: Fix get_eia608_packet c608 caption reformatting
Pavel Koshevoy
-
2025/02/13
[FFmpeg-devel] [PATCH 2/2] avformat/demux: don't discard empty Theora packets
James Almer
-
2025/02/13
[FFmpeg-devel] [PATCH 1/2] avformat/oggenc: don't discard empty packets with no side data
James Almer
-
2025/02/13
Re: [FFmpeg-devel] [PATCH] avformat/mov: Fix get_eia608_packet c608 caption reformatting
Pavel Koshevoy
-
2025/02/13
Re: [FFmpeg-devel] [PATCH] avformat/mov: Fix get_eia608_packet c608 caption reformatting
Devin Heitmueller
-
2025/02/13
Re: [FFmpeg-devel] [PATCH v4 3/6] Pass secondary ogg/opus chained streams metadata.
Lynne
-
2025/02/13
Re: [FFmpeg-devel] [RFC] Experiment: enable github pull requests
Stephen Hutchinson
-
2025/02/13
Re: [FFmpeg-devel] [PATCH 8/8] Make mime-type award a bonus probe score
Tomas Härdin
-
2025/02/13
Re: [FFmpeg-devel] [PATCH] avformat/mov: (v3) fix get_eia608_packet
Pavel Koshevoy
-
2025/02/13
[FFmpeg-devel] [PATCH] avformat/mov: (v4) fix get_eia608_packet
Pavel Koshevoy