Timeline



Apr 10, 2023:

9:52 PM Changeset in ffmpeg [c558fcf4] by James Almer <jamrial@gmail.com>
avformat/matroskadec: also export non-HDR10+ ITU-T T.35 payloads as …
7:31 PM Ticket #10315 (B frames as references are not supported on gtx 1650 mobile using hevc) created by Pranshu Tanwar
Summary of the bug: on a recent update of ffmpeg (i use arch btw) my …
2:48 PM Ticket #10144 (Segfault only on macOS in sws_scale() for DCI 2K resolution) updated by LoadingByte
I just noticed the following piece of documentation on the data
2:23 PM 000158_00019.mp3 attached to Ticket #10314 by Karen Róbertsdóttir
Fourth sound sample
2:23 PM 000157_00019.mp3 attached to Ticket #10314 by Karen Róbertsdóttir
Third sound sample
2:22 PM 000156_00019.mp3 attached to Ticket #10314 by Karen Róbertsdóttir
Second sound sample
2:22 PM 000155_00019.mp3 attached to Ticket #10314 by Karen Róbertsdóttir
First sound sample
2:21 PM Screenshot_20230410_141046.png attached to Ticket #10314 by Karen Róbertsdóttir
Waveform comparing the mpg123 (no added gap) .wav file with the ffmpeg …
2:20 PM Ticket #10314 (FFmpeg concat introduces gaps, even encoding to wav; does not occur ...) created by Karen Róbertsdóttir
mpg123 -w out_mpg123.wav 160k_75_80_15-8_v5_B/00015[5678]* vs. echo …
8:55 AM Changeset in ffmpeg [b18a9c29] by Leo Izen <leo.izen@gmail.com>
avcodec/mjpegdec: support weird RGB subsampling with progressive This …

Apr 9, 2023:

1:47 PM Changeset in ffmpeg [f098eae] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg_enc: factorize calling enc_init() It is done in the …
1:47 PM Changeset in ffmpeg [2225134e] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: clean up #includes Drop unneeded ctype.h and math.h. …
1:47 PM Changeset in ffmpeg [a2a09932] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: stop including os_support.h It was added for …
1:47 PM Changeset in ffmpeg [f30b620e] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: add encoder private data Start by moving …
1:47 PM Changeset in ffmpeg [44accfef] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: move audio/video encoding code to ffmpeg_enc.c
1:47 PM Changeset in ffmpeg [9de5dc74] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: move subtitle encoding to ffmpeg_enc.c
1:47 PM Changeset in ffmpeg [b79448fa] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: replace ff_dlog() with av_log() ff_dlog() is a lavu …
1:47 PM Changeset in ffmpeg [a996478e] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: simplify output stream initialization call graph …
1:47 PM Changeset in ffmpeg [d96f2fbf] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: move initializing encoders to a new file This file …
1:47 PM Changeset in ffmpeg [1dabd485] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: reindent after previous commit
1:47 PM Changeset in ffmpeg [39291f19] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: move encoder initialization to …
1:47 PM Changeset in ffmpeg [e1fe6c5] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: use stack variables to shorten code
1:47 PM Changeset in ffmpeg [e1e0c2c7] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: drop unnecessary indirection init_output_stream() can …
1:47 PM Changeset in ffmpeg [237f9b96] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: stop handling AVMEDIA_TYPE_DATA in …
1:47 PM Changeset in ffmpeg [923c6ab1] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: use sync queues for enforcing audio frame size The …
1:47 PM Changeset in ffmpeg [f9d3c065] by Anton Khirnov <anton@khirnov.net>
fftools/sync_queue: allow requesting a specific number of audio …
1:47 PM Changeset in ffmpeg [81cca3da] by Anton Khirnov <anton@khirnov.net>
fftools/sync_queue: make sure audio duration matches sample count For …
1:47 PM Changeset in ffmpeg [9a85245] by Anton Khirnov <anton@khirnov.net>
fftools/sync_queue: support operation with no limiting streams ffmpeg …
1:47 PM Changeset in ffmpeg [98b41d0] by Anton Khirnov <anton@khirnov.net>
fftools/sync_queue: document overall design
1:47 PM Changeset in ffmpeg [090950f8] by Anton Khirnov <anton@khirnov.net>
fftools/sync_queue: use timebase from input frames/packets They are …
1:47 PM Changeset in ffmpeg [87e9f5ad] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: move initializing next_[pd]ts to add_input_streams() …
1:47 PM Changeset in ffmpeg [8e23a62e] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: drop InputStream.processing_needed It is equivalent …
1:47 PM Changeset in ffmpeg [e1d12aaa] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: do not return finished streams from choose_output()
1:47 PM Changeset in ffmpeg [416e2661] by Anton Khirnov <anton@khirnov.net>
fftools/ffmpeg: make sure non-lavfi streams are closed on input EOF
1:44 PM Changeset in ffmpeg [862a626c] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/mediacodecenc: warning when global header is requested. Add …
1:44 PM Changeset in ffmpeg [34b8af79] by Zhao Zhili <zhilizhao@tencent.com>
avformat/flvenc: use extract_extradata bsf when necessary …
1:22 PM Ticket #6037 (Embedded subtitle stream may cause malfunction of "-max_interleave_delta") updated by hasezoey
Cc changed
also had just run into this problem by using a input mkv with video …
10:12 AM Changeset in ffmpeg [639ded1] by Jun Zhao <barryjzhao@tencent.com>
lavc/videotoolbox: fix warnings fix mixing declarations and code …
10:11 AM Changeset in ffmpeg [aa8ff224] by Jun Zhao <barryjzhao@tencent.com>
lavc/videotoolboxenc: fix warnings fix mixing declarations and code …

Apr 8, 2023:

6:24 PM Changeset in ffmpeg [82a14f36] by James Almer <jamrial@gmail.com>
avformat/matroskadec: also validate the mapping when BlockAddIDType is …
6:12 PM Ticket #10259 (Some Scanity 10-bit monochrome DPX are rejected) closed by Marton Balint
fixed: Fixed in 05e34523bc5db91618c0f1e9c8923eaf3ed1e74d.
6:08 PM Changeset in ffmpeg [05e34523] by Marton Balint <cus@passwd.hu>
avcodec/dpx: fix check of minimal data size for unpadded content …
6:08 PM Changeset in ffmpeg [12d1f7c4] by Marton Balint <cus@passwd.hu>
avdevice/decklink_enc: Add support for compressed AC-3 output over SDI …
1:38 PM Ticket #10313 (Live CSTAR dailymotion is very choppy with ffplay; smooth with VLC) updated by joaopa
Version changed
1:32 PM output.txt attached to Ticket #10313 by joaopa
1:31 PM Ticket #10313 (Live CSTAR dailymotion is very choppy with ffplay; smooth with VLC) created by joaopa
Summary of the bug: How to reproduce: […]
1:28 PM Changeset in ffmpeg [30f1f895] by James Almer <jamrial@gmail.com>
fate/matroska: add HDR10+ muxing tests Signed-off-by: James Almer …
1:28 PM Changeset in ffmpeg [bda44f0f] by James Almer <jamrial@gmail.com>
avformat/matroskaenc: support writing Dynamic HDR10+ packet side data …
1:21 PM Changeset in ffmpeg [e1f691b] by James Almer <jamrial@gmail.com>
avformat/matroskadec: remove itu_t_t35 flag from MatroskaTrack It's …

Apr 7, 2023:

10:06 PM Changeset in ffmpeg [c3ad8862] by Michael Niedermayer <michael@niedermayer.cc>
Update for FFmpeg 4.4.4 Signed-off-by: Michael Niedermayer …
9:40 PM Changeset in ffmpeg [6f1b402e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tests/snowenc: Fix 2nd test (cherry picked from commit …
9:40 PM Changeset in ffmpeg [268c460c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tests/snowenc: return a failure if DWT/IDWT mismatches …
9:40 PM Changeset in ffmpeg [e5a261e9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/snowenc: Fix visual weight calculation Signed-off-by: Michael …
9:40 PM Changeset in ffmpeg [00c20730] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tests/snowenc: unbreak DWT tests the IDWT data type …
9:40 PM Changeset in ffmpeg [4d82b7ba] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vp3: Add missing check for av_malloc Since the av_malloc() …
9:40 PM Changeset in ffmpeg [c513bd48] by Michael Niedermayer <michael@niedermayer.cc>
avformat/nutdec: Add check for avformat_new_stream Check for failure …
9:40 PM Changeset in ffmpeg [a56d3a1e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg12dec: Check input size Fixes: Timeout Fixes: …
9:40 PM Changeset in ffmpeg [4bcb493a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/escape124: Fix some return codes Signed-off-by: Michael …
9:40 PM Changeset in ffmpeg [3392936e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/escape124: fix signdness of end of input check Fixes: Timeout …
9:40 PM Changeset in ffmpeg [ea238698] by Michael Niedermayer <michael@niedermayer.cc>
Use https for repository links Reviewed-by: Stefano Sabatini …
9:40 PM Changeset in ffmpeg [ad28b01a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/rpzaenc: stop accessing out of bounds frame (cherry picked …
9:40 PM Changeset in ffmpeg [fa201297] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/motionpixels: Mask pixels to valid values Fixes: out of array …
9:40 PM Changeset in ffmpeg [0f6580b1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/xpmdec: Check size before allocation to avoid truncation …
9:40 PM Changeset in ffmpeg [4c34976f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/bink: Avoid undefined out of array end pointers in …
9:40 PM Changeset in ffmpeg [8b84cffb] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/bink: Fix off by 1 error in ref end Fixes: out of array …
9:40 PM Changeset in ffmpeg [bc9e149c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/utils: Ensure linesize for SVQ3 Fixes: Assertion block_w * …
9:40 PM Changeset in ffmpeg [0c5f3c23] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/utils: allocate a line more for VC1 and WMV3 Fixes: out of …
9:40 PM Changeset in ffmpeg [545cfee] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/videodsp_template: Adjust pointers to avoid undefined pointer …
9:40 PM Changeset in ffmpeg [3eaf6530] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pngdec: Check deloco index more exactly Fixes: out of array …
9:40 PM Changeset in ffmpeg [73eb9578] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffv1dec: Check that num h/v slices is supported Fixes: out of …
9:40 PM Changeset in ffmpeg [f9726596] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Check samplesize and offset to avoid integer overflow …
9:40 PM Changeset in ffmpeg [773d1b85] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pictordec: Remove mid exit branch This causes the RLE decoder …
9:40 PM Changeset in ffmpeg [261ff2e2] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/eac3dec: avoid float noise in fixed mode addition to overflow …
9:40 PM Changeset in ffmpeg [8478879a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/utils: use 32pixel alignment for bink bink supports 16x16 …
9:40 PM Changeset in ffmpeg [e243076b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/scpr3: Check bx Fixes: Out of array access Fixes: …
9:40 PM Changeset in ffmpeg [e5a88d62] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/012v: Order operations for odd size handling Fixes: out of …
9:40 PM Changeset in ffmpeg [2ae1a70c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/eatgq: : Check index increments in tgq_decode_block() Fixes: …
9:40 PM Changeset in ffmpeg [68da8e97] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/scpr: Test bx before use Fixes: out of array access on 32bit …
9:40 PM Changeset in ffmpeg [2a47fecb] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mxfdec: Use 64bit in remainder Fixes: signed integer …
9:40 PM Changeset in ffmpeg [9f828f14] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/sunrast: Fix maplength check Fixes: out of bounds read …
9:40 PM Changeset in ffmpeg [fdff97fe] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wavpack: Avoid undefined shift in get_tail() Fixes: left …
9:40 PM Changeset in ffmpeg [79afac27] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wavpack: Check for end of input in wv_unpack_dsd_high() …
9:40 PM Changeset in ffmpeg [04b48cef] by Michael Niedermayer <michael@niedermayer.cc>
avformat/id3v2: Check taglen in read_uslt() Fixes: Timeout (read …
9:40 PM Changeset in ffmpeg [74361386] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tiff: Ignore tile_count Fixes: out of array access Fixes: …
9:40 PM Changeset in ffmpeg [b314170e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffv1dec: restructure slice coordinate reading a bit Fixes: …
9:40 PM Changeset in ffmpeg [3f4ec2d6] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mlpdec: Check max matrix instead of max channel in noise check …
9:40 PM Changeset in ffmpeg [0891a36] by Michael Niedermayer <michael@niedermayer.cc>
swscale/input: Use more unsigned intermediates Same principle as …
9:40 PM Changeset in ffmpeg [383a5185] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/alsdec: The minimal block is at least 7 bits Signed-off-by: …
9:40 PM Changeset in ffmpeg [37aaa56] by Michael Niedermayer <michael@niedermayer.cc>
avformat/replaygain: avoid undefined / negative abs Fixes: signed …
9:40 PM Changeset in ffmpeg [a73cd6ae] by Michael Niedermayer <michael@niedermayer.cc>
swscale/output: Bias 16bps output calculations to improve non …
9:40 PM Changeset in ffmpeg [2177cc8e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/speedhq: Check buf_size to be big enough for DC Fixes: …
9:40 PM Changeset in ffmpeg [a16aaae6] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffv1dec: Fail earlier if prior context is corrupted …
5:13 PM Changeset in ffmpeg [6d31619a] by James Almer <jamrial@gmail.com>
avformat/matroskadec: validate MaxBlockAdditionID in the presence of …
2:57 PM Changeset in ffmpeg [2133cadf] by James Almer <jamrial@gmail.com>
avformat/matroskadec: reindent after the previous commit …
2:55 PM Changeset in ffmpeg [88de01d8] by James Almer <jamrial@gmail.com>
avformat/matroskadec: parse all BlockAdditionMapping elements and …
10:50 AM Ticket #10299 (avutil should link with libandroid.so when mediacodec enabled on android) updated by chinshou
Replying to quinkblack: > Can you test patch 1/3 and 2/3: …
10:21 AM Ticket #10299 (avutil should link with libandroid.so when mediacodec enabled on android) updated by chinshou
OK, I will update the patch and try again tomorrow. best regards

Apr 6, 2023:

9:54 AM Ticket #10303 (speed issues with https and particular mxf files on input) updated by maclin
Priority, Version, Component changed
8:49 AM Ticket #10293 (FFMpeg ignores -shortest and goes on forever filling all the RAM ...) updated by Francesco Bucciantini
Fixed in Avisynth 3.7.3 Beta 10 by Stephen: …
4:54 AM Changeset in ffmpeg [b564ad8e] by J. Dekker <jdek@itanimul.li>
lavc/aarch64: add hevc deblock chroma 8-12bit Benched on Ampere …
4:16 AM Changeset in ffmpeg [68c151cb] by J. Dekker <jdek@itanimul.li>
checkasm: add hevc_deblock chroma test Signed-off-by: J. Dekker …

Apr 5, 2023:

10:50 PM Changeset in ffmpeg [feeeefc3] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mxfenc: reject unsupported ffv1 versions Signed-off-by: …
10:50 PM Changeset in ffmpeg [f0cd5610] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffv1dec: reject unsupported ffv1 versions Signed-off-by: …
10:49 PM Changeset in ffmpeg [916be62d] by Michael Niedermayer <michael@niedermayer.cc>
tests/fate/vcodec.mak: drop strict experimental from j2k tests …
10:40 PM Changeset in ffmpeg [33ef8778] by Marton Balint <cus@passwd.hu>
avdevice/decklink_enc: Add support for output of Active Format …
10:40 PM Changeset in ffmpeg [88da4b5] by Marton Balint <cus@passwd.hu>
fate: split mxf test dependencies to DV and MPEG2 Signed-off-by: …
10:40 PM Changeset in ffmpeg [8f534618] by Marton Balint <cus@passwd.hu>
avformat/mxfdec: treat Random Index Pack as end of file RIP, if …
9:11 PM Ticket #10121 (jpeg2000 decoder fails on conformance codestream p0_10.j2k) updated by Pierre-Anthony Lemieux
Replying to Balling: > >the error message bpno became …
9:00 PM Ticket #10121 (jpeg2000 decoder fails on conformance codestream p0_10.j2k) updated by Balling
>the error message bpno became invalid is emitted Is there any …
8:44 PM Ticket #10300 (JPEG2000 encoder produce corrupted output) updated by Balling
Here [jpeg2000 @ 00000292f9557740] bpno became invalid is no longer …
8:40 PM Ticket #5360 (Errors shown when correctly decoding jpeg2000 frames) closed by Balling
fixed: Native (and only native, nonnative decoder was removed, BOOOO!!!) …
8:29 PM Ticket #9468 (J2K is decoding rgb24 as bgr24 in native decoder) updated by Balling
Owner changed
hey, please apply!!!
8:22 PM Ticket #10061 (jpeg2000: crash with forced libopenjpeg decoder and image2 demuxer) updated by Balling
libopenjpeg decoder was just removed. …
8:19 PM Ticket #10058 (jpeg2000: support paletted images) updated by Balling
Genius Michael Niedermayer removed libopenjpeg decoder whatsover. WTF. …
3:02 PM Ticket #10299 (avutil should link with libandroid.so when mediacodec enabled on android) updated by quinkblack
Owner changed
3:02 PM Ticket #10299 (avutil should link with libandroid.so when mediacodec enabled on android) updated by quinkblack
Status changed
Can you test patch 1/3 and 2/3: …
12:47 PM Changeset in ffmpeg [61b27b15] by James Almer <jamrial@gmail.com>
avutil/hdr_dynamic_metadata: allow av_dynamic_hdr_plus_to_t35() to …
12:47 PM Changeset in ffmpeg [1c2a1e07] by James Almer <jamrial@gmail.com>
avformat/matroskaenc: write a MaxBlockAdditionID element A non zero …
12:47 PM Changeset in ffmpeg [00fde806] by James Almer <jamrial@gmail.com>
avformat/matroska: add a few more Block Addition ID Type enum values …
12:47 PM Changeset in ffmpeg [c73cf41f] by James Almer <jamrial@gmail.com>
avformat/matroskadec: export Dynamic HDR10+ packet side data …
12:47 PM Changeset in ffmpeg [6def8625] by James Almer <jamrial@gmail.com>
avformat/matroskadec: set the default value for BlockAddIDType …
12:47 PM Changeset in ffmpeg [44513156] by James Almer <jamrial@gmail.com>
avformat/matroskadec: support parsing more than one BlockMore element …

Apr 4, 2023:

11:04 PM Ticket #10203 (ASS encoder inserts null character into middle of output) closed by Marton Balint
fixed: Fixed in 5f92a192315fc9349e7c9bdc923666f79d5c5e8d.
7:20 PM Ticket #10312 (Regression in transcode example) created by pszemus
Summary of the bug: doc/examples/transcode.c broken since 6.0 …
2:39 PM SponsoringPrograms/GSoC/2023 edited by Nuo Mi
(diff)
1:12 PM Ticket #10311 (libsvtav1 mjpeg image conversion with errors the process does not ...) created by Matteo Secchi
Summary of the bug: libsvtav1 mjpeg image conversion with errors the …
11:25 AM Ticket #10293 (FFMpeg ignores -shortest and goes on forever filling all the RAM ...) closed by Francesco Bucciantini
fixed
11:25 AM Ticket #10293 (FFMpeg ignores -shortest and goes on forever filling all the RAM ...) updated by Francesco Bucciantini
Issue confirmed on Avisynth side, version 3.7.2 stable. Will be fixed …
9:45 AM Changeset in ffmpeg [2244722f] by Anton Khirnov <anton@khirnov.net>
doc/ffmpeg: rewrite the introductory paragraph This is not the place …
9:45 AM Changeset in ffmpeg [bf6df790] by Anton Khirnov <anton@khirnov.net>
doc/ffmpeg: refine program title It is a media converter, not just a …
9:44 AM Changeset in ffmpeg [1d3f7178] by Anton Khirnov <anton@khirnov.net>
lavf/mux: clarify log messages when choosing oformat fails Current …
9:42 AM Changeset in ffmpeg [dffb058f] by Anton Khirnov <anton@khirnov.net>
lavf: fall back to a more meaningful log instance name An …
5:13 AM poc_file attached to Ticket #10310 by Youngseok Choi
poc_file used in command input
5:12 AM Ticket #10310 (stack-buffer-overflow in FFmpeg (libavcodec/aacenc_tns.c:203 in ...) updated by Youngseok Choi
Summary changed
5:12 AM Ticket #10310 (stack-buffer-overflow in FFmpeg (libavcodec/aacenc_tns.c:203 in ...) updated by Youngseok Choi
Description changed
5:10 AM Ticket #10310 (stack-buffer-overflow in FFmpeg (libavcodec/aacenc_tns.c:203 in ...) created by Youngseok Choi
Our fuzzer found a new stack overflow bug. Command Input […] …
5:06 AM Ticket #10309 (heap-buffer-overflow bug in FFmpeg (new_output_stream at ...) updated by Youngseok Choi
Description changed
5:04 AM poc_file attached to Ticket #10309 by Youngseok Choi
poc_file used in command input
5:04 AM Ticket #10309 (heap-buffer-overflow bug in FFmpeg (new_output_stream at ...) created by Youngseok Choi
Our fuzzer found a new heap overflow bug in FFmpeg. Command input
4:58 AM poc_file attached to Ticket #10308 by Youngseok Choi
poc_file used in command input
4:58 AM Ticket #10308 (heap-buffer-overflow in ffmpeg (get_vlc2 at libavcodec/get_bits.h:639)) created by Youngseok Choi
Hello, our fuzzer found a new heap-overflow bug. Command to …
4:46 AM Ticket #10307 (Segmentation Violation (dct_quantize_refine in ...) updated by Youngseok Choi
I think this can be a duplicate of https://trac.ffmpeg.org/ticket/10305.
4:44 AM poc_file attached to Ticket #10307 by Youngseok Choi
poc_file used in command input
4:43 AM Ticket #10307 (Segmentation Violation (dct_quantize_refine in ...) created by Youngseok Choi
Our fuzzer found a new SEGV bug in FFmpeg. Command Input […] …
4:36 AM poc_file attached to Ticket #10306 by Youngseok Choi
the input file used in command
4:35 AM Ticket #10306 (Segmentation Violation (cmp_inline in libavcodec/motion_est.c:219)) created by Youngseok Choi
Hello, our fuzzer found a new SEGV bug in FFmpeg. Command Input
4:25 AM poc_file attached to Ticket #10305 by Youngseok Choi
poc_file used in command input
4:25 AM Ticket #10305 (Segmentation Violation (libavcodec/mpegvideo_enc.c:4446 in ...) updated by Youngseok Choi
Description changed
4:24 AM Ticket #10305 (Segmentation Violation (libavcodec/mpegvideo_enc.c:4446 in ...) created by Youngseok Choi
Hi, our fuzzer found a new SEGV bug in ffmpeg. Command Input
4:15 AM Ticket #10304 (Segmentation Violation in ffmpeg (libavformat/concat.c:142 in concat_read)) updated by Youngseok Choi
Keywords, Component changed
4:12 AM poc_file attached to Ticket #10304 by Youngseok Choi
poc_file used in command input
4:11 AM Ticket #10304 (Segmentation Violation in ffmpeg (libavformat/concat.c:142 in concat_read)) created by Youngseok Choi
Hi, our fuzzer found a new SEGV in ffmpeg. Command to Reproduce

Apr 3, 2023:

11:15 PM Changeset in ffmpeg [97c95961] by James Almer <jamrial@gmail.com>
avcodec/libfdk-aaceenc: add a flush callback Signed-off-by: James …
11:15 PM Changeset in ffmpeg [4c00aa03] by James Almer <jamrial@gmail.com>
avcodec/libx264: add a flush callback Signed-off-by: James Almer …
5:02 PM Ticket #10292 (Segmentation Fault with Rubberband and Large Multi Channel WAV) updated by Matt
Just to add, I was experiencing the same issue on the latest Windows …
12:45 PM Ticket #10302 (feedback filter bug) updated by Michael Koch
The issue is only reproducible with 10-bit video if x is odd. No …
11:45 AM Ticket #10303 (speed issues with https and particular mxf files on input) updated by maclin
Summary changed
11:44 AM Ticket #10303 (speed issues with https and particular mxf files on input) updated by maclin
Attempted to do experiment with stable ffmpeg-6 ffmpeg version …
11:07 AM Ticket #8705 (content_type option is not working with tee output) updated by tubby
I have the same issue with -content_type, -ice_name and -ice_url. This …
10:49 AM Ticket #6620 (Build fails on Windows due to command line truncation) updated by rokups
Oddly enough vcpkg does use GNU Make 4.3 and yet i am impacted by this …
10:11 AM Changeset in ffmpeg [3f28c576] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: fix b-frame DTS behavior with fractional framerates …
10:10 AM Changeset in ffmpeg [f6facaf8] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: fix b-frame DTS behavior with fractional framerates …
10:05 AM Changeset in ffmpeg [00282752] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: fix b-frame DTS behavior with fractional framerates …
10:03 AM Changeset in ffmpeg [a6dc9296] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: fix b-frame DTS behavior with fractional framerates …
9:59 AM Changeset in ffmpeg [9a245bdf] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: fix b-frame DTS behavior with fractional framerates …
9:30 AM Changeset in ffmpeg [6941788d] by Gyan Doshi <ffmpeg@gyani.pro>
avformat/movenc: correct loci parameter handling 3GPP TS 26.244 Table …
9:12 AM Ticket #10303 (speed issues with https and particular mxf files on input) updated by maclin
Description changed
9:10 AM Ticket #10303 (speed issues with https and particular mxf files on input) created by maclin
Summary of the bug: How to reproduce: […] On output i see this …
8:58 AM Ticket #10302 (feedback filter bug) updated by 张文兵
Replying to Michael Koch: > I see, it's reproducible only …
8:47 AM Ticket #10302 (feedback filter bug) updated by Michael Koch
I see, it's reproducible only if x and h are odd numbers. As a …
8:39 AM Ticket #10302 (feedback filter bug) updated by 张文兵
Replying to 张文兵: > Replying to Michael Koch: > …
8:33 AM Ticket #10302 (feedback filter bug) updated by 张文兵
Replying to Michael Koch: > Please show the full console …
8:21 AM Ticket #10302 (feedback filter bug) updated by Michael Koch
Please show the full console output. I can't reproduce the issue with …
7:13 AM Ticket #10302 (feedback filter bug) created by 张文兵
Summary of the bug: 10bit video using 'feedback' appears with a green …
7:07 AM Ticket #10293 (FFMpeg ignores -shortest and goes on forever filling all the RAM ...) updated by Francesco Bucciantini
Uhmmmm AVSPmod mod is also affected. I'm debugging a bit to understand …
6:54 AM Ticket #10293 (FFMpeg ignores -shortest and goes on forever filling all the RAM ...) updated by Francesco Bucciantini
What I've actually done in production is check whether the source is …
3:42 AM Ticket #8903 (mingw-w64 clang i686 "inline assembly requires more registers than ...) closed by Christopher Degawa
fixed: Should have been fixed by 182663a58a7a099e02e76da3b0f96d63e5c26a6d.
2:37 AM CompilationGuide/Ubuntu edited by Pierre-Anthony Lemieux
Add FAQ on compiling to a 32-bit Ubuntu target on an Ubuntu 64-bit host (diff)
1:22 AM Ticket #10301 (FFmpeg process go over 100% when adding null audio track) updated by Anh Trinh
Description changed
1:21 AM Ticket #10301 (FFmpeg process go over 100% when adding null audio track) created by Anh Trinh
Summary of the bug: How to reproduce: […] As you can see, the …
Note: See TracTimeline for information about the timeline view.