Timeline



Dec 13, 2023:

5:51 PM Changeset in ffmpeg [5475f665] by Marton Balint <cus@passwd.hu>
avutil/imgutils: add new function av_image_fill_color() …
5:51 PM Changeset in ffmpeg [0ae8afff] by Marton Balint <cus@passwd.hu>
avutil/imgutils: factorize a fill color function In preparation for …
5:51 PM Changeset in ffmpeg [74a269c3] by Marton Balint <cus@passwd.hu>
avutil/imgutils: add support for 32bit pixel format for …
5:51 PM Changeset in ffmpeg [32cb4504] by Marton Balint <cus@passwd.hu>
avutil/imgutils: fix av_image_fill_black() for some pixel formats - …
5:51 PM Changeset in ffmpeg [1f721bee] by Marton Balint <cus@passwd.hu>
avutil/tests/imgutils: add tests for av_image_fill_black() …
5:51 PM Changeset in ffmpeg [3c5e8231] by Marton Balint <cus@passwd.hu>
avutil/tests/imgutils: factorize basic tests to new function …
11:22 AM Ticket #10734 (Add glsl-shader-opts to vf_libplacebo) created by Aaron
Summary of the bug: Liblacebo has a key=value option …
8:06 AM Ticket #10732 (avcodec_flush_buffers() not resetting E-AC-3 decoder) updated by Peter Krefting
We are also seeing a similar issue in an unrelated case using the HEVC …
5:50 AM Ticket #9117 (libx265 segfault error while encoding) updated by Arno BERND
Summary changed
5:49 AM Ticket #9117 (libx265 segfault error while encoding) updated by Arno BERND
To complete my infomation: Command which works without errors is now …
4:30 AM Ticket #10549 (Segfault when decoding aac) updated by Sam James
https://ffmpeg.org/pipermail/ffmpeg-devel/2023-December/317729.html

Dec 12, 2023:

9:01 PM Changeset in ffmpeg [03ac6aa6] by Thilo Borgmann <thilo.borgmann@mail.de>
avdevice/audiotoolbox: Fix availability macro check Since OSX 10.10 …
7:10 PM Changeset in ffmpeg [7cc4b306] by James Almer <jamrial@gmail.com>
ffmpeg_sched: initialize have_unchoked Should fix valgrind warnings …
6:24 PM Changeset in ffmpeg [34d56e17] by James Almer <jamrial@gmail.com>
x86/aacencdsp: clear the high bits for size in ff_abs_pow34_sse Fixes …
4:53 PM Ticket #10649 (No output observed on weston compositor with ffmpeg rendering) closed by quinkblack
duplicate: The same issue as in https://trac.ffmpeg.org/ticket/10625
11:54 AM Changeset in ffmpeg [96f646cd] by James Almer <jamrial@gmail.com>
avformat/movenc: rename MOVMuxContext.nb_streams to nb_tracks It's …
11:27 AM Ticket #4131 (aresample=async=1000:first_pts=0 produced out-of-sync audio with ...) updated by Gyan
I came across this bug independently a few months ago. However, I only …
8:36 AM Ticket #9117 (libx265 segfault error while encoding) closed by Arno BERND
fixed: I discovered, that this error seems to be a run into architecture …
7:24 AM Changeset in ffmpeg [d119ae2f] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: convert to a threaded architecture Change the main …
7:24 AM Changeset in ffmpeg [9b8cc36c] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: add thread-aware transcode scheduling infrastructure …
7:24 AM Changeset in ffmpeg [ee2a8cbf] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_enc: move encoding to a separate thread As for the …
7:24 AM Changeset in ffmpeg [66e78e96] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_demux: switch from AVThreadMessageQueue to ThreadQueue …
7:24 AM Changeset in ffmpeg [75efe530] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_mux: move bitstream filtering to the muxer thread This …
7:24 AM Changeset in ffmpeg [1983507] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_mux: add muxing thread private data To be used for …
7:24 AM Changeset in ffmpeg [f37a741f] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_filter: reindent
7:24 AM Changeset in ffmpeg [40e1cf1c] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_filter: buffer sub2video heartbeat frames like other …
7:24 AM Changeset in ffmpeg [d35c05cb] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_filter: move filtering to a separate thread As …
7:24 AM Changeset in ffmpeg [4b8a171b] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_filter: make sub2video heartbeat more robust Avoid …
6:41 AM Ticket #4448 (Support writing album cover art image embedded in ogg / opus metadata) updated by mitar
Which solution has there been?
6:17 AM Ticket #10733 (nlmeans_vulkan Filter Generates Artefacts) updated by solchi
Description changed
6:08 AM Ticket #4448 (Support writing album cover art image embedded in ogg / opus metadata) updated by iconoclasthero
+1 It really sucks this has been an issue for a decade and there's …

Dec 11, 2023:

11:35 PM Changeset in ffmpeg [76651396] by Stefano Sabatini <stefasab@gmail.com>
examples/transcode: fix log message 'encoder' can be audio or video …
5:38 PM Changeset in ffmpeg [944936ee] by Thilo Borgmann <thilo.borgmann@mail.de>
lavd/avfoundation: Use correct preprocessing directive Fixes …
4:51 PM Ticket #10733 (nlmeans_vulkan Filter Generates Artefacts) updated by solchi
Description changed
4:50 PM Ticket #10733 (nlmeans_vulkan Filter Generates Artefacts) updated by solchi
Summary changed
4:48 PM Ticket #9064 (WebVTT decoder truncates files with STYLE blocks) updated by Cqoicebordel
Replying to anonymous_coward: > Is this really simply an …
4:47 PM Ticket #10733 (nlmeans_vulkan Filter Generates Artefacts) created by solchi
Summary of the bug: Applying the nlmeans_vulkan filter produces …
4:42 PM Changeset in ffmpeg [98596f90] by Rémi Denis-Courmont <remi@remlab.net>
lavc/aacencdsp: R-V V abs_pow34 C908: abs_pow34_c: 535.5 …
4:42 PM Changeset in ffmpeg [1c3620b2] by Rémi Denis-Courmont <remi@remlab.net>
checkasm: test for abs_pow34 Signed-off-by: Rémi Denis-Courmont …
4:42 PM Changeset in ffmpeg [e880a97e] by Rémi Denis-Courmont <remi@remlab.net>
lvac/aacenc: add ff_aac_dsp_init This is for clarity and use in …
4:17 PM Changeset in ffmpeg [272d0c16] by Rémi Denis-Courmont <remi@remlab.net>
lavc/lpc: R-V V apply_welch_window apply_welch_window_even_c: …
3:39 PM Changeset in ffmpeg [341a483] by Thilo Borgmann <thilo.borgmann@mail.de>
avdevice/audiotoolbox: silence warning with new api Building with …
3:38 PM Changeset in ffmpeg [884a660c] by Lynne <dev@lynne.ee>
hwcontext_vulkan: guard unistd.h include win32 typically doesn't have …
3:36 PM Changeset in ffmpeg [185871fd] by Lynne <dev@lynne.ee>
hwcontext_vulkan: guard unistd.h include win32 typically doesn't have …
2:47 PM Changeset in ffmpeg [e37b15e2] by Thilo Borgmann <thilo.borgmann@mail.de>
avdevice/avfoundation: replace deprecated AVCaptureDevice Building …
11:56 AM Ticket #10711 (Parsing dash/vp9 chunk fails with "error reading header") updated by mig
Cc changed
10:47 AM Changeset in ffmpeg [1439784] by Gyan Doshi <ffmpeg@gyani.pro>
doc/ffmpeg: fix -copy_ts typo, should be -copyts Signed-off-by: …
9:01 AM Changeset in ffmpeg [5fdbc2a1] by Anton Khirnov <anton@khirnov.net>
tools/general_assembly: avoid using DateTime->is_between() It was …
7:30 AM Ticket #10732 (avcodec_flush_buffers() not resetting E-AC-3 decoder) created by Peter Krefting
Summary of the bug: I am reusing the same AVCodecContext to decode …
7:00 AM Ticket #10653 (cc1 compile error. Thinks -march=native is -march=16) updated by Jeff
So I removed --cpu=16 from the code and magically no more problems …
4:18 AM Ticket #6132 (SMPTE 2084 support in colorspace filter) updated by mjbrown
It seems the FFmpeg build in Handbrake …
1:49 AM Ticket #10255 (prores_ks encoder on Mac with M2 creates flickering) updated by Clément Bœsch
I'm looking into the issue currently.

Dec 10, 2023:

4:49 PM mediainfo.txt attached to Ticket #10731 by serql
mediainfo output
4:46 PM logs-10731.tgz attached to Ticket #10731 by serql
ffplay log, tsanalyze output (ts structure)
4:44 PM Ticket #10731 (ffplay doesn't play normal .ts file captured from air, VLC plays) created by serql
Summary of the bug: ffplay doesn't play normal .ts file captured from …
8:25 AM Changeset in ffmpeg [12e25af7] by Vittorio Giovara <vittorio.giovara@gmail.com>
MAINTAINERS: Remove older s3tc entry Missed from …
3:59 AM Changeset in ffmpeg [b9fd3e7a] by Gyan Doshi <ffmpeg@gyani.pro>
avfilter/select: initialize prev_selected_n to NAN As per the doc, …
12:44 AM Changeset in ffmpeg [715e5e3e] by Stefano Sabatini <stefasab@gmail.com>
doc/bitstream_filters: add setts example
12:36 AM Changeset in ffmpeg [d06518e4] by Stefano Sabatini <stefasab@gmail.com>
doc/ffmpeg: AV_FMT_DISCONT typo should be AVFMT_TS_DISCONT

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
Note: See TracTimeline for information about the timeline view.