Timeline



Jan 26, 2026:

11:51 PM WikiStart edited by Michael Niedermayer
link GSoC/2026 (diff)
12:10 PM Changeset in ffmpeg [d9e8c856] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
swscale/x86/ops_int: Check for cpuflag instead of avx_enabled This …
11:31 AM Changeset in ffmpeg [451ff23] by ArazIusubov <Primeadvice@gmail.com>
avfilter: d3d12 motion estimation filter support This commit …
10:39 AM Changeset in ffmpeg [714152dd] by Dmitrii Ovchinnikov <ovchinnikov.dmitrii@gmail.com>
avutil/hwcontext_d3d11va: added resource and heap flags to DeviceContext
10:07 AM Changeset in ffmpeg [fe0813d6] by Gyan Doshi <ffmpeg@gyani.pro>
ffmpeg_demux: fix readrate to respect initial burst Fixes #21510
9:45 AM Changeset in ffmpeg [10db62d2] by Niklas Haas <ffmpeg@haasn.dev>
swscale/utils: zero init filter memory as before Commit …
3:40 AM SponsoringPrograms/GSoC/2026 edited by Marth64
(diff)

Jan 25, 2026:

9:53 PM Changeset in ffmpeg [bf4d5037] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h264dsp: Remove redundant h264 from H264DSPCtx member names …
9:53 PM Changeset in ffmpeg [489aaf4e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/h264_deblock: Don't sign-extend stride Unnecessary (and …
9:53 PM Changeset in ffmpeg [db66e05] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/h264_deblock: Avoid reload Old benchmarks: …
9:53 PM Changeset in ffmpeg [8428a412] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/h264_deblock: Avoid MMX in deblock_h_luma_8 Old …
9:53 PM Changeset in ffmpeg [9882973] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/h264_deblock: Avoid reloading constant No change in …
9:53 PM Changeset in ffmpeg [eaaf45f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/h264_deblock_10bit: Simplify r0+4*r1 Signed-off-by: …
9:53 PM Changeset in ffmpeg [aab0946e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/h264_deblock_10bit: Remove mmxext functions Now that the …
9:53 PM Changeset in ffmpeg [dbdf514] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/h264_deblock_10bit: Remove custom stack allocation code …
9:53 PM Changeset in ffmpeg [b1140d3c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/h264_deblock: Remove obsolete macro parameters They are a …
9:53 PM Changeset in ffmpeg [89947532] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/h264_deblock: Simplify splatting Signed-off-by: Andreas …
9:53 PM Changeset in ffmpeg [a22149ab] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/h264_deblock: Remove always-false branches These …
9:53 PM Changeset in ffmpeg [d53ff302] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/checkasm/h264dsp: Don't test loop filter strength 0 These …
9:53 PM Changeset in ffmpeg [98224481] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/h264_deblock: Remove unused macros Forgotten in …
9:46 PM Changeset in ffmpeg [6e65d1c9] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/motion_est: Fix left shifts of negative numbers Fixes ticket …
6:30 PM Ticket #9468 (J2K is decoding rgb24 as bgr24 in native decoder) closed by Balling
fixed: Fixed in aab0c23cb848b9db10aae9849505221ba7988776
6:55 AM Changeset in ffmpeg [8966101f] by Jun Zhao <mypopydev@gmail.com>
lavc/hevc: add aarch64 neon for 12-bit dequant Implement NEON …
6:55 AM Changeset in ffmpeg [ce89d974] by Jun Zhao <mypopydev@gmail.com>
lavc/hevc: add aarch64 neon for 10-bit dequant Implement NEON …
6:55 AM Changeset in ffmpeg [24f296c] by Jun Zhao <mypopydev@gmail.com>
lavc/hevc: optimize dequant for shift=0 case (identity transform) The …
6:55 AM Changeset in ffmpeg [0886e50c] by Jun Zhao <mypopydev@gmail.com>
lavc/hevc: add aarch64 neon for 8-bit dequant Implement NEON …
5:09 AM Changeset in ffmpeg [1e1dde87] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/libx265: map ffmpeg log level to x265 log level Previously …

Jan 24, 2026:

10:05 PM Changeset in ffmpeg [905a432] by michaelni <michael@niedermayer.cc>
libavfilter/showcwt: fix OOB write for DU/RL position init In …
8:26 PM Changeset in ffmpeg [4c995359] by Marton Balint <cus@passwd.hu>
avformat/udp: don't bind sockets to 0.0.0.0 by default for unicast UDP …
8:25 PM Changeset in ffmpeg [aab0c23c] by Marton Balint <cus@passwd.hu>
lavc/j2kdec: Do not ignore colour association for packed formats …
8:05 PM Changeset in ffmpeg [4f77473b] by Timo Rothenpieler <timo@rothenpieler.org>
forgejo/workflows: update actions
11:01 AM Changeset in ffmpeg [ff63d48] by Niklas Haas <ffmpeg@haasn.dev>
avfilter/vf_libplacebo: add chroma_location option Add …
8:11 AM Changeset in ffmpeg [ec8e0b35] by Zhao Zhili <quink@noreply.code.ffmpeg.org>
libavfilter: Use type-safe format negotiation functions with enum …
2:07 AM Changeset in ffmpeg [a5d4c398] by James Almer <jamrial@gmail.com>
avcodec/libsvtav1: rename aq_mode for v4.0.0 Signed-off-by: …

Jan 23, 2026:

5:53 PM Changeset in ffmpeg [404775a1] by michaelni <michael@niedermayer.cc>
swscale/utils: Sanity check sizeFactor Fixes: multiple integer …
5:53 PM Changeset in ffmpeg [795bb37a] by michaelni <michael@niedermayer.cc>
swscale/utils: Avoid FF_ALLOC_TYPED_ARRAY() and use av_malloc_array() …
4:28 PM Hardware/AMF edited by ArazIusubov
Updated the AMF documentation to reflect recent enhancements and … (diff)
4:28 PM Tag change on Hardware/AMF by ArazIusubov
Tags
1:40 PM Changeset in ffmpeg [8349565d] by Lynne <dev@lynne.ee>
aacsbr_template: fix SBR USAC coupling This issue hid under the radar …
1:25 PM Changeset in ffmpeg [a93cb79d] by Tong Wu <wutong1208@outlook.com>
avcodec/d3d12va_encode: Bug fix and refactor for motion estimation …
9:12 AM SponsoringPrograms/GSoC/2026 edited by Jack Lau
Add WHEP task (diff)
2:56 AM Ticket #11635 (libavutil/pca.[hc] are unused) updated by Michael Niedermayer
"This was somehow undone at some point." this is not correct, the …
1:46 AM Ticket #11685 (ffmpeg fails to copy all metadata from webm files) updated by Deepjot Grewal
I am not able to reproduce the bug is there any more detail you can give?

Jan 22, 2026:

8:44 PM Changeset in ffmpeg [dd2976b9] by James Almer <jamrial@gmail.com>
avcodec/mlp: don't duplicate the AV_CRC_8_EBU table Signed-off-by: …
10:23 AM SponsoringPrograms/GSoC/2025/Results created by Thilo Borgmann
10:23 AM SponsoringPrograms/GSoC/2026/Results created by Thilo Borgmann
Initial
10:22 AM SponsoringPrograms/GSoC/2026 created by Thilo Borgmann
Initial commit
3:05 AM Changeset in ffmpeg [4561fc5e] by James Almer <jamrial@gmail.com>
configure: probe glslang if shaderc is not installed and --glslc is …

Jan 21, 2026:

10:06 PM Changeset in ffmpeg [0c3afc7e] by Marton Balint <cus@passwd.hu>
Revert "lavfi: make sure frame SAR matches the link value" This …
10:06 PM Changeset in ffmpeg [a275ae8d] by Marton Balint <cus@passwd.hu>
avfilter: do not overwrite frame aspect ratio with source frame props …
10:02 PM Changeset in ffmpeg [0ba9e272] by Marton Balint <cus@passwd.hu>
fftools/ffplay: add support for rendering without alpha …
10:02 PM Changeset in ffmpeg [e76c73af] by Marton Balint <cus@passwd.hu>
fftools/ffplay: add video_bg and aspect ratio support to vulkan …
10:02 PM Changeset in ffmpeg [50671a01] by Marton Balint <cus@passwd.hu>
fftools/ffplay: add a new -video_bg option for transparent video It …
8:21 PM Changeset in ffmpeg [e2f98610] by Lynne <dev@lynne.ee>
hwcontext_vulkan: fix stride for host image copy uploads Can this …
10:42 AM Changeset in ffmpeg [b6376240] by Lynne <dev@lynne.ee>
avcodec/vulkan_av1: fix mi_col_starts and mi_row_starts units The …
9:18 AM Changeset in ffmpeg [ba3cbc2b] by Jack Lau <jacklau1222gm@gmail.com>
avformat/whip: fix hard code in SDP BUNDLE In early code, the BUNDLE …
8:52 AM Changeset in ffmpeg [69b6af0e] by Jack Lau <jacklau1222gm@gmail.com>
avformat/whip: remove redundant NONBLOCK set for dtls DTLS handshake …
8:52 AM Changeset in ffmpeg [bbd63b5a] by Jack Lau <jacklau1222gm@gmail.com>
avformat/whip: handle the error of dtls_initialize Correct the log …
8:52 AM Changeset in ffmpeg [42596578] by Jack Lau <jacklau1222gm@gmail.com>
avformat/whip: put dtls init code into dtls_initialize Signed-off-by: …
8:52 AM Changeset in ffmpeg [ddf3e565] by Jack Lau <jacklau1222gm@gmail.com>
avformat/whip: correct the ice time log The ICE handshake actually …
3:26 AM Changeset in ffmpeg [96d8e197] by Ramiro Polla <ramiro.polla@gmail.com>
avcodec/mjpegdec: fix segfault on extern_huff and no extradata …
2:37 AM Changeset in ffmpeg [33dd348] by Jun Zhao <mypopydev@gmail.com>
lavf/format: skip multiple consecutive ID3v2 tags in probe Files with …
12:02 AM Changeset in ffmpeg [41a2eb73] by James Almer <jamrial@gmail.com>
avformat/iamf_parse: stop trying to parse files that report an unknown …

Jan 20, 2026:

8:24 PM Changeset in ffmpeg [402676f] by Timo Rothenpieler <timo@rothenpieler.org>
.forgejo/CODEOWNERS: Add myself for libvmaf
8:24 PM Changeset in ffmpeg [c6c11b0b] by michaelni <michael@niedermayer.cc>
avfilter/af_loudnorm: fix limiter buffer over-allocation The …
10:10 AM Changeset in ffmpeg [d25d133d] by Gyan Doshi <gyan@gyan.dev>
avcodec/libx265: add pass and x265-stats option Add support for …
9:47 AM Changeset in ffmpeg [d244d438] by Manuel Lauss <manuel.lauss@gmail.com>
avcodec/sanm: fix BL16 c1/7 source overread Fix the required size …
2:04 AM Changeset in ffmpeg [70298ba1] by michaelni <michael@niedermayer.cc>
.forgejo/CODEOWNERS: Add myself to MAINTAINERS Signed-off-by: Michael …
2:04 AM Changeset in ffmpeg [36793411] by michaelni <michael@niedermayer.cc>
.forgejo/CODEOWNERS: Add myself as maintainer of CODEOWNERS Noone is …
12:38 AM Changeset in ffmpeg [94b73855] by James Almer <jamrial@gmail.com>
avcodec/mlpenc: Mark unreachable cases as such Signed-off-by: Andreas …

Jan 19, 2026:

10:42 PM Changeset in ffmpeg [e960f0aa] by Ramiro Polla <ramiro.polla@gmail.com>
avcodec/mjpegdec: remove qscale_table field from MJpegDecodeContext …
10:41 PM Changeset in ffmpeg [4d411d15] by michaelni <michael@niedermayer.cc>
.forgejo/CODEOWNERS: Add Kyle for libavfilter/af_loudnorm.* …
9:32 PM Changeset in ffmpeg [387a5221] by Marton Balint <cus@passwd.hu>
avcodec/libvpxdec: use codec capabilities to determine if external …
9:32 PM Changeset in ffmpeg [a268882] by Marton Balint <cus@passwd.hu>
avcodec/libvpxdec: cache the decoder interface This saves us some …
9:32 PM Changeset in ffmpeg [a6069092] by Marton Balint <cus@passwd.hu>
avcodec/libvpxenc: log the error message from the correct encoder It …
8:47 PM Changeset in ffmpeg [fc8a614f] by michaelni <michael@niedermayer.cc>
avcodec/omx: Check extradata size and nFilledLen No testcase, its …
8:41 PM Changeset in ffmpeg [09ec2b39] by michaelni <michael@niedermayer.cc>
avcodec/exr: use av_realloc_array() Related to: #YWH-PGM40646-33 See: …
3:37 PM Changeset in ffmpeg [3ccafa59] by Lynne <dev@lynne.ee>
ffv1_vulkan: generate a CRC table during runtime Since the recent CRC …
3:37 PM Changeset in ffmpeg [e3a96a69] by Lynne <dev@lynne.ee>
vulkan_dpx: remove host image upload path The main reason this was …
3:37 PM Changeset in ffmpeg [713e3c4f] by Lynne <dev@lynne.ee>
vulkan_decode: do not align single-plane images to subsampling Unlike …
3:37 PM Changeset in ffmpeg [8dcf02ac] by Lynne <dev@lynne.ee>
vulkan: remove IS_WITHIN macro This is the more correct GLSL solution.
3:36 PM Changeset in ffmpeg [850436a5] by ArazIusubov <Primeadvice@gmail.com>
avcodec/amfenc: fix async_depth deadlock with lookahead AMF encoders …
1:59 PM Changeset in ffmpeg [e35b9e7c] by Lynne <dev@lynne.ee>
configure: fix scale_vulkan_filter dependency Signed-off-by: Zhao …
1:37 PM Changeset in ffmpeg [8bd5594a] by Jack Lau <jacklau1222gm@gmail.com>
avformat/whip: fix potential out of bound read in is_dtls_packet …
1:37 PM Changeset in ffmpeg [5bc9e76e] by Jack Lau <jacklau1222gm@gmail.com>
avformat/whip: fix parameter order of ELAPSED Signed-off-by: Jack Lau …
1:37 PM Changeset in ffmpeg [5e730270] by Jack Lau <jacklau1222gm@gmail.com>
avfotmat/whip: remove ssl_error_message since it's no longer in use …
1:34 PM Changeset in ffmpeg [d15a9d59] by Jack Lau <jacklau1222gm@gmail.com>
avformat/whip: fix memleak when avio_alloc_context() fails The buffer …
11:21 AM Changeset in ffmpeg [43dbc011] by Gyan Doshi <ffmpeg@gyani.pro>
avcodec/bsf/setts: add option prescale When prescale is enabled, time …
11:21 AM Changeset in ffmpeg [1ccd2f62] by Gyan Doshi <ffmpeg@gyani.pro>
avcodec/bsf/setts: rescale TS when changing TB The setts bsf has an …
10:16 AM Changeset in ffmpeg [6972b127] by ArazIusubov <Primeadvice@gmail.com>
avfilter: Add vsrc_amf - AMF based screen capture This patch adds …
9:33 AM Changeset in ffmpeg [a5091f6] by Zhao Zhili <quink@noreply.code.ffmpeg.org>
avfilter/formats: add type-safe functions for …
9:14 AM Changeset in ffmpeg [8f9700bf] by Zhao Zhili <quink@noreply.code.ffmpeg.org>
avcodec/d3d12va_encode_h264: simplify deblock option to bool type …
Note: See TracTimeline for information about the timeline view.