Timeline
Feb 17, 2026:
- 11:19 PM Changeset in ffmpeg [eb36dce7] by
- avfilter/video: reduce potential amount of pool reinitializations …
- 11:19 PM Changeset in ffmpeg [14097ee1] by
- avfilter/framepool: add a few padding lines by aligning height Fixes …
- 11:17 PM Changeset in ffmpeg [7c877b2e] by
- avcodec/opus/enc: rescale packet duration when calculating discarded …
- 11:17 PM Changeset in ffmpeg [0aa3a6fe] by
- avcodec/libvorbisenc: rescale packet duration when calculating …
- 11:17 PM Changeset in ffmpeg [84bb5b07] by
- avcodec/libopusenc: rescale packet duration when calculating discarded …
- 11:17 PM Changeset in ffmpeg [5863cab8] by
- avcodec/libmp3lame: rescale packet duration when calculating discarded …
- 11:17 PM Changeset in ffmpeg [e3061be9] by
- avcodec/libfdk-aacenc: rescale packet duration when calculating …
- 11:17 PM Changeset in ffmpeg [dd975628] by
- avcodec/encode: add a helper to convert from a duration to samples …
- 6:34 PM Ticket #8385 (libavformat/aviobuf: A part of conditional expression is always true: ...) closed by
- fixed: Fixed in 8426622bb9584ec4fc32215f006a91e7ddc480cc
- 4:36 PM Changeset in ffmpeg [cb0f4de1] by
- avcodec/nvenc_av1: fix b_ref_mode "middle" help string for AV1 For …
- 3:30 PM Ticket #10000 (PNG produced from BT.709 video should be tagged as gAMA 2.4) closed by
- fixed: Since the previous behaviour was to use 2.2 gamma then so be it. Fixed …
- 3:28 PM Ticket #8130 (Patchwork accepted marks, where are they?) closed by
- wontfix: Since old patchwork is getting replaced.
- 3:17 PM Changeset in ffmpeg [b98ec6d3] by
- configure: remove require_cpp, check_lib_cpp Remove the improperly …
- 3:17 PM Changeset in ffmpeg [8014cc7] by
- configure: cleanup libopencolorio check Do a proper pkg-config check …
- 3:17 PM Changeset in ffmpeg [84ffb18f] by
- configure: do not require default-constructible class When checking …
- 3:17 PM Changeset in ffmpeg [305c383d] by
- configure: add {test,check,require}_pkg_config_cxx This is necessary …
- 3:14 PM Changeset in ffmpeg [a1309700] by
- configure: remove accidentally added library This was added by …
- 1:58 PM Changeset in ffmpeg [cbdb3254] by
- avformat/tls_openssl: update the outdated comments Loading CA …
- 1:58 PM Changeset in ffmpeg [479c40f5] by
- avformat/tls_openssl: use EINVAL when X509_digest failed This …
- 1:49 PM Changeset in ffmpeg [bce0e221] by
- avformat/lrcdec: Check ss for finiteness Fixes: negation of …
- 1:43 PM Changeset in ffmpeg [82fbb04d] by
- avformat/http: Also count redirects from the cache Signed-off-by: …
- 1:43 PM Changeset in ffmpeg [ba3639bc] by
- avformat/http: allow adjusting the redirect limit Idea from: …
- 1:41 PM Changeset in ffmpeg [0833dd36] by
- fftools/ffmpeg_opt: limit recursion of presets Fixes: stack overflow …
- 1:27 PM Changeset in ffmpeg [1fd128ef] by
- avformat/tls_gnutls: update the comment since the underlying socket …
- 1:27 PM Changeset in ffmpeg [546d565d] by
- avformat/tls_gnutls: limit the written size to data MTU …
Feb 15, 2026:
- 7:28 PM Changeset in ffmpeg [33b215d1] by
- avcodec/libvpxenc: add experimental support for alpha pixel formats …
- 7:28 PM Changeset in ffmpeg [d373dfe1] by
- avcodec/libvpxdec: add support for decoding pixel formats other than …
- 7:28 PM Changeset in ffmpeg [693ca902] by
- avformat/matroskaenc: write AlphaMode flag for all VP8 and VP9 pixel …
- 7:28 PM Changeset in ffmpeg [9515cb23] by
- avformat/matroskaenc: only write AlphaMode for VP8 and VP9 AlphaMode …
- 7:26 PM Changeset in ffmpeg [3ec03b84] by
- swscale/rgb2rgb_template: fix signed shift into sign bit Fixes: left …
- 7:16 PM Changeset in ffmpeg [0e3ac1f4] by
- swresample: Check ch layouts in swr_alloc_set_opts2() This way we can …
- 7:16 PM Changeset in ffmpeg [906e3edc] by
- swresample: Check user chlayout in swr_set_matrix() All callers in …
- 7:09 PM Changeset in ffmpeg [0d59620b] by
- avcodec/bmp: Move picture allocation after some checks Fixes: Timeout …
- 7:09 PM Changeset in ffmpeg [50adb62] by
- avcodec/bmp: fix indention Signed-off-by: Michael Niedermayer …
- 6:57 PM Changeset in ffmpeg [33b3dba] by
- avcodec/exr: Handle axmax like bxmin in …
- 6:37 AM Changeset in ffmpeg [6ee3e59] by
- avformat/flvdec: Check *size in cts parsing Fixes: Assertion buf_size …
Feb 14, 2026:
- 7:15 PM Changeset in ffmpeg [61b1fb1d] by
- .forgejo/workflows: Test hardcoded tables Should detect breakages …
- 7:14 PM Changeset in ffmpeg [4ef5efc2] by
- avcodec/aacps_tablegen_template: Fix hardcoded tables with …
- 6:53 PM Changeset in ffmpeg [be1fd6d9] by
- avcodec/prores_raw: Tiles of width less than 16 result in undefined …
- 6:52 PM Changeset in ffmpeg [2ad078b5] by
- avcodec/exif: Check that the values read exist in the input Fixes: …
- 4:27 PM Ticket #11551 ([HEVC] Incorrect PCM coding block length derivation for YUV400) closed by
- fixed: 4eca335d94ca0126669a8241834159df356f9389
- 4:23 PM Changeset in ffmpeg [4eca335d] by
- avcodec/hevc/hevcdec: take into account YUV400 in block length Also …
- 12:24 PM Changeset in ffmpeg [a2489b3a] by
- configure: provide vulkan incflags This patch allows to use pkgconfig …
- 12:21 PM Changeset in ffmpeg [677cf95e] by
- Initial checkin of OCIO filter. Initial checkin of OCIO filter. …
Feb 13, 2026:
- 11:07 PM Ticket #11692 ([Security] heap-buffer-overflow on alphablend.c:77) closed by
- fixed
- 10:01 PM Ticket #7274 (ffmpeg ignores padding when decoding DTS-HD MA stream in DTSHD container) closed by
- fixed: Both gap in the end and the start fixed in …
- 2:50 PM Changeset in ffmpeg [a7522f3f] by
- avcodec/libvorbisenc: export padding samples if needed Based on code …
- 2:50 PM Changeset in ffmpeg [23dce39d] by
- avcodec/libvorbisenc: export initial padding during init() Priming …
- 8:21 AM Changeset in ffmpeg [0a629df0] by
- avcodec/ratecontrol: Move emms_c() to the only callsite needing it …
- 8:21 AM Changeset in ffmpeg [059654a] by
- avcodec/ratecontrol: Remove unnecessary emms_c() …
- 8:21 AM Changeset in ffmpeg [fe174261] by
- avcodec/snowenc: Remove redundant emms_c() This emms_c() has been …
- 8:21 AM Changeset in ffmpeg [c5d9711b] by
- avcodec/mpegvideoenc: Remove MMX from comment The MMX code has been …
- 8:21 AM Changeset in ffmpeg [fe0d8cb] by
- avcodec/x86/dirac_dwt: Remove MMX in comment Forgotten in …
- 8:21 AM Changeset in ffmpeg [2e843c0] by
- doc/optimization: Fix incorrect statement Signed-off-by: Andreas …
- 8:21 AM Changeset in ffmpeg [509be049] by
- swresample/{audioconvert,rematrix}: Don't check for HAVE_MMX There …
- 8:21 AM Changeset in ffmpeg [374b3ab0] by
- swresample/x86/audio_convert: Remove remnants of MMX Forgotten in …
- 8:21 AM Changeset in ffmpeg [66766bb1] by
- avutil/avassert: Deprecate av_assert0_fpu() Said function has …
Feb 12, 2026:
- 3:48 PM Changeset in ffmpeg [680f32c4] by
- avfilter/dnn: add PyTorch version check for XPU initialization in …
- 12:59 PM Changeset in ffmpeg [ff98352c] by
- avcodec: set skip_samples in generic code Decoders should only worry …
- 12:59 PM Changeset in ffmpeg [e1484a30] by
- avformat/dtshddec: properly support priming and padding samples Don't …
- 12:59 PM Changeset in ffmpeg [70f0ddd2] by
- tests/fate/dca: use stream_demux for lossless tests Unlike md5, the …
- 12:30 PM Changeset in ffmpeg [57fe2597] by
- avfilter/dnn: add synchronous execution path in torch backend When …
- 10:06 AM Changeset in ffmpeg [afb374f1] by
- avcodec/dpcm: Remove unnecessary flush callbacks …
- 10:06 AM Changeset in ffmpeg [e3ec6322] by
- avcodec/dpcm: Avoid trailing '_' in macro parameters Signed-off-by: …
- 9:34 AM Changeset in ffmpeg [66c7bf3b] by
- avcodec/adpcmenc: Don't advertise ineffective options ADPCM_ARGO, …
- 9:34 AM Changeset in ffmpeg [b764f40e] by
- avcodec/adpcmenc: Check sample rates, ch layouts generically This …
- 9:34 AM Changeset in ffmpeg [77d7891] by
- avcodec/adpcmenc: Mark unreachable code as such Signed-off-by: …
- 1:05 AM SponsoringPrograms/GSoC/2026 edited by
- (diff)
- 12:57 AM Changeset in ffmpeg [10acab8d] by
- avcodec/hevc/hevcdec: report unparsed unknown NALUs types at verbose …
- 12:56 AM Changeset in ffmpeg [3b4281e9] by
- avcodec/hevc/hevcdec: skip logging 'Skipping NAL unit 63' We know …
- 12:56 AM Changeset in ffmpeg [fa36645f] by
- avcodec/bsf/dovi_rpu: fix typo Signed-off-by: Kacper Michajłow …
- 12:12 AM Changeset in ffmpeg [590e2b18] by
- vf_libplacebo: sync peak detection parameters with upstream Fixes …
Feb 11, 2026:
- 8:41 PM Changeset in ffmpeg [d07d2a4e] by
- doc/protocols: Document type option for unix domain sockets …
- 8:41 PM Changeset in ffmpeg [95101ecc] by
- avformat/unix: Fix 'operation unsupported' error when reading from …
- 8:39 PM Changeset in ffmpeg [f9bf45b8] by
- avformat/isom_tags: add specific fourccs for in24/in32 LE Add support …
- 8:35 PM Changeset in ffmpeg [8b9b7149] by
- tests/fate/image: Add psd-rgbxx This is an rgb test image with two …
- 8:35 PM Changeset in ffmpeg [a4695981] by
- avcodec/psd: Support auxiliary channels Photoshop documents can …
- 11:07 AM Changeset in ffmpeg [7e3781e] by
- avcodec/libcodec2: Remove always-false checks Already checked via …
- 11:07 AM Changeset in ffmpeg [12c2a4e1] by
- avcodec: Don't set AVCodec.sample_fmts,ch_layouts for decoders It is …
- 11:07 AM Changeset in ffmpeg [028d9d39] by
- avcodec/sbcdec: Don't set encoder-only fields ch_layouts, sample_fmts …
- 11:07 AM Changeset in ffmpeg [f648dd0] by
- avcodec/adpcm: Don't set AVCodec.sample_fmts It is unnecessary for a …
- 10:15 AM Changeset in ffmpeg [3a7c09eb] by
- avcodec/x86/mpegvideoencdsp_init: Port draw_edges to SSSE3 …
- 1:17 AM Changeset in ffmpeg [4f97e520] by
- avformat/cafdec: Check nb_entries in read_info_chunk() Fixes: Timeout …
Feb 10, 2026:
- 6:44 PM Changeset in ffmpeg [f6d89a7b] by
- avformat/spdif: Make enum IEC61937DataType at least 16bits Fixes the …
- 6:44 PM Changeset in ffmpeg [f0392c90] by
- avcodec/flacenc: Use int for AV_OPT_TYPE_INT Necessary for …
- 6:44 PM Changeset in ffmpeg [b08e849a] by
- avfilter/lavfutils: Avoid AVDictionary Set thread_type directly …
- 6:44 PM Changeset in ffmpeg [373c86ba] by
- swscale/utils: Improve type-safety SwsContext.{src,dst}_format is int …
- 6:44 PM Changeset in ffmpeg [fb8a12db] by
- avutil/opt: Improve type-safety In particular, make this code …
- 6:44 PM Changeset in ffmpeg [2273902b] by
- avfilter/lavfutils: Avoid copying frame in ff_load_image() Return the …
- 6:44 PM Changeset in ffmpeg [31173f14] by
- avfilter/vf_removelogo: Properly handle allocation error Don't rely …
- 6:44 PM Changeset in ffmpeg [0c7424e8] by
- avfilter/filters: Restrict ff_fmt_is_in() to enum AVPixelFormat Also …
- 3:36 PM Changeset in ffmpeg [bf44a683] by
- fftools/ffmpeg_mux_init: Improve type-safety This makes fftools …
- 2:44 PM Ticket #11627 (Feature request: copy IAMF stream_groups from input file) updated by
-
Component changed
- 2:40 PM Ticket #11627 (Feature request: copy IAMF stream_groups from input file) updated by
- If someone use this, please don't forget to actually map your group …
- 10:32 AM Changeset in ffmpeg [fcfb3392] by
- avformat/cafenc: don't keep track of nb packets ourselves Just reuse …
- 10:31 AM Changeset in ffmpeg [96475bfa] by
- avformat/cafenc: Simplify writing pakt box Assemble it already in …
- 2:54 AM SponsoringPrograms/GSoC/2026 edited by
- (diff)
- 12:30 AM Changeset in ffmpeg [38230db7] by
- avcodec/vp9: Reallocate on resolution change which does not change …
- 12:19 AM Changeset in ffmpeg [521d18ce] by
- avformat/img2dec: Check avio_size() for failure More complete fix for …
- 12:07 AM Changeset in ffmpeg [19c78cd6] by
- avformat/mpegtsenc: Check remaining space in SDT Fixes: out of array …
Note:
See TracTimeline
for information about the timeline view.
