Timeline
Aug 31, 2025:
- 7:36 PM Changeset in ffmpeg [b2910ec9] by
- avcodec/mfenc: fix memory leak with D3D11 input surfaces Fixes: …
- 6:53 PM Ticket #11240 ([Windows] Non-ASCII characters in "FFREPORT" may produce garbled ...) updated by
- hello, any updates to share ? the fix is provided in the current …
- 2:08 PM SponsoringPrograms/STF/2025 edited by
- Add milestones for swscale Vulkan (diff)
- 1:40 PM Changeset in ffmpeg [ae448e00] by
- avcodec/pcm: use compile-time guards for PCM table init Change the …
- 11:18 AM Changeset in ffmpeg [f317b6c0] by
- lavc/codec_desc: add lossless flags for hevc and av1 Both codecs …
- 10:54 AM Concatenate edited by
- present two variants for the concat protocol - a naive 'cat' version … (diff)
- 10:46 AM Changeset in ffmpeg [9893d66a] by
- avcodec/d3d12va_encode: add max_frame_size option Add the …
- 7:37 AM Changeset in ffmpeg [2296a9c1] by
- avutil/bprint: fix av_bprint_strftime with %p format string reporting …
- 7:37 AM Changeset in ffmpeg [50e94aad] by
- avutil/bprint: make av_bprintf use av_vbprintf No reason to duplicate …
- 7:05 AM Changeset in ffmpeg [16d32a1] by
- libavcodec/dpxenc: map AVCodecContext color transfer and color …
- 7:05 AM Changeset in ffmpeg [6d7daaab] by
- avcodec/dpx: move enum DPX_TRC and DPX_COL_SPEC to dpx.h
Aug 30, 2025:
- 6:46 PM Changeset in ffmpeg [7a774829] by
- avutil/opt: also print option names on parse error It is more …
- 2:30 PM Changeset in ffmpeg [73d411c3] by
- avfilter/af_whisper: fix srt file format The SRT file format requires …
- 12:34 PM Changeset in ffmpeg [3a0e324a] by
- .forge/CODEOWNERS: add myself to EXIF code Now that the major EXIF …
Aug 29, 2025:
- 5:02 PM Changeset in ffmpeg [2fffa01d] by
- avcodec/x86/vp9dsp_init: remove preprocessor checks for some …
- 3:32 PM Changeset in ffmpeg [7252f6c0] by
- avcodec/version: update the codec_ids The counters should be …
- 1:22 PM Changeset in ffmpeg [4ede75b5] by
- swscale/graph: fix double-free when legacy pass fails initializing If …
- 12:29 PM Changeset in ffmpeg [0828a3b6] by
- avcodec/atrac3: fix inconsistent band num calculation …
Aug 28, 2025:
- 11:12 PM Changeset in ffmpeg [e3f01682] by
- forgejo/labeler: react to 'labeled' action as well
- 12:45 PM Changeset in ffmpeg [10a061ba] by
- vp9: Add AVX-512ICL asm for 8bpc subpel mc
Aug 27, 2025:
- 4:41 PM SponsoringPrograms/STF/2025 edited by
- comply to Pierres request from the ML (diff)
- 4:27 PM SponsoringPrograms/STF/2025 edited by
- milestones for fuzzer fixes (diff)
- 3:46 PM Changeset in ffmpeg [76645e0] by
- avcodec/exif: also copy zero termination for AV_TIFF_STRING Fixes: …
- 9:28 AM Changeset in ffmpeg [04165184] by
- avcodec/libjxlenc: fix leaked EXIF ifd We're missing a call to …
- 9:26 AM Changeset in ffmpeg [a8d6b87a] by
- avcodec/libjxldec: fix leaked EXIF ifd We're missing a call to …
Aug 26, 2025:
- 6:49 PM Ticket #11649 (-noautorotate -display_rotation 0 passes through rotation metadata ...) closed by
- fixed: Should be fixed in 70a6ad6c743e8f36921755cacff2726825021b8a
- 3:08 PM Changeset in ffmpeg [c2d17c4d] by
- avutil/riscv: avoid redefinition of _GNU_SOURCE Add #ifndef to avoid …
- 2:44 PM Changeset in ffmpeg [70a6ad6c] by
- fftools/ffmpeg_demux: ensure the display_rotation option is honored …
- 2:42 PM Changeset in ffmpeg [ae149301] by
- avcodec/webp: simplify special-case handling when building Huffman …
- 2:42 PM Changeset in ffmpeg [d1a7a20c] by
- avcodec/webp: fix incorrectly returning AVERROR_INVALIDDATA when …
- 2:41 PM Changeset in ffmpeg [a8097d3] by
- avformat/img2dec: remove deprecated glob_sequence pattern type …
- 2:36 AM Changeset in ffmpeg [48115181] by
- avformat/whip: set the first sequence number for video and audio …
Aug 25, 2025:
- 6:47 PM Changeset in ffmpeg [db2af6fd] by
- configure: support linking to base profile libxev{d,e} Addresses …
- 2:51 PM Ticket #10834 (ffmpeg does not gracefully stops when receiving SIGTERM) updated by
-
Without
-nostdin, both 'q' and SIGINT/SIGTERM DO NOT gracefully … - 2:45 PM Ticket #11604 (Infinite loop filter does not shutdown gracefully on SIGTERM) updated by
- duplicated to https://trac.ffmpeg.org/ticket/10834 ?
- 1:43 PM Changeset in ffmpeg [fa23202c] by
- configure: bump LCEVCdec minimum required version to 4.0.0 The …
- 1:34 PM SponsoringPrograms/STF/2025 edited by
- Improve swscale AArch64 NEON backend proposal (diff)
- 10:15 AM Changeset in ffmpeg [6c07a4f5] by
- avformat/file: add pkt_size option The …
- 9:03 AM SponsoringPrograms/STF/2025 edited by
- (diff)
- 8:12 AM Changeset in ffmpeg [1b62f9d] by
- avfilter/vf_scale: add more color_matrix aliases Add more …
- 5:26 AM SponsoringPrograms/STF/2025 edited by
- Add milestones to the FFv1 improvements proposals (diff)
- 2:25 AM Changeset in ffmpeg [2ffc138e] by
- mov demuxer: use int64_t for next_ts …
- 2:23 AM Changeset in ffmpeg [7df9fae4] by
- Changelog: move the latest entries to the correct section They are …
Aug 24, 2025:
- 8:20 PM Changeset in ffmpeg [ef9fe0fe] by
- avcodec/exif: avoid allocation failure on empty EXIF metadata An EXIF …
- 8:20 PM Changeset in ffmpeg [2398fddf] by
- avcodec/exif: avoid writing native-endian EXIF buffers Currently …
- 5:35 PM Ticket #11479 (Segfault with LTO - MacOS M4) updated by
- I just want to confirm that this is still an issue on the latest 8.0 …
- 3:08 PM Changeset in ffmpeg [2298d4d0] by
- doc/APIchanges: add 8.0 cut line Signed-off-by: James Almer …
- 1:31 PM Changeset in ffmpeg [b2f5bc7f] by
- movenc: ensure chapters track extradata is not null and populated fix …
- 12:34 PM Changeset in ffmpeg [368b5e0] by
- avcodec/exif: make the get and remove helpers take a flags argument as …
- 11:53 AM SponsoringPrograms/STF/2025 edited by
- Change the fork integration to fuzzer fixes (diff)
Note:
See TracTimeline
for information about the timeline view.
