Timeline



Mar 7, 2024:

11:59 PM Changeset in ffmpeg [ec1b6e0c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ccaption_dec: Avoid relocations for strings The longest …
11:58 PM Changeset in ffmpeg [c9f5cea9] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vdpau: Deprecate redundant allocators and getter/setter The …
11:57 PM Changeset in ffmpeg [2a87345e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vdpau: Remove outdated comment Forgotten in …
11:48 PM Ticket #10795 (scale2ref filter crash) updated by Niklas Haas
Actually, I'm not sure that my fix isn't basically equivalent to …
11:40 PM possible-fix-drain-after-eof.patch attached to Ticket #10795 by Niklas Haas
Possible fix: always drain after sending status to other inputs
11:39 PM Ticket #10795 (scale2ref filter crash) updated by Niklas Haas
I investigated this issue. Here is a summary of the scenario: 1. The …
8:09 PM Changeset in ffmpeg [30d6861a] by Niklas Haas <git@haasn.dev>
fftools/ffprobe: add AVFilmGrainParams printing
8:08 PM Changeset in ffmpeg [c2a233fe] by Niklas Haas <git@haasn.dev>
avfilter/vf_showinfo: add AVFilmGrainAOMParams support For testing …
3:33 PM Changeset in ffmpeg [2dfdee39] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/xvmc: Remove header Forgotten in …
2:59 PM Changeset in ffmpeg [384a207e] by Anton Khirnov <anton@khirnov.net>
lavf/matroskadec: add missing linebreaks in error messages
2:29 PM Changeset in ffmpeg [783d00b2] by James Almer <jamrial@gmail.com>
libs: bump major version for all libraries Signed-off-by: James Almer …
2:10 PM Ticket #6471 (RTMPS stream does not work) updated by Dennis E. Mungai
Yep, this bug is still present on ffmpeg 6.x series.
1:57 PM SponsoringPrograms/GSoC/2024 edited by Nuo Mi
(diff)
11:53 AM Changeset in ffmpeg [0757669] by James Almer <jamrial@gmail.com>
lavc: move AVCodecContext.pts_correction* to DecodeContext These …
11:53 AM Changeset in ffmpeg [c8db100] by James Almer <jamrial@gmail.com>
avformat/avformat: Reorder AVFormatContext fields Move related fields …
11:53 AM Changeset in ffmpeg [53cdf946] by James Almer <jamrial@gmail.com>
avformat/avformat: remove AVFormatContext.ts_id It's been replaced by …
11:53 AM Changeset in ffmpeg [823d60d] by James Almer <jamrial@gmail.com>
avcodec/codec_par: Reorder AVCodecParameters fields Move related …
11:53 AM Changeset in ffmpeg [326c97dd] by James Almer <jamrial@gmail.com>
avcodec/avcodec: Reorder AVCodecContext and AVSubtitleRect fields …
11:53 AM Changeset in ffmpeg [3e669b24] by James Almer <jamrial@gmail.com>
avutil/hwcontext: Allocate AVHWFramesCtx jointly with its internals …
11:53 AM Changeset in ffmpeg [a0b9b962] by James Almer <jamrial@gmail.com>
avutil/hwcontext_internal: Remove unused AVHWFramesInternal.priv It …
11:53 AM Changeset in ffmpeg [51d6bee6] by James Almer <jamrial@gmail.com>
avutil/hwcontext_d3d12va: Allocate pub and priv frames hwctx together …
11:53 AM Changeset in ffmpeg [dd397d05] by James Almer <jamrial@gmail.com>
avutil/hwcontext: Allocate AVHWDevCtx jointly with its internals This …
11:53 AM Changeset in ffmpeg [06027713] by James Almer <jamrial@gmail.com>
avutil/hwcontext: Remove unused AVHWDeviceInternal.priv It is no …
11:53 AM Changeset in ffmpeg [51f04054] by James Almer <jamrial@gmail.com>
avutil/hwcontext_d3d12va: Allocate pub and priv device hwctx together …
11:53 AM Changeset in ffmpeg [71c7e9c5] by James Almer <jamrial@gmail.com>
avfilter/avfilter: Reorder structure fields Move related fields …
11:53 AM Changeset in ffmpeg [a7659244] by James Almer <jamrial@gmail.com>
avfilter/avfilter: Remove always-NULL pointers to internal contexts …
11:53 AM Changeset in ffmpeg [cd93ba6] by James Almer <jamrial@gmail.com>
avformat/demux: Use enum AVCodecID for raw_codec_id Signed-off-by: …
11:53 AM Changeset in ffmpeg [be54923a] by James Almer <jamrial@gmail.com>
avutil/opt: Don't use AV_OPT_TYPE_FLAGS for sentinels Make …
11:53 AM Changeset in ffmpeg [b800327f] by James Almer <jamrial@gmail.com>
avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat …
11:53 AM Changeset in ffmpeg [bb81c609] by James Almer <jamrial@gmail.com>
Revert "avcodec: Rename ff_kbd_window_init() as it will be needed from …
11:53 AM Changeset in ffmpeg [7b11fd58] by James Almer <jamrial@gmail.com>
avutil/version_major: postpone some deprecations until the next bump …
11:53 AM Changeset in ffmpeg [d4574a9b] by James Almer <jamrial@gmail.com>
avformat/version_major: postpone some deprecations until the next bump …
11:53 AM Changeset in ffmpeg [118948cb] by James Almer <jamrial@gmail.com>
avcodec/version_major: postpone some deprecations until the next bump …
11:53 AM Changeset in ffmpeg [583cf2a8] by James Almer <jamrial@gmail.com>
avutil: remove deprecated FF_API_FRAME_PICTURE_NUMBER Signed-off-by: …
11:53 AM Changeset in ffmpeg [67e7f0b0] by James Almer <jamrial@gmail.com>
avutil: remove deprecated FF_API_REORDERED_OPAQUE Signed-off-by: …
11:53 AM Changeset in ffmpeg [b8fef7e9] by James Almer <jamrial@gmail.com>
avutil: remove deprecated FF_API_PKT_DURATION Signed-off-by: James …
11:53 AM Changeset in ffmpeg [4c92fc02] by James Almer <jamrial@gmail.com>
avutil: remove deprecated FF_API_AV_FOPEN_UTF8 Signed-off-by: James …
11:53 AM Changeset in ffmpeg [65ddc749] by James Almer <jamrial@gmail.com>
avutil: remove deprecated FF_API_OLD_CHANNEL_LAYOUT Signed-off-by: …
11:53 AM Changeset in ffmpeg [a12cd3b] by James Almer <jamrial@gmail.com>
avutil: remove deprecated FF_API_XVMC Signed-off-by: James Almer …
11:53 AM Changeset in ffmpeg [41058992] by James Almer <jamrial@gmail.com>
avutil: remove deprecated FF_API_FIFO_OLD_API Signed-off-by: James …
11:53 AM Changeset in ffmpeg [43c62b11] by James Almer <jamrial@gmail.com>
avutil: remove deprecated FF_API_FIFO_PEEK2 Signed-off-by: James …
11:53 AM Changeset in ffmpeg [e58afae1] by James Almer <jamrial@gmail.com>
avfilter: remove deprecated FF_API_LIBPLACEBO_OPTS Signed-off-by: …
11:53 AM Changeset in ffmpeg [02aea61d] by James Almer <jamrial@gmail.com>
avformat: remove deprecated FF_API_AVIO_WRITE_NONCONST Signed-off-by: …
11:53 AM Changeset in ffmpeg [d6799ee0] by James Almer <jamrial@gmail.com>
avformat: remove deprecated FF_API_AVFORMAT_IO_CLOSE Signed-off-by: …
11:53 AM Changeset in ffmpeg [aaefe479] by James Almer <jamrial@gmail.com>
avformat: remove deprecated FF_API_AVIODIRCONTEXT Signed-off-by: …
11:53 AM Changeset in ffmpeg [c4c6c9e9] by James Almer <jamrial@gmail.com>
avformat: remove deprecated FF_API_GET_END_PTS Signed-off-by: James …
11:53 AM Changeset in ffmpeg [5b23b18d] by James Almer <jamrial@gmail.com>
avcodec: remove deprecated FF_CODEC_CRYSTAL_HD Signed-off-by: James …
11:53 AM Changeset in ffmpeg [98e1eebe] by James Almer <jamrial@gmail.com>
avcodec: remove deprecated FF_API_SLICE_OFFSET Signed-off-by: James …
11:53 AM Changeset in ffmpeg [2717dcfb] by James Almer <jamrial@gmail.com>
avcodec: remove deprecated FF_API_AVCTX_FRAME_NUMBER Signed-off-by: …
11:53 AM Changeset in ffmpeg [7bca8ce4] by James Almer <jamrial@gmail.com>
avcodec: remove deprecated FF_API_VT_HWACCEL_CONTEXT Signed-off-by: …
11:53 AM Changeset in ffmpeg [c4498aa] by James Almer <jamrial@gmail.com>
avcodec: remove deprecated FF_API_AVCODEC_CHROMA_POS Signed-off-by: …
11:53 AM Changeset in ffmpeg [f00f70c8] by James Almer <jamrial@gmail.com>
avcodec: remove deprecated FF_API_VT_OUTPUT_CALLBACK Signed-off-by: …
11:53 AM Changeset in ffmpeg [9ee59b63] by James Almer <jamrial@gmail.com>
avcodec: remove deprecated FF_API_AYUV_CODECID Signed-off-by: James …
11:53 AM Changeset in ffmpeg [c9477312] by James Almer <jamrial@gmail.com>
avcodec: remove deprecated FF_API_SVTAV1_OPTS Signed-off-by: James …
11:53 AM Changeset in ffmpeg [0b8940f9] by James Almer <jamrial@gmail.com>
avcodec: remove deprecated FF_API_IDCT_NONE Signed-off-by: James …
8:15 AM Changeset in ffmpeg [97beb63a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hq_hqa: Make VLC tables static Signed-off-by: Andreas …
8:15 AM Changeset in ffmpeg [51b2343] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hq_hqadata: Move data in a header It is only used by …
8:00 AM Changeset in ffmpeg [ccb432c1] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vulkan_decode: Remove always-false check These fields are set …
8:00 AM Changeset in ffmpeg [f9d35e78] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vulkan_decode: Un-sparse extensions table Only three of the …
8:00 AM Changeset in ffmpeg [f7b227be] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vulkan_video: Merge dec part of FFVkCodecMap and extension …
8:00 AM Changeset in ffmpeg [6c82b7bc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vulkan_video: Remove unused array Reviewed-by: Lynne …
7:46 AM Ticket #10715 (QSV decoder fails to get configured and issues Error initializing the ...) updated by wenbin,chen
This may be a same issue with https://trac.ffmpeg.org/ticket/9766 And …
7:43 AM Ticket #9766 (h264_qsv decoder does not work with RTSP) updated by wenbin,chen
Tried to reproduce the error. 1. set up video server: using …
6:42 AM Ticket #8030 (IMGUTILS, failure handling big images) updated by Benjamín de la Fuente Ranea
This is working for me in Windows x64. In the function …

Mar 6, 2024:

9:13 PM Ticket #10795 (scale2ref filter crash) updated by Andreas
I will sponsor $100 for a fix. Please let me know how to pay.
7:20 PM Ticket #10897 (Assertion best_input >= 0 failed at fftools/ffmpeg_filter.c:1909) closed by Gyan
duplicate: Duplicate of #10795
6:06 PM Ticket #10894 (FFmpeg can't handle h264 NAL units that are split between packets) updated by Balling
So why does MFF has no problem
5:34 PM ffmpeg-master.log.gz attached to Ticket #10897 by Andreas
5:33 PM ffmpeg-6.1-console.log.gz attached to Ticket #10897 by Andreas
What was printed to the console
5:33 PM ffmpeg-6.1.log.gz attached to Ticket #10897 by Andreas
5:33 PM ffmpeg-4.0.2-console.log.gz attached to Ticket #10897 by Andreas
What was printed to the console
5:32 PM ffmpeg-4.0.2.log.gz attached to Ticket #10897 by Andreas
5:30 PM Ticket #10897 (Assertion best_input >= 0 failed at fftools/ffmpeg_filter.c:1909) created by Andreas
Summary of the bug: I use a quite complicated filter expression to …
5:27 PM Ticket #10894 (FFmpeg can't handle h264 NAL units that are split between packets) closed by mkver
invalid: Our decoders work on proper packets (for the H.264 decoder this means …
1:31 PM Ticket #10894 (FFmpeg can't handle h264 NAL units that are split between packets) updated by Rokolell
Version changed
1:31 PM Ticket #10894 (FFmpeg can't handle h264 NAL units that are split between packets) updated by Rokolell
Version changed
12:27 PM Changeset in ffmpeg [49707b05] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/options: Deprecate …
11:30 AM Ticket #10896 (libiec61883 dvcpro50 problem) created by AlexCatze
I am trying to capture video from DVCPRO50 camcorder using …
7:12 AM Ticket #9210 (Malapropos timebase preset for "concat" demuxer?) updated by sycxyc
Cc changed
6:32 AM Encode/AV1 edited by veikk0
update default SVT-AV1 preset (diff)
6:30 AM Encode/AV1 edited by veikk0
Reverted to version 48 to remove strange claims and misinformation. (diff)
3:56 AM Ticket #10895 ('make clean' does not remove all object files) updated by Balling
Duplicate of #6939? I mean, does not look like it…
2:30 AM Ticket #10895 ('make clean' does not remove all object files) created by Sean McGovern
How to reproduce: […] Results: […]
12:39 AM Changeset in ffmpeg [d65908c] by James Almer <jamrial@gmail.com>
avcodec/decode: remove HDR10+ from the global side data array It's a …

Mar 5, 2024:

9:07 PM Changeset in ffmpeg [d34e9a81] by James Almer <jamrial@gmail.com>
fate/iamf: print stream disposition Signed-off-by: James Almer …
8:57 PM Ticket #10892 (10-bit video shows up as gray using vulkan hardware acceleration) closed by Lynne
invalid: Works fine on radv. Works-ish on anv. Regular, non-HDR, 10-bit …
8:38 PM Ticket #10883 (first 5 bytes of all MPEGTS KLV data is dropped) closed by Marton Balint
fixed: Fixed in Fixed in 0aaee4741ce0c10ca09f5d17194b58d0cf0ebece.
8:37 PM Ticket #10828 (ffmpeg 6.1 truncating first five bytes of KLV data stream) closed by Marton Balint
fixed: Fixed in 0aaee4741ce0c10ca09f5d17194b58d0cf0ebece.
8:29 PM Changeset in ffmpeg [924c7cd7] by James Almer <jamrial@gmail.com>
fate/mov: add a heic test with a derived image using a single item …
8:29 PM Changeset in ffmpeg [70817561] by James Almer <jamrial@gmail.com>
fate/mov: use framecrc for the remaining avif/heic tests Put them in …
8:29 PM Changeset in ffmpeg [1f73b528] by James Almer <jamrial@gmail.com>
fate/mov: print stream group information for avif/heic tests …
7:06 PM Ticket #10894 (FFmpeg can't handle h264 NAL units that are split between packets) updated by Rokolell
I preemptively uploaded the example to the videolan fileshare.
6:57 PM Ticket #10894 (FFmpeg can't handle h264 NAL units that are split between packets) created by Rokolell
When a NAL unit is split between AVPackets, FFmpeg fails to decode it …
5:45 PM Changeset in ffmpeg [68f48d5c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/hwcontext_videotoolbox: Allocate pub and priv frames hwctx …
4:26 PM Changeset in ffmpeg [1a34eb3f] by James Almer <jamrial@gmail.com>
avformat/mov: fix setting dependent disposition on ambisonic IAMF …
4:03 PM Changeset in ffmpeg [3635c1ee] by James Almer <jamrial@gmail.com>
fate/mov: print stream group information for iamf tests Reviewed-by: …
4:00 PM Changeset in ffmpeg [e3671e64] by James Almer <jamrial@gmail.com>
fate/iamf: print stream group information Reviewed-by: Stefano …
3:56 PM Changeset in ffmpeg [7e4334e1] by James Almer <jamrial@gmail.com>
fftools/ffprobe: add support for Stream Groups Reviewed-by: Stefano …
3:56 PM Changeset in ffmpeg [3769968a] by James Almer <jamrial@gmail.com>
fftools/ffprobe: fix printing side data components and pieces …
2:54 PM Changeset in ffmpeg [ab15c04d] by James Almer <jamrial@gmail.com>
avformat/avformat: add a function to return the name of stream groups …
2:39 PM Changeset in ffmpeg [79c6ba90] by James Almer <jamrial@gmail.com>
avformat/iamf_writer: constify some variables Signed-off-by: James …
2:23 PM Changeset in ffmpeg [988e3a06] by James Almer <jamrial@gmail.com>
avformat/iamf_writer: clear extradata_size on extradata allocation …
2:15 PM Changeset in ffmpeg [440f8186] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/dashenc, hlsenc: Return 0 on succes from write_header Do not …
2:15 PM Changeset in ffmpeg [d085f341] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/hlsenc: Redo checking for strftime %s support to avoid …
1:25 PM Changeset in ffmpeg [b0e17e0f] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/mediacodecenc: Add a hint message to use nv12 pix_fmt …
11:08 AM Changeset in ffmpeg [fed46d77] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/avio: Avoid av_strdup(NULL) Signed-off-by: Andreas …
11:08 AM Changeset in ffmpeg [c856e4c5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/avio: Avoid indirection in ffio_fdopen() Signed-off-by: …
11:08 AM Changeset in ffmpeg [57e20dd6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/avio: Avoid function pointer casts It is undefined behaviour …
11:08 AM Changeset in ffmpeg [f0abb44f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/aviobuf: Move code specific to URLContexts to avio.c This …
10:44 AM Ticket #10837 (mp3_read_header might break seekback) updated by noseglid
Priority, Version changed
8:33 AM Changeset in ffmpeg [91745ac2] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/hwcontext_qsv: Allocate pub and priv frames hwctx together …
8:33 AM Changeset in ffmpeg [028907b0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/hwcontext_qsv: Allocate public and priv device hwctx together …
7:59 AM Changeset in ffmpeg [32fd27df] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/hwcontext_d3d11va: Allocate pub and priv frames hwctx together …
7:59 AM Changeset in ffmpeg [a62c8558] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/hwcontext_dxva2: Allocate pub and priv frames hwctx together …
4:23 AM Ticket #10893 (filter_script documented in texinfo but not in online documentation) closed by Gyan
invalid: Those options have been deprecated. Use -/filter in place of …
4:08 AM Ticket #10893 (filter_script documented in texinfo but not in online documentation) created by spaceotter
Summary of the bug: Both the filter_script and filter_complex_script …
3:52 AM Ticket #10892 (10-bit video shows up as gray using vulkan hardware acceleration) created by Sam Lantinga
Summary of the bug: 10-bit video shows up as gray using vulkan …
12:14 AM Changeset in ffmpeg [44e5749] by James Almer <jamrial@gmail.com>
avformat/iamfenc: ensure updated extradata is written Signed-off-by: …
12:14 AM Changeset in ffmpeg [56d630e6] by James Almer <jamrial@gmail.com>
avformat/iamf_writer: update extradata from packet side data Some …

Mar 4, 2024:

11:17 PM Changeset in ffmpeg [97e1480c] by James Almer <jamrial@gmail.com>
avformat/mov: set stream index field in tile grids It was forgotten …
11:17 PM Changeset in ffmpeg [8f33d8fa] by James Almer <jamrial@gmail.com>
avformat/mov: don't mark an item referenced by a grid as dependent if …
11:17 PM Changeset in ffmpeg [d78c75fe] by James Almer <jamrial@gmail.com>
avformat/mov: fix setting disposition for the first iamf stream …
5:54 PM Changeset in ffmpeg [59981b47] by Timo Rothenpieler <timo@rothenpieler.org>
configure: do not specify -ldvdread, as pkg-config check is already …
4:45 PM Changeset in ffmpeg [b47b2c5] by Stefano Sabatini <stefasab@gmail.com>
fix "@param foo[in/out]" to "@param[in, out] foo" Fix a few invalid …
4:45 PM Changeset in ffmpeg [dea1d753] by Stefano Sabatini <stefasab@gmail.com>
fix "param"s that should be "@param" Actual command: sed -i -e "s/\(
4:40 PM Changeset in ffmpeg [0dde5c5e] by Stefano Sabatini <stefasab@gmail.com>
avcodec/avcodec: downgrade multi-member comment to non-Doxygen comment …
4:39 PM Changeset in ffmpeg [899e022c] by Stefano Sabatini <stefasab@gmail.com>
avcodec/ivi: make comments more Doxygen-friendly Doxygen eats the …
4:38 PM Changeset in ffmpeg [6096c244] by Stefano Sabatini <stefasab@gmail.com>
fix / comments that should be /< Actual command: sed -i -e …
3:26 PM Changeset in ffmpeg [ac86b52f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/hwcontext_vdpau: Don't use AVHWFramesInternal.priv Use …
3:26 PM Changeset in ffmpeg [f4df14b3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/hwcontext_vdpau: Allocate public and priv device hwctx together …
2:56 PM Changeset in ffmpeg [e2e2ee77] by Anton Khirnov <anton@khirnov.net>
fftools/ffplay: stop printing non-public AVCodecContext fields They …
12:39 PM Changeset in ffmpeg [72b1237] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvcdec: fix undefined behaviours for derive_affine_mvc …
12:39 PM Changeset in ffmpeg [49ba6131] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvcdec: fix boundary strength when IBC involved The following …
11:51 AM Changeset in ffmpeg [679d5611] by Niklas Haas <git@haasn.dev>
doc/ffprobe.xsd: add <components> and <pieces> Originally introduced …
11:51 AM Changeset in ffmpeg [245eb671] by Niklas Haas <git@haasn.dev>
doc/ffprobe.xsd: add frameSideDatumType entry Frame-level side data …
11:07 AM Changeset in ffmpeg [edfb432] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/cmdutils: Inline print_error() It is only used by ffprobe …
10:38 AM Changeset in ffmpeg [b065ffb2] by Stefano Sabatini <stefasab@gmail.com>
doc/demuxers: emphasize that DVD demuxer does not do decryption …
9:52 AM Changeset in ffmpeg [e3a137be] by Stefano Sabatini <stefasab@gmail.com>
Changelog: restore new line A new line was removed in …
9:47 AM Changeset in ffmpeg [01476f75] by Stefano Sabatini <stefasab@gmail.com>
avformat/dvdvideodec: fix -pgc and -pg options Rebased on top of …
8:13 AM Changeset in ffmpeg [e30369bc] by Martin Storsjö <martin@martin.st>
aarch64: Use regular hwcaps flags instead of HWCAP_CPUID for CPU …
6:55 AM Ticket #10891 (Some output frames have artifacts when decoded with multithreading) updated by Gyan
Status changed
Reproduced. `ffmpeg -v 0 -hide_banner -an -sn -threads 1 -i 00006.MTS …
4:30 AM Ticket #10891 (Some output frames have artifacts when decoded with multithreading) updated by HolyWu
I have uploaded the sample 00006.MTS to VideoLAN file uploader. In …
4:20 AM ffmpeg-20240304-115625.log attached to Ticket #10891 by HolyWu
4:19 AM Ticket #10891 (Some output frames have artifacts when decoded with multithreading) created by HolyWu
Summary of the bug: Here are comparisons for 008, 011, and 014 pngs …
1:11 AM Changeset in ffmpeg [4ed0fea0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/aactab: Deduplicate ltp_coef and tns_tmp2_map tables This …
1:11 AM Changeset in ffmpeg [b9dea251] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/aacdec: Move buffer to reduce padding Reviewed-by: Lynne …
1:11 AM Changeset in ffmpeg [aaf26cff] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/lpc: Split inline functions into a header of their own And …
1:11 AM Changeset in ffmpeg [08aa791d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/lpc: Don't use AAC defines directly It leads to defines for …

Mar 3, 2024:

11:33 PM Changeset in ffmpeg [0aaee474] by Marton Balint <cus@passwd.hu>
avformat/mpegts: detect synchronous metadata KLV more reliably The …
11:05 PM Changeset in ffmpeg [c0a1ce1c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/hwcontext_opencl: Allocate pub and priv frames hwctx together …
11:04 PM Changeset in ffmpeg [c305dbf7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/hwcontext_opencl: Allocate pub and priv device hwctx together …
10:04 PM Ticket #10884 (Using `-hwaccel_output_format videotoolbox_vld` make `scale_vt` to ...) updated by yigithan
With some research, the problem looks like to me "Tone mapping". I am …
9:56 PM Changeset in ffmpeg [1b7308b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/vulkan: Remove unused ff_vk_set_descriptor_sampler() …
9:56 PM Changeset in ffmpeg [c346c097] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/vulkan: Make ff_vk_set_descriptor_image() static Only used in …
9:56 PM Changeset in ffmpeg [c0d31cec] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/vulkan: Avoid shadowing Reviewed-by: Lynne <dev@lynne.ee> …
9:56 PM Changeset in ffmpeg [0a05577d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/vulkan_loader: Avoid relocations for strings To do so, …
9:55 PM Changeset in ffmpeg [674f2081] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/vulkan_loader: Use smaller types Saves 16B per entry here …
9:55 PM Changeset in ffmpeg [e9b4f446] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/vulkan_loader: Avoid redundant strings and relocations There …
9:55 PM Changeset in ffmpeg [e429b0fd] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/vulkan: Don't autoinclude vulkan_loader.h Only include it …
6:48 PM Changeset in ffmpeg [a172d807] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/fpel: Remove remnants of MMX Since …
4:17 PM Changeset in ffmpeg [cb15b7b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vulkan_video: Don't use sparse table ff_vk_codec_map …
4:16 PM Changeset in ffmpeg [c6e1793e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/ffprobe: Print dispositions generically Reviewed-by: James …
8:20 AM Changeset in ffmpeg [1a4e0eb3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/dvdvideodec: Reorder allocations to simplify freeing …
8:20 AM Changeset in ffmpeg [77b26bf4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/dvdvideodec: Only free allocated buffers Reviewed-by: …
8:20 AM Changeset in ffmpeg [e30dd9bb] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/dvdvideodec: Don't store AVInputFormat* The inner …
8:19 AM Changeset in ffmpeg [0b8f7a7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/dvdvideodec: Explicitly return 0 on success Don't "return …
4:40 AM Ticket #3280 (Add dvdnav support) closed by Marth64
fixed: dvdvideo demuxer powered by dvdnav is merged now.
12:41 AM Changeset in ffmpeg [f8caf388] by James Almer <jamrial@gmail.com>
avformat/iamf_writer: constify some function parameters …

Mar 2, 2024:

6:13 PM Changeset in ffmpeg [3a09c212] by Marton Balint <cus@passwd.hu>
avformat/wavdec: dynamically set max_size by default The wav demuxer …
6:13 PM Changeset in ffmpeg [315be8b2] by Marton Balint <cus@passwd.hu>
fate/libswresample: force number of samples for the input of aresample …
6:13 PM Changeset in ffmpeg [7b1b9bb3] by Marton Balint <cus@passwd.hu>
swresample/resample: fix rounding errors with filter_size=1 and …
6:13 PM Changeset in ffmpeg [0b98f28c] by Marton Balint <cus@passwd.hu>
fate: never generate auto-generated references GEN=1 is used to …
5:49 PM Changeset in ffmpeg [4ebf478f] by Marton Balint <cus@passwd.hu>
avformat/mxfdec: track metadata sets by their type We typically are …
5:49 PM Changeset in ffmpeg [aa299faa] by Marton Balint <cus@passwd.hu>
avformat/mxfdec: remove resolve_strong_ref usage with AnyType UUIDs …
11:10 AM Ticket #10795 (scale2ref filter crash) updated by Gyan
Priority, Component, Blocking changed
Yes, this still occurs in current git master as of …
9:54 AM Ticket #10890 (Typo in documentation for "gradients" video source) updated by Michael Koch
Other typo in the same documentation: Replace "This source supports …
7:45 AM Ticket #2690 (Red Cinema r3d files not supported) updated by Peter Kovář
Replying to Camille: > Replying to [comment:37 Peter …
7:12 AM Changeset in ffmpeg [a1304272] by Anton Khirnov <anton@khirnov.net>
libavformat/dvdvideo: add DVD-Video demuxer, powered by libdvdread and …
5:29 AM Changeset in ffmpeg [b95c0d93] by Nuo Mi <nuomi2021@gmail.com>
avcodec/vvc/vvcdec: allow vvc_decode_close() on failed open Fixes: …
5:28 AM Changeset in ffmpeg [45c61270] by Nuo Mi <nuomi2021@gmail.com>
configure: Add missing vvc_decoder->cbs_h266 dependency …
1:54 AM Changeset in ffmpeg [d25b349] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/rv40dsp, simple_idct: Remove remnants of MMX …
1:54 AM Changeset in ffmpeg [0f944c8b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/checkasm: Improve included headers Signed-off-by: Andreas …
1:54 AM Changeset in ffmpeg [cfe21a66] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
checkasm/vvc_mc: Don't use declare_func_emms There is no MMX DSP code …
1:54 AM Changeset in ffmpeg [540d8e77] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vvc/vvc_mvs: Add proper header include Signed-off-by: Andreas …
1:54 AM Changeset in ffmpeg [33a3a23b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vvc/vvc_intra: Move utils out of vvc_intra.c Otherwise …
1:54 AM Changeset in ffmpeg [4460cb48] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/svq1enc: Move initializing DSP out of svq1enc.c Otherwise …
1:54 AM Changeset in ffmpeg [88b3b09a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/aacenc: Move initializing DSP out of aacenc.c Otherwise …
1:51 AM Changeset in ffmpeg [6c693da6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/ffmpeg_demux, sync_queue: Constify a bit Signed-off-by: …
1:51 AM Changeset in ffmpeg [b295aafb] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
swresample/swresample: Constify swr_convert() Signed-off-by: Andreas …
1:51 AM Changeset in ffmpeg [58e3ef7f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/timestamp: Constify av_ts_make_time_string() (Actually, the …
1:49 AM Changeset in ffmpeg [dfb9d8a5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/avio: Make avio_print_string_array() accept const pointers …
1:47 AM Changeset in ffmpeg [1e98cc47] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/bsf/mp3_header_decompress: Remove BSF This BSF is supposed to …
12:16 AM Ticket #10884 (Using `-hwaccel_output_format videotoolbox_vld` make `scale_vt` to ...) updated by yigithan
I am new at this project but looks like pixel format causes the …

Mar 1, 2024:

5:48 PM Changeset in ffmpeg [e70e9b65] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/hwcontext_vulkan: Allocate pub and priv frames hwctx together …
5:48 PM Changeset in ffmpeg [2d63379c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/hwcontext_vulkan: Allocate public and priv device hwctx …
5:32 PM Changeset in ffmpeg [ac7e7297] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/hwcontext_cuda: Allocate public and internal device ctx jointly …
5:32 PM Changeset in ffmpeg [8d277de0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/hwcontext_cuda: Don't use AVHWFramesInternal.priv Use …
5:32 PM Changeset in ffmpeg [cb92b4bd] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/hwcontext: Clarify documentation of AVHWFramesContext.hwctx …
3:57 PM Changeset in ffmpeg [200f82e3] by Anton Khirnov <anton@khirnov.net>
lavu/opt: get rid of useless read_number() calls The option type is …
3:57 PM Changeset in ffmpeg [1ffa657a] by Anton Khirnov <anton@khirnov.net>
lavu/opt: simplify error handling in get_number()
3:57 PM Changeset in ffmpeg [84ba46f] by Anton Khirnov <anton@khirnov.net>
lavu/opt: drop an always-NULL argument to get_number()
3:57 PM Changeset in ffmpeg [9fabdd64] by Anton Khirnov <anton@khirnov.net>
lavu/opt: drop useless handling of NULL return from get_bool_name() …
3:57 PM Changeset in ffmpeg [333cc9b] by Anton Khirnov <anton@khirnov.net>
lavu/opt: factor out printing option default from opt_list()
3:57 PM Changeset in ffmpeg [8904f351] by Anton Khirnov <anton@khirnov.net>
lavu/opt: simplify printing option type in opt_list()
3:57 PM Changeset in ffmpeg [6456dd50] by Anton Khirnov <anton@khirnov.net>
lavu/opt: cosmetics, group option reading function together
3:57 PM Changeset in ffmpeg [2a3a33d0] by Anton Khirnov <anton@khirnov.net>
lavu/opt: cosmetics, group option setting function together
3:57 PM Changeset in ffmpeg [cc0bd9da] by Anton Khirnov <anton@khirnov.net>
lavu/opt: cosmetics, group (un)init and management functions together
3:57 PM Changeset in ffmpeg [067fde49] by Anton Khirnov <anton@khirnov.net>
lavu/opt: document AVOption.flags
3:57 PM Changeset in ffmpeg [39a3a1c6] by Anton Khirnov <anton@khirnov.net>
lavu/opt: cosmetics, move AV_OPT_FLAG_* out of AVOption Also drop an …
3:57 PM Changeset in ffmpeg [105a1bc1] by Anton Khirnov <anton@khirnov.net>
lavu/opt: cosmetics, change option flags to (1 << N) style It is …
3:51 PM Changeset in ffmpeg [e48055fd] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: remove options deprecated before 6.0
12:17 PM Ticket #10795 (scale2ref filter crash) updated by Martin
Keywords changed
I'm willing to sponsor the fix for this bug. I'll give $30 or more if …
11:02 AM Ticket #10887 (HEVC periodic intra refresh source decoding artifacts, only with slice ...) updated by quinkblack
I know there are multiple issues in hevc decoder, especially related …
10:48 AM Ticket #10890 (Typo in documentation for "gradients" video source) created by Michael Koch
Replace "x0, y0, y0, y1" by "x0, y0, x1, y1"
9:24 AM Changeset in ffmpeg [f7545e90] by Zhao Zhili <zhilizhao@tencent.com>
avutil/hwcontext_opencl: Add map from Videotoolbox to OpenCL For …
9:23 AM Changeset in ffmpeg [dcfc6089] by Zhao Zhili <zhilizhao@tencent.com>
avutil/hwcontext_opencl: Fix missing linesize when map from opencl …
9:23 AM Changeset in ffmpeg [35dc1299] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/encode: Fix default setting of bits_per_raw_sample …
9:23 AM Changeset in ffmpeg [b56b343e] by Zhao Zhili <zhilizhao@tencent.com>
avformat/mov: Update bits_per_coded_sample after read pcmC Fix #10878
9:22 AM Changeset in ffmpeg [ab8aab5e] by Zhao Zhili <zhilizhao@tencent.com>
avfilter/vf_scale_vulkan: Fix typo Fix #10875 Signed-off-by: Zhao …
9:22 AM Changeset in ffmpeg [74e27d9e] by Zhao Zhili <zhilizhao@tencent.com>
avutil/hwcontext_vulkan: Fix memleaks when transfer to vulkan Without …
9:20 AM Changeset in ffmpeg [f6f06fb4] by Zhao Zhili <zhilizhao@tencent.com>
avutil/vulkan: avoid overreads in ff_vk_count_images Signed-off-by: …
9:20 AM Changeset in ffmpeg [03275b0f] by Zhao Zhili <zhilizhao@tencent.com>
avutil/hwcontext_vulkan: Fix leaks in map_from_drm Also simplify …
9:20 AM Changeset in ffmpeg [6f9730cb] by Zhao Zhili <zhilizhao@tencent.com>
avutil/hwcontext_vulkan: Fix leaks when semaphore creation fails …
9:20 AM Changeset in ffmpeg [3bb00c0a] by Zhao Zhili <zhilizhao@tencent.com>
avutil/hwcontext: Don't assume frames_uninit is reentrant Fix heap …
9:19 AM Changeset in ffmpeg [90bbe1e8] by Zhao Zhili <zhilizhao@tencent.com>
avutil/hwcontext: Don't assume device_uninit is reentrant …
9:19 AM Changeset in ffmpeg [39a0c553] by Zhao Zhili <zhilizhao@tencent.com>
fftools/ffplay: Fix output color_spaces of filter The …
7:30 AM Ticket #10889 (Error in documentation of "convolution" filter) created by Michael Koch
The documentation of the "rdiv" option is wrong. "Set multiplier for …
12:35 AM Changeset in ffmpeg [601bb6a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mss[12]: Cleanup generically on init failure Signed-off-by: …
12:35 AM Changeset in ffmpeg [80736531] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/decode: Improve validity check a bit Signed-off-by: Andreas …
12:35 AM Changeset in ffmpeg [22dda561] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/mem_internal: Remove unneeded headers Unneeded since …
12:35 AM Changeset in ffmpeg [72becd06] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/refstruct: Don't use STRIDE_ALIGN for alignment It was always …
12:34 AM Changeset in ffmpeg [d36cb466] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/libxeve: Use av_dict_iterate() Signed-off-by: Andreas …
12:34 AM Changeset in ffmpeg [fbf1e513] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/libxevd: Fix "if (ret = ff_foo() < 0)" precedence problem …
12:34 AM Changeset in ffmpeg [0c92c8e6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/libxevd: Improve included headers a bit Signed-off-by: …
12:34 AM Changeset in ffmpeg [ec0bd892] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/libxevd: Use CODEC_LONG_NAME() Brings the length of the line …
12:34 AM Changeset in ffmpeg [9209350f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/libxevd: Remove useless AVClass This decoder does not have …
12:34 AM Changeset in ffmpeg [c4dceb83] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/libxevd: Reindent after the previous commit Signed-off-by: …
12:34 AM Changeset in ffmpeg [cb9fb80c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/libxevd: Deduplicate code Signed-off-by: Andreas Rheinhardt …
12:34 AM Changeset in ffmpeg [85fc5a0c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/libxevd: Avoid cloning AVPacket Cloning a packet whose source …
12:34 AM Changeset in ffmpeg [4e14a8e6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/libxevd: Set AV_CODEC_CAP_DR1 This decoder uses …
12:34 AM Changeset in ffmpeg [bbeee333] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/libxevd: Remove FF_CODEC_CAP_SETS_PKT_DTS cap This decoder …
12:33 AM Changeset in ffmpeg [5a4702cb] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/Makefile: Add missing AV1 decoder->av1_parse.o dependency …

Feb 29, 2024:

11:31 PM Ticket #10294 (convolution filter's rdiv option ignored) closed by Marton Balint
fixed: Replying to Michael Koch: > reopened because the …
11:21 PM Ticket #10883 (first 5 bytes of all MPEGTS KLV data is dropped) updated by Marton Balint
Cc, Priority, Status, Keywords changed
Just sent a patch to fix this. …
11:19 PM Ticket #10828 (ffmpeg 6.1 truncating first five bytes of KLV data stream) updated by Marton Balint
Cc, Status, Component changed
10:36 PM Ticket #10888 (av_buffersink_set_frame_size does not pad final frame at EOF) created by Andrew Wason
Summary of the bug: av_buffersink_set_frame_size should always …
5:48 PM Changeset in ffmpeg [194414f6] by James Almer <jamrial@gmail.com>
avcodec/av1dec: implement FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM Fixes …
3:57 PM Changeset in ffmpeg [ec7937f4] by James Almer <jamrial@gmail.com>
avformat/iamf: remove duplicated function Signed-off-by: James Almer …
3:29 PM Ticket #8736 (videotoolbox failed to decode picture, green frames) updated by der_richter
uploaded the sample again via https://streams.videolan.org/upload/
10:01 AM Ticket #10294 (convolution filter's rdiv option ignored) reopened by Michael Koch
reopened because the documentation of "rdiv" option is wrong
9:37 AM Ticket #10887 (HEVC periodic intra refresh source decoding artifacts, only with slice ...) updated by Björn Weinehall
A couple of updates: By checking different avcodec paths taken when …
9:30 AM Changeset in ffmpeg [4a134eb1] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/intrax8: Fix assert Commit …
5:50 AM Ticket #10549 (Segfault when decoding aac) closed by Sam James
fixed: Should be fixed by 7945d30e91b96d2f4f5b612048169087d214d41e.
5:36 AM Changeset in ffmpeg [d263fce2] by Haihao Xiang <haihao.xiang@intel.com>
lavc/qsvenc: update the selection of bitrate control method The …
5:36 AM Changeset in ffmpeg [57fbe929] by Haihao Xiang <haihao.xiang@intel.com>
avcodec/av1dec: Return error for unsupported tile list OBU Otherwise …
5:36 AM Changeset in ffmpeg [3f7e50f5] by Haihao Xiang <haihao.xiang@intel.com>
avcodec/av1dec: Move message of OBU info back to the beginning So …
Note: See TracTimeline for information about the timeline view.