Timeline



Dec 23, 2025:

8:11 PM Changeset in ffmpeg [d60c1d72] by michaelni <michael@niedermayer.cc>
avcodec/jpeg2000dec: Make M_b check broader Fixes: shift exponent -1 …
2:42 PM Changeset in ffmpeg [e5eef27] by Lynne <dev@lynne.ee>
vulkan: set .decode_extension to 0 for compute-based decoders They …
2:34 PM Changeset in ffmpeg [bb769d9d] by Ramiro Polla <ramiro.polla@gmail.com>
avcodec/gifenc: avoid redundant local color table when global palette …
10:02 AM Changeset in ffmpeg [26a7fc2a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vf_waveform: Avoid relocations Reviewed-by: Kacper Michajłow …
10:01 AM Changeset in ffmpeg [6460d3bc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vf_waveform: don't cast const away Reviewed-by: Kacper …
9:14 AM Changeset in ffmpeg [d41b8d95] by michaelni <michael@niedermayer.cc>
swscale/output: Use 64bit in addition in yuv2gbrp16_full_X_c() for …
3:39 AM Changeset in ffmpeg [09d83007] by Zhao Zhili <quink@noreply.code.ffmpeg.org>
avutil/imgutils: use AV_CEIL_RSHIFT
3:36 AM Ticket #11695 (Configure for armv6 doesn't disable neon and armv6t2.) closed by quinkblack
worksforme: NEON instructions are guarded by runtime cpu detection, it works by …
3:20 AM Changeset in ffmpeg [260f5a47] by Zhao Zhili <quink@noreply.code.ffmpeg.org>
avformat/rawvideodec: add stride option to skip line padding Some …
3:20 AM Changeset in ffmpeg [49a15e70] by Zhao Zhili <quink@noreply.code.ffmpeg.org>
avformat/rawvideodec: use AV_OPT_TYPE_PIXEL_FMT instead of parse from …

Dec 22, 2025:

10:34 PM Changeset in ffmpeg [5ae21f06] by Timo Rothenpieler <timo@rothenpieler.org>
tests/fate/id3v2.mak: Use run wrapper in fate-id3v2-invalid-tags
8:14 PM Changeset in ffmpeg [fafd72ef] by Niklas Haas <ffmpeg@haasn.dev>
swscale/ops_internal: fix ff_sws_pack_op_decode() This function was …
6:46 PM Changeset in ffmpeg [6656b11a] by Lynne <dev@lynne.ee>
hwcontext_vulkan: disable host transfers on MoltenVK …
6:46 PM Changeset in ffmpeg [d33bf665] by Lynne <dev@lynne.ee>
vulkan_functions: add vkCmdUpdateBuffer It embeds the data to be …
6:46 PM Changeset in ffmpeg [8db69477] by Lynne <dev@lynne.ee>
vulkan_prores_raw: reduce zigzag table size No need for full 32-bits.
6:46 PM Changeset in ffmpeg [cfcf52a0] by Lynne <dev@lynne.ee>
vulkan: deduplicate shorthand casting defines to common.comp
6:46 PM Changeset in ffmpeg [6eced88] by Lynne <dev@lynne.ee>
vulkan: merge ProRes and ProRes RAW iDCTs This cleans up the code a …
6:46 PM Changeset in ffmpeg [ea14f8a2] by Lynne <dev@lynne.ee>
vulkan_prores: split up shader creation functions Its more mess that …
4:55 PM Changeset in ffmpeg [eb3b632b] by Rémi Denis-Courmont <remi@remlab.net>
lavc/h264qpel: fix RISC-V stack usage The function violated the ABI …
4:55 PM Changeset in ffmpeg [65018b3e] by Rémi Denis-Courmont <remi@remlab.net>
lavu/float_dsp: fix R-V V scalarpdocut_double with ILP32 ABI
4:55 PM Changeset in ffmpeg [435623cb] by Rémi Denis-Courmont <remi@remlab.net>
lavu/float_dsp: fix R-V V vector_dmul_scalar with ILP32 ABI
4:55 PM Changeset in ffmpeg [56d933b0] by Rémi Denis-Courmont <remi@remlab.net>
lavu/float_dsp: fix R-V V vector_dmac_scalar with ILP32 ABI
4:55 PM Changeset in ffmpeg [a583639b] by Rémi Denis-Courmont <remi@remlab.net>
lavu/fixed_dsp: fix scalarproduct on riscv32 On riscv32, the result …
2:58 PM Changeset in ffmpeg [4479d281] by ArazIusubov <Primeadvice@gmail.com>
avcodec/avfilter_amf: correct handling of AMF errors Fix several …
1:54 PM Ticket #9881 ([feature] Support CMake build system.) updated by S.Nijboer
If it's more about not willing to put in the effort of porting over, …
1:44 PM Changeset in ffmpeg [b43645b] by Timo Rothenpieler <timo@rothenpieler.org>
libavformat/id3v2.c: return valid string in decode_str for empty …
6:05 AM Changeset in ffmpeg [c50e5c7] by Kacper Michajłow <kasper93@gmail.com>
avcodec/libaomenc: remove enum type from codecctl_* functions …
6:05 AM Changeset in ffmpeg [96afe665] by Kacper Michajłow <kasper93@gmail.com>
avcodec/libaomenc: remove UENUM1BYTE check AOM had a short-lived API …
5:35 AM Changeset in ffmpeg [64b9be2d] by Tong Wu <wutong1208@outlook.com>
avcodec/d3d12va_encode: support motion estimation precision mode By …

Dec 21, 2025:

4:16 AM Changeset in ffmpeg [1fcb201a] by Gyan Doshi <gyan@gyan.dev>
configure: update dependencies These muxers - hls, tee, whip - open …

Dec 20, 2025:

4:53 PM Changeset in ffmpeg [784aa09f] by Leo Izen <leo.izen@gmail.com>
avcodec/exif: parse additional EXIF IFDs Most EXIF metadata is in …
4:53 PM Changeset in ffmpeg [105b6fcd] by Leo Izen <leo.izen@gmail.com>
avcodec/exif: avoid leaking EXIF metadata upon parse failure Before …
1:52 PM Changeset in ffmpeg [7505264b] by Niklas Haas <ffmpeg@haasn.dev>
swscale/ops: update comment on SWS_COMP_EXACT That the integer is …
1:52 PM Changeset in ffmpeg [1d0fd7fa] by Niklas Haas <ffmpeg@haasn.dev>
swscale/ops: categorize ops by type compatibility This is a more …
1:52 PM Changeset in ffmpeg [94777ed2] by Niklas Haas <ffmpeg@haasn.dev>
swscale/ops_chain: fix comment
1:52 PM Changeset in ffmpeg [75ba2bf4] by Niklas Haas <ffmpeg@haasn.dev>
swscale/ops: correctly truncate on ff_sws_apply_op_q(SWS_OP_RSHIFT) …
1:52 PM Changeset in ffmpeg [d1eaea1a] by Niklas Haas <ffmpeg@haasn.dev>
swscale/ops: add type assertions to ff_sws_apply_op_q()
1:52 PM Changeset in ffmpeg [258dbfdb] by Niklas Haas <ffmpeg@haasn.dev>
swscale/format: only generate SHIFT ops when needed Otherwise, we may …
1:52 PM Changeset in ffmpeg [c31f3926] by Niklas Haas <ffmpeg@haasn.dev>
swscale/ops_optimizer: simplify loop slightly (cosmetic) We always …
1:52 PM Changeset in ffmpeg [900d91b] by Niklas Haas <ffmpeg@haasn.dev>
swscale/ops_optimizer: apply optimizations in a more predictable order …
1:52 PM Changeset in ffmpeg [c51c6305] by Niklas Haas <ffmpeg@haasn.dev>
swscale/ops_optimizer: don't commute clear with itself These would …
3:23 AM Ticket #1407 (HE-AAC (v2): 960/120 MDCT window is not implemented) updated by bastiple
There is currently an open WIP pull-request with a proposed fix for …

Dec 19, 2025:

9:49 PM Ticket #11433 (Innocuous "Error parsing Opus packet header" on YouTube sources?) closed by Balling
fixed: Fixed in 618fc15e65f57c9ce25d4562f4b516129815608c
9:28 PM Ticket #11504 (Some of the hdr10+ sidedata parameter values are incorrect / missing) updated by Balling
terminal_provide_code, terminal_provider_oriented_code, …
8:45 PM Changeset in ffmpeg [b934dd1d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/whip: Fix leak of dtls_fingerprint Reviewed-by: Steven Liu …
8:45 PM Changeset in ffmpeg [34bc95dd] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/whip: Check number of audio/video streams generically …
8:42 PM Changeset in ffmpeg [e252bc0c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/whip: Remove dead code This is checked generically after …
7:56 PM Changeset in ffmpeg [6177af5a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/lossless_videodsp: Avoid unnecessary reg push,pop Happens …
7:55 PM Changeset in ffmpeg [9314d5ca] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/lossless_videodsp: Avoid aligned/unaligned versions For …
7:55 PM Changeset in ffmpeg [6368d2ba] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/lossless_videodsp: Don't store in eight byte chunks Use …
7:55 PM Changeset in ffmpeg [bb523a2d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/checkasm/llviddsp: Reindent after the previous commit …
7:55 PM Changeset in ffmpeg [b2dea09] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/checkasm/llviddsp: Avoid unnecessary initializations, allocs …
7:54 PM Changeset in ffmpeg [a6b8939e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/lossless_videodsp: Remove SSSE3 functions using MMX regs …
6:42 PM Changeset in ffmpeg [cf608f6b] by Martin Storsjö <martin@martin.st>
checkasm: Use av_strlcatf for appending SME info after SVE If we had …
6:41 PM Changeset in ffmpeg [ec2ceefc] by Martin Storsjö <martin@martin.st>
fate.sh: Allow specifying --ar through a separate variable This …
6:38 PM Changeset in ffmpeg [06a17fda] by Martin Storsjö <martin@martin.st>
tests: Fix fate-run.sh to handle busybox-w32 absolute paths …
6:38 PM Changeset in ffmpeg [6149cead] by Martin Storsjö <martin@martin.st>
configure: Recognize uname "Windows_NT" as using an .exe suffix …
5:56 PM Changeset in ffmpeg [55200f99] by Rémi Denis-Courmont <remi@remlab.net>
lavc/mathops: R-V B optimisation for mid_pred If Zbb is enabled at …
5:56 PM Changeset in ffmpeg [ccd7e66f] by Rémi Denis-Courmont <remi@remlab.net>
lavc/mathops: remove bespoke Arm mid_pred() The C codegen is as good …
5:50 PM Changeset in ffmpeg [8dccb380] by Rémi Denis-Courmont <remi@remlab.net>
lavc/mathops: simplify mid_pred() This reduces the minimum …
10:01 AM Changeset in ffmpeg [5946d2ea] by Martin Storsjö <martin@martin.st>
compat: Fix .def file generation for ARM64EC builds on Windows When …
10:01 AM Changeset in ffmpeg [087f4667] by Martin Storsjö <martin@martin.st>
doc: Document our stance on Windows ARM64EC Explicitly spell it out …
7:02 AM Changeset in ffmpeg [1c35a1b7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/flvdec: Fix leak of channel layout map Fixes: memleak Fixes: …
6:32 AM Changeset in ffmpeg [4aed9db8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/flac_picture: Correct check Since …
4:13 AM Changeset in ffmpeg [6070ea29] by Gyan Doshi <gyan@gyan.dev>
lavf/whip: add flag for default codecs only The muxer does not accept …
4:13 AM Changeset in ffmpeg [fdce1795] by Gyan Doshi <gyan@gyan.dev>
lavf/supenc: add flag for default codecs only The muxer does not …
4:13 AM Changeset in ffmpeg [20b671f] by Gyan Doshi <gyan@gyan.dev>
lavf/dvenc: add flag for default codecs only The muxer does not …

Dec 18, 2025:

1:24 AM Changeset in ffmpeg [78c75d54] by James Almer <jamrial@gmail.com>
avcodec/apv_parser: add support for AU assembly Signed-off-by: James …

Dec 17, 2025:

1:28 PM Changeset in ffmpeg [0d7b8d8] by Timo Rothenpieler <timo@rothenpieler.org>
forgejo/workflows: fix error handling of configure result
1:28 PM Changeset in ffmpeg [0be989ed] by Timo Rothenpieler <timo@rothenpieler.org>
forgejo/workflows: cat .err files after running fate
1:28 PM Changeset in ffmpeg [5e8dcd6d] by Timo Rothenpieler <timo@rothenpieler.org>
forgejo/workflows: run windows fate tests through wine
3:20 AM Changeset in ffmpeg [d828183d] by James Almer <jamrial@gmail.com>
doc: add missing JPEG-XS details Forgotten in …
1:45 AM Changeset in ffmpeg [4bb9b464] by James Almer <jamrial@gmail.com>
avcodec/demux: validate avctx state in has_decode_delay_been_guessed
1:45 AM Changeset in ffmpeg [c9c95f6f] by James Almer <jamrial@gmail.com>
avformat/demux: ensure avformat_find_stream_info updates internal …

Dec 16, 2025:

9:53 PM Changeset in ffmpeg [c41155e6] by darekm <darekm@google.com>
libavcodec: support frame dropping in libvpxenc vp8 encoder can be …
3:30 PM Changeset in ffmpeg [7ee5c907] by Rémi Denis-Courmont <remi@remlab.net>
lavfi/vf_blackdetect: R-V V count_pixels_16 SpacemiT X60: …
3:30 PM Changeset in ffmpeg [570908af] by Rémi Denis-Courmont <remi@remlab.net>
lavfi/vf_blackdetect: R-V V count_pixels_8 SpacemiT X60: …
1:38 PM Changeset in ffmpeg [1d662641] by James Almer <jamrial@gmail.com>
tests/fate/demux: add a raw JPEG-XS demux test Use the concat …
1:38 PM Changeset in ffmpeg [1c804b34] by James Almer <jamrial@gmail.com>
avcodec/jpegxs_parser: fix bitstream assembly logic JPEG-XS streams …
9:47 AM Changeset in ffmpeg [477e2db] by Martin Storsjö <martin@martin.st>
checkasm: Add a comment about adding new tests to checkasm.mak
1:24 AM Changeset in ffmpeg [d196288] by rcombs <rcombs@rcombs.me>
swscale: use configured YUV matrix with paletted-RGB inputs This …
Note: See TracTimeline for information about the timeline view.