Timeline



Sep 30, 2024:

9:50 PM Ticket #7063 (Encode with FFV1 using the 2-pass mode gives the same result as ...) closed by Michael Niedermayer
worksforme: 2pass mode works fine if the range coder is selected. With golomb it …
9:34 PM Ticket #11194 (image2 frame_pts integer overflow) updated by Filip
i sent this to ffmpeg-devel but it was rejected probs cos i …
8:28 PM Changeset in ffmpeg [12682eba] by James Almer <jamrial@gmail.com>
avformat/mov: don't return the latest stream when an item stream is …
8:22 PM Ticket #11215 (AAC USAC Mps212 support) updated by Lynne
It was a coincidence. xHE-AAC uses the same scalefactor coding as …
7:07 PM Ticket #10646 (Invalid stream for FFV1 10-bit 2-pass encoding) closed by Michael Niedermayer
duplicate: Fixed by a9c83e43f2fc9128e20851291b0270add1a6b95f Duplicate of #5405
6:40 PM Ticket #11128 (FFV1 encodes files that fail strict 3rd-party MediaConch validation ...) updated by Michael Niedermayer
I suspect this is the same issue as #11127. If thats a bug in …
6:34 PM Ticket #11127 (FFV1 sometimes encodes invalid values for "ec" (CRC error ...) closed by Michael Niedermayer
worksforme: The ec value is 1 in the file, you can see this by using: […] So i …
5:38 PM Ticket #11171 (transcoding of HEIC images results in black/white and 180 rotated image) closed by James
fixed: Missing rotation fixed in 76eb3e5ff3a35eff01dd71aca82efcda50c4441f. …
5:37 PM Changeset in ffmpeg [76eb3e5f] by James Almer <jamrial@gmail.com>
avformat/mov: get heif image rotation from irot box Based on a patch …
5:36 PM Changeset in ffmpeg [50d1b89f] by James Almer <jamrial@gmail.com>
avformat/avformat: add side data to AVStreamGroupTileGrid Will be …
5:25 PM Ticket #8403 (Incorrect exit code when checking corrupted FFV1 file) closed by Michael Niedermayer
fixed: Should be fixed by 747e1a26afbb2b4eb367dce8ae186f776706f02c Note, this …
5:20 PM Ticket #5405 (ffv1 in 2 pass mode creates corrupted files when bit depth > 8) closed by Michael Niedermayer
fixed: Should be fixed by a9c83e43f2fc9128e20851291b0270add1a6b95f
2:58 PM Ticket #10852 (sws_scale overflows buffer for some resolutions using ssse3 instructions) updated by Jerome
Tested with the latest master and the bug is still there.
1:59 PM Changeset in ffmpeg [04182b55] by James Almer <jamrial@gmail.com>
avformat/mov: don't return the latest stream when an item stream is …
1:44 PM Ticket #11215 (AAC USAC Mps212 support) updated by Artem S. Tashkinov
Got it, but then why ffmpeg 6.1.2 is able to decode this stream while …
1:21 PM Ticket #11215 (AAC USAC Mps212 support) updated by Lynne
Priority, Analyzed by developer, Reproduced by developer changed
Mps212 is MPEG-H surround, not xHE-AAC. It's not part of the base …
1:08 PM Changeset in ffmpeg [05ff3eb9] by Brad Smith <brad@comstyle.com>
ppc: Recognize the PPC VSX and Power8 CPU flags Signed-off-by: Brad …
12:35 PM Ticket #11215 (AAC USAC Mps212 support) updated by Artem S. Tashkinov
Description changed
12:28 PM Ticket #11215 (AAC USAC Mps212 support) updated by Artem S. Tashkinov
Description changed
12:27 PM Ticket #11215 (AAC USAC Mps212 support) updated by Artem S. Tashkinov
Status, Owner changed
12:24 PM Ticket #11215 (AAC USAC Mps212 support) updated by Artem S. Tashkinov
Summary changed
12:21 PM Ticket #11215 (AAC USAC Mps212 support) created by Artem S. Tashkinov
Here's a live xHE-AAC radio station: …
12:07 PM Changeset in ffmpeg [6057cd8a] by James Almer <jamrial@gmail.com>
fate/filter-audio: add missing aresample filter dependency to …
12:07 PM Changeset in ffmpeg [b6227145] by James Almer <jamrial@gmail.com>
fate/hevc: add missing scale filter dependency to fate-hevc-mv-switch …
12:07 PM Changeset in ffmpeg [b1a7b041] by James Almer <jamrial@gmail.com>
fate/vcodec: add missing scale filter dependency to ffv1-2pass10 …
11:22 AM Changeset in ffmpeg [f3d2624b] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: Fix missing EXT-X-DISCONTINUITY tag in subtitle …
10:57 AM Ticket #11211 ("select" filter behavior regression (4.4.2 ~)) updated by MasterQuestionable
͏    The diff indicated nothing interesting. ͏    Which means the …
9:29 AM Ticket #11203 ("soxr" resampler may hang peculiarly) updated by MasterQuestionable
͏    Summary: ͏    `ffmpeg -v debug -hide_banner -nostdin -f lavfi -i …
8:41 AM Ticket #11211 ("select" filter behavior regression (4.4.2 ~)) updated by John
I have attached the two xml files from running the following command: …
8:39 AM 7.0.xml attached to Ticket #11211 by John
8:39 AM 4.4.2.xml attached to Ticket #11211 by John
8:10 AM Ticket #11211 ("select" filter behavior regression (4.4.2 ~)) updated by MasterQuestionable
͏    "What is the workaround to make it work on 7.0 as well?" ͏    …
8:02 AM Ticket #11211 ("select" filter behavior regression (4.4.2 ~)) updated by MasterQuestionable
͏    Try the description here: ͏    …
7:29 AM Changeset in ffmpeg [faa36600] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_mux_init: consolidate connecting source to mux stream
7:29 AM Changeset in ffmpeg [ba06c7b0] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_mux_init: move the ost_get_filters() call to …
7:29 AM Changeset in ffmpeg [71916aa1] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_mux_init: move the check for filtering+streamcopy To …
7:29 AM Changeset in ffmpeg [e83b5b2c] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_mux_init: do not export forced_keyframes_const_names[] …
7:29 AM Changeset in ffmpeg [c27b1e6c] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: drop unused OSTFinished
7:29 AM Changeset in ffmpeg [64f3feb] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_mux: move OutputStream.enc_ctx to Encoder The encoding …
7:29 AM Changeset in ffmpeg [434377a] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_enc: split Encoder into a private and public part …
7:29 AM Changeset in ffmpeg [f295b4d8] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_demux: drop ist_output_add() It is now a trivial …
7:29 AM Changeset in ffmpeg [8e805b9] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_demux: drop InputStream.[nb_]outputs It is write-only …
7:14 AM Changeset in ffmpeg [df9b80d2] by Anton Khirnov <anton@khirnov.net>
lavu: deprecate av_opt_set_int_list() and related infrastructure It …
7:14 AM Changeset in ffmpeg [b97ccc53] by Anton Khirnov <anton@khirnov.net>
fftools/ffplay: switch to new buffersink options
7:10 AM Changeset in ffmpeg [b150fdd5] by Anton Khirnov <anton@khirnov.net>
doc/examples/decode_filter_video: switch to new buffersink options
7:10 AM Changeset in ffmpeg [0dbd5924] by Anton Khirnov <anton@khirnov.net>
doc/examples/decode_filter_audio: switch to new buffersink options …
7:10 AM Changeset in ffmpeg [1efcdbc5] by Anton Khirnov <anton@khirnov.net>
lavfi/buffersink: add array-type options to replace "int-list" ones …
6:58 AM speech3.txt attached to Ticket #11211 by John
newer ffmpeg version result of : ffmpeg -i …
6:58 AM speech2.txt attached to Ticket #11211 by John
older ffmpeg version result of : ffmpeg -i …

Sep 29, 2024:

6:19 PM Ticket #11211 ("select" filter behavior regression (4.4.2 ~)) updated by Marton Balint
Priority changed
I'd start with checking the frame pts values in the old and the new …
6:09 PM Ticket #11092 (concat protocol with data format does not work at all) closed by Marton Balint
invalid: You are mixing concat demuxer and concat protocol. You don't need the …
4:47 PM Changeset in ffmpeg [b08d7969]n7.1 by Michael Niedermayer <michael@niedermayer.cc>
RELEASE_NOTES: Based on the version from 5.1 Name suggested by 3 …
4:47 PM Changeset in ffmpeg [69cf68f5] by Michael Niedermayer <michael@niedermayer.cc>
Update for 7.1 Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
4:47 PM Changeset in ffmpeg [0bad953c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffv1enc: Fix >8bit context size Fixes: Ticket5405 …
3:38 PM Changeset in ffmpeg [9d3cdf8f] by Michael Niedermayer <michael@niedermayer.cc>
MAINTAINERS: update myself for dvdvideo, rcwtdec, rcwtenc I plan to …
2:51 PM _Okka_Puta_Annam_Kosam_Bichagadu_Telugu_Ringtone_(by Fringster.com).mp3 attached to Ticket #11024 by Duvvi Venkata Prasad
hi
12:46 PM Changeset in ffmpeg [f56a5438] by Zhao Zhili <zhilizhao@tencent.com>
avformat/img2enc: Fix integer truncation when frame_pts is enabled …
12:46 PM Changeset in ffmpeg [a2d96632] by Zhao Zhili <zhilizhao@tencent.com>
avformat/internal: Add ff_get_frame_filename It's similar to …
11:23 AM Changeset in ffmpeg [09e9d61d] by Martin Storsjö <martin@martin.st>
checkasm/sw_rgb: Revert test additions from …
10:27 AM Ticket #11214 (ffmpge hevc_videotoolbox renders HDR 10bit Video color error) created by kaixii
ffmpeg version: 7.0.2 Mac:Apple M2 Ultra 14.4 (23E214) 代码: […] 问题: …
8:54 AM Ticket #11156 (libavdevice fails to compile on Linux (musl libc)) closed by Marton Balint
fixed: Fixed in 00b64fca55a3a009c9d0e391c85f4fd3291e5d12.
8:30 AM Changeset in ffmpeg [ebd0ca9] by Marton Balint <cus@passwd.hu>
avdevice/decklink_dec: fix leaks on error In case of errors in this …
8:30 AM Changeset in ffmpeg [96314548] by Marton Balint <cus@passwd.hu>
avdevice/decklink_dec: fix leak on error In the early return when …
8:12 AM Changeset in ffmpeg [8e76c993] by Marton Balint <cus@passwd.hu>
avdevice/decklink_dec: fix leaks on error In case of errors in this …
8:12 AM Changeset in ffmpeg [7554346c] by Marton Balint <cus@passwd.hu>
avdevice/decklink_dec: fix leak on error In the early return when …
7:03 AM Hardware/QuickSync edited by Gyan
MediaFoundation encoding has been supported since 050b72ab5e (May … (diff)

Sep 28, 2024:

10:50 PM Changeset in ffmpeg [6ec6b079] by Brad Smith <brad@comstyle.com>
ppc: Recognize the PPC VSX and Power8 CPU flags Signed-off-by: Brad …
4:35 PM Changeset in ffmpeg [2f77ecc6] by J. Dekker <jdek@itanimul.li>
avcodec/riscv: add h264 qpel Benched on K230 for VLEN 128, SpaceMIT …
3:30 PM Ticket #11211 ("select" filter behavior regression (4.4.2 ~)) updated by John
Apologies, but I do not understand how to proceed from here. I know …
3:14 PM Changeset in ffmpeg [d5c308fc] by Anton Khirnov <anton@khirnov.net>
lavu/opt: avoid accidentally propagating spurious errors An error …
3:14 PM Changeset in ffmpeg [55d0c353] by Anton Khirnov <anton@khirnov.net>
lavu/opt: add missing 'else' (cherry picked from commit …
3:04 PM Changeset in ffmpeg [505fea3] by Anton Khirnov <anton@khirnov.net>
lavu/opt: avoid accidentally propagating spurious errors An error …
3:04 PM Changeset in ffmpeg [9b764e9b] by Anton Khirnov <anton@khirnov.net>
lavu/opt: add missing 'else'
3:04 PM Changeset in ffmpeg [ca860d8d] by Anton Khirnov <anton@khirnov.net>
lavfi: clarify the behaviour of avfilter_graph_create_filter() …
3:04 PM Changeset in ffmpeg [d3f76dbc] by Anton Khirnov <anton@khirnov.net>
lavd/lavfi: stop using avfilter_graph_create_filter() incorrectly See …
3:04 PM Changeset in ffmpeg [577708a7] by Anton Khirnov <anton@khirnov.net>
fftools/ffplay: stop using avfilter_graph_create_filter() incorrectly …
3:04 PM Changeset in ffmpeg [f6f0e058] by Anton Khirnov <anton@khirnov.net>
doc/examples/transcode: handle audio encoder frame size restrictions
3:04 PM Changeset in ffmpeg [6b402cdb] by Anton Khirnov <anton@khirnov.net>
lavfi/buffersink: allow av_buffersink_set_frame_size() to be called …
3:04 PM Changeset in ffmpeg [cde307c7] by Anton Khirnov <anton@khirnov.net>
doc/examples/transcode: switch to avcodec_get_supported_config()
3:04 PM Changeset in ffmpeg [d18d119b] by Anton Khirnov <anton@khirnov.net>
doc/examples/transcode: stop using avfilter_graph_create_filter() …
3:04 PM Changeset in ffmpeg [87faa8ae] by Anton Khirnov <anton@khirnov.net>
doc/examples/decode_filter_video: stop using …
3:04 PM Changeset in ffmpeg [27564f90] by Anton Khirnov <anton@khirnov.net>
doc/examples/decode_filter_audio: stop using …
3:04 PM Changeset in ffmpeg [53c71777] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_filter: stop using avfilter_graph_create_filter() …
2:01 PM Changeset in ffmpeg [4ffd586e] by Dmitrii Ovchinnikov <ovchinnikov.dmitrii@gmail.com>
avcodec/amfenc: Add support for on-demand key frames v2: Use …
2:01 PM Changeset in ffmpeg [e3ae57b] by Dmitrii Ovchinnikov <ovchinnikov.dmitrii@gmail.com>
avcodec/amfenc: Update supported HEVC color ranges We properly set …
2:01 PM Changeset in ffmpeg [4cbb997] by Dmitrii Ovchinnikov <ovchinnikov.dmitrii@gmail.com>
avcodec/amfenc: Fix inverted loop filter option The AMF HEVC encoder …
1:42 PM Ticket #11203 ("soxr" resampler may hang peculiarly) updated by milahu
minimal reproducer […] by fuzzing, i found some other bad to
1:16 PM testsrc_atlas.jpg attached to Ticket #11211 by John
output of testsrc=d=100:s=hd1080:r=25 seems correct
10:26 AM Ticket #11203 ("soxr" resampler may hang peculiarly) updated by milahu
> a workaround is to get the actual duration of the audio track > and …
9:01 AM Ticket #11213 ([regression] AV1 decoding crashes with intel-media-va-driver) updated by nyanmisaka
https://github.com/intel/media-driver/pull/1853#issuecomment-2380560233
8:15 AM Ticket #11213 ([regression] AV1 decoding crashes with intel-media-va-driver) updated by David Heidelberg
This is very unlucky, thou there is still crash happening on default …
8:08 AM Ticket #11213 ([regression] AV1 decoding crashes with intel-media-va-driver) updated by nyanmisaka
The intel-media-va-driver package without filmgrain kernels included …
7:53 AM Changeset in ffmpeg [8a951ef5] by Anton Khirnov <anton@khirnov.net>
lavfi/avf_showwaves: switch to query_func2() Also, drop redundant …
7:53 AM Changeset in ffmpeg [fadd1dda] by Anton Khirnov <anton@khirnov.net>
lavfi/avf_showvolume: switch to query_func2() Also, drop redundant …
7:53 AM Changeset in ffmpeg [197a6193] by Anton Khirnov <anton@khirnov.net>
lavfi/avf_showspectrum: switch to query_func2() Also, drop redundant …
7:53 AM Changeset in ffmpeg [d4efdbd0] by Anton Khirnov <anton@khirnov.net>
lavfi/avf_showspatial: switch to query_func2() Also, drop redundant …
7:53 AM Changeset in ffmpeg [d7fde569] by Anton Khirnov <anton@khirnov.net>
lavfi/avf_showfreqs: switch to query_func2() Also, drop redundant …
7:53 AM Changeset in ffmpeg [423ecca] by Anton Khirnov <anton@khirnov.net>
lavfi/avf_showcwt: switch to query_func2() Also, drop redundant calls …
7:53 AM Changeset in ffmpeg [70a16a18] by Anton Khirnov <anton@khirnov.net>
lavfi/avf_showcqt: switch to query_func2() Also, drop redundant calls …
7:53 AM Changeset in ffmpeg [d36c368b] by Anton Khirnov <anton@khirnov.net>
lavfi/avf_concat: switch to query_func2()
7:53 AM Changeset in ffmpeg [a36cea45] by Anton Khirnov <anton@khirnov.net>
lavfi/avf_avectorscope: switch to query_func2() Also, drop redundant …
7:53 AM Changeset in ffmpeg [55c1cb84] by Anton Khirnov <anton@khirnov.net>
lavfi/avf_aphasemeter: switch to query_func2() Also, drop redundant …
7:53 AM Changeset in ffmpeg [88f3893] by Anton Khirnov <anton@khirnov.net>
lavfi/avf_ahistogram: switch to query_func2() Also, drop redundant …
7:53 AM Changeset in ffmpeg [63203011] by Anton Khirnov <anton@khirnov.net>
lavfi/avf_abitscope: switch to query_func2() Also, drop redundant …
7:53 AM Changeset in ffmpeg [0c2a5890] by Anton Khirnov <anton@khirnov.net>
lavfi/avf_a3dscope: switch to query_func2() Also, drop redundant …
7:53 AM Changeset in ffmpeg [c1d7814] by Anton Khirnov <anton@khirnov.net>
lavfi/*_vaapi: switch to query_func2() Also, drop redundant calls …
7:53 AM Changeset in ffmpeg [194e1ca0] by Anton Khirnov <anton@khirnov.net>
lavfi/asrc_sine: convert to query_func2()
7:53 AM Changeset in ffmpeg [ec01d80f] by Anton Khirnov <anton@khirnov.net>
lavfi/asrc_sinc: convert to query_func2()
7:53 AM Changeset in ffmpeg [66c94573] by Anton Khirnov <anton@khirnov.net>
lavfi/asrc_hilbert: convert to query_func2()
7:53 AM Changeset in ffmpeg [21d2be10] by Anton Khirnov <anton@khirnov.net>
lavfi/asrc_flite: convert to query_func2()
7:53 AM Changeset in ffmpeg [9335af9] by Anton Khirnov <anton@khirnov.net>
lavfi/asrc_anullsrc: convert to query_func2() Also, drop a redundant …
7:53 AM Changeset in ffmpeg [5b3212e5] by Anton Khirnov <anton@khirnov.net>
lavfi/asrc_anoisesrc: convert to query_func2()
7:53 AM Changeset in ffmpeg [242dab2c] by Anton Khirnov <anton@khirnov.net>
lavfi/asrc_afirsrc: convert to query_func2()
7:53 AM Changeset in ffmpeg [47f87409] by Anton Khirnov <anton@khirnov.net>
lavfi/asrc_afdelaysrc: convert to query_func2()
7:27 AM Ticket #11213 ([regression] AV1 decoding crashes with intel-media-va-driver) updated by David Heidelberg
Version changed
I would like to add, that decoding the same file on …
7:24 AM ffmpeg-20240928-160627.log attached to Ticket #11213 by David Heidelberg
ffmpeg.log
7:24 AM Ticket #11213 ([regression] AV1 decoding crashes with intel-media-va-driver) created by David Heidelberg
Summary of the bug: I believe this worked around ffmpeg 5.0, but …
3:01 AM Ticket #11211 ("select" filter behavior regression (4.4.2 ~)) updated by MasterQuestionable
͏    I guess it's the PTS somehow disappeared. ͏    As observed in my …
2:57 AM Ticket #11211 ("select" filter behavior regression (4.4.2 ~)) updated by MasterQuestionable
͏    Try input with [https://ffmpeg.org/ffmpeg-filters.html#testsrc2
1:15 AM Ticket #11211 ("select" filter behavior regression (4.4.2 ~)) updated by MasterQuestionable
Keywords, Cc, Component, Summary changed
͏    Effective: ͏    "select='eq( n, 0 ) + not( mod( t, 10 ) )'" ͏  …
12:19 AM Ticket #11203 ("soxr" resampler may hang peculiarly) updated by MasterQuestionable
Summary, Keywords, Component changed
12:14 AM Ticket #11203 ("soxr" resampler may hang peculiarly) updated by MasterQuestionable
Cc changed
͏    Can you further ascertain that the audio alone would suffice to …

Sep 27, 2024:

11:53 PM Ticket #11212 (FFmpeg throws errors on certain moov atom positions using pipe input) updated by MasterQuestionable
Component changed
11:51 PM Ticket #11212 (FFmpeg throws errors on certain moov atom positions using pipe input) updated by MasterQuestionable
Keywords changed
11:50 PM Ticket #11212 (FFmpeg throws errors on certain moov atom positions using pipe input) updated by MasterQuestionable
Cc, Version changed
͏    The implication of Pipe is First-In First-Out (FIFO). ͏    Which …
10:44 PM Changeset in ffmpeg [01c47dd2] by James Almer <jamrial@gmail.com>
avformat/dump: don't print streams withing a group twice …
10:43 PM Changeset in ffmpeg [9d265a96] by James Almer <jamrial@gmail.com>
avformat/dump: reduce indentation when printing streams within a group …
5:36 PM Changeset in ffmpeg [545de54e] by James Almer <jamrial@gmail.com>
avformat/dump: always print non-tile streams in tile grid groups This …
3:56 PM Ticket #11212 (FFmpeg throws errors on certain moov atom positions using pipe input) updated by tjgreen
Version, Component changed
2:47 PM fail-mp4-split.zip attached to Ticket #11212 by tjgreen
Part 5/5 (4.4MB total)
2:47 PM fail-mp4-split.z04 attached to Ticket #11212 by tjgreen
Part 4/5 (4.4MB total)
2:47 PM fail-mp4-split.z03 attached to Ticket #11212 by tjgreen
Part 3/5 (4.4MB total)
2:45 PM fail-mp4-split.z02 attached to Ticket #11212 by tjgreen
Part 2/5 (4.4MB total)
2:45 PM fail-mp4-split.z01 attached to Ticket #11212 by tjgreen
Part 1/5 (4.4MB total)
2:10 PM succeed.mp4 attached to Ticket #11212 by tjgreen
2:06 PM Ticket #11212 (FFmpeg throws errors on certain moov atom positions using pipe input) created by tjgreen
Summary of the bug: For certain moov atom positions, FFmpeg throws …
2:04 PM new.jpg attached to Ticket #11211 by John
This is from the newer version and it's wrong
2:03 PM 95026a66a4bc129643911e37d4c9e485_atlas.jpg attached to Ticket #11211 by John
This is from the older ffmpeg version and it's correct
2:02 PM Ticket #11211 ("select" filter behavior regression (4.4.2 ~)) created by John
Summary of the bug: On ffmpeg 4.4.2-0ubuntu0.22.04.1 the following …
1:26 PM Changeset in ffmpeg [2b689261] by Gyan Doshi <ffmpeg@gyani.pro>
MAINTAINERS: remove libopenjpeg decoder entry The decoder wrapper was …
10:42 AM Changeset in ffmpeg [bd22d7e6] by Martin Storsjö <martin@martin.st>
configure: Silence Xcode warnings about duplicate libraries Since …
9:45 AM Ticket #11203 ("soxr" resampler may hang peculiarly) updated by milahu
a workaround is to get the actual duration of the audio track and …
7:58 AM Changeset in ffmpeg [9ada04f] by Lynne <dev@lynne.ee>
vulkan_encode_h265: fix rate control VBV values The values written …
7:58 AM Changeset in ffmpeg [04824108] by Lynne <dev@lynne.ee>
vulkan_encode_h264: fix rate control VBV values The values must be in …
7:55 AM Changeset in ffmpeg [81c6e6c9] by Lynne <dev@lynne.ee>
vulkan_encode_h265: fix rate control VBV values The values written …
7:55 AM Changeset in ffmpeg [934be0ff] by Lynne <dev@lynne.ee>
vulkan_encode_h264: fix rate control VBV values The values must be in …
6:02 AM Changeset in ffmpeg [fd1ea75c] by Martin Storsjö <martin@martin.st>
libavutil: Fix building libavutil/tests/cpu for aarch64 without SVE …
2:35 AM Ticket #11205 (ac4 decoder output with wrong channel mapping and missing channel 9-16 ...) updated by digitpan
Summary changed
1:08 AM Ticket #11201 (Atypical AVIF stream handling in FFmpeg 7: Misaligning major ...) updated by MasterQuestionable
Keywords, Summary changed
1:00 AM Ticket #11201 (Atypical AVIF stream handling in FFmpeg 7: Misaligning major ...) updated by MasterQuestionable
Summary changed
͏    Note: AVIF appears to be some variant of MP4.
12:50 AM Ticket #11201 (Atypical AVIF stream handling in FFmpeg 7: Misaligning major ...) updated by MasterQuestionable
Summary changed
12:38 AM Ticket #11201 (Atypical AVIF stream handling in FFmpeg 7: Misaligning major ...) updated by nmp5
Maybe. I'm not really an expert in animated image files or videos. …
12:22 AM Ticket #11201 (Atypical AVIF stream handling in FFmpeg 7: Misaligning major ...) updated by MasterQuestionable
Keywords changed
͏    Probably related how EzGIF processes the files? ͏    Your claimed …
12:08 AM animated-avif.avif attached to Ticket #11201 by MasterQuestionable
͏    7.0.2: [[ Input #0, mov,mp4,m4a,3gp,3g2,mj2, from …

Sep 26, 2024:

11:44 PM Ticket #11206 (libavcodec/libavcodec.so: undefined reference to `ff_vvc_dsp_init_x86') closed by th0ma7
worksforme
11:43 PM Ticket #11206 (libavcodec/libavcodec.so: undefined reference to `ff_vvc_dsp_init_x86') updated by th0ma7
I believe my issue is now solved, thnx to @nyanmisaka with pointers …
10:45 PM Ticket #11201 (Atypical AVIF stream handling in FFmpeg 7: Misaligning major ...) updated by nmp5
Thank you. I don't understand the question. What do you mean …
10:41 PM tiff_ffmpeg_bug_report.zip attached to Ticket #11210 by jsteinkamp
same files provided in the https link
10:40 PM Ticket #11210 (tiff files with a premult alpha channel are no longer read by ffmpeg) created by jsteinkamp
Premult tiff files with a separate alpha channel no longer read. …
10:31 PM Ticket #11201 (Atypical AVIF stream handling in FFmpeg 7: Misaligning major ...) updated by MasterQuestionable
͏    Thanks for your feedback. ͏    I wonder, what material is it in …
9:06 PM Changeset in ffmpeg [c65a294f] by Martin Storsjö <martin@martin.st>
checkasm: Print the SVE vector length at startup Signed-off-by: …
9:06 PM Changeset in ffmpeg [b1ee2af8] by Martin Storsjö <martin@martin.st>
aarch64: Print the SVE vector length in libavutil/tests/cpu.c This …
9:04 PM Changeset in ffmpeg [e6eabb7c] by Martin Storsjö <martin@martin.st>
aarch64: Add CPU feature flags for SVE and SVE2 Add code for …
9:03 PM Changeset in ffmpeg [e6e56fd7] by Martin Storsjö <martin@martin.st>
configure: Add detection of assembler support for SVE/SVE2 …
9:02 PM Changeset in ffmpeg [067abbfe] by Martin Storsjö <martin@martin.st>
aarch64: Detect I8MM on Windows via SVE-I8MM There's no direct …
7:44 PM Changeset in ffmpeg [45ecf80f] by James Almer <jamrial@gmail.com>
avutil/iamf: fix doxygen Signed-off-by: James Almer …
7:43 PM Changeset in ffmpeg [c21472ec] by James Almer <jamrial@gmail.com>
avutil/iamf: fix doxygen Signed-off-by: James Almer …
7:42 PM Changeset in ffmpeg [d55ab2ba] by James Almer <jamrial@gmail.com>
avutil/iamf: fix doxygen Signed-off-by: James Almer <jamrial@gmail.com>
4:44 PM Ticket #11209 (File protocol not to spec) updated by Cigaes
It is worse than that. See #9157.
4:31 PM Ticket #11209 (File protocol not to spec) updated by Balling
" This doesn't work despite being a valid file url:" Stop drag and …
4:29 PM Changeset in ffmpeg [d103b61c] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_filter: remove remaining OutputStream usage in …
4:29 PM Changeset in ffmpeg [72cd0c20] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_filter: drop the OutputStream parameter to …
4:29 PM Changeset in ffmpeg [addc29f6] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_filter: stop accessing OutputStream.[max_]frame_rate …
4:29 PM Changeset in ffmpeg [ac578cc] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_filter: drop a redundant check …
4:29 PM Changeset in ffmpeg [cefc7d1f] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_filter: clarify error message
4:25 PM Changeset in ffmpeg [e3e66b14] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_enc: don't write frame rate/SAR to AVStream directly …
4:25 PM Changeset in ffmpeg [7f7fe2a1] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_enc: move set_encoder_id() to ffmpeg_mux_init This …
4:25 PM Changeset in ffmpeg [6525fe4e] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_enc: remove unnecessary pointer references from enc_open()
4:25 PM Changeset in ffmpeg [78038d51] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_enc: do not set output stream codec parameters directly …
4:25 PM Changeset in ffmpeg [238f4399] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_enc: do not set AVStream timebase directly Instead, …
4:25 PM Changeset in ffmpeg [1ebd521a] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_enc: stop using OutputStream in …
4:25 PM Changeset in ffmpeg [70f7bbea] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_enc: add an AVClass to Encoder Log decoder messages to …
4:25 PM Changeset in ffmpeg [78170120] by Anton Khirnov <anton@khirnov.net>
doc/ffmpeg: improve wording in the description section
12:17 PM Ticket #11209 (File protocol not to spec) created by Oliver Dawes
Summary of the bug: FFmpeg's file: protocol does not follow the spec …
11:45 AM Ticket #11204 (ffplay for windows plays raw .thd/.mlp files with distortion) updated by Balling
Component, Description changed
11:08 AM Ticket #11208 (HLS append segments to VTT playlist) updated by jb_alvarado
Description changed
11:07 AM Ticket #11208 (HLS append segments to VTT playlist) created by jb_alvarado
Summary of the bug: When we use the hls_flag …
11:03 AM Ticket #11206 (libavcodec/libavcodec.so: undefined reference to `ff_vvc_dsp_init_x86') updated by th0ma7
Foudn that using the --disable-decoder=vvc solves the immediate …
10:42 AM Changeset in ffmpeg [a3ec1f8c] by Martin Storsjö <martin@martin.st>
aarch64: h26x: Fix the indentation of one function Signed-off-by: …
10:16 AM Changeset in ffmpeg [157ce219] by Martin Storsjö <martin@martin.st>
checkasm/sw_rgb: Revert test additions from …
4:32 AM Ticket #11207 (error in jpeg2000 decoder on sample file) updated by 03302024
Description changed
4:30 AM Ticket #11207 (error in jpeg2000 decoder on sample file) updated by 03302024
Description changed
2:50 AM Ticket #11205 (ac4 decoder output with wrong channel mapping and missing channel 9-16 ...) updated by digitpan
Replying to Balling: > ac4 is incomplete, that is why Paul …
2:11 AM test.file.zip attached to Ticket #11207 by 03302024
2:11 AM Ticket #11207 (error in jpeg2000 decoder on sample file) created by 03302024
I use Icaros (https://github.com/Xanashi/Icaros) for thumbnail …
12:28 AM Ticket #11206 (libavcodec/libavcodec.so: undefined reference to `ff_vvc_dsp_init_x86') created by th0ma7
I'm maintaining ffmpeg within the SynoCommunity for Synology NAS. …

Sep 25, 2024:

11:54 PM Changeset in ffmpeg [f43916e2] by Marvin Scholz <epirat07@gmail.com>
ffbuild: add METALCC and METALLIB to BRIEF
10:34 PM Changeset in ffmpeg [10b3edbe] by Marvin Scholz <epirat07@gmail.com>
avfilter/vf_coreimage: silence AVFrame deprecation warnings …
10:33 PM Changeset in ffmpeg [799503f4] by Marvin Scholz <epirat07@gmail.com>
avfilter/vf_coreimage: simplify list_filters code Use …
10:18 PM Changeset in ffmpeg [8d674e60] by Marvin Scholz <epirat07@gmail.com>
avfilter/yadif_videotoolbox: remove unused variable
10:17 PM Changeset in ffmpeg [399bf3f] by Marvin Scholz <epirat07@gmail.com>
avdevice/avfoundation: remove write-only variable The block_buffer …
10:02 PM Changeset in ffmpeg [7857ba97] by Marvin Scholz <epirat07@gmail.com>
lavfi/metal: simplify fallback Instead of using a fallback variable, …
8:13 PM Ticket #10991 (Transcoding to x265 causes frozen frames) updated by Yuri Gorokhov
Any chance somebody could take a look at this one?
5:45 PM Changeset in ffmpeg [ea6734e1] by Michael Niedermayer <michael@niedermayer.cc>
tests/fate/vcodec: Add 10bit 2pass FFv1 test (this covers ticket5405) …
5:45 PM Changeset in ffmpeg [a9c83e43] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffv1enc: Fix >8bit context size Fixes: Ticket5405 …
5:45 PM Changeset in ffmpeg [747e1a2] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffv1dec: Blow up if user asks for explosion Fixes: Ticket8403 …
4:14 PM Ticket #11205 (ac4 decoder output with wrong channel mapping and missing channel 9-16 ...) updated by Balling
ac4 is incomplete, that is why Paul never merged it
4:13 PM Ticket #979 (Abnormal colorspace conversion of BGR -> YUV comparing the RGB variant) updated by Balling
Keywords changed
I was thinking about this issue, since dither cannot be removed in …
4:10 PM Ticket #11205 (ac4 decoder output with wrong channel mapping and missing channel 9-16 ...) updated by digitpan
I tried many ways but the same result, compared with dolby reference …
4:07 PM Ticket #11205 (ac4 decoder output with wrong channel mapping and missing channel 9-16 ...) created by digitpan
Summary of the bug: AC4 demux error How to reproduce: […] Patches …
3:45 PM Ticket #11204 (ffplay for windows plays raw .thd/.mlp files with distortion) created by Balling
Summary of the bug: was working fine back in …
3:30 PM Ticket #9167 (Swscale matrix is not autopropogated for types of YCbCr) updated by Balling
Keywords, Status changed
3:19 PM Ticket #9693 (change of matrix cannot happen on full range) updated by Balling
Keywords changed
I noticed the sample is missing, so gonna reupload. …
3:18 PM Ticket #10852 (sws_scale overflows buffer for some resolutions using ssse3 instructions) updated by Balling
Keywords changed
3:17 PM Ticket #10852 (sws_scale overflows buffer for some resolutions using ssse3 instructions) updated by Balling
Does this still happen? Check please
3:16 PM Ticket #10716 (swscale produces bright green when going from grayf32 to gbrpf32) updated by Balling
Status, Summary changed
ffplay -f rawvideo -video_size 70x46 -pixel_format gbrpf32le -i …
12:47 PM Ticket #11170 (Support merging HEIC tile grids in ffmpeg) reopened by James
Upon further inspection, the gray stream should not be selected by …
10:12 AM Ticket #11203 ("soxr" resampler may hang peculiarly) created by milahu
Summary of the bug: with a broken input file with loudnorm filter …
9:07 AM Ticket #5405 (ffv1 in 2 pass mode creates corrupted files when bit depth > 8) updated by Balling
https://patchwork.ffmpeg.org/project/ffmpeg/patch/20240924222411.351580
8:58 AM Ticket #10430 (Wrong yuv420p to rgb24 result on macOS m1 arm64) updated by Balling
LOL …
7:59 AM Ticket #11193 (Dolby Vision metadata not written to MPEG-TS unlike MP4) updated by SubJunk
Description changed
7:52 AM Ticket #11193 (Dolby Vision metadata not written to MPEG-TS unlike MP4) updated by SubJunk
Description changed
12:41 AM Ticket #11197 (Video duration mismatch between macOS and Ubuntu when transcoding with ...) closed by ePirat
invalid
12:10 AM Changeset in ffmpeg [cb232756] by James Almer <jamrial@gmail.com>
tests/fate/mov: fix rules for some tests This was broken in …
12:09 AM Changeset in ffmpeg [8b4e32f3] by James Almer <jamrial@gmail.com>
tests/fate/mov: fix rules for some tests This was broken in …

Sep 24, 2024:

8:39 PM Ticket #11171 (transcoding of HEIC images results in black/white and 180 rotated image) updated by James
Priority, Status, Type changed
Rotation metadata is not yet exported.
8:37 PM Ticket #11170 (Support merging HEIC tile grids in ffmpeg) closed by James
invalid: […] See the "Stream #0:49". By default, ffmpeg chooses the gray …
7:09 PM Changeset in ffmpeg [f7643454] by James Almer <jamrial@gmail.com>
avfilter/vf_showinfo: add missing break to ViewID case Missed in …
7:08 PM Changeset in ffmpeg [fd6cc18d] by James Almer <jamrial@gmail.com>
avfilter/vf_showinfo: add missing break to ViewID case Missed in …
6:13 PM Changeset in ffmpeg [2db70637] by James Almer <jamrial@gmail.com>
avcodec/hevc/sei: num_ref_displays can be up to 32 Signed-off-by: …
6:13 PM Changeset in ffmpeg [a6a346e1] by James Almer <jamrial@gmail.com>
avcodec/cbs_h265: num_ref_displays can be up to 32 Signed-off-by: …
6:13 PM Changeset in ffmpeg [00ce36d0] by James Almer <jamrial@gmail.com>
avcodec/cbs_h265: fix valid range for {left,right}_view_id …
6:11 PM Changeset in ffmpeg [feef6928] by James Almer <jamrial@gmail.com>
avcodec/hevc/sei: num_ref_displays can be up to 32 Signed-off-by: …
6:11 PM Changeset in ffmpeg [b8e74aa1] by James Almer <jamrial@gmail.com>
avcodec/cbs_h265: num_ref_displays can be up to 32 Signed-off-by: …
6:11 PM Changeset in ffmpeg [853c1653] by James Almer <jamrial@gmail.com>
avcodec/cbs_h265: fix valid range for {left,right}_view_id …
5:04 PM Changeset in ffmpeg [6611bf54] by Rémi Denis-Courmont <remi@remlab.net>
lavc/h264dsp: optimise R-V V biweight for shorter heights T-Head …
5:04 PM Changeset in ffmpeg [459a1512] by Rémi Denis-Courmont <remi@remlab.net>
lavc/h264dsp: unroll R-V V weight16 As VLSE128.V does not exist, we …
5:04 PM Changeset in ffmpeg [4936bb25] by Rémi Denis-Courmont <remi@remlab.net>
lavc/h264dsp: optimise R-V V weight for shorter heights The height is …
5:04 PM Changeset in ffmpeg [ba7d0d5f] by Rémi Denis-Courmont <remi@remlab.net>
lavc/vvc_mc: R-V V avg w_avg …
4:43 PM Changeset in ffmpeg [f459c56b] by Anton Khirnov <anton@khirnov.net>
tests/fate/hevc: use bitexact scaling flags for fate-hevc-mv-switch …
4:21 PM Changeset in ffmpeg [9dc0edd4] by Anton Khirnov <anton@khirnov.net>
tests/fate/hevc: use bitexact scaling flags for fate-hevc-mv-switch …
3:49 PM Changeset in ffmpeg [f7d709fe] by Michael Niedermayer <michael@niedermayer.cc>
doc/APIchanges: Add 7.1 Cut line Signed-off-by: Michael Niedermayer …
3:11 PM Changeset in ffmpeg [2af5e7f5] by Michael Niedermayer <michael@niedermayer.cc>
Changelog: Add version <next> Signed-off-by: Michael Niedermayer …
3:10 PM Changeset in ffmpeg [38e224c2]n7.2-dev by Michael Niedermayer <michael@niedermayer.cc>
*/version.h: bump after release/7.1 branch Signed-off-by: Michael …
3:07 PM Changeset in ffmpeg [e1094ac4] by Michael Niedermayer <michael@niedermayer.cc>
*/version.h: bump minor versions for release/7.1 Signed-off-by: …
3:05 PM Changeset in ffmpeg [27c6f5f6] by Michael Niedermayer <michael@niedermayer.cc>
Changelog: Mark for 7.1 Signed-off-by: Michael Niedermayer …
3:05 PM Changeset in ffmpeg [10d8b6f1] by Michael Niedermayer <michael@niedermayer.cc>
doc/APIchanges: update Signed-off-by: Michael Niedermayer …
1:37 PM Changeset in ffmpeg [56bef2fd] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/xan: Add basic input size check Fixes: Timeout Fixes: …
1:37 PM Changeset in ffmpeg [03050a0] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vble: Allocate buffer later Fixes: Timeout Fixes: …
1:37 PM Changeset in ffmpeg [5f471b50] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/sgirledec: Check input length Fixes: Timeout Fixes: …
1:37 PM Changeset in ffmpeg [8367d7e1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/imm4: Check input size Fixes: Timeout Fixes: …
1:37 PM Changeset in ffmpeg [050b5e85] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/svq3: Check for minimum size input Fixes: Timeout Fixes: …
1:37 PM Changeset in ffmpeg [6190e826] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_swr_fuzzer: Limit the number of samples Fixes: OOM and …
1:37 PM Changeset in ffmpeg [5ded7522] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Add threshold for SRGC Fixes: Timeout Fixes: …
1:37 PM Changeset in ffmpeg [c3a1cbbf] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/eacmv: Check input size for intra frames Fixes: Timeout …
1:37 PM Changeset in ffmpeg [9a823fbc] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Adapt threshold for RASC Fixes: Timeout …
1:37 PM Changeset in ffmpeg [74385dd4] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/encode: Check bitrate Fixes: -1.80923e+19 is outside the …
1:37 PM Changeset in ffmpeg [36924fa3] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aac/aacdec: use correct index in deallocation Fixes: memleak …
1:37 PM Changeset in ffmpeg [9d25b966] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cbs_h266_syntax_template: Check bit depth with range extension …
1:37 PM Changeset in ffmpeg [e9f588af] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/osq: use unsigned for decorrelation Fixes: signed integer …
1:37 PM Changeset in ffmpeg [f27c8b04] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jfdctint_template: use unsigned z* in row_fdct() Fixes: …
1:37 PM Changeset in ffmpeg [fde8637f] by Michael Niedermayer <michael@niedermayer.cc>
avformat/asf: Check picsize Fixes: signed integer overflow: …
1:37 PM Changeset in ffmpeg [ad35eaf8] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/osq: Treat sum = 0 as k = 0 We have no valid sample that …
1:37 PM Changeset in ffmpeg [f2aba7bd] by Michael Niedermayer <michael@niedermayer.cc>
MAINTAINERS: Fix typo in web repository Found-by: Martin Schitter …
11:00 AM Changeset in ffmpeg [b4d9fa6c] by Martin Storsjö <martin@martin.st>
compat: Fix the fallback definition of stdc_trailing_zeros While …
7:19 AM Ticket #11201 (Atypical AVIF stream handling in FFmpeg 7: Misaligning major ...) updated by nmp5
Hello. Thank you. I added another attachment with the result with …
7:18 AM animated-avif-trace-3.zip attached to Ticket #11201 by nmp5
5:20 AM Ticket #11197 (Video duration mismatch between macOS and Ubuntu when transcoding with ...) updated by Mahendran
I upgraded to ffmpeg 7.x from tar.xz file inside my ubuntu docker. Its …
2:24 AM Changeset in ffmpeg [e18b46d9] by Zhao Zhili <zhilizhao@tencent.com>
swscale/aarch64: Fix rgb24toyv12 only works with aligned width Since …
2:11 AM Changeset in ffmpeg [0dd6f1d] by James Almer <jamrial@gmail.com>
avformat/mov: fix setting index of LCEVC enhancement stream …
1:38 AM Ticket #11201 (Atypical AVIF stream handling in FFmpeg 7: Misaligning major ...) updated by MasterQuestionable
Keywords, Component changed
͏    Input option is to be placed before "-i". ͏    You applied …

Sep 23, 2024:

11:59 PM Ticket #11180 (Initial LCEVC support) closed by James
fixed: Initial support added in dc11c12b6466795f5f9eb057b1aebd76bf129785 and …
4:42 PM Changeset in ffmpeg [cc73bf02] by James Almer <jamrial@gmail.com>
doc/general_contents: add missing reference to LCEVC Signed-off-by: …
3:15 PM Changeset in ffmpeg [ce5f571e] by Anton Khirnov <anton@khirnov.net>
tests/fate/hevc: add a test for selecting view by position Using a …
3:15 PM Changeset in ffmpeg [eca95dc3] by Anton Khirnov <anton@khirnov.net>
tests/fate/hevc: add a test for switching between single and multi-view
3:15 PM Changeset in ffmpeg [b15af98f] by Anton Khirnov <anton@khirnov.net>
tests/fate/hevc: add a test for nontrivial values of nuh_layer_id …
3:15 PM Changeset in ffmpeg [7d4c15ca] by Anton Khirnov <anton@khirnov.net>
tests/fate/hevc: add MV-HEVC conformance sample tests Only those that …
3:15 PM Changeset in ffmpeg [da420ac6] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: add support for multiview video This extends the …
3:15 PM Changeset in ffmpeg [68c198fa] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_sched: allow decoders to have multiple outputs Will be …
3:15 PM Changeset in ffmpeg [aef221b2] by Anton Khirnov <anton@khirnov.net>
avcodec/hevc/refs: export Stereo 3D side data Use the 3D Reference …
3:15 PM Changeset in ffmpeg [1474687] by Anton Khirnov <anton@khirnov.net>
lavc/hevcdec: implement decoding MV-HEVC At most two layers are …
3:12 PM Changeset in ffmpeg [0fde9c60] by Anton Khirnov <anton@khirnov.net>
lavc/decode: merge stereo3d information from decoder with packet side …
3:12 PM Changeset in ffmpeg [327080c0] by Anton Khirnov <anton@khirnov.net>
lavc/decode: make sure side data mapping does not produce duplicates …
3:11 PM Changeset in ffmpeg [bcbe9990] by Anton Khirnov <anton@khirnov.net>
lavc/decode: clear side data in reget_buffer() Otherwise it may …
3:11 PM Changeset in ffmpeg [e19551d1] by Anton Khirnov <anton@khirnov.net>
lavc/decode: do not clear the frame discard flag in …
3:11 PM Changeset in ffmpeg [75914b58] by Anton Khirnov <anton@khirnov.net>
lavc/hevc/hevcdec: implement MV-HEVC inter-layer prediction The …
3:11 PM Changeset in ffmpeg [02a9435c] by Anton Khirnov <anton@khirnov.net>
lavc/hevcdec: implement slice header parsing for nuh_layer_id>0 Cf. …
3:11 PM Changeset in ffmpeg [a811ab74] by Anton Khirnov <anton@khirnov.net>
lavc/hevc/parser: only split packets on NALUs with nuh_layer_id=0 A …
3:11 PM Changeset in ffmpeg [52ce2d2a] by Anton Khirnov <anton@khirnov.net>
lavc/hevcdec/parse: process NALUs with nuh_layer_id>0 Otherwise …
3:11 PM Changeset in ffmpeg [81e9afa6] by Anton Khirnov <anton@khirnov.net>
lavc/hevc/ps: reindent
3:11 PM Changeset in ffmpeg [7d245866] by Anton Khirnov <anton@khirnov.net>
lavc/hevc/ps: implement SPS parsing for nuh_layer_id>0 Cf. F.7.3.2.2 …
3:11 PM Changeset in ffmpeg [4359467a] by Anton Khirnov <anton@khirnov.net>
lavc/hevc/ps: drop a warning for sps_multilayer_extension_flag SPS …
3:11 PM Changeset in ffmpeg [7351e067] by Anton Khirnov <anton@khirnov.net>
lavc/hevc_ps: parse VPS extension Only implementing what's needed for …
3:11 PM Changeset in ffmpeg [efa9d3de] by Anton Khirnov <anton@khirnov.net>
avcodec/hevc/sei: add support for 3D Reference Displays Information …
3:11 PM Changeset in ffmpeg [299d9115] by Anton Khirnov <anton@khirnov.net>
lavfi/f_select: allow selection based on view ID Can be used together …
3:11 PM Changeset in ffmpeg [6940a6de] by Anton Khirnov <anton@khirnov.net>
lavu/frame: add side data storing view ID for multi-view video
3:08 PM Changeset in ffmpeg [a7505ec5] by Anton Khirnov <anton@khirnov.net>
compat: add a fallback implementation of C23 stdbit.h Header contents …
3:08 PM Changeset in ffmpeg [8c185ef4] by Anton Khirnov <anton@khirnov.net>
compat: drop gcc, suncc, and pthreads stdatomic emulation Since we …
3:08 PM Changeset in ffmpeg [6b3f9c2e] by Anton Khirnov <anton@khirnov.net>
avformat/rtpdec: fix integer overflow in start_time_realtime …
2:30 PM Ticket #11202 (indices with strftime are incompatible.) updated by elias tsolis
Description changed
2:28 PM Ticket #11202 (indices with strftime are incompatible.) updated by elias tsolis
Description changed
2:28 PM Ticket #11202 (indices with strftime are incompatible.) created by elias tsolis
command: `ffmpeg -rtbufsize 100M -vsync 0 -vf "select='$frms'" …
1:20 PM Changeset in ffmpeg [660e7e6a] by James Almer <jamrial@gmail.com>
avcodec: add LCEVC decoding support via LCEVCdec Signed-off-by: James …
1:07 PM Changeset in ffmpeg [61473853] by James Almer <jamrial@gmail.com>
avcodec: add an export_side_data flag to export picture enhancement …
1:05 PM Changeset in ffmpeg [d250cc0] by James Almer <jamrial@gmail.com>
avcodec/hevc/refs: ensure LCEVC SEI payloads are exported as frame …
1:05 PM Changeset in ffmpeg [dbbf9a5f] by James Almer <jamrial@gmail.com>
avcodec/decode: split ProgressFrame allocator into two functions …
12:02 PM Changeset in ffmpeg [a48eba00] by James Almer <jamrial@gmail.com>
fftools/ffmpeg_filter: ensure that the inserted filters exist If not, …
12:02 PM Changeset in ffmpeg [aeb64d6f] by James Almer <jamrial@gmail.com>
configure: add missing filter dependencies to ffmpeg Signed-off-by: …
11:42 AM Changeset in ffmpeg [2bcc124e] by Lynne <dev@lynne.ee>
vulkan_encode: set the quality level in session parameters While …
11:42 AM Changeset in ffmpeg [39c640e1] by Lynne <dev@lynne.ee>
nlmeans_vulkan: split up descriptor sets, rename buffer offset vars
11:41 AM Changeset in ffmpeg [bc36fe6f] by Lynne <dev@lynne.ee>
vulkan: use push descriptors where possible Push descriptors are in …
11:40 AM Changeset in ffmpeg [8a7af4aa] by Lynne <dev@lynne.ee>
vulkan: add support for regular descriptor pools This permits: - The …
11:40 AM Changeset in ffmpeg [3d75ba74] by Lynne <dev@lynne.ee>
vulkan: separate out descriptor layouts from sets Just avoids a …
11:40 AM Changeset in ffmpeg [2942ca80] by Lynne <dev@lynne.ee>
hwcontext_vulkan: forward debug_mode to check_extensions() for devices …
11:40 AM Changeset in ffmpeg [b5184c5d] by Lynne <dev@lynne.ee>
hwcontext_vulkan: add the PROFILE_INDEPENDENT only when needed
10:01 AM Ticket #11201 (Atypical AVIF stream handling in FFmpeg 7: Misaligning major ...) updated by nmp5
Hello. I tried adding "-ignore_editlist 1" before "-v trace", using …
10:00 AM animated-avif-trace-2.zip attached to Ticket #11201 by nmp5
4:08 AM Ticket #9996 (Write joc_complexity_index to dec3 (EAC3SpecificBox), Windows and ...) updated by Balling
>you have ffmpeg.exe that reflects your modifications I just used a …
2:27 AM Ticket #9996 (Write joc_complexity_index to dec3 (EAC3SpecificBox), Windows and ...) updated by BlueWindy
Hey,if you have ffmpeg.exe that reflects your modifications, could you …
1:07 AM Ticket #11201 (Atypical AVIF stream handling in FFmpeg 7: Misaligning major ...) updated by MasterQuestionable
Keywords, Cc, Version, Component, Summary changed
͏    See comment:10. ͏    ---- ͏    Or maybe related with …
Note: See TracTimeline for information about the timeline view.