Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
[FFmpeg-devel] [PATCH v6 0/9] Properly decode ogg metadata in ogg/{vorbis, flac, opus} chained bitstreams
 2025-02-19  5:24 UTC  (10+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v6 1/9] libavcodec/decode.c: Add generic metadata injection using AV_PKT_DATA_METADATA_UPDATE
` [FFmpeg-devel] [PATCH v6 2/9] tests: Add stream dump test API util
` [FFmpeg-devel] [PATCH v6 3/9] libavformat/oggparsevorbis.c: Don't append new metadata
` [FFmpeg-devel] [PATCH v6 4/9] tests: Add chained ogg/vorbis stream dump test
` [FFmpeg-devel] [PATCH v6 5/9] libavformat/oggdec.h, libavformat/oggparsevorbis.c: Factor out vorbis metadata update mechanism
` [FFmpeg-devel] [PATCH v6 6/9] libavformat/oggparseflac.c: Parse ogg/flac comments in new ogg packets, add them to ogg stream new_metadata
` [FFmpeg-devel] [PATCH v6 7/9] tests: Add chained ogg/flac stream dump test
` [FFmpeg-devel] [PATCH v6 8/9] libavformat/oggparseopus.c: Parse comments from secondary chained streams header packet
` [FFmpeg-devel] [PATCH v6 9/9] tests: Add chained ogg/opus stream dump test

[FFmpeg-devel] [PATCH v5 0/6] Properly decode ogg metadata in ogg/flac and ogg/opus chained bitstreams
 2025-02-19  4:36 UTC  (13+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v5 1/6] libavcodec: Add generic metadata injection using AV_PKT_DATA_METADATA_UPDATE
` [FFmpeg-devel] [PATCH v5 2/6] tests: Add stream dump test API util
` [FFmpeg-devel] [PATCH v5 3/6] Parse ogg/flac comments in new ogg packets
` [FFmpeg-devel] [PATCH v5 4/6] tests: Add chained ogg/flac stream dump test
` [FFmpeg-devel] [PATCH v5 5/6] Parse comments from secondary chained ogg/opus streams
` [FFmpeg-devel] [PATCH v5 6/6] tests: Add chained ogg/opus stream dump test

[FFmpeg-devel] [PATCH] avcodec/sbcenc: port to AVCodec.get_supported_config()
 2025-02-19  4:02 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/mov: further ensure mov_build_index isn't run twice
 2025-02-19  3:20 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] avformat/oggenc: don't discard empty packets with no side data
 2025-02-19  3:19 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avformat/demux: don't discard empty Theora packets
  ` [FFmpeg-devel] [PATCH v2 "

[FFmpeg-devel] [PATCH v2 1/2] libavformat/rtsp: Make source specific multicast work for rtsp streams
 2025-02-19  2:29 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 2/2] libavformat/rtsp: Free memory allocated for temporary variables while processing sdp info

[FFmpeg-devel] [RFC] Documenting metadata keys, informative (non-copied) metadata
 2025-02-18 17:35 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v2 1/4] avfilter/graphdump: implement options parsing
 2025-02-18 16:43 UTC  (6+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v2 2/4] avfilter/filters: keep track of AVFilterPad labels
` [FFmpeg-devel] [PATCH v2 3/4] avfilter/graphdump: add complex format
` [FFmpeg-devel] [PATCH v2 4/4] fftools/ffmpeg_filter: add -dump_filter_graph option

[FFmpeg-devel] [PATCH] swscale/x86/rgb2rgb: add AVX512ICL version of uyvytoyuv422
 2025-02-18 15:44 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/codec_internal: remove unnecessary avcodec.h include
 2025-02-18 15:40 UTC  (3+ messages) - mbox.gz / Atom
  ` [FFmpeg-devel] [PATCH v2] "

[FFmpeg-devel] [PATCH 1/8] avformat/http: Return EIO for prematurely broken connection
 2025-02-18 14:43 UTC  (9+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 8/8] Make mime-type award a bonus probe score

[FFmpeg-devel] [PATCH 01/11] avutil/opt: allow passing a fake object to av_opt_set()
 2025-02-18 13:08 UTC  (11+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 02/11] avcodec/encode: add a function to gracefully reconfigure an encoder
` [FFmpeg-devel] [PATCH 03/11] avcodec/libx264: refactor encoder configuration functions
` [FFmpeg-devel] [PATCH 04/11] avcodec/libx264: add support for encoder reconfiguration
` [FFmpeg-devel] [PATCH 05/11] avcodec/libaomenc: refactor encoder configuration functions
` [FFmpeg-devel] [PATCH 06/11] avcodec/libaomenc: add support for encoder reconfiguration
` [FFmpeg-devel] [PATCH 07/11] fftools/ffmpeg_filter: add AVOptions to OutputFilter
` [FFmpeg-devel] [PATCH 08/11] fftools/ffmpeg_enc: split off parts of enc_open() into a separate function
` [FFmpeg-devel] [PATCH 09/11] fftools/ffmpeg_enc: split off encoder flushing in encoder_thread() "
` [FFmpeg-devel] [PATCH 10/11] fftools/ffmpeg_enc: store a few more AVCodecContext fields in Encoder
` [FFmpeg-devel] [PATCH 11/11] fftools/ffmpeg: support reinitializing the encoder

[FFmpeg-devel] [PATCH] avfilter/dnn: add zero-shot image classification using CLIP models
 2025-02-18 12:17 UTC  (5+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/v4l2_m2m: Fix segmentation fault due to a missing NULL check in v4l2_context.c
 2025-02-18 11:56 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 3/3] avcodec/libuavs3d: process extradata
 2025-02-18 11:25 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 2/3] avformat/isom_tags: Add tag for AVS3
 2025-02-18 11:25 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/3] avformat/movenc: Add AVS3 support
 2025-02-18 11:24 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] ffmpeg_demux: add option readrate_catchup
 2025-02-18  9:46 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v3 1/3] avcodec/sanm: ignore unknown codecs in FOBJs
 2025-02-18  1:01 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v3 2/3] avcodec/sanm: fobj left/top are signed
` [FFmpeg-devel] [PATCH v3 3/3] avcodec/sanm: add smush codec23 decoder

[FFmpeg-devel] [PATCH 01/11] vulkan_filter: use GENERAL image layout when no sampler is given
 2025-02-17 20:03 UTC  (13+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 02/11] bwdif_vulkan: convert to storage images
` [FFmpeg-devel] [PATCH 03/11] nlmeans_vulkan: switch to imageLoad()
` [FFmpeg-devel] [PATCH 04/11] avgblur_vulkan: port "
` [FFmpeg-devel] [PATCH 05/11] chromaber_vulkan: fix use of texture()
` [FFmpeg-devel] [PATCH 06/11] flip_vulkan: port to imageLoad()
` [FFmpeg-devel] [PATCH 07/11] gblur_vulkan: "
` [FFmpeg-devel] [PATCH 08/11] "
` [FFmpeg-devel] [PATCH 09/11] transpose_vulkan: "
` [FFmpeg-devel] [PATCH 10/11] blend_vulkan: "
` [FFmpeg-devel] [PATCH 11/11] overlay_vulkan: "

[FFmpeg-devel] [PATCH] avfilter/interlace_vulkan: add interlace_vulkan filter
 2025-02-17 19:30 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] avgblur_vulkan: fix duplicated variable error when planes=0
 2025-02-17 19:12 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] vulkan: fix crash in ff_vk_shader_free

[FFmpeg-devel] [PATCH 1/2] libavformat/rtsp: Make source specific multicast work for rtsp streams
 2025-02-17 15:43 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] libavformat/rtsp: Free memory allocated for temporary variables while processing sdp info

[FFmpeg-devel] [PATCH] fftools/ffmpeg_filter: add -print_filter_graph option
 2025-02-17 15:35 UTC  (6+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] avformat/iamf_parse: add missing constrains for num_parameters in audio_element_oub()
 2025-02-17 14:41 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] avformat/iamf_parse: ensure there's at most one of each parameter types in audio elements

[FFmpeg-devel] [PATCH] avfilter/libplacebo: use a transparent default fillcolor
 2025-02-17 14:19 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 1/2] Enable 10-bit output for RGB input in AMF HEVC and AV1
 2025-02-17 13:51 UTC  (2+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] Added support for direct RGB input to AMF encoder

[FFmpeg-devel] [RFC] Experiment: enable github pull requests
 2025-02-17 13:46 UTC  (42+ messages) - mbox.gz / Atom

[FFmpeg-devel] ffmpeg developer contracting request
 2025-02-17 13:40 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH 2/2] swscale/aarch64/rgb2rgb_neon: Implemented {yuyv, uyvy}toyuv{420, 422}
 2025-02-17  9:39 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH] "

[FFmpeg-devel] [PATCH] swscale/aarch64/rgb2rgb_neon: Implemented uyvytoyuv422
 2025-02-17  9:37 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 1/2] tests/checkasm/sw_rgb: Added {yuyv, uyvy}toyuv{420, 422} test cases

[FFmpeg-devel] [PATCH] swscale/aarch64/rgb24toyv12: skip early right shift by 2
 2025-02-17  8:51 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] Fw: GSoC 2025: Please review your Project Ideas lists
 2025-02-17  3:31 UTC  (15+ messages) - mbox.gz / Atom
  ` [FFmpeg-devel] "

[FFmpeg-devel] GSoC 175h project idea missing
 2025-02-17  0:58 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v4 0/5] Properly decode ogg metadata in ogg/flac and ogg/opus chained bitstreams
 2025-02-16 21:03 UTC  (12+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v4 3/6] Pass secondary ogg/opus chained streams metadata

[FFmpeg-devel] [PATCH 1/5] configure: align libplacebo version check with reality
 2025-02-16 15:58 UTC  (5+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/5] avfilter/libplacebo: add deinterlacing options
` [FFmpeg-devel] [PATCH 3/5] avfilter/libplacebo: only mark frame fields when deinterlacing
` [FFmpeg-devel] [PATCH 4/5] avfilter/libplacebo: strip interlaced flag "
` [FFmpeg-devel] [PATCH 5/5] avfilter/libplacebo: add option for outputting separate fields

[FFmpeg-devel] [PATCH 1/2] lavc/vvc: Fix slice map construction for small subpics
 2025-02-16 15:19 UTC  (3+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 2/2] lavc/vvc: Ensure subpictures don't overlap

[FFmpeg-devel] [PATCH 1/6] avcodec/aac/aacdec: Clear SFO on error
 2025-02-16 14:42 UTC  (9+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH 3/6] avcodec/aac/aacdec_usac: Fix memory deallocation of pl_data
` [FFmpeg-devel] [PATCH 4/6] avcodec/aac/aacdec_lpd: Limit get_unary()
` [FFmpeg-devel] [PATCH 6/6] avcodec/rv60dec: Initialize slice gb with actually allocated size

[FFmpeg-devel] [PATCH 1/2] avformat/wavdec: Fix overflow of intermediate in block_align check
 2025-02-16 14:30 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH v5 0/3] Add option to log timing
 2025-02-16 13:02 UTC  (4+ messages) - mbox.gz / Atom
` [FFmpeg-devel] [PATCH v6 "

[FFmpeg-devel] [PATCH] lavc/vvc: Set fc->ref to NULL at top of decode_nal_units
 2025-02-16  4:04 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] checkasm/hevc_deblock: adjust RANDCLIP to clip after rng()
 2025-02-16  0:16 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/mov: (v4) fix get_eia608_packet
 2025-02-15 17:25 UTC  (5+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] fftools/ffmpeg: use an int for nb_threads
 2025-02-15 15:26 UTC  (4+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avcodec/mpeg12dec: Do not decode B-frames if dummy reference frames are allocated
 2025-02-15 10:18 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH v7 3/4] avcodec/hevc: Add alpha layer support
 2025-02-14 12:58 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avutil/detection_bbox: Cleanup: Remove unneeded bbox_size struct member
 2025-02-14 12:29 UTC  (3+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] libavdevice/avfoundation.m: Fix potential format selection error in configure_video_device
 2025-02-14  3:53 UTC  - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/mov: Fix get_eia608_packet c608 caption reformatting
 2025-02-13 22:53 UTC  (10+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/mov: (v3) fix get_eia608_packet
 2025-02-13 21:24 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/mov: (v2) fix get_eia608_packet
 2025-02-13 21:04 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [REFUND-REQUEST] FOSDEM '25 Expenses
 2025-02-13 19:50 UTC  (2+ messages) - mbox.gz / Atom

[FFmpeg-devel] [PATCH] avformat/mov: ensure no trun atoms are parsed as children of trak
 2025-02-13 15:52 UTC  - mbox.gz / Atom

page: 

Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

This inbox may be cloned and mirrored by anyone:

	git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
		ffmpegdev@gitmailbox.com
	public-inbox-index ffmpegdev

Example config snippet for mirrors.


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git