Timeline



Mar 17, 2024:

3:09 PM Changeset in ffmpeg [95a67883] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/aiffenc: Usw avio_wb32() where possible AIFF is a big-endian …
3:09 PM Changeset in ffmpeg [0230792b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/aiffenc: Simplify padding tag Signed-off-by: Andreas …
3:08 PM Changeset in ffmpeg [f088b289] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/lavf-audio: Test writing AIFF-native tags In particular, test …
2:29 PM Ticket #10909 (Output of av1_nvenc cannot be processed by nvdec) updated by cheppizzadrakon
As an additional note, it seems that reencoding the input file (i …
2:10 PM Changeset in ffmpeg [3f7ee34e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpegaudio(data|dsp): Mark symbols as hidden Avoids .got …
2:10 PM Changeset in ffmpeg [333ff3e9] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vorbis_data: Mark symbols as hidden Avoids .got entries for …
2:10 PM Changeset in ffmpeg [6ffdf2f3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/dirac_arith: Only include x86/asm.h for ARCH_X86 …
2:10 PM Changeset in ffmpeg [b6301dc6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avdevice/alldevices: Mark iterators as av_cold Because they are. …
2:10 PM Changeset in ffmpeg [7cf4c903] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avdevice/alldevices: Mark devices as hidden Both GCC and Clang create …
2:10 PM Changeset in ffmpeg [ff15edf1] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ac3tab: Remove enum CustomChannelMapLocation Forgotten in …
2:10 PM Changeset in ffmpeg [62412cd7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/iamf: Mark symbols as hidden Avoids .got entries for …
2:10 PM Changeset in ffmpeg [1faafe7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/ffmpeg_opt: Check before accessing union member OptionDef.u …
1:09 PM Ticket #10909 (Output of av1_nvenc cannot be processed by nvdec) updated by cheppizzadrakon
I didn't know of the filesize limitation, in_crop.mp4 presents the …
1:06 PM out_crop.mp4 attached to Ticket #10909 by cheppizzadrakon
Output file (transcoded from in_crop.mp4)
1:06 PM out.mp4 attached to Ticket #10909 by cheppizzadrakon
Output file (transcoded from in.mp4)
1:06 PM in_crop.mp4 attached to Ticket #10909 by cheppizzadrakon
Input file (cropped with -c copy for filesize limitations)
1:04 PM ffmpeg-20240317-135929.log attached to Ticket #10909 by cheppizzadrakon
SW decode log
1:03 PM ffmpeg-20240317-133742.log attached to Ticket #10909 by cheppizzadrakon
Encode log
1:03 PM ffmpeg-20240317-133743.log attached to Ticket #10909 by cheppizzadrakon
HW decode log
1:02 PM Ticket #10909 (Output of av1_nvenc cannot be processed by nvdec) created by cheppizzadrakon
Summary of the bug: Output of av1_nvenc cannot be processed by nvdec …
12:52 PM Changeset in ffmpeg [c3d3f0e6] by Henrik Gramner <henrik@gramner.com>
avutil/x86util: Fix broken pre-SSE4.1 PMINSD emulation Fixes yadif-16 …
9:18 AM Ticket #10642 ([hwaccel] AV1 hardware decoding for Apple M3) updated by Aaron Graham
Any luck on this port ?
2:53 AM Ticket #10825 (heap-use-after-free in hls_read_header) updated by kasper93
I've sent a patch …

Mar 16, 2024:

9:11 PM Ticket #10889 (Error in documentation of "convolution" filter) closed by Marton Balint
fixed: Fixed in de2fb43e785773738c660cdafb9309b1ef1bc80d.
9:02 PM Changeset in ffmpeg [de2fb43e] by Marton Balint <cus@passwd.hu>
doc/filters: Change rdiv (vf_convolution) documentation to reflect …
6:49 PM Changeset in ffmpeg [d35b6fda] by Marton Balint <cus@passwd.hu>
avformat/mxfdec: signal channel layouts using the new channel layout …
6:49 PM Changeset in ffmpeg [a4fc3311] by Marton Balint <cus@passwd.hu>
avutil/channel_layout: add specific text versions for unknown and …
6:49 PM Changeset in ffmpeg [a688fbfb] by Marton Balint <cus@passwd.hu>
avutil/channel_layout: fix some (un)initialization issues in …
6:49 PM Changeset in ffmpeg [95d31db8] by Marton Balint <cus@passwd.hu>
avutil/channel_layout: factorize parsing list of channel names Also …
6:49 PM Changeset in ffmpeg [0b3b8a19] by Marton Balint <cus@passwd.hu>
avutil/tests/channel_layout: add some av_channel_from_string and …
6:49 PM Changeset in ffmpeg [b2b22c2d] by Marton Balint <cus@passwd.hu>
avutil/tests/channel_layout: make printing results part of the tests …
6:49 PM Changeset in ffmpeg [26e0454c] by Marton Balint <cus@passwd.hu>
avformat/mov_chan: simplify channel layout canonicalization …
6:49 PM Changeset in ffmpeg [ed620727] by Marton Balint <cus@passwd.hu>
avutil/channel_layout: add AV_CHANNEL_LAYOUT_RETYPE_FLAG_CANONICAL …
6:19 PM Changeset in ffmpeg [44b27696] by Marton Balint <cus@passwd.hu>
avformat/pcm: decrease target audio frame per sec to 10 This makes …
6:19 PM Changeset in ffmpeg [05936403] by Marton Balint <cus@passwd.hu>
avformat/wavdec: use ff_pcm_default_packet_size for the default packet …
6:19 PM Changeset in ffmpeg [9c2c0c3] by Marton Balint <cus@passwd.hu>
avformat/pcm: factorize and improve determining the default packet …
4:07 PM Ticket #10774 (use of undeclared identifier 'compute_vmaf' when building ffmpeg 4) updated by Ștefan Talpalaru
I just attached a backport to ffmpeg-4.4.4 of this patch from December …
4:04 PM ffmpeg-4.4.4-libvmaf-2.0.0.patch attached to Ticket #10774 by Ștefan Talpalaru
ffmpeg-4.4.4-libvmaf-2.0.0.patch
9:01 AM Ticket #10908 (avformat/mpegtsenc: mpegts_check_bitstream broken since 8559cce3c37b ...) closed by Gyan
fixed: Fixed in f5441e441f9b0d235e49bdccc69e141ccd92e854
9:00 AM Changeset in ffmpeg [f5441e44] by Gyan Doshi <ffmpeg@gyani.pro>
avformat/mpegtsenc: correct bitstream check 8559cce3c3 made the …
4:43 AM Ticket #10908 (avformat/mpegtsenc: mpegts_check_bitstream broken since 8559cce3c37b ...) updated by Gyan
Status changed
I've sent a patch. …
1:38 AM Changeset in ffmpeg [aca7037e] by James Almer <jamrial@gmail.com>
tools/target_dec_fuzzer: force experimental flag for decoders that …

Mar 15, 2024:

11:44 PM Changeset in ffmpeg [b47abd57] by Timo Rothenpieler <timo@rothenpieler.org>
avfilter/vsrc_ddagrab: clear all flags of buffer texture One some …
7:52 PM Ticket #10908 (avformat/mpegtsenc: mpegts_check_bitstream broken since 8559cce3c37b ...) created by Sebastian Meyer
Summary of the bug: Commit …
3:44 PM Changeset in ffmpeg [cfa694d8] by James Almer <jamrial@gmail.com>
fate/wmavoice: add missing aresample filter dependency Signed-off-by: …
3:44 PM Changeset in ffmpeg [59f5cf5c] by James Almer <jamrial@gmail.com>
fate/vqf: add missing aresample filter dependency Signed-off-by: …
3:44 PM Changeset in ffmpeg [e48b221] by James Almer <jamrial@gmail.com>
fate/voice: add missing aresample filter dependency Signed-off-by: …
3:44 PM Changeset in ffmpeg [9906bef5] by James Almer <jamrial@gmail.com>
fate/vorbis: add missing aresample filter dependency Signed-off-by: …
3:44 PM Changeset in ffmpeg [85da6e5c] by James Almer <jamrial@gmail.com>
fate/real: add missing aresample filter dependency Signed-off-by: …
3:44 PM Changeset in ffmpeg [2262c9ab] by James Almer <jamrial@gmail.com>
fate/pcm: add missing aresample filter dependency Signed-off-by: …
3:44 PM Changeset in ffmpeg [540d1b14] by James Almer <jamrial@gmail.com>
fate/mpc: add missing aresample filter dependency Signed-off-by: …
3:44 PM Changeset in ffmpeg [2df10352] by James Almer <jamrial@gmail.com>
fate/mp3: add missing aresample filter dependency Signed-off-by: …
3:44 PM Changeset in ffmpeg [6d569aa8] by James Almer <jamrial@gmail.com>
fate/mov: add missing aresample filter dependency Signed-off-by: …
3:44 PM Changeset in ffmpeg [b80b3947] by James Almer <jamrial@gmail.com>
fate/monkeysaudio: add missing aresample filter dependency …
3:44 PM Changeset in ffmpeg [be9d9b7a] by James Almer <jamrial@gmail.com>
fate/lossless-audio: add missing aresample filter dependency …
3:44 PM Changeset in ffmpeg [8b96aca4] by James Almer <jamrial@gmail.com>
fate/libswresample: add missing aresample filter dependency …
3:44 PM Changeset in ffmpeg [47362785] by James Almer <jamrial@gmail.com>
fate/iamf: add missing aresample filter dependency Signed-off-by: …
3:44 PM Changeset in ffmpeg [92c7e273] by James Almer <jamrial@gmail.com>
fate/hlsenc: add missing aresample filter dependency Signed-off-by: …
3:44 PM Changeset in ffmpeg [6887a029] by James Almer <jamrial@gmail.com>
fate/gapless: add missing aresample filter dependency Signed-off-by: …
3:44 PM Changeset in ffmpeg [f3f2932f] by James Almer <jamrial@gmail.com>
fate/ffprobe: add missing aresample filter dependency Signed-off-by: …
3:37 PM Changeset in ffmpeg [536dfe92] by James Almer <jamrial@gmail.com>
fate/ffmpeg: add missing aresample filter dependency Signed-off-by: …
3:37 PM Changeset in ffmpeg [4c8b8bc5] by James Almer <jamrial@gmail.com>
fate/filter-audio: add missing aresample filter dependency …
3:05 PM Changeset in ffmpeg [20581cea] by James Almer <jamrial@gmail.com>
fate/fate-container: add missing aresample filter dependency …
3:05 PM Changeset in ffmpeg [7416d216] by James Almer <jamrial@gmail.com>
fate/demux: add missing aresample filter dependency Signed-off-by: …
3:05 PM Changeset in ffmpeg [04ab5cc5] by James Almer <jamrial@gmail.com>
fate/audio: add missing aresample filter dependency Signed-off-by: …
3:05 PM Changeset in ffmpeg [fc17af7] by James Almer <jamrial@gmail.com>
fate/atrac: add missing aresample filter dependency Signed-off-by: …
3:05 PM Changeset in ffmpeg [8755e7eb] by James Almer <jamrial@gmail.com>
fate/amrwb: add missing aresample filter dependency Signed-off-by: …
3:05 PM Changeset in ffmpeg [7a10d652] by James Almer <jamrial@gmail.com>
fate/amrnb: add missing aresample filter dependency Signed-off-by: …
3:04 PM Changeset in ffmpeg [b3ab87d3] by James Almer <jamrial@gmail.com>
fate/alac: add missing aresample filter dependency Signed-off-by: …
3:03 PM Changeset in ffmpeg [234268b4] by James Almer <jamrial@gmail.com>
fate/adpcm: add missing aresample filter dependency Signed-off-by: …
3:03 PM Changeset in ffmpeg [73095bc1] by James Almer <jamrial@gmail.com>
fate/ac3: add missing aresample filter dependency Signed-off-by: …
3:03 PM Changeset in ffmpeg [136f1cdf] by James Almer <jamrial@gmail.com>
fate/aac: add missing aresample filter dependency Signed-off-by: …
2:50 PM Changeset in ffmpeg [4464b7e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/dvdvideodec: use int64_t for menu blocks_read and make format …
2:31 PM Changeset in ffmpeg [5f7eb424] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/tests/snowenc: Fix mixed declaration and code Reviewed-by: …
11:51 AM Changeset in ffmpeg [c00cd007] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
configure: Remove av_restrict All versions of MSVC that support C11 …
5:53 AM Ticket #10907 (Assertion pkt failed at fftools/ffmpeg_dec.c:710 - crash when ...) updated by azhelev
To reconstruct the ffmpeg report log archive […]
5:51 AM ffmpeg-20240314-163848.log.xz.partab attached to Ticket #10907 by azhelev
ffmpeg report log (part b)
5:51 AM ffmpeg-20240314-163848.log.xz.partaa attached to Ticket #10907 by azhelev
ffmpeg report log (part a)
5:44 AM ffmpeg-20240314-163848-valgrind.log attached to Ticket #10907 by azhelev
valgrind output
5:44 AM ffmpeg-20240314-163848-gdb.log attached to Ticket #10907 by azhelev
gdb output
5:43 AM Ticket #10907 (Assertion pkt failed at fftools/ffmpeg_dec.c:710 - crash when ...) created by azhelev
I am trying to transcode av1 (libdav1d) to h264 (libx264) video. …
12:21 AM Ticket #10906 (Crash when transcoding h264 with libx265) created by Vasco
Summary of the bug: Several video files cause ffmpeg to crash …
12:19 AM Ticket #10905 (HTJ2K lossless decoding errors) updated by Pierre-Anthony Lemieux
The frame is from the Netflix Meridian short …
12:17 AM diff.png attached to Ticket #10905 by Pierre-Anthony Lemieux
Difference between source and decoded images
12:17 AM out.j2c attached to Ticket #10905 by Pierre-Anthony Lemieux
Lossless J2C image (HTJ2K)
12:16 AM in.tiff attached to Ticket #10905 by Pierre-Anthony Lemieux
Source image
12:15 AM Ticket #10905 (HTJ2K lossless decoding errors) created by Pierre-Anthony Lemieux
Native J2K decoder is not lossless when decoding lossless J2K files …

Mar 14, 2024:

11:27 PM Changeset in ffmpeg [7c2efd6c] by Timo Rothenpieler <timo@rothenpieler.org>
doc/html: fix styling issue with Texinfo 7.0 Texinfo 7.0 produces …
11:26 PM Changeset in ffmpeg [72281ade] by Timo Rothenpieler <timo@rothenpieler.org>
doc/html: support texinfo 7.0 Resolves trac ticket #10636
11:23 PM Changeset in ffmpeg [2142d6e4] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/libsvtav1: remove compressed_ten_bit_format and simplify …
9:53 PM Changeset in ffmpeg [53a51e70] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/internal: Remove declaration for ff_format_io_close_default() …
9:53 PM Changeset in ffmpeg [78e2be23] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/ffmpeg_sched: Remove set-but-unused variable Signed-off-by: …
9:20 PM Changeset in ffmpeg [09e6840c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ppc/vp8dsp_altivec: Fix out-of-bounds access …
8:52 PM Changeset in ffmpeg [8e207bf] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mpeg4videodec: Align idct-block appropriately It is accessed …
8:22 PM Changeset in ffmpeg [cc2d2b66] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/lossless_videoencdsp: Fix unaligned access …
7:48 PM Changeset in ffmpeg [7a089ed8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/avidec: Fix integer overflow iff ULONG_MAX < INT64_MAX …
7:44 PM Changeset in ffmpeg [a327434d] by James Almer <jamrial@gmail.com>
fate/ffmpeg: add missing idct decoder option to …
7:37 PM Changeset in ffmpeg [f9aa5457] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ppc/h264dsp: Fix unaligned stores Also fix an effective-type …
7:37 PM Changeset in ffmpeg [f032f132] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/tiff_data: Remove incorrect GeoTIFF entries They are …
7:37 PM Changeset in ffmpeg [282812d6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/tiff_data: Avoid relocations for TiffGeoTagNameType Instead …
6:13 PM Ticket #10904 (Slow nvenc encodes affect h264 and hevc with certain videos) updated by nikkoaki
Just uploaded a sample file to streams.videolan.org/upload/. Name is …
6:08 PM Ticket #10904 (Slow nvenc encodes affect h264 and hevc with certain videos) created by nikkoaki
Summary of the bug: Been using nvenc for encoding for some time and …
1:48 PM Changeset in ffmpeg [ad6347fc] by James Almer <jamrial@gmail.com>
fate/ffmpeg: add a -threads input option to the loopback decoder …
1:00 PM Changeset in ffmpeg [d925b2e1] by James Almer <jamrial@gmail.com>
fate/ffmpeg: add a test for loopback decoding Signed-off-by: James …
12:42 PM Changeset in ffmpeg [8ff4a4a4] by J. Dekker <jdek@itanimul.li>
checkasm: hevc_pel: Use checkasm_check for printing failing output …
12:42 PM Changeset in ffmpeg [3ad3ada1] by J. Dekker <jdek@itanimul.li>
checkasm: hevc_pel: Split a couple excessively long lines …
12:42 PM Changeset in ffmpeg [64a2cdca] by J. Dekker <jdek@itanimul.li>
checkasm: hevc_pel: Check the full output in hevc_epel/hevc_qpel …
12:42 PM Changeset in ffmpeg [0c5da7be] by J. Dekker <jdek@itanimul.li>
aarch64: Fix ff_hevc_put_hevc_epel_h48_8_neon_i8mm The first 32 …
10:36 AM Ticket #10903 (Concatenating images using the framerate option results in unexpected ...) updated by Gyan
Strictly speaking, there is a bug, but it has been useful to exploit …
10:13 AM Ticket #10903 (Concatenating images using the framerate option results in unexpected ...) updated by sycxyc
Replying to Gyan: > You have to set the same framerate …
9:45 AM Ticket #10903 (Concatenating images using the framerate option results in unexpected ...) updated by Gyan
You have to set the same framerate directive for all inputs.
9:32 AM Ticket #10903 (Concatenating images using the framerate option results in unexpected ...) updated by Cigaes
If you have one frame and the frame rate is 100 frames per second, …
9:04 AM Ticket #10903 (Concatenating images using the framerate option results in unexpected ...) created by sycxyc
Summary of the bug: I want to output the video with …
3:01 AM Ticket #8349 (Dolby AC-4 Support) updated by Hoof
Also here because because I cannot hear ATSC 3.0 audio. Any chance …
12:37 AM Changeset in ffmpeg [2129d66a] by Marton Balint <cus@passwd.hu>
fate: use atrim filter instead of -frames:a 20 for fate-filter-tremolo …
12:37 AM Changeset in ffmpeg [6fc6cac] by Marton Balint <cus@passwd.hu>
fate: use a fixed wav demux packet size for amix tests The dropout …
12:37 AM Changeset in ffmpeg [8c8ce4f2] by Marton Balint <cus@passwd.hu>
fate: make filter-channelsplit test use a fixed frame size Muxing …
12:37 AM Changeset in ffmpeg [7196b12] by Marton Balint <cus@passwd.hu>
avformat/daudenc: force 2000 sample packet size with a bsf The …
12:37 AM Changeset in ffmpeg [9eebeea4] by Marton Balint <cus@passwd.hu>
avcodec/bsf/pcm_rechunk: add some more supported PCM formats …
12:37 AM Changeset in ffmpeg [66e62729] by Marton Balint <cus@passwd.hu>
avcodec/bsf/pcm_rechunk: reorder supported codec list Use lexical …
12:12 AM Ticket #4859 (TTML subtitle decoding) updated by svnpenn
note this is currently not supported in FFplay: No decoder could be …
12:09 AM Ticket #10902 (No decoder could be found for codec ttml) created by svnpenn
using FFplay I get this: […]

Mar 13, 2024:

11:46 PM Changeset in ffmpeg [110d8549] by James Almer <jamrial@gmail.com>
avcodec/vvcdec: Mark as experimental Signed-off-by: James Almer …
10:29 PM Changeset in ffmpeg [c1cdaef5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hevc_cabac: Let compiler count offsets This is easily …
9:56 PM Changeset in ffmpeg [98a2ade6] by Mark Thompson <sw@jkqxz.net>
avcodec: Fix doxygen comment marker
9:32 PM Ticket #10886 (Transcoding video to x264/x265 results in 1 second of frozen frames) updated by James
Reproduced by developer changed
9:31 PM Ticket #10886 (Transcoding video to x264/x265 results in 1 second of frozen frames) updated by James
Regression since c94e9d03b44d21282418dfb6c84f4f7942d4db03
7:45 PM Changeset in ffmpeg [394abd84] by James Almer <jamrial@gmail.com>
fftools/ffprobe: export IAMF Stream Group parameters Signed-off-by: …
7:06 PM Changeset in ffmpeg [5cd8db30] by James Almer <jamrial@gmail.com>
fftools/ffprobe: export Tile Grid Stream Group parameters …
12:25 PM Ticket #10795 (scale2ref filter crash) updated by Niklas Haas
Sent a patch to the ML that switches this filter to …
10:38 AM Ticket #10692 (Sending commands to atempo filter make it assert) closed by Rajiv Harlalka
fixed: Fixed in commit 4700925d22c79988688596bda8e862ef3ff39293
10:24 AM output.png attached to Ticket #10901 by Jozef Chutka
10:24 AM hevc.mp4 attached to Ticket #10901 by Jozef Chutka
10:24 AM source.png attached to Ticket #10901 by Jozef Chutka
10:23 AM Ticket #10901 (HEVC with alpha to PNG does not maintain alpha) created by Jozef Chutka
When converting hevc.mp4 with alpha into PNG, the alpha information is …
9:45 AM Changeset in ffmpeg [4700925d] by Kieran Kunhya <kierank@obe.tv>
lavfi/atempo: avoid asendcmd assertion failure Check for zeros equal …
7:01 AM Changeset in ffmpeg [8996945d] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_enc: set AV_PKT_FLAG_TRUSTED on encoded packets This …
7:01 AM Changeset in ffmpeg [a9193f7b] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: add loopback decoding This allows to send an …
7:01 AM Changeset in ffmpeg [b98af440] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: prepare FrameData for having allocated fields Will be …
7:01 AM Changeset in ffmpeg [efab83c1] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_sched: allow connecting encoder output to decoders
7:01 AM Changeset in ffmpeg [da17c4d] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_sched: factor initializing nodes into separate function …
7:01 AM Changeset in ffmpeg [6ccbff2] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_sched: allow encoders to send to multiple destinations …
7:01 AM Changeset in ffmpeg [3febc84e] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_enc: merge do_{audio,video}_out into frame_encode() …
7:01 AM Changeset in ffmpeg [2f5c570d] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_enc: drop unnecessary parameter from forced_kf_apply() …
7:01 AM Changeset in ffmpeg [2ee93624] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: remove unncessary casts for *_thread() return values …
7:01 AM Changeset in ffmpeg [f5d03b97] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: simplify propagating fallback parameters from decoders …
7:01 AM Changeset in ffmpeg [cabeac91] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_filter: add logging for binding inputs to demuxer streams
7:01 AM Changeset in ffmpeg [cb0ec854] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_filter: move filtergraph input type check to a better …
7:01 AM Changeset in ffmpeg [7b51523f] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_opt: merge init_complex_filters() and …
7:01 AM Changeset in ffmpeg [c4de5778] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: factor opening the decoder out of dec_open() …
7:01 AM Changeset in ffmpeg [48c39a9c] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_dec: move scheduler registration from dec_open() to …
7:01 AM Changeset in ffmpeg [6f2acd7a] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_filter: drop unused InputFilterPriv.ist Outside of …
7:01 AM Changeset in ffmpeg [daca5d12] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_filter: refactor setting input timebase Treat it …
7:01 AM Changeset in ffmpeg [ddaedde7] by Anton Khirnov <anton@khirnov.net>
fftools/cmdutils: fix printing group name in split_commandline()
4:31 AM Ticket #10900 (unable to build v6.1.1 without pthreads.) closed by Gyan
wontfix: Vulkan threads dep check added in …
4:27 AM Changeset in ffmpeg [9e8be937] by Gyan Doshi <ffmpeg@gyani.pro>
configure: add threads dep for vulkan Fixes #10900
2:26 AM Changeset in ffmpeg [01fc3034] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/x86/mathops: clip constants used with shift instructions …
2:26 AM Changeset in ffmpeg [b0e2146b] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/x86/mathops: clip constants used with shift instructions …
1:46 AM Ticket #10900 (unable to build v6.1.1 without pthreads.) updated by glennmcc
For those questioning why I'm trying to build without threads. This …

Mar 12, 2024:

11:52 PM Changeset in ffmpeg [605fc72f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/parser: Reset *buf_size on realloc failure Fixes: out of …
10:01 PM Changeset in ffmpeg [384cc270] by Marton Balint <cus@passwd.hu>
avformat/gopher: Add audio and video itemtypes The 's', ';', and '<' …
10:01 PM Changeset in ffmpeg [275add93] by Marton Balint <cus@passwd.hu>
fate: fix generating references when sh=dash Regression since …
10:01 PM Changeset in ffmpeg [51d303e2] by Marton Balint <cus@passwd.hu>
avformat/webvttdec: Skip more parts of header to let parsing continue …
9:39 PM Changeset in ffmpeg [41ab25cb] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/fifo_test: Move into tests/fifo_muxer.c This muxer solely …
9:36 PM Changeset in ffmpeg [a356815] by Leo Izen <leo.izen@gmail.com>
avcodec/libjxlenc: add option to disable xyb encoding Add an AVOption …
5:05 PM Changeset in ffmpeg [c9eb36e0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/tiff: Use ff_tget_long() where appropriate No need to use the …
4:41 PM Changeset in ffmpeg [7cf4e305] by James Almer <jamrial@gmail.com>
fate/h264: add missing swscale dependency to …
1:54 PM Changeset in ffmpeg [b3d87fb0] by Stefano Sabatini <stefasab@gmail.com>
avformat/sccdec: remove unused bprint.h include Signed-off-by: …
1:54 PM Changeset in ffmpeg [9b981e31] by Stefano Sabatini <stefasab@gmail.com>
avcodec/rcwtenc: canonize name and refresh documentation The formal …
1:37 PM Changeset in ffmpeg [c14dc99] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/tiff: Improve inclusions Reviewed-by: Stefano Sabatini …
1:37 PM Changeset in ffmpeg [f6f94c33] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/tiff: Don't check before av_freep() Reviewed-by: Stefano …
1:37 PM Changeset in ffmpeg [957053b5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/tiff: Avoid duplicating strings Reviewed-by: Stefano Sabatini …
1:35 PM Changeset in ffmpeg [9b9b5741] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/tiff: Fix handling of av_strdup() failures For unknown geokey …
12:25 PM Changeset in ffmpeg [4027c2e1] by Nuo Mi <nuomi2021@gmail.com>
lavc/vvc_ps: Correct NoOutputBeforeRecoveryFlag of IDR The …
12:25 PM Changeset in ffmpeg [c252d2b8] by Nuo Mi <nuomi2021@gmail.com>
lavc/vvcdec: Add missed chroma sampling factor for crop offset …
10:26 AM Changeset in ffmpeg [9124d807] by Stefano Sabatini <stefasab@gmail.com>
avformat/aea: add aea muxer Signed-off-by: asivery …
10:26 AM Changeset in ffmpeg [78803a4] by Stefano Sabatini <stefasab@gmail.com>
doc/examples/qsv_decode: remove unused config.h header file …
10:14 AM Changeset in ffmpeg [275877b9] by Stefano Sabatini <stefasab@gmail.com>
avformat/dvdvideodec: add menu demuxing support Signed-off-by: …
10:14 AM Changeset in ffmpeg [b8cbaad] by Stefano Sabatini <stefasab@gmail.com>
avformat/dvdvideodec: add CLUT utilities and subtitle color support …
10:13 AM Changeset in ffmpeg [75dd0839] by Stefano Sabatini <stefasab@gmail.com>
doc/muxers/fifo: review documentation Apply consistency fixes, sort …
10:05 AM Changeset in ffmpeg [5828aaa2] by Stefano Sabatini <stefasab@gmail.com>
lavf/fifo: sort options by name
8:51 AM Ticket #10795 (scale2ref filter crash) updated by elenril
Workaround for ffmpeg CLI pushed as …
8:47 AM Changeset in ffmpeg [f344277a] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_filter: merge block with the enclosing one It has no …
8:47 AM Changeset in ffmpeg [639208cc] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_filter: don't forward EOF in close_output() The caller …
8:47 AM Changeset in ffmpeg [ce178be8] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_filter: do not assume …
4:05 AM Ticket #10900 (unable to build v6.1.1 without pthreads.) updated by Gyan
Status, Description changed
ffmpeg has required threading support since …
3:00 AM Ticket #10900 (unable to build v6.1.1 without pthreads.) created by glennmcc
root@glennmcc-i7:~/build/ffmpeg-6.1.1# ./configure --disable-pthreads …
2:38 AM Ticket #6939 (make install clean regression) updated by Balling
Probably also fixed with cd420c2949413bcd93cd47c683dfe2349aea25ae

Mar 11, 2024:

3:52 PM Changeset in ffmpeg [53a952a7] by Stefano Sabatini <stefasab@gmail.com>
lavf/fifo: fix typo
3:52 PM Changeset in ffmpeg [bce9234f] by Stefano Sabatini <stefasab@gmail.com>
lavf/dvenc: improve error messaging Provide useful information about …
3:52 PM Changeset in ffmpeg [58a1386e] by Stefano Sabatini <stefasab@gmail.com>
fftools/opt_common: show if muxer is device
12:21 PM Ticket #10795 (scale2ref filter crash) updated by Niklas Haas
Looking at it more, I think scale2ref is fundamentally broken - there …
10:40 AM Changeset in ffmpeg [da39a19a] by Niklas Haas <git@haasn.dev>
avcodec/av1dec: parse DV profile 10 T.35 OBU See previous commit.
10:40 AM Changeset in ffmpeg [a5d1e69b] by Niklas Haas <git@haasn.dev>
avcodec/libdav1d: parse DV profile 10 T.35 OBU This is thankfully …
10:40 AM Changeset in ffmpeg [9aecd717] by Niklas Haas <git@haasn.dev>
avcodec/dovi_rpu: implement support for profile 10 Instead of the …
10:08 AM Changeset in ffmpeg [3d1860ec] by Gyan Doshi <ffmpeg@gyani.pro>
avfilter: update filter timeline state only on main link At present, …
4:47 AM Ticket #10715 (QSV decoder fails to get configured and issues Error initializing the ...) updated by wenbin,chen
After commit ae06111d7406e541ac232318bcf50f8510a36f38. bsf can be used …
4:47 AM Ticket #9766 (h264_qsv decoder does not work with RTSP) updated by wenbin,chen
After commit ae06111d7406e541ac232318bcf50f8510a36f38. bsf can be used …
3:03 AM Ticket #10715 (QSV decoder fails to get configured and issues Error initializing the ...) updated by Sean McGovern
Version changed
2:35 AM Ticket #9766 (h264_qsv decoder does not work with RTSP) updated by wenbin,chen
According to …
2:35 AM Ticket #10715 (QSV decoder fails to get configured and issues Error initializing the ...) updated by wenbin,chen
According to …
12:35 AM Ticket #10895 ('make clean' does not remove all object files) closed by Sean McGovern
fixed: Fixed in cd420c2949413bcd93cd47c683dfe2349aea25ae. Thanks!

Mar 10, 2024:

9:46 PM Changeset in ffmpeg [c31d2326] by Martin Storsjö <martin@martin.st>
libavcodec: Don't include libavcodec/x86/vvc/Makefile on any …
9:45 PM Changeset in ffmpeg [cd420c29] by Martin Storsjö <martin@martin.st>
makefile: Clean up missed object files with "make clean" In some …
7:45 PM Ticket #10899 (signed integer overflow at 'libavformat/avidec.c:1699') updated by Sean McGovern
Component changed
Oops, wrong component.
7:43 PM Ticket #10899 (signed integer overflow at 'libavformat/avidec.c:1699') created by Sean McGovern
Summary of the bug: Many FATE tests trigger signed integer overflow on …
6:49 PM Changeset in ffmpeg [e0e30e07] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/proresenc_kostya: Remove bug similarity text According to …
6:49 PM Changeset in ffmpeg [dc89cf80] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vorbisdec: Check remaining data in …
6:49 PM Changeset in ffmpeg [b2d7cbc3] by Michael Niedermayer <michael@niedermayer.cc>
avformat/concatdec: Check in and outpoints to be to produce a positive …
6:49 PM Changeset in ffmpeg [5db09574] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/8bps: Consider width in the minimal size check Fixes: Timeout …
4:49 PM Changeset in ffmpeg [cc95fd4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
doc/bitstream_filters.texi: Document types used by filter_units …
3:01 PM Changeset in ffmpeg [2c82ec9b] by Stefano Sabatini <stefasab@gmail.com>
doc/bitstream_filters: add filter_units practical examples for …
2:21 PM Changeset in ffmpeg [590b2d65] by Stefano Sabatini <stefasab@gmail.com>
avcodec/ccaption_dec: use consistent naming convention of Closed …
2:21 PM Changeset in ffmpeg [8991cedd] by Stefano Sabatini <stefasab@gmail.com>
avcodec/ccaption_dec: clarify log message when out-of-display columns …
2:21 PM Changeset in ffmpeg [e68f57d] by Stefano Sabatini <stefasab@gmail.com>
MAINTAINERS: add myself as dvdvideo demuxer, rcwt muxer maintainer I …
2:01 PM Changeset in ffmpeg [ffc3f2a3] by Stefano Sabatini <stefasab@gmail.com>
avformat/dvdvideodec: assign mono channel layout explicitly …
12:51 PM Changeset in ffmpeg [ac612317] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/avstring: Use proper types Signed-off-by: Andreas Rheinhardt …
12:51 PM Changeset in ffmpeg [9e36e2fb] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/xpmdec: Use LUT for hex char->number conversion Speeds up …
12:51 PM Changeset in ffmpeg [0b2ed7f6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/xbmdec: Use LUT for hex char->number conversion Improves …
12:51 PM Changeset in ffmpeg [8fb89790] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h264_ps: Fix shadowing Signed-off-by: Andreas Rheinhardt …
12:50 PM Changeset in ffmpeg [878f8cab] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/xbmenc: Avoid snprintf() for data->hex conversion Use a small …
12:50 PM Changeset in ffmpeg [357e3398] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/xpmdec: Avoid unnecessary size_t->int conversion …
Note: See TracTimeline for information about the timeline view.