Messages by Thread
-
-
[FFmpeg-devel] [PATCH v1] avcodec/evc_decoder: Fix pixel format handling in export_stream_params function
Dawid Kozinski
-
[FFmpeg-devel] [PATCH] avformat/dhav: fix backward scanning for get_duration and optimize seeking
Derek Buitenhuis
-
[FFmpeg-devel] [PATCH v9 0/8] Properly decode ogg metadata in ogg/{vorbis, flac, opus} chained bitstreams
Romain Beauxis
-
[FFmpeg-devel] [PATCH v9 2/8] tests: Add stream dump test API util.
Romain Beauxis
-
[FFmpeg-devel] [PATCH v9 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 v9 4/8] libavformat/oggdec.h, libavformat/oggparsevorbis.c: Factor out vorbis metadata update mechanism.
Romain Beauxis
-
[FFmpeg-devel] [PATCH v9 6/8] tests: Add chained ogg/flac stream dump test.
Romain Beauxis
-
[FFmpeg-devel] [PATCH v9 7/8] libavformat/oggparseopus.c: Parse comments from secondary chained streams header packet.
Romain Beauxis
-
[FFmpeg-devel] [PATCH v9 8/8] tests: Add chained ogg/opus stream dump test.
Romain Beauxis
-
[FFmpeg-devel] [PATCH v9 3/8] tests: Add chained ogg/vorbis stream dump test.
Romain Beauxis
-
Re: [FFmpeg-devel] [PATCH v9 0/8] Properly decode ogg metadata in ogg/{vorbis, flac, opus} chained bitstreams
Romain Beauxis
-
[FFmpeg-devel] [PATCH v9 1/8] libavcodec/decode.c: intercept `AV_PKT_DATA_METADATA_UPDATE` packet extra data, attach them to the next decoded frame with the same PTS.
Romain Beauxis
-
Re: [FFmpeg-devel] [PATCH v9 1/8] libavcodec/decode.c: intercept `AV_PKT_DATA_METADATA_UPDATE` packet extra data, attach them to the next decoded frame with the same PTS.
Michael Niedermayer
-
Re: [FFmpeg-devel] [PATCH v9 1/8] libavcodec/decode.c: intercept `AV_PKT_DATA_METADATA_UPDATE` packet extra data, attach them to the next decoded frame with the same PTS.
Romain Beauxis
-
Re: [FFmpeg-devel] [PATCH v9 1/8] libavcodec/decode.c: intercept `AV_PKT_DATA_METADATA_UPDATE` packet extra data, attach them to the next decoded frame with the same PTS.
Michael Niedermayer
-
Re: [FFmpeg-devel] [PATCH v9 1/8] libavcodec/decode.c: intercept `AV_PKT_DATA_METADATA_UPDATE` packet extra data, attach them to the next decoded frame with the same PTS.
Romain Beauxis
-
Re: [FFmpeg-devel] [PATCH v9 1/8] libavcodec/decode.c: intercept `AV_PKT_DATA_METADATA_UPDATE` packet extra data, attach them to the next decoded frame with the same PTS.
Romain Beauxis
-
Re: [FFmpeg-devel] [FFmpeg-cvslog] avcodec/ffv1: 32-bit float sample support
Martin Storsjö
-
[FFmpeg-devel] [RFC] swscale dithering
Niklas Haas
-
Re: [FFmpeg-devel] [FFmpeg-cvslog] ffmpeg: add per-stream input option drop_changed
Martin Storsjö
-
[FFmpeg-devel] GSoC 2025 [For mentors]
Michael Niedermayer
-
[FFmpeg-devel] [PATCH] h264: fix reference reordering
averne
-
[FFmpeg-devel] [PATCH] all: Replace assert by av_assert
Andreas Rheinhardt
-
[FFmpeg-devel] [PATCH 1/2] configure: Clearer documentation for "disable-safe-bitstream-reader"
Michael Niedermayer
-
[FFmpeg-devel] [PATCH] FFMPEG: add graph reconfig capability
yangyalei via ffmpeg-devel
-
[FFmpeg-devel] [PATCH] MAINTAINERS: Add myself
softworkz
-
[FFmpeg-devel] [PATCH] avformat/hlsenc: calculate bitrate for segments with duration < 0.5
Jack Lau via ffmpeg-devel
-
[FFmpeg-devel] [PATCH] avcodec/mlpdec: Add decoding of object audio data
Massimo Eynard
-
Re: [FFmpeg-devel] [PATCH 01/77] avcodec/mpegvideo(_enc)?: Mark init, close functions as, av_cold
Michael Niedermayer
-
[FFmpeg-devel] [PATCH 2/2] avcodec/libuavs3d: pixel format should be native endian
Zhao Zhili
-
[FFmpeg-devel] [PATCH 1/2] ffbuild: compose linker response files in a loop
Gyan Doshi
-
[FFmpeg-devel] [PATCH] doc/filters: Add thumbnail_cuda documentation; Update thumbnail_cuda filter description.
Danil Iashchenko
-
[FFmpeg-devel] [PATCH] rtpdec_mpeg4: Add fmtp parsing of bitrate value
Marvin Scholz
-
[FFmpeg-devel] [PATCH] avcodec/ffv1: Implement 2D RLE for remap
Michael Niedermayer
-
[FFmpeg-devel] [PATCH 1/2] avcodec/cbs_av1: also store a pointer to the start of the tile group data
James Almer
-
[FFmpeg-devel] [PATCH] libswresample/riscv:add RVV optimized for conv_flt_to_s16
daichengrong
-
[FFmpeg-devel] [PATCH 1/4] avcodec/ffv1: Fix remap ordering
Michael Niedermayer
-
Re: [FFmpeg-devel] [FFmpeg-cvslog] ffbuild: use response files only if ar accepts them
Ramiro Polla
-
[FFmpeg-devel] 24 FPS to 23.975 Conversion with Audio
Steve Rance
-
[FFmpeg-devel] [PATCH] libavutil/hwcontext_amf: add format validation in transfer_data functions
Dmitrii Ovchinnikov
-
[FFmpeg-devel] [PATCH] ffmpeg_demux: set default for readrate_catchup to be 5% faster
Gyan Doshi
-
[FFmpeg-devel] [PATCH] avutil/libm: Only include intfloat.h when needed
Andreas Rheinhardt
-
[FFmpeg-devel] [PATCH] avcodec/Makefile: Skip ffv1_vulkan.h in checkheaders
Andreas Rheinhardt
-
[FFmpeg-devel] [PATCH] avfilter/scale: remove duplicate block
Gyan Doshi
-
[FFmpeg-devel] [PATCH 1/3] avcodec/vvc/Makefile: Move VVC decoder->h2645data dep to, lavc/Makefile
Andreas Rheinhardt
-
[FFmpeg-devel] [PATCH] avcodec/ffv1: WIP Single precission float support
Michael Niedermayer
-
[FFmpeg-devel] [PATCH v2] configure: improve ar test for response files
Gyan Doshi
-
[FFmpeg-devel] [PATCH, v2] avcodec/d3d12va_decode: enable reference-only mode
Araz Iusubov
-
[FFmpeg-devel] [PATCH 6/6] avcodec/hevc: Check AV_PKT_FLAG_NEW_SEQUENCE and flush pictures out
Zhao Zhili
-
[FFmpeg-devel] [PATCH 5/6] avformat/mov: Notify new sequence at the start of editlist
Zhao Zhili
-
[FFmpeg-devel] [PATCH] swscale/tests/swscale: Fix potential buffer overflow
Andreas Rheinhardt
-
[FFmpeg-devel] [PATCH] avcodec/webvttdec: update documentation
Leon Grutters
-
[FFmpeg-devel] [PATCH 2/6] avformat/mov: generalize sgpd_sync index lookup
Zhao Zhili
-
[FFmpeg-devel] [PATCH 3/6] avcodec/hevc: Don't drop packet with duplicate POC
Zhao Zhili
-
[FFmpeg-devel] [PATCH 1/6] avcodec/vt: Don't restart decoder when confronted with ReferenceMissingErr
Zhao Zhili
-
[FFmpeg-devel] [PATCH RFC 0/6] MP4 editlist and HEVC decoder
Zhao Zhili
-
[FFmpeg-devel] [RFC] FFmpeg Execution Graph Visualization
Soft Works
-
[FFmpeg-devel] [PATCH] avcodec/hevc/hevcdec: Simplify access to luma plane
Andreas Rheinhardt
-
[FFmpeg-devel] [PATCH v3 00/14] avcodec/sanm: various improvements
Manuel Lauss