Timeline



Dec 9, 2023:

3:13 PM Ticket #4609 (webp muxer silently seeks backwards when converting bigger png inputs ...) closed by mkver
fixed: Fixed in b021bc4a474eb96a2080ee61d5a1a24baef40889.
9:59 AM Ticket #4566 (ffmpeg won't copy metadata ("StreamTitle") from audio live stream ...) updated by Easydoor
Hi, Forgot to mention that I did the compile on: […]
9:54 AM Ticket #4566 (ffmpeg won't copy metadata ("StreamTitle") from audio live stream ...) updated by Easydoor
Hi Christian, I just found some time to apply your patch to the …
9:23 AM Ticket #10730 (-vf vidstab creates binary transform.trf (ffmpeg 6.1)) updated by JouMxyzptlk
Sorry, the ACTUAL bug seems to be: -vf …
9:04 AM Ticket #10730 (-vf vidstab creates binary transform.trf (ffmpeg 6.1)) updated by JouMxyzptlk
Description changed
8:59 AM Ticket #10730 (-vf vidstab creates binary transform.trf (ffmpeg 6.1)) created by JouMxyzptlk
ffmpeg 6.1 using -vf vidstabdetect=result=transforms.trf creates …
5:29 AM Changeset in ffmpeg [b021bc4a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/webpenc: Write correct size for single images when unseekable …
5:29 AM Changeset in ffmpeg [8283db7f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/webpenc: Reindent after the previous commit Signed-off-by: …
5:29 AM Changeset in ffmpeg [18d7a97f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/webpenc: Return early to reduce indentation Signed-off-by: …
4:13 AM Ticket #10729 (af=surround results in audio delay) updated by toyan2
Description changed
4:08 AM Ticket #10729 (af=surround results in audio delay) created by toyan2
Summary of the bug: Using the surround filter with demanding values …

Dec 8, 2023:

6:32 PM Changeset in ffmpeg [5f4b7bf2] by Kyle Swanson <kswanson@netflix.com>
avfilter/vf_libvmaf: fix string comparison bug The libvmaf filter was …
6:01 PM 0001-libavformat-Verify-HTTP-reply-headers-on-POST-PUT.patch attached to Ticket #10721 by maximrazin
Proposed patch
3:21 PM Changeset in ffmpeg [b3825bbe] by Rémi Denis-Courmont <remi@remlab.net>
riscv: test for assembler support This should fix the build on LLVM …
3:20 PM Changeset in ffmpeg [0b9d009b] by Rémi Denis-Courmont <remi@remlab.net>
lavc/vc1dsp: R-V V inv_trans C908: vc1dsp.vc1_inv_trans_4x4_dc_c: …
10:52 AM Ticket #10653 (cc1 compile error. Thinks -march=native is -march=16) updated by Jeff
I even removed the entire -march=native from the code and it still …
1:45 AM Ticket #10650 (Subtitle problem in new ffmpeg version transcoding crashes with sume ...) updated by Wkuf
Thank you. Great that you checked this. The coding is now running …
1:02 AM Ticket #5718 (ffmpeg not remapping channels for libopus automatically) updated by Elliot Lee
The patch works for me. I encoded …
12:59 AM libopus-5.1side.patch attached to Ticket #5718 by Elliot Lee
Patch libopus encoder to handle 5.1(side) channel layout.

Dec 7, 2023:

9:20 PM Changeset in ffmpeg [0f745b74] by Martin Storsjö <martin@martin.st>
lavc/aarch64: h264qpel, add 10-bit lowpass_8_10 based functions …
3:41 PM Ticket #5718 (ffmpeg not remapping channels for libopus automatically) updated by Elliot Lee
So in order to check which channel layouts are allowed, …
3:02 PM Ticket #5718 (ffmpeg not remapping channels for libopus automatically) updated by Elliot Lee
Cc changed
3:01 PM Ticket #5718 (ffmpeg not remapping channels for libopus automatically) updated by Elliot Lee
Running into this again - December 2023. comment:11 has the best …
10:36 AM Ticket #10728 (Recent changes to drawtext filter and bitmap fonts) created by cats13
With the recent …
9:48 AM Ticket #10727 (Need clarification) created by DeveloperEditor
Summary of the bug: ffmpeg -hide_banner -i input.webm -i elem1.png -i …
4:36 AM Ticket #10443 (VPP_QSV: Output distorted when the crop offset (cx/cy) is an odd value) updated by wenbin,chen
Considering the U V plane, the coordinates should better be even. …
2:34 AM Ticket #10702 (SEGV bug at /fftools/ffmpeg_enc.c in set_encoder_id in FFmpeg) updated by ZengYunxiang
The title misdescribes the location of the vulnerability.The trigger …
2:32 AM Changeset in ffmpeg [f89cff96] by Haihao Xiang <haihao.xiang@intel.com>
lavu/hwcontext_qsv: Make sure hardware vendor is Intel for qsv on …
2:32 AM Changeset in ffmpeg [e5f8b531] by Haihao Xiang <haihao.xiang@intel.com>
doc/ffmpeg: Update the description about d3d11va Signed-off-by: …
2:32 AM Changeset in ffmpeg [a556be69] by Haihao Xiang <haihao.xiang@intel.com>
lavu/hwcontext_d3d11va: Add option vendor_id User may choose the …
2:00 AM Changeset in ffmpeg [737ede40] by Philip Langdale <philipl@overt.org>
avfilter/bwdif: account for chroma sub-sampling in min size …

Dec 6, 2023:

8:52 PM Ticket #10726 (SMPTE 7.1DS channel layout not usable in mappings bc of missing channel IDs) created by Martin
Summary of the bug: 1) The channel layout description …
8:46 PM Ticket #2865 (Front Center, Downmix Left, and Downmix Right unlabelled in QTPlayer) updated by Jeff
Replying to Balling: > Last part is fixed here. …
7:12 PM Changeset in ffmpeg [ae14d9c0] by James Almer <jamrial@gmail.com>
fftools/ffprobe: support 2D arrays in print_list_fmt() Should fix …
2:04 PM Changeset in ffmpeg [8bdb6630] by Rémi Denis-Courmont <remi@remlab.net>
lavc/ac3dsp: R-V V float_to_fixed24 c910 float_to_fixed24_c: …
9:52 AM Changeset in ffmpeg [ebfd3912] by Paul B Mahol <onemda@gmail.com>
avfilter/asrc_flite: use streaming function Fix continuous …
9:52 AM Changeset in ffmpeg [d793af9] by Paul B Mahol <onemda@gmail.com>
avfilter/asrc_flite: switch to activate Allows to set EOF timestamp.
9:30 AM Changeset in ffmpeg [99d2fa38] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: make sure FrameData is writable when we modify it …
9:29 AM Ticket #10549 (Segfault when decoding aac) reopened by Sam James
No, this isn't invalid, it's just an unusual configuration (and not …
9:01 AM Changeset in ffmpeg [1d536e02] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_filter: track input/output index in …
9:01 AM Changeset in ffmpeg [c6483f1c] by Anton Khirnov <anton@khirnov.net>
lavfi/buffersink: avoid leaking peeked_frame on uninit

Dec 5, 2023:

11:16 PM Ticket #10712 (format + overlay OOM after stream EOF) updated by Leon
Thanks for the fix!
7:51 PM Changeset in ffmpeg [e78c6a1] by Thilo Borgmann <thilo.borgmann@mail.de>
MAINTAINERS: add myself as vvc maintainer
5:44 PM Ticket #10712 (format + overlay OOM after stream EOF) closed by Elon Musk
fixed: Fixed in d9e41ead82263e96ebd14d4d88d6e7f858dd944c
4:49 PM Ticket #10725 (mediacodecdec tunneled playback support) created by luckysk
The mediacodec decoder in ffmpeg also seems to lack tunneled playback …
3:40 PM Ticket #9983 (Build error with clang on 32 bit Windows) closed by Christoph Reiter
fixed: Yeah, this can be closed. It regressed again in the meantime, but …
3:40 PM Ticket #9983 (Build error with clang on 32 bit Windows) closed by Sam James
fixed
3:33 PM Ticket #10724 (Build failure with stricter C compilers (e.g. GCC 14)) created by Sam James
Summary of the bug: ffmpeg's vulkan_av1.c fails to build w/ GCC 14 …
3:29 PM Ticket #9983 (Build error with clang on 32 bit Windows) updated by Sam James
I think this got fixed a while back in …
1:50 PM Changeset in ffmpeg [3047f05a] by Paul B Mahol <onemda@gmail.com>
tests/fate: add asegment filter tests
1:50 PM Changeset in ffmpeg [7e453dad] by Paul B Mahol <onemda@gmail.com>
avcodec/qoadec: fix overreads and fix packet size check
1:44 PM Changeset in ffmpeg [6e26a5a6] by J. Dekker <jdek@itanimul.li>
doc/developer: require asm for RISC-V Explicitly document our usage …
11:38 AM Changeset in ffmpeg [22daf214] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/av1dec: Fix resolving zero divisor Fixes: Out of array read …
11:12 AM Changeset in ffmpeg [4cdf2c7f] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Ignore duplicate ftyp Fixes: switch_1080p_720p.mp4 …
10:54 AM Changeset in ffmpeg [b60d39fb] by Leo Izen <leo.izen@gmail.com>
fate/jpegxl: add parser test for extboxes and small files Add a fate …
10:54 AM Changeset in ffmpeg [c4be080e] by Leo Izen <leo.izen@gmail.com>
avcodec/jpegxl_parser: fix parsing sequences of extremely small files …
10:53 AM Changeset in ffmpeg [019b3ea6] by Leo Izen <leo.izen@gmail.com>
avcodec/jpegxl_parse{,r}: use correct ISOBMFF extended size location …
8:23 AM Ticket #10720 (ALAC_AT (AudioToolbox) broken in recent versions.) updated by jeromec
Works fine with FFmpeg 5.0.1 Broken with FFmpeg 5.1 Works fine with …
2:12 AM Changeset in ffmpeg [35a555e2] by Haihao Xiang <haihao.xiang@intel.com>
lavfi/vf_vpp_qsv: set the default value of async_depth to 4 Both qsv …
2:11 AM Changeset in ffmpeg [05debdaa] by Haihao Xiang <haihao.xiang@intel.com>
lavu/hwcontext_qsv: use mfxImplDescription instead of …
2:10 AM Changeset in ffmpeg [fc73b372] by Haihao Xiang <haihao.xiang@intel.com>
lavc/qsvdec: reduce info message when more data is required demote …
2:10 AM Changeset in ffmpeg [e233f3e] by Haihao Xiang <haihao.xiang@intel.com>
lavc/qsvdec: return 0 if more data is required The type of qsv …
2:10 AM Changeset in ffmpeg [5717fbbe] by Haihao Xiang <haihao.xiang@intel.com>
configure: don't warn deprecated symbols from libvpl libvpl …
2:09 AM Changeset in ffmpeg [d36d9994] by Haihao Xiang <haihao.xiang@intel.com>
lavu/hwcontext_vaapi: ignore nonexistent device in default DRM device …

Dec 4, 2023:

10:31 PM Concatenate edited by iconoclasthero
this does not include From docs: … (diff)
10:26 PM Ticket #10719 (https://trac.ffmpeg.org/wiki/Concatenate fails when file names contain ') closed by iconoclasthero
worksforme
10:25 PM Ticket #10719 (https://trac.ffmpeg.org/wiki/Concatenate fails when file names contain ') reopened by iconoclasthero
Sorry, I'm referring to https://trac.ffmpeg.org/wiki/Concatenate.
10:24 PM 09_fix_librsvgdec_compilation.patch attached to Ticket #10722 by Lastique
A fix for the compilation error.
10:23 PM Ticket #10719 (https://trac.ffmpeg.org/wiki/Concatenate fails when file names contain ') closed by Elon Musk
invalid
10:23 PM Ticket #10719 (https://trac.ffmpeg.org/wiki/Concatenate fails when file names contain ') updated by Elon Musk
From docs: https://ffmpeg.org/ffmpeg-formats.html#concat-1 3.5.1 …
10:22 PM Ticket #10719 (https://trac.ffmpeg.org/wiki/Concatenate fails when file names contain ') reopened by iconoclasthero
10:20 PM Ticket #10653 (cc1 compile error. Thinks -march=native is -march=16) updated by Balling
Native is not always valid value for march=
10:20 PM Ticket #10719 (https://trac.ffmpeg.org/wiki/Concatenate fails when file names contain ') updated by iconoclasthero
No where in the text of the referenced documentation (i.e., for …
10:20 PM Ticket #10723 (Issue in vulkan_export_to_cuda when dealing with RGBA frames) created by Xaphiosis
Summary of the bug: This comes from the ALVR project. We were trying …
10:14 PM Changeset in ffmpeg [9e74c7ae] by Paul B Mahol <onemda@gmail.com>
avfilter/af_dialoguenhance: add double-floating point sample format support
10:14 PM Changeset in ffmpeg [704ef556] by Paul B Mahol <onemda@gmail.com>
avfilter/af_surround: refactor some code
10:14 PM Changeset in ffmpeg [634216d] by Paul B Mahol <onemda@gmail.com>
fate: Add tests for QOA decoder
10:03 PM Ticket #10722 (Build failure with librsvg older than 2.52) created by Lastique
Compiling ffmpeg 6.1 on Debian Bullseye with librsvg 2.50.3 fails with …
7:18 PM Ticket #10721 (http: protocol for output ignores HTTP errors) created by maximrazin
Summary of the bug: When ffmpeg output uses http: protocol, and HTTP …
6:58 PM Ticket #10719 (https://trac.ffmpeg.org/wiki/Concatenate fails when file names contain ') closed by Cigaes
invalid: “special characters and spaces must be escaped with backslash or …
6:54 PM Ticket #9766 (h264_qsv decoder does not work with RTSP) updated by rtsp qsv
Error still present on: ffmpeg 5.1.2-3ubuntu1 ffmpeg 6.0-6ubuntu1 …
6:29 PM Ticket #10640 (Incorrect interpretation of PNG data in "monob" pixel format) updated by Joey Sodergren
I have upgraded my copy of FFMPEG to 6.1, and I can confirm the issue …
6:00 PM Changeset in ffmpeg [9f1dbca8] by Kyle Swanson <kswanson@netflix.com>
avfilter/libvmaf: small cleanup for style, whitespace, unused …
5:39 PM Ticket #10720 (ALAC_AT (AudioToolbox) broken in recent versions.) updated by Atarikid
FWW works fine with FFmpeg 6.0
5:36 PM Ticket #10720 (ALAC_AT (AudioToolbox) broken in recent versions.) created by Atarikid
alac_at (hardware accelerated encoding with AudioToolBox) is not …
4:34 PM Ticket #10719 (https://trac.ffmpeg.org/wiki/Concatenate fails when file names contain ') created by iconoclasthero
Summary of the bug: In this documentation for concat, it does not …
12:32 PM ffmpeg-20231204-102141.log attached to Ticket #10718 by mistotebe
Another, longer, run with same issue, for comparison
12:31 PM ffmpeg-20231204-100708.log attached to Ticket #10718 by mistotebe
A sample run
12:31 PM Ticket #10718 (Issues playing BBC radio, streams abruptly ending) created by mistotebe
Hi, I'm playing BBC radio but recently the streams have started …
11:47 AM Ticket #9766 (h264_qsv decoder does not work with RTSP) updated by rtsp qsv
Behavior still present on ffmpeg version 4.4.2-0ubuntu0.22.04.1 …
9:05 AM BadContent edited by Michael Koch
add regular expression (diff)
6:59 AM Changeset in ffmpeg [2c87aa0b] by Lynne <dev@lynne.ee>
lavc/Makefile: build vulkan decode code if vulkan_av1 has been enabled …
6:57 AM Changeset in ffmpeg [8c117b75] by Lynne <dev@lynne.ee>
lavc/Makefile: build vulkan decode code if vulkan_av1 has been enabled …

Dec 3, 2023:

10:26 PM Changeset in ffmpeg [d9e41ead] by Paul B Mahol <onemda@gmail.com>
avfilter/avfilter: fix OOM case for default activate Fixes OOM when …
9:22 PM Ticket #10714 (FFmpeg 6.1 nlmeans_vulkan unwanted mosaic effect) updated by ioctl
> Why you use magick? Because I have it installed in my system. It's …
6:18 PM Ticket #10703 (ffmpeg 6.1 and master error opening media) updated by Frank Plowman
Analyzed by developer, Reproduced by developer changed
This issue is caused by the sample file being mis-identified as a VVC …
5:43 PM Changeset in ffmpeg [e3e3531d] by Paul B Mahol <onemda@gmail.com>
avfilter/vsrc_gradients: make rotation always continuous if speed changes
5:30 PM Changeset in ffmpeg [8888574d] by Paul B Mahol <onemda@gmail.com>
avfilter/vsrc_gradients: add commands support
2:02 PM BadContent edited by Michael Koch
(diff)
12:03 PM Changeset in ffmpeg [ddecc39c] by Stefano Sabatini <stefasab@gmail.com>
doc/encoders/libx264: review and extend option description Also, …
12:02 PM Ticket #10548 (Link error when compiling ffmpeg with clang and enabling lto) updated by kasper93
https://sourceware.org/bugzilla/show_bug.cgi?id=15259
8:33 AM BadContent edited by Michael Koch
update search patterns (diff)
2:10 AM Changeset in ffmpeg [f84412d6] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_corr: for all zero returns zero score instead of 1
2:10 AM Changeset in ffmpeg [aad32239] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_corr: add slice threading support

Dec 2, 2023:

5:10 PM Ticket #10717 (Issue with CompilationGuide/ubuntu) updated by iconoclasthero
The issue with gnutils appears to date back three years or so: …
5:07 PM Ticket #10717 (Issue with CompilationGuide/ubuntu) updated by iconoclasthero
There's another error. I double checked and the compile guide does not …
4:43 PM Ticket #10717 (Issue with CompilationGuide/ubuntu) created by iconoclasthero
Summary of the bug: How to reproduce: […] this results in an …
4:16 PM Changeset in ffmpeg [12598e72] by Martin Storsjö <martin@martin.st>
checkasm: Fix the signature of float_to_fixed24 The len parameter was …
3:51 PM Changeset in ffmpeg [0a13178d] by Paul B Mahol <onemda@gmail.com>
avcodec/qoadec: add support for midstream sample rate/layout changes
3:27 PM rose2.png attached to Ticket #10716 by Leo Izen
3:27 PM rose2.pfm attached to Ticket #10716 by Leo Izen
3:27 PM rose.pfm attached to Ticket #10716 by Leo Izen
3:27 PM Ticket #10716 (swscale produces bright green when going from grayf32 to gbrpf32) created by Leo Izen
Summary of the bug: Swscale produces bright green RGB data when …
3:05 PM Ticket #10576 (qsv does not deinterlace properly) closed by AmshTemp
wontfix
3:02 PM Ticket #10576 (qsv does not deinterlace properly) updated by AmshTemp
I tested it on another relatively modern processor. Indeed my …
2:29 PM Ticket #10715 (QSV decoder fails to get configured and issues Error initializing the ...) created by tipoman
I have a RTSP server streaming h265(HEVC) video. I can play the video …
12:45 PM Ticket #10714 (FFmpeg 6.1 nlmeans_vulkan unwanted mosaic effect) updated by Elon Musk
Why you use magick?
10:46 AM Changeset in ffmpeg [133069b4] by Anton Khirnov <anton@khirnov.net>
lavc/dvdsubenc: only check canvas size when it is actually set Fixes …
10:32 AM Changeset in ffmpeg [111035cc] by Anton Khirnov <anton@khirnov.net>
lavc/dvdsubenc: only check canvas size when it is actually set Fixes …
10:22 AM Changeset in ffmpeg [5230257e] by Anton Khirnov <anton@khirnov.net>
lavc/dvdsubenc: only check canvas size when it is actually set Fixes …
10:22 AM Changeset in ffmpeg [6a22d800] by Anton Khirnov <anton@khirnov.net>
doc/filters:ddagrab: elaborate on the semantics of framerate
10:22 AM Changeset in ffmpeg [e5ce4730] by Anton Khirnov <anton@khirnov.net>
swscale/x86/rgb_2_rgb: Add opaque pointer to missed definitions of …
8:53 AM gradient_mesh-cl.jpg attached to Ticket #10714 by ioctl
Good gradient file treated with the same, but OpenCL filter.
8:52 AM gradient_mesh.jpg attached to Ticket #10714 by ioctl
Original gradient file.
8:51 AM gradient_mesh-vulk.jpg attached to Ticket #10714 by ioctl
Gradient file with unwanted mosaic effect
8:50 AM Ticket #10714 (FFmpeg 6.1 nlmeans_vulkan unwanted mosaic effect) created by ioctl
With nlmeans_vulkan image become is a slightly mosaic. Steps to …
8:40 AM Ticket #10661 (FFmpeg 6.1 nlmeans_vulkan video filter has visual defects) updated by ioctl
The same problem even without "Device doesn't support atomic float …
Note: See TracTimeline for information about the timeline view.