Timeline



Apr 13, 2026:

11:28 PM Changeset in ffmpeg [10928524] by Kacper Michajłow <kasper93@gmail.com>
swscale/ops: remove type from continuation functions The glue code …
11:28 PM Changeset in ffmpeg [9a2a055] by Kacper Michajłow <kasper93@gmail.com>
swscale/ops: remove optimize attribute from op functions It was added …
10:48 PM Ticket #1407 (HE-AAC (v2): 960/120 MDCT window is not implemented) updated by aerogus
I have recorded a french DAB+ radio sample with …
10:37 PM DAB-FMU.ts attached to Ticket #1407 by aerogus
Extract from a french DAB+ radio
8:19 PM Changeset in ffmpeg [29a09738] by michaelni <michael@niedermayer.cc>
avformat/rtpdec_qdm2: Check block_size Fixes: out of array access no …
5:34 PM Ticket #10599 (hls: Broken handling of partially encrypted http-streams) closed by Balling
fixed
2:12 PM Changeset in ffmpeg [660d6ece] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/tests/.gitignore: Add recently added test tools Reviewed-by: …
12:46 PM Changeset in ffmpeg [49a2d426] by Ramiro Polla <ramiro.polla@gmail.com>
configure: collapse else + if into elif
12:46 PM Changeset in ffmpeg [31f280e1] by Ramiro Polla <ramiro.polla@gmail.com>
configure: add missing quotes around user-specified tool paths …
12:46 PM Changeset in ffmpeg [c1d4fe8b] by Ramiro Polla <ramiro.polla@gmail.com>
configure: fix html docs generation when makeinfo is disabled The …
11:49 AM Changeset in ffmpeg [b62ae766] by Zhao Zhili <zhilizhao@tencent.com>
avfilter/vf_ssim360: fix integer overflow in tape_length allocation …
11:46 AM Changeset in ffmpeg [b796d72e] by Zhao Zhili <zhilizhao@tencent.com>
fftools/ffmpeg_filter: skip autoscale for hardware format This fix …
11:45 AM Changeset in ffmpeg [a85a8e67] by Zhao Zhili <quink@noreply.code.ffmpeg.org>
configure: fix VSX remaining enabled when -mvsx is unsupported When …
10:56 AM Changeset in ffmpeg [32678dcc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/snowdsp_init: Remove disabled SSE2 functions Disabled in …
10:56 AM Changeset in ffmpeg [bd2964e6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/snowdsp_init: Use standard init pattern Signed-off-by: …
10:53 AM Changeset in ffmpeg [338dc25] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/snowdsp_init: Remove MMXEXT, SSE2 inner_add_yblock …
10:51 AM Changeset in ffmpeg [5c830fcc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/snowdsp: Add SSSE3 inner_add_yblock Compared to the MMX …
10:51 AM Changeset in ffmpeg [2fdccaf7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/checkasm/mpegvideo_unquantize: Fix precedence problem …
10:51 AM Changeset in ffmpeg [4f30bd6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/checkasm/llvidencdsp: Fix nonsense randomization The first loop …
10:46 AM Changeset in ffmpeg [e0ed3fa8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/checkasm: Add snowdsp test Only inner_add_yblock for now. Hint: …
10:46 AM Changeset in ffmpeg [764e0219] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/snowdata: Add explicit alignment for obmc tables This is in …
10:46 AM Changeset in ffmpeg [28d0a509] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/snow_dwt: Remove pointless forward declaration Signed-off-by: …
10:46 AM Changeset in ffmpeg [5f373872] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/snow_dwt: Avoid slice_buffer in inner_add_yblock It is …
10:46 AM Changeset in ffmpeg [fd77f00a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/snow: Avoid always-true branch The input lines used in …
10:46 AM Changeset in ffmpeg [13d621cc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/snow: Disable dead code in ff_snow_inner_add_yblock() It is …
10:46 AM Changeset in ffmpeg [eed0830a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/snowdata: Don't use 8 bits for six bits data This has been …
6:46 AM Changeset in ffmpeg [761b6f23] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
swscale/x86/output: Remove obsolete MMXEXT function Possible now that …
6:46 AM Changeset in ffmpeg [8a7c1f7f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
swscale/x86/output: Make xmm functions usable even without aligned …
6:46 AM Changeset in ffmpeg [0bb161f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
swscale/x86/output: Simplify creating dither register Only the lower …
6:46 AM Changeset in ffmpeg [f5c5bca8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
swscale/x86/scale: Remove always-false mmsize checks Forgotten in …

Apr 12, 2026:

11:16 PM Changeset in ffmpeg [999ccf64] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
swresample/x86/{audio_convert,rematrix}: Remove remnants of MMX …
10:41 PM Changeset in ffmpeg [e29c7089] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/vp8dsp_loopfilter: Remove always-true mmsize checks …
10:41 PM Changeset in ffmpeg [9f560c8c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/vp3dsp: Remove unused macros Forgotten in …
10:15 PM Changeset in ffmpeg [411484e] by Marvin Scholz <epirat07@gmail.com>
lavc/videotoolbox_vp9: fix vpcC flags offset Write the 24-bit vpcC …
10:15 PM Changeset in ffmpeg [57397a68] by Marvin Scholz <epirat07@gmail.com>
lavc/videotoolboxenc: return SEI parse errors Return the actual …
8:02 PM Changeset in ffmpeg [b09d57c4] by Niklas Haas <ffmpeg@haasn.dev>
avfilter/buffersrc: re-add missing overflow warning This was …
5:29 PM Encode/VFX edited by WyattBlue
(diff)
12:50 PM Changeset in ffmpeg [ab7b6ef0] by nyanmisaka <nst799610810@gmail.com>
hwcontext_vulkan: fix double free when vulkan_map_to_drm fails The …
2:11 AM Changeset in ffmpeg [56b97c03] by Zuxy Meng <zuxy.meng@gmail.com>
avcodec/x86/h264_intrapred: Replace pred8x8_top_dc_8_mmxext with SSE2 …

Apr 11, 2026:

11:25 PM Ticket #11673 (Incorrect written MP4 Sample Description Entry for DTS codec family) updated by Ram Kalluri
Owner changed
4:30 PM Changeset in ffmpeg [c29465bc] by Niklas Haas <ffmpeg@haasn.dev>
swscale/x86/ops: use plain ret instruction The original intent here …
12:50 PM Changeset in ffmpeg [f7ca6f74] by Lynne <dev@lynne.ee>
vulkan: fix -Wdiscarded-qualifiers warning and misleading DRM modifier …

Apr 10, 2026:

11:58 PM Changeset in ffmpeg [eaadd052] by Kacper Michajłow <kasper93@gmail.com>
.forgejo/CODEOWNERS: add myself for hls.* Signed-off-by: Kacper …
11:58 PM Changeset in ffmpeg [721545a3] by Kacper Michajłow <kasper93@gmail.com>
MAINTAINERS: add myself as HLS demuxer maintainer Signed-off-by: …
11:58 PM Changeset in ffmpeg [cc41e6a4] by Kacper Michajłow <kasper93@gmail.com>
tests/fate/hlsenc: add hls-event-no-endlist test Signed-off-by: …
11:58 PM Changeset in ffmpeg [6d98a9a2] by Kacper Michajłow <kasper93@gmail.com>
avformat/hls: fix seeking in EVENT playlists that start mid-stream …
8:02 PM Changeset in ffmpeg [ef13a29d] by Niklas Haas <git@haasn.dev>
avfilter/framepool: fix frame pool uninit check Fixes a memory leak …
4:02 PM Changeset in ffmpeg [e43aab67] by Ramiro Polla <ramiro.polla@gmail.com>
avdevice/v4l2: rename 'buff_data' -> 'buf_desc' Since we've added a …
4:02 PM Changeset in ffmpeg [1011e4d6] by Ramiro Polla <ramiro.polla@gmail.com>
avdevice/v4l2: wrap buf_start and buf_len into a struct This reduces …
4:02 PM Changeset in ffmpeg [24adcf3a] by Ramiro Polla <ramiro.polla@gmail.com>
avdevice/v4l2: fix potential memleak when allocating device buffers …
1:12 PM Changeset in ffmpeg [0e983a06] by Niklas Haas <git@haasn.dev>
swscale: align allocated frame buffers to SwsPass hints This avoids …
1:12 PM Changeset in ffmpeg [b5573a86] by Niklas Haas <git@haasn.dev>
swscale/ops_dispatch: cosmetic Signed-off-by: Niklas Haas <git@haasn.dev>
1:12 PM Changeset in ffmpeg [3a159903] by Niklas Haas <git@haasn.dev>
swscale/ops_dispatch: forward correct pass alignment As a consequence …
1:12 PM Changeset in ffmpeg [5441395a] by Niklas Haas <git@haasn.dev>
swscale/graph: add optimal alignment/padding hints Allows the pass …
1:12 PM Changeset in ffmpeg [2deca0ec] by Niklas Haas <git@haasn.dev>
swscale: clean up allocated frames on error Matches the semantics of …
1:12 PM Changeset in ffmpeg [6c89a30e] by Niklas Haas <git@haasn.dev>
swscale: add FFFramePool and use it for allocating planes The major …
1:12 PM Changeset in ffmpeg [fe2691b3] by Niklas Haas <git@haasn.dev>
avfilter/framepool: stack-allocate FFFramePool Saves a pointless …
1:12 PM Changeset in ffmpeg [a2ca55c5] by Niklas Haas <git@haasn.dev>
avfilter/framepool: remove unnecessary braces (style) As per the …
1:12 PM Changeset in ffmpeg [5c4490a0] by Niklas Haas <git@haasn.dev>
avfilter/framepool: fix whitespace (cosmetic) Signed-off-by: Niklas …
1:12 PM Changeset in ffmpeg [38543781] by Niklas Haas <git@haasn.dev>
avfilter/framepool: move variable declarations to site of definition …
1:12 PM Changeset in ffmpeg [6efbd99e] by Niklas Haas <git@haasn.dev>
avfilter/framepool: remove check for impossible condition …
1:12 PM Changeset in ffmpeg [0b43b8ef] by Niklas Haas <git@haasn.dev>
avfilter/framepool: make FFFramePool public This struct is overally …
1:12 PM Changeset in ffmpeg [3e996318] by Niklas Haas <git@haasn.dev>
avfilter/framepool: remove pointless ternary (cosmetic) …
1:12 PM Changeset in ffmpeg [53ce7265] by Niklas Haas <git@haasn.dev>
avfilter/framepool: use strongly typed union of pixel/sample format …
1:12 PM Changeset in ffmpeg [9034587d] by Niklas Haas <git@haasn.dev>
avfilter/framepool: make ff_sws_frame_pool_{audio,video}_init static …
1:12 PM Changeset in ffmpeg [39ecc899] by Niklas Haas <git@haasn.dev>
avfilter/framepool: nuke ff_frame_pool_get_*_config This helper is of …
1:12 PM Changeset in ffmpeg [a0510f7f] by Niklas Haas <git@haasn.dev>
avfilter/framepool: update frame dimensions on reinit The previous …
1:12 PM Changeset in ffmpeg [ad7956d5] by Niklas Haas <git@haasn.dev>
avfilter/{audio,video}: switch to ff_frame_pool_*_reinit() …
1:12 PM Changeset in ffmpeg [083a0147] by Niklas Haas <git@haasn.dev>
avfilter/framepool: add ff_frame_pool_*_reinit() helpers This moves …
1:12 PM Changeset in ffmpeg [143b810e] by Niklas Haas <git@haasn.dev>
avfilter/framepool: remove alloc argument Not really needed by …
1:12 PM Changeset in ffmpeg [82871857] by Niklas Haas <git@haasn.dev>
avfilter/framepool: actually use specified allocator for audio frames …
11:39 AM Changeset in ffmpeg [25e187f8] by Lynne <dev@lynne.ee>
vulkan: fix DRM map, decode barriers, and video frame setup for …

Apr 9, 2026:

8:21 PM Changeset in ffmpeg [492e6e68] by James Almer <jamrial@gmail.com>
doc/APIchanges: fix date and version in the latest entry …
8:01 PM Changeset in ffmpeg [6ba6db4f] by James Almer <jamrial@gmail.com>
libavutil: Add functions for SMPTE-2094-50 HDR metadata SMPTE-2094-50 …
3:14 PM Ticket #9510 (HLS with fMP4 produces invalid segments) updated by Balling
>This produces a segment 000000000000000006.m4s which is only about a …
2:51 PM Changeset in ffmpeg [283faf55] by Lynne <dev@lynne.ee>
Changelog: add v360_vulkan to the changelog
10:31 AM Changeset in ffmpeg [d3d0b7a5] by Lynne <dev@lynne.ee>
lavfi/v360: add a Vulkan-compute based filter This just adds a Vulkan …
3:01 AM Changeset in ffmpeg [056562a5] by michaelni <michael@niedermayer.cc>
fate/lavf: add PDV round-trip and seek coverage Add FATE coverage for …
3:01 AM Changeset in ffmpeg [4c0d563f] by michaelni <michael@niedermayer.cc>
avformat/pdvenc: add Playdate video muxer Add a muxer for the …
3:01 AM Changeset in ffmpeg [43e5b26c] by michaelni <michael@niedermayer.cc>
avcodec/pdvenc: add Playdate video encoder Add a native encoder for …
2:08 AM Ticket #10599 (hls: Broken handling of partially encrypted http-streams) updated by Tim Blechmann
we ran into the same issue with Qt …

Apr 8, 2026:

11:14 PM Changeset in ffmpeg [d0761626] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/escape130: Initialize old_y_avg Fixes: use of uninitialized …
8:52 PM Changeset in ffmpeg [5c3602ab] by Marton Balint <cus@passwd.hu>
avformat/sctp: add size check in sctp_read() matching sctp_write() …
8:44 PM Changeset in ffmpeg [db53fe1a] by Marton Balint <cus@passwd.hu>
avdevice/alsa.c: Conditionally compile out ESTRPIPE NetBSD doesn't …
7:33 PM Changeset in ffmpeg [87f74e4f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/g726: Remove dead sample rate check Checked generically since …
7:33 PM Changeset in ffmpeg [8463ca8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/g726: Don't return value from g726_reset() It always returns …
7:33 PM Changeset in ffmpeg [e97f52e5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/g726: Fix indentation Forgotten in …
7:00 PM Changeset in ffmpeg [12b58b86] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/rv40dsp: Fix wrong comment Forgotten in …
7:00 PM Changeset in ffmpeg [ae5314a6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/rv34dsp: Port ff_rv34_idct_add_mmxext to SSSE3 With this …
6:59 PM Changeset in ffmpeg [d728f3c8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/checkasm/rv34dsp: Add test for rv34_idct_add Reviewed-by: Lynne …
6:59 PM Changeset in ffmpeg [4c64a8a9] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/rv34: Remove pointless has_ac variable Reviewed-by: Lynne …
6:54 PM Changeset in ffmpeg [c48f21f7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/rv34: Use VLC symbol table to avoid LUTs Reviewed-by: Lynne …
3:29 PM Changeset in ffmpeg [4c69c5f1] by James Almer <jamrial@gmail.com>
configure: only warn about spirv-headers if vulkan was explicitly …
2:52 PM Changeset in ffmpeg [58752ffc] by James Almer <jamrial@gmail.com>
avfilter/af_whisper: don't set an AVOption accessible field to read …
12:26 PM Changeset in ffmpeg [5c35d0b8] by Timo Rothenpieler <timo@rothenpieler.org>
avformat/tls_gnutls: actually send client cert if one is provided …
3:45 AM SponsoringPrograms/GSoC/2026 edited by Reynaldo H. Verdejo Pinochet
Add link to libera chat guide for the benefit of newcomers (diff)
3:41 AM SponsoringPrograms/GSoC/2026 edited by Reynaldo H. Verdejo Pinochet
(diff)
1:59 AM Ticket #11673 (Incorrect written MP4 Sample Description Entry for DTS codec family) updated by Ram Kalluri
Status, Owner changed
12:22 AM SponsoringPrograms/GSoC/2026 edited by Reynaldo H. Verdejo Pinochet
Typo (diff)

Apr 7, 2026:

5:53 PM Changeset in ffmpeg [9917308] by Lynne <dev@lynne.ee>
swscale/vulkan: fix dither buffer leak on mapping failure A failure …
3:10 PM Changeset in ffmpeg [cd1126a3] by Niklas Haas <ffmpeg@haasn.dev>
swscale/ops: add assertion that comps_src is sane This assertion …
3:10 PM Changeset in ffmpeg [420019a3] by Niklas Haas <ffmpeg@haasn.dev>
swscale/ops_optimizer: properly swizzle comps_src when splitting …
2:57 PM Ticket #10635 (compilation error at line 93 of librsvgdec.c) closed by S.C. Douglas
fixed
2:57 PM Ticket #10635 (compilation error at line 93 of librsvgdec.c) updated by S.C. Douglas
As the origionator, I can confirm this defect is overtaken by events …
2:54 PM Changeset in ffmpeg [dcbfa11c] by ArazIusubov <Primeadvice@gmail.com>
avcodec/amfenc: remove the …
2:54 PM Changeset in ffmpeg [113c1c06] by ArazIusubov <Primeadvice@gmail.com>
avcodec/amfenc: let the HEVC encoder profile follow the target bit …
2:54 PM Changeset in ffmpeg [2f592f06] by ArazIusubov <Primeadvice@gmail.com>
avcodec/amfenc: use pixel desc to determine YUV and bit depth …
2:54 PM Changeset in ffmpeg [0acc73b7] by ArazIusubov <Primeadvice@gmail.com>
avcodec/amfenc: support full range in AV1 and update deprecated AMF …
1:04 PM Changeset in ffmpeg [e7696357] by James Almer <jamrial@gmail.com>
avformat/dashdec: export LCEVC Stream Groups when the manifest reports …
2:20 AM Changeset in ffmpeg [0510aff1] by Jack Lau <jacklau1222gm@gmail.com>
avformat/hlsenc: fix compile error when mp4 is disabled Regression …

Apr 6, 2026:

11:39 PM Changeset in ffmpeg [e90c2ff] by James Almer <jamrial@gmail.com>
avcodec/libdav1d: fix heap overflow in US ITU-T T.35 metadata parsing …
5:07 PM Changeset in ffmpeg [757cc977] by James Almer <jamrial@gmail.com>
avcodec/lcevcdec: support differing base and enhancement bitdepths …
5:07 PM Changeset in ffmpeg [3a2eae15] by James Almer <jamrial@gmail.com>
avcodec/lcevcdec: add 14bit pixel formats Signed-off-by: James Almer …
5:07 PM Changeset in ffmpeg [01b0b862] by James Almer <jamrial@gmail.com>
avcodec/lcevc_parser: move pixel format table to a shared file …
3:07 PM Changeset in ffmpeg [589da160] by Ramiro Polla <ramiro.polla@gmail.com>
configure: add makeinfo option Rename makeinfo enabled variable to …
9:28 AM Changeset in ffmpeg [7fd2be97] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/h264_chromamc: Avoid mmx in chroma_mc8_ssse3 functions No …
9:28 AM Changeset in ffmpeg [0c4c9c66] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/x86/vf_atadenoise: Don't load args unnecessarily These args …
9:28 AM Changeset in ffmpeg [e1297f30] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/h264_idct: Use tmp reg in SUMSUB_BA if possible It allows …
9:28 AM Changeset in ffmpeg [ed116bab] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/me_cmp: Use tmp reg in SUMSUB_BA if possible It allows to …
9:28 AM Changeset in ffmpeg [da59f288] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hevc/dsp_template: Add restrict to add_residual functions …
9:28 AM Changeset in ffmpeg [72058ccd] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/checkasm/sw_scale: Don't use declare_func_emms in yuv2nv12cX …
9:28 AM Changeset in ffmpeg [135cc04c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/checkasm/sw_yuv2yuv: Don't use declare_func_emms It is not …
9:28 AM Changeset in ffmpeg [14c30b9d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/checkasm/png: Don't use declare_func_emms for add_paeth_pred …
9:28 AM Changeset in ffmpeg [fcea2aa7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/checkasm/vf_fspp: Don't use declare_func_emms for store_slice …
9:28 AM Changeset in ffmpeg [96f0e6e9] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/checkasm/sw_yuv2rgb: Don't use declare_func_emms unnecessarily …
9:28 AM Changeset in ffmpeg [759512d3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/cavsidct: Use tmp reg in SUMSUB_BA if possible It allows …
8:39 AM Ticket #6260 (NVENC H.264 encoding causes aliasing / stair-stepping colors, worse on ...) closed by Balling
fixed: This is fixed now, you can even enforce -pix_fmt p010 now after very …
8:39 AM Changeset in ffmpeg [8b700fad] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegvideoencdsp: Add restrict to shrink Makes GCC avoid …
8:39 AM Changeset in ffmpeg [6e95052a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/mpegvideoenc_template: Avoid indirect call Signed-off-by: …
Note: See TracTimeline for information about the timeline view.