Timeline



Sep 22, 2019:

8:34 PM Changeset in ffmpeg [4ba45a95] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: adjust h for mercator input/output
8:32 PM Changeset in ffmpeg [043038ea] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: fix xyz_to_mercator()
8:32 PM Changeset in ffmpeg [a8925d26] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: fix mercator_to_xyz()
6:37 PM Ticket #8193 (signed integer overflow in libavformat/yuv4mpegdec.c:329) closed by Carl Eugen Hoyos
fixed: Should be fixed by Paul in 05a2ce93265442285b2838530ba5bb5702cd18b1
5:55 PM Changeset in ffmpeg [b4d2bea6] by Paul B Mahol <onemda@gmail.com>
avfilter/v360: reduce size of some struct members
5:25 PM Changeset in ffmpeg [05a2ce93] by Paul B Mahol <onemda@gmail.com>
avformat/y4m: do not try to seek if pts is less than 0 Fixes #8193.
4:28 PM y4m_invalid_header_crash_small.y4m attached to Ticket #8193 by Suhwan
poc
4:27 PM gdb-yuv attached to Ticket #8193 by Suhwan
4:27 PM Ticket #8193 (signed integer overflow in libavformat/yuv4mpegdec.c:329) created by Suhwan
Summary of the bug: There is a signed integer overflow in …
4:21 PM mjpegb.mov attached to Ticket #8192 by Suhwan
poc
4:20 PM Ticket #8189 (FFMPEG fails to trim beginning of clip) updated by M Morin
It is a 2.13 GB MTS file on my hard drive. If you need part or the …
4:20 PM gdb-aacenc attached to Ticket #8192 by Suhwan
4:20 PM Ticket #8192 (Division by zero bug from libavcodec/aacenc.c:903) created by Suhwan
Summary of the bug: There is a Division by zero bug from …
4:16 PM Changeset in ffmpeg [0728d644] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/sunrast: Fix indention Signed-off-by: Michael Niedermayer …
4:16 PM Changeset in ffmpeg [0e8b7709] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/sunrast: Fix return type for "unsupported (compression) type" …
4:16 PM Changeset in ffmpeg [25a501b5] by Michael Niedermayer <michael@niedermayer.cc>
avutil/opt: Fix type specifier This bug has been introduced in …
4:14 PM vp80-05-sharpness-1439.webp attached to Ticket #8191 by Suhwan
poc
4:14 PM gdb-svq attached to Ticket #8191 by Suhwan
4:13 PM Ticket #8191 (Division by zero at libavcodec/svq1enc.c) created by Suhwan
Summary of the bug: There is division by zero at libavcodec/svq1enc.c …
4:06 PM screen_codec.wmv attached to Ticket #8190 by Suhwan
poc
4:05 PM Ticket #8190 (heap-buffer-overflow from libavformat/movenc.c) created by Suhwan
Summary of the bug: There is heap-buffer-overflow from …
2:28 PM Ticket #5731 (Warnings about truncating oversized PPS when decoding files from Sony ...) updated by milix
Summary changed
1:28 PM Ticket #8112 (colorconstancy, missing documentation) updated by Elon Musk
That cant be changed for the obvious reasons.
1:21 PM Ticket #8112 (colorconstancy, missing documentation) updated by Michael Koch
Then please correct it on this page, where "colorconstancy filter" is …
1:12 PM Ticket #8112 (colorconstancy, missing documentation) updated by Elon Musk
And the colorconstancy aka weighted_greyedge filter you talk about …
1:09 PM Ticket #8112 (colorconstancy, missing documentation) closed by Elon Musk
invalid: There is no such filter, you probably mean greyedge, that one have docs.
12:12 PM Changeset in ffmpeg [51a2f021] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: add fixed pixel padding options
12:12 PM Changeset in ffmpeg [79d14a3c] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: remove intermediate variables

Sep 21, 2019:

7:57 PM Changeset in ffmpeg [ba24b24a] by James Zern <jzern@google.com>
tools/patcheck: remove gcc-2.95 compat check this conflicts with the …
7:35 PM Changeset in ffmpeg [a1391cb9] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: fix comparison with float value
7:33 PM Changeset in ffmpeg [073d2269] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: simplify xyz_to_dfisheye() calculations
7:17 PM Changeset in ffmpeg [b342678b] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: simplify dfisheye_to_xyz() calculations
5:09 PM Changeset in ffmpeg [a46ee096] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showfreqs: fix check for failed allocation
3:32 PM Changeset in ffmpeg [1c165e19] by James Almer <jamrial@gmail.com>
avformat/latmenc: fix context used for logging Signed-off-by: James …
2:31 PM Changeset in ffmpeg [34046bc] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: simplify ball_to_xyz() calculations
2:31 PM Changeset in ffmpeg [ecaef69f] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: simplify xyz_to_ball() calculations
2:09 PM Ticket #8155 (Transcoded network streams are containing several errors.) updated by Leslie.H
May we say that, it is not possible to solve?
1:58 PM Changeset in ffmpeg [b8dfc108] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: add hammer projection
9:00 AM Changeset in ffmpeg [76f861bb] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: use lrintf() in kernel
8:31 AM Changeset in ffmpeg [de1d6cb3] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: fix small artifacts between corners in EAC format

Sep 20, 2019:

11:24 PM Ticket #8150 (memory leaks in ff_read_packet()) updated by mkver
The null pointer problem has been fixed in …
11:23 PM Ticket #8141 (null pointer passed as argument at libavutil/encryption_info.c) closed by mkver
fixed: Fixed in e6018fda14d7cfe2c890fb336c9264c4ea0b6c5c.
11:11 PM Ticket #7994 (undefined-behavior at libavcodec/ac3enc.c and heap buffer overflow at ...) updated by mkver
Component changed
The ac3-bug has been fixed in 2f289ec914cc7e8133858d4f9e8d91dab685ae44.
11:10 PM Ticket #8159 (left shift of negative value bugs in libavcodec/truespeech.c) updated by mkver
Component changed
The ac3 related bug has been fixed in …
11:08 PM Ticket #8144 (left shift of negative value bug in libavcodec/ac3enc.c) closed by mkver
fixed: Fixed in 2f289ec914cc7e8133858d4f9e8d91dab685ae44.
10:21 PM Ticket #7293 (rtp_mpegts muxer: metadata is dropped) closed by Carl Eugen Hoyos
fixed: Your patch was committed as 270f94e132b623bd6717515b3a72c5f1c535190b
9:26 PM Changeset in ffmpeg [2f87c9f6] by Michael Niedermayer <michael@niedermayer.cc>
avformat/hashenc: add streamhash muxer Implemented as a variant of …
9:26 PM Changeset in ffmpeg [666b4278] by Michael Niedermayer <michael@niedermayer.cc>
avformat/hashenc: use an array of hashes Only the first element of …
9:26 PM Changeset in ffmpeg [d214f216] by Michael Niedermayer <michael@niedermayer.cc>
avformat/hashenc: rearrange options definition Only the frame* muxers …
9:26 PM Changeset in ffmpeg [e6018fda] by Michael Niedermayer <michael@niedermayer.cc>
avutil/encryption_info: Don't pass NULL to memcpy The pointer …
9:26 PM Changeset in ffmpeg [87a7fc69] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: fuzz channels and sample_rate too This …
9:26 PM Changeset in ffmpeg [83f2555e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/utils: Check channels fully earlier Signed-off-by: Michael …
9:26 PM Changeset in ffmpeg [270f94e1] by Michael Niedermayer <michael@niedermayer.cc>
avformat/rtpenc_mpegts: copy metadata to mpegts sub-muxer Fixes …
9:26 PM Changeset in ffmpeg [6390f52a] by Michael Niedermayer <michael@niedermayer.cc>
avformat/aiffdec: parse replaygain metadata Signed-off-by: Moritz …
9:26 PM Changeset in ffmpeg [9e0a071e] by Michael Niedermayer <michael@niedermayer.cc>
avutil/opt: Print out numeric values of option constants It's often …
9:26 PM Changeset in ffmpeg [667df60b] by Michael Niedermayer <michael@niedermayer.cc>
avutil/opt: Fix printing integer option defaults Integer values …
9:26 PM Changeset in ffmpeg [2f289ec9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ac3enc: Fix invalid shift Fixes the FATE-tests …
9:26 PM Changeset in ffmpeg [54e1efda] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/g723_1dec: Fix invalid shift Fixes the FATE-tests …
9:26 PM Changeset in ffmpeg [86bef10e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/tdsc: Fix undefined shifts Fixes the tdsc FATE-test. …
7:41 PM Changeset in ffmpeg [8b58d9cb] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: remove uneeded array element
7:34 PM Changeset in ffmpeg [5c93a0a1] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: add support for mirroring to ball input format
7:08 PM Changeset in ffmpeg [9def7efd] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: adjust kernel after latest change
7:08 PM Changeset in ffmpeg [bc89434a] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: fix various artifacts with cubemaps
7:08 PM Changeset in ffmpeg [048c712a] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: improve description about s in comments
5:51 PM Changeset in ffmpeg [8f13a557] by Pedro Arthur <bygrandao@gmail.com>
libavfilter/dnn: support multiple outputs for native mode …
5:51 PM Changeset in ffmpeg [75ca94f3] by Pedro Arthur <bygrandao@gmail.com>
libavfilter/dnn/dnn_backend_native: find the input operand according …
5:43 PM Ticket #8189 (FFMPEG fails to trim beginning of clip) updated by Carl Eugen Hoyos
Keywords, Version changed
Where can I find the input sample?
5:32 PM Ticket #8189 (FFMPEG fails to trim beginning of clip) created by M Morin
Summary of the bug: FFMPEG fails to trim beginning of a clip when …
4:27 PM ASAN-UAF-mpeg_mux attached to Ticket #8188 by Suhwan
4:26 PM Event20120111133101017.avi attached to Ticket #8188 by Suhwan
poc
4:25 PM Ticket #8188 (heap-use-after-free from libavformat/mpegenc.c in mpeg_mux_write_packet) created by Suhwan
Summary of the bug: There is a heap-use-after-free from …
3:53 PM avi+mpeg4+++vdpart-bug.avi attached to Ticket #8187 by Suhwan
poc
3:48 PM gdb-mpegenc attached to Ticket #8187 by Suhwan
3:47 PM Ticket #8187 (signed integer overflow in libavformat/mpegenc.c) created by Suhwan
Summary of the bug: There is a signed integer overflow in …
3:33 PM chris.mov attached to Ticket #8186 by Suhwan
poc
3:32 PM ASAN-UAF-av_freep attached to Ticket #8186 by Suhwan
3:30 PM Ticket #8186 (double-free/heap-use-after-free when remuxing rtp hint tracks) created by Suhwan
Summary of the bug: There is a heap-use-after-free from …
1:57 PM Changeset in ffmpeg [9ae42c13] by Pedro Arthur <bygrandao@gmail.com>
FATE/dnn: add unit test for layer maximum Signed-off-by: Guo, Yejun …
1:57 PM Changeset in ffmpeg [b2683c66] by Pedro Arthur <bygrandao@gmail.com>
libavfilter/dnn: add layer maximum for native mode. The reason to add …
1:09 PM Ticket #8178 (ffmpeg master 4.2 not intializing h264_qsv) updated by Zhong,Li
Please try https://patchwork.ffmpeg.org/patch/15178/ can fix it or not.
11:12 AM ffmpeg-20190920-115529.log attached to Ticket #8185 by Jan Živković
ffmpeg command report
11:10 AM Ticket #8185 (Create thumbnails from MPEG-DASH stream) created by Jan Živković
Summary of the bug: I'm trying to process video images with openCV …
11:08 AM Ticket #1102 (mxf separate fields in interlaced j2k) updated by kieranjol
Hi, another user just reported this issue to me. I checked with git …
10:24 AM 320x240.ogg attached to Ticket #8184 by Suhwan
poc
10:23 AM gdb-swfenc attached to Ticket #8184 by Suhwan
10:23 AM Ticket #8184 (signed integer overflow in libavformat/swfenc.c) created by Suhwan
Summary of the bug: There's a signed integer overflow in …
10:10 AM test_v_av1_320x180.webm attached to Ticket #8183 by Suhwan
poc
10:09 AM asan-get_bits attached to Ticket #8183 by Suhwan
10:09 AM Ticket #8183 (heap-buffer-overflow at libavcodec/get_bits.h writing mov files) created by Suhwan
Summary of the bug: There is a heap-buffer-overflow bug at …
9:16 AM Ticket #8182 (FFMPEG cannot decode ER AAC ELD audio) updated by Carl Eugen Hoyos
Priority, Keywords changed
9:10 AM MF_m4a_AAC-ELD_24kbps_16kHz_Mono.m4a attached to Ticket #8182 by MultiMedia
9:09 AM Ticket #8182 (FFMPEG cannot decode ER AAC ELD audio) created by MultiMedia
Summary of the bug: FFMPEG cannot decode my ER AAC ELD audio. I can …
7:13 AM Ticket #8179 (H264_qsv encoder) closed by Carl Eugen Hoyos
duplicate: I assume this is a duplicate of #8178.
7:08 AM Ticket #8178 (ffmpeg master 4.2 not intializing h264_qsv) updated by Carl Eugen Hoyos
Reproduced by developer, Component, Priority, Analyzed by developer, Version, Keywords changed
Please test current FFmpeg git head and provide the command line you …
6:56 AM Changeset in ffmpeg [ea673a0e] by James Zern <jzern@google.com>
Delete unused branch in libaomenc this branch is leftover from …
6:49 AM Changeset in ffmpeg [ecd026a4] by James Zern <jzern@google.com>
avcodec/libvpxenc: add ROI-based encoding support for VP8/VP9 example …
12:32 AM Changeset in ffmpeg [179e15dc] by James Almer <jamrial@gmail.com>
avformat/movenc: don't hardcode the colr box size Signed-off-by: …

Sep 19, 2019:

11:36 PM Changeset in ffmpeg [f9f9d594] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavc/cook: Remove an incorrect comment. Multichannel cook was …
7:30 PM Changeset in ffmpeg [a221af1f] by Marton Balint <cus@passwd.hu>
avformat/mpegts: add support for EPG extraction from mpegts …
7:30 PM Changeset in ffmpeg [81bb7176] by Marton Balint <cus@passwd.hu>
avcodec: add EPG codec ID Signed-off-by: Marton Balint <cus@passwd.hu>
7:30 PM Changeset in ffmpeg [5e51c1ae] by Marton Balint <cus@passwd.hu>
avformat/mpegts: add all well known PIDs and TIDs to mpegts.h …
7:30 PM Changeset in ffmpeg [862e020f] by Marton Balint <cus@passwd.hu>
avfilter/dnn: fix inclusion guard in …
6:49 PM Ticket #8180 (signed integer overflow in libavutil/mathematics.c) updated by mkver
The same error is also triggered in the lavf-fate-vp8.ogg FATE test.
6:22 PM CompilationGuide edited by Gyan
update link for MABS (diff)
4:39 PM gdb-movenc attached to Ticket #8181 by Suhwan
4:39 PM xtrem-sport.mp4 attached to Ticket #8181 by Suhwan
poc
4:38 PM Ticket #8181 (SIGSEGV from libavformat/movenc.c) created by Suhwan
Summary of the bug: There is SIGSEGV from libavformat/movenc.c […] …
4:38 PM Changeset in ffmpeg [b632ad81] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: add ball projection format
4:19 PM Ticket #8073 (Segfault on macOS 10.15 "Catalina": stop reason = EXC_BAD_ACCESS ...) updated by Ryan Parman
@zwaldowski: This allowed me to build the latest Git master on macOS …
3:38 PM bug533822.ogg attached to Ticket #8180 by Suhwan
poc
3:38 PM gdb-mathematics attached to Ticket #8180 by Suhwan
3:38 PM Ticket #8180 (signed integer overflow in libavutil/mathematics.c) created by Suhwan
Summary of the bug: There is signed integer overflow bug in …
2:29 PM Changeset in ffmpeg [b766a13d] by Pedro Arthur <bygrandao@gmail.com>
FATE/dnn: add unit test for dnn depth_to_space layer 'make …
2:25 PM Changeset in ffmpeg [48133fa] by Pedro Arthur <bygrandao@gmail.com>
libavfilter/dnn: separate depth_to_space layer from …
2:21 PM Changeset in ffmpeg [24f50730] by Pedro Arthur <bygrandao@gmail.com>
FATE/dnn: add unit test for dnn conv2d layer 'make …
2:09 PM Changeset in ffmpeg [5f058dd6] by Pedro Arthur <bygrandao@gmail.com>
libavfilter/dnn: separate conv2d layer from dnn_backend_native.c to a …
12:48 PM Ticket #8138 (load of misaligned address in libavcodec/startcode.c) closed by mkver
invalid: The code in question is inside a #ifdef HAVE_FAST_UNALIGNED. Therefore …
12:41 PM Ticket #8179 (H264_qsv encoder) updated by Amit Gupta
Cc, Version changed
10:48 AM Ticket #8179 (H264_qsv encoder) updated by Amit Gupta
Analyzed by developer, Reproduced by developer changed
10:45 AM Ticket #8179 (H264_qsv encoder) created by Amit Gupta
Summary of the bug: [h264_qsv @ 0x3210c40] Encoder will work with …
10:43 AM Ticket #8178 (ffmpeg master 4.2 not intializing h264_qsv) created by Amit Gupta
Summary of the bug: ffmpeg master 4.2 not intializing h264_qsv encoder …
7:20 AM Ticket #8154 (signed integer overflow in fftools/ffmpeg_opt.c) closed by mkver
fixed
7:20 AM Ticket #8154 (signed integer overflow in fftools/ffmpeg_opt.c) updated by mkver
Component changed
Fixed in 2b1fcba8ddcb7d29299ea28403fb597640a7288b.
7:18 AM Ticket #8153 (signed integer overflow and invalid left shift in libavcodec/ttaenc.c) closed by mkver
fixed: Fixed in 3ab488a5407f833ecc66e8fa4c537dc4852db720.
7:15 AM Ticket #8150 (memory leaks in ff_read_packet()) updated by mkver
The originally reported memleaks were fixed in …
3:13 AM Ticket #8150 (memory leaks in ff_read_packet()) updated by James
Status, Component, Reproduced by developer, Summary changed
This one i could reproduce.
3:00 AM Ticket #8056 (Convert BMP/JPG to YUV420p video color shift, but not PNG) updated by fireattack
Thank you for your informative reply. These commands are definitely …
2:38 AM 83fcd9aa47ccb67acd70991b237046d95d1c4467 attached to Ticket #8150 by Suhwan
poc
2:35 AM Ticket #8150 (memory leaks in ff_read_packet()) reopened by Suhwan
I compiled ffmpeg with gcc-7 and uploaded other poc file. how to …
1:05 AM Ticket #8150 (memory leaks in ff_read_packet()) closed by James
invalid: Can't reproduce with GCC 9, so probably a miscompilation bug from …

Sep 18, 2019:

8:53 PM Changeset in ffmpeg [c2ab998f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/v210enc: move v210_enc_8/10 function to template file …
8:53 PM Changeset in ffmpeg [5c0f80d2] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/v210enc: make 8bit and 10bit process consistent …
8:53 PM Changeset in ffmpeg [216dd9fd] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/v210enc: add depth parameter for WRITE_PIXELS and CLIP …
8:53 PM Changeset in ffmpeg [ebd25a5] by Michael Niedermayer <michael@niedermayer.cc>
avutil/common: Fix undefined shift av_mod_uintp2_c uses a bitwise AND …
8:53 PM Changeset in ffmpeg [e12a2a2d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/avpacket: Improve allocating packets av_mallocz + …
8:53 PM Changeset in ffmpeg [9442b0de] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mjpegdec: Unify switch statements This has been forgotten in …
8:53 PM Changeset in ffmpeg [90f647c2] by Michael Niedermayer <michael@niedermayer.cc>
avformat/utils: Preserve integrity of linked list 1. Instead of …
8:53 PM Changeset in ffmpeg [8b1be6e5] by Michael Niedermayer <michael@niedermayer.cc>
avformat/internal: Improve documentation of ff_packet_list_get The …
7:22 PM surge-2-16-B-ima4.mov attached to Ticket #8177 by Suhwan
poc
7:22 PM gdb-aac attached to Ticket #8177 by Suhwan
7:21 PM Ticket #8177 (four division by zero bugs in aaccoder.c and lpc.h) created by Suhwan
Summary of the bug: There're four division by zero bugs in aaccoder.c …
7:16 PM rec09.act attached to Ticket #8176 by Suhwan
poc
7:15 PM gdb-g729 attached to Ticket #8176 by Suhwan
7:15 PM Ticket #8176 (four out-of-bound bugs in g729dec.c and g729postfilter.c) created by Suhwan
Summary of the bug: There're 4 out of bounds bugs in g729dec.c and …
6:01 PM Ticket #7011 (Decoding of chained opus streams isn't properly supported) updated by ePirat
Cc changed
2:43 PM Ticket #8175 (FFmpeg failed to run checkasm-opusdsp test on release|x86 and ...) closed by James
fixed: Fixed in 1d86e4b3ebb4905c1e08b7a8db203e19cbce10e3
2:42 PM Changeset in ffmpeg [1d86e4b3] by James Almer <jamrial@gmail.com>
checkasm/opusdsp: declare opus_deemphasis as a function returning a …
1:35 PM Ticket #5398 (non-Latin characters in Windows console) updated by mkver
Owner changed
1:26 PM Ticket #5398 (non-Latin characters in Windows console) updated by Balling
And here one uses SetConsoleOutputCP(65001) function. …
1:21 PM Ticket #5398 (non-Latin characters in Windows console) updated by Balling
Status, Owner changed
Really! …
1:01 PM Ticket #7203 (Problem with encoding type "Cyrillic (DOS)" with metadata delivery.) closed by mkver
invalid: This issue is about two things: 1. A file that claims to use cp …
11:40 AM Ticket #7906 (FFMPEG Hangs on dropped connection - RTMP Input) updated by afedorov
We are experiencing similar issue, when connection to rtsp server goes …
11:35 AM Ticket #7203 (Problem with encoding type "Cyrillic (DOS)" with metadata delivery.) updated by Balling
Status changed
https://ffmpeg.zeranoe.com/forum/viewtopic.php?f=7&t=7520&p=16316&hilit
9:27 AM log_x86_test.log attached to Ticket #8175 by KarenHuang
log_x86_test
9:27 AM Ticket #8175 (FFmpeg failed to run checkasm-opusdsp test on release|x86 and ...) created by KarenHuang
Summary of the bug: FFmpeg failed to run checkasm-opusdsp test on …
6:04 AM test.265 attached to Ticket #8174 by HolyWu
6:04 AM Ticket #8174 (CUVID decoder doesn't perform a capability check on chroma subsampling) created by HolyWu
Summary of the bug: When using external wrapper decoder such as …
5:09 AM Changeset in ffmpeg [53d31e91] by Gyan Doshi <ffmpeg@gyani.pro>
doc: various spelling, grammar and formatting fixes Signed-off-by: …
1:57 AM Ticket #8173 (MKV - All streams marked as default when trying to remove all dispositions) created by nheelyolis
== Summary of the bug == When trying to demux or encode an MKV file to …
12:18 AM Changeset in ffmpeg [96f1d34d] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavf/mpegts: Support demuxing AVS2.

Sep 17, 2019:

8:18 PM Changeset in ffmpeg [251284e] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: add mercator projection
7:33 PM Airplane.mov attached to Ticket #8172 by Suhwan
poc
7:33 PM gdb-aborted attached to Ticket #8172 by Suhwan
7:33 PM Ticket #8172 (Assertion at libavformat/avienc.c:800) created by Suhwan
Summary of the bug: There're Assertion at libavformat/avienc.c:800 and …
7:25 PM gdb-eval attached to Ticket #8171 by Suhwan
7:24 PM LTP2.aac attached to Ticket #8171 by Suhwan
poc
7:23 PM Ticket #8171 (Division by zero bug at libavutil/eval.c:318) created by Suhwan
Summary of the bug: There is division by zero bug at …
7:19 PM c-m2-a46ce91d8975a017917156b8824f936e.png attached to Ticket #8170 by Suhwan
poc
7:19 PM gdb-rational attached to Ticket #8170 by Suhwan
7:16 PM Ticket #8170 (Division by zero at libavutil/rational.h:105) created by Suhwan
Summary of the bug: There is division by zero at …
7:12 PM Ticket #8140 (left shift of negative value in libswscale/input.c) updated by Suhwan
[…]
7:08 PM Ticket #8152 (signed integer overflow in libavformat/flvenc.c) updated by Suhwan
It can be reproduced if "output" directory exists or following cmd. […]
2:47 PM Ticket #8132 (Audio cutoff when using nobuffer flag) updated by paco
I've just tested with -probesize 1024, at first I though the cutoff …
1:09 PM Ticket #8156 (PVS-studio big list of errors) updated by Balling
https://github.com/FFmpeg/FFmpeg/blob/ef50cf7b32b91af303e37236f22e2e899
12:45 PM Changeset in ffmpeg [65589ad5] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Adjust threshold for binkvideo Fixes: …
12:41 PM Changeset in ffmpeg [093d1f4] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Check for EOF in mov_read_meta() Fixes: Timeout (195sec …
12:41 PM Changeset in ffmpeg [2b1fcba8] by Michael Niedermayer <michael@niedermayer.cc>
fftools/ffmpeg_opt: Fix signed integer overflow Fixes ticket #8154. …
12:41 PM Changeset in ffmpeg [34bd293b] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Fix memleak When the mov/mp4 demuxer encounters an …
8:05 AM Ticket #8155 (Transcoded network streams are containing several errors.) updated by Leslie.H
Thank you! Results are not too promising: 1. winthreads version has …
8:04 AM console_new_pthread.txt attached to Ticket #8155 by Leslie.H
5:51 AM Ticket #8056 (Convert BMP/JPG to YUV420p video color shift, but not PNG) updated by pdr0
It's been "fixed" a long time ago with the proper flags. It's just not …
4:12 AM Ticket #8156 (PVS-studio big list of errors) updated by Balling
https://github.com/FFmpeg/FFmpeg/blob/ef50cf7b32b91af303e37236f22e2e899
1:01 AM Ticket #8155 (Transcoded network streams are containing several errors.) updated by mkver
Here

Sep 16, 2019:

11:32 PM Ticket #8157 (DNxHR 444 variants decoding bug) updated by pdr0
Yes, I think a warning should be shown These were encode with …
9:53 PM Ticket #8156 (PVS-studio big list of errors) updated by Hendrik
There is a continue in the loop above the break, the code may not be …
9:12 PM Ticket #8156 (PVS-studio big list of errors) updated by Balling
Maybe this is a mistake? …
8:51 PM Changeset in ffmpeg [ef50cf7] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hevcdec: Fix memleak of a53_caption Fixes: …
7:42 PM Ticket #8156 (PVS-studio big list of errors) updated by Balling
Status changed
So, in commits …
7:30 PM Changeset in ffmpeg [3ab488a5] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ttaenc: Fix undefined shift ttaenc contained (1 << unary) - 1 …
7:00 PM Ticket #8081 (support of g729b codec) closed by Carl Eugen Hoyos
duplicate: Finally committed as 551fcbbccbca8e78443c049421f01f350d4bc370, thank …
6:59 PM Ticket #4799 (audio codec conversion codec 0x0135 sipro lab kelvin) closed by Carl Eugen Hoyos
fixed: Should be fixed in 551fcbbccbca8e78443c049421f01f350d4bc370
6:57 PM Changeset in ffmpeg [551fcbbc] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavc/g729dec: Support decoding Sipro ACELP.KELVIN. Fixes ticket …
6:30 PM Ticket #8156 (PVS-studio big list of errors) updated by Balling
https://github.com/FFmpeg/FFmpeg/blob/6f4ec4d909cc6dae5ce51f95e7518f255
6:26 PM Changeset in ffmpeg [dc0806dd] by James Almer <jamrial@gmail.com>
avcodec/allcodecs: make libdav1d the preferred AV1 decoder It's …
5:30 PM Ticket #8155 (Transcoded network streams are containing several errors.) updated by Leslie.H
I also tested 3.2. Which is a good version: ffmpeg version 3.2 …
4:48 PM Ticket #8168 (m4v erring where mp4 is not.) closed by Carl Eugen Hoyos
invalid: This is a bug tracker, please post all usage questions on the FFmpeg …
4:45 PM avi+mpeg4+mp2++PTS_DTS_Order_Prob.avi attached to Ticket #8169 by Suhwan
poc
4:44 PM tsan_report attached to Ticket #8169 by Suhwan
4:44 PM Ticket #8169 (Data race from ff_mpeg_update_thread_context in libavcodec/mpegvideo.c) created by Suhwan
Summary of the bug: There're data race bugs from …
4:43 PM Changeset in ffmpeg [6f4ec4d9] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: add slice threading to remap calculation
4:43 PM Changeset in ffmpeg [05ffaa25] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: refactor creation of remap data
4:34 PM ffmpeg-20190916-120914.log.zip attached to Ticket #8168 by craigecraig
Report-Log
4:32 PM Ticket #8168 (m4v erring where mp4 is not.) created by craigecraig
I have a client who gave me a mp4 file which encoded fine. However, …
4:26 PM Freh7_B.264 attached to Ticket #8167 by Suhwan
poc
4:25 PM gdb-motion attached to Ticket #8167 by Suhwan
4:25 PM Ticket #8167 (left shift of negative value bugs in libavcodec/motion_est_template.c) created by Suhwan
Summary of the bug: There're two left shift of negative value bugs in …
4:17 PM mszh_rgb24.avi attached to Ticket #8166 by Suhwan
poc
4:17 PM gdb-swscale attached to Ticket #8166 by Suhwan
4:17 PM Ticket #8166 (left shift of negative value bugs in libswscale/swscale.c) created by Suhwan
Summary of the bug: There're left shift of negative value bugs in …
4:16 PM Ticket #8155 (Transcoded network streams are containing several errors.) updated by mkver
The last working version has -disable-w32threads, the version with …
4:12 PM Ticket #8155 (Transcoded network streams are containing several errors.) updated by Leslie.H
I used this site to download the older versions: …
4:03 PM Changeset in ffmpeg [a09213d] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: reverse order of remap for loops
3:58 PM Changeset in ffmpeg [cf62110a] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: simplify allocating remap data
3:53 PM Changeset in ffmpeg [c271d882] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: move some local variables to private filter context
3:50 PM Changeset in ffmpeg [d87db83e] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: rename r_tmp variables
3:41 PM Ticket #8157 (DNxHR 444 variants decoding bug) closed by Carl Eugen Hoyos
duplicate: Maybe a warning message should be shown…
3:40 PM sds-pcm16.sds attached to Ticket #8165 by Suhwan
poc
3:39 PM gdb-sdsdec59 attached to Ticket #8165 by Suhwan
3:39 PM Ticket #8165 (left shift of 64 by 25 places cannot be represented in type 'int' in ...) created by Suhwan
Summary of the bug: There is left shift of 64 by 25 places cannot be …
3:38 PM Ticket #8157 (DNxHR 444 variants decoding bug) updated by Elon Musk
Duplicate of #7342. This is because files use ACT, adaptive color …
3:36 PM sds-pcms8.sds attached to Ticket #8164 by Suhwan
poc
3:35 PM gdb-sdsdec46 attached to Ticket #8164 by Suhwan
3:35 PM Ticket #8164 (left shift of 64 by 25 places cannot be represented in type 'int' in ...) created by Suhwan
Summary of the bug: There's left shift of 64 by 25 places cannot be …
3:29 PM sds-pcm24.sds attached to Ticket #8163 by Suhwan
poc
3:29 PM gdb-sdsdec71 attached to Ticket #8163 by Suhwan
3:28 PM Ticket #8163 (left shift of 64 by 25 places cannot be represented in type 'int' in ...) created by Suhwan
Summary of the bug: There's a left shift of 64 by 25 places cannot be …
3:19 PM pedestrians-bug001-minimal.gxf attached to Ticket #8162 by Suhwan
poc
3:19 PM gdb-mpeg12dec attached to Ticket #8162 by Suhwan
3:19 PM Ticket #8162 (left shift of negative value bug in libavcodec/mpeg12dec.c) created by Suhwan
Summary of the bug: There is a left shift of negative value bug in …
3:09 PM testvector07.ogg attached to Ticket #8161 by Suhwan
poc
3:09 PM gdb-wavpackenc attached to Ticket #8161 by Suhwan
3:08 PM Ticket #8161 (left shift of negative value bugs in libavcodec/wavpackenc.c) created by Suhwan
Summary of the bug: There're two left shift of negative value bugs in …
3:07 PM Ticket #8157 (DNxHR 444 variants decoding bug) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
[…] […]
2:59 PM powder1.mov attached to Ticket #8160 by Suhwan
poc
2:59 PM gdb-ituh264dec attached to Ticket #8160 by Suhwan
2:59 PM Ticket #8160 (left shift of negative value bug in libavcodec/ituh263dec.c) created by Suhwan
Summary of the bug: There is left shift of negative value bug in …
2:52 PM a6.wav attached to Ticket #8159 by Suhwan
poc
2:51 PM gdb-truespeech attached to Ticket #8159 by Suhwan
2:50 PM Ticket #8159 (left shift of negative value bugs in libavcodec/truespeech.c) created by Suhwan
Summary of the bug: There're 5 left shift of negative value bugs in …
2:45 PM gdb-wmavoice attached to Ticket #8158 by Suhwan
2:44 PM wmv3-wmaspeeech.wmv attached to Ticket #8158 by Suhwan
poc
2:43 PM Ticket #8158 (left shift of negative value bug in libavcodec/wmavoice.c) created by Suhwan
Summary of the bug: There is left shift of negative value bug in …
2:03 PM DNxHR_tests.7z attached to Ticket #8157 by pdr0
DNxHR Tests
2:02 PM Ticket #8157 (DNxHR 444 variants decoding bug) created by pdr0
The DNxHR 444 12bit and 10bit variants are not decoded correctly with …
1:02 PM Changeset in ffmpeg [1db6e47e] by Rick Kern <rick@8birdsvideo.com>
avcodec/videotoolboxenc: warn user when output will use a different …
1:00 PM Changeset in ffmpeg [57951f3] by Rick Kern <rick@8birdsvideo.com>
avcodec/videotoolboxenc: add H264 Extended profile and level …
12:58 PM Changeset in ffmpeg [6966548c] by Rick Kern <rick@8birdsvideo.com>
avcodec/videotoolboxenc: fix encoding frame crash on iOS 11 On iOS …
10:53 AM Ticket #8135 (ffprobe of mpd aborts with "pointer being freed was not allocated" in ...) updated by vectronic
Relevant patches for above: https://patchwork.ffmpeg.org/patch/15094/
10:45 AM Ticket #8135 (ffprobe of mpd aborts with "pointer being freed was not allocated" in ...) updated by vectronic
The issue manifests as: […] There is a secondary issue with …
9:45 AM Changeset in ffmpeg [94f187d3] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_stereo3d: assert that out variable is valid
9:41 AM Changeset in ffmpeg [34a12b99] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_stereo3d: merge same code in case branches
9:28 AM Changeset in ffmpeg [ea8391e5] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_shuffleplanes: remove not needed line
9:22 AM Changeset in ffmpeg [f70690e8] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_ciescope: remove dead assignments
8:57 AM Changeset in ffmpeg [fa045c3c] by Paul B Mahol <onemda@gmail.com>
avfilter/window_func: clarify intention in dolph window calculation
8:40 AM Changeset in ffmpeg [654601dd] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: add missing av_assert0()
8:31 AM Changeset in ffmpeg [7a7aa4f7] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_avgblur: remove dupe assignment
8:27 AM Changeset in ffmpeg [dc332507] by Paul B Mahol <onemda@gmail.com>
avfilter/af_headphone: return on error immediately
8:21 AM Changeset in ffmpeg [921eb21] by Paul B Mahol <onemda@gmail.com>
avfilter/x86/vf_360: add most of >8 depth asm
2:15 AM Ticket #8152 (signed integer overflow in libavformat/flvenc.c) updated by Suhwan
I tried git master branch and it is still triggered. I think it can be …
1:13 AM Ticket #8152 (signed integer overflow in libavformat/flvenc.c) updated by Steven Liu
Can you try the master branch? […]
1:04 AM project2019.tasks attached to Ticket #8156 by Balling
1:03 AM Ticket #8156 (PVS-studio big list of errors) created by Balling
Use keywords with Ctrl-F: "function" and "twice" and "false", "true" …

Sep 15, 2019:

10:53 PM Changeset in ffmpeg [8e8fd25] by Michael Niedermayer <michael@niedermayer.cc>
avformat/vividas: Remove align offset which is always masked off …
10:53 PM Changeset in ffmpeg [08dc354e] by Michael Niedermayer <michael@niedermayer.cc>
avformat/vividas: remove dead assignment Signed-off-by: Michael …
10:53 PM Changeset in ffmpeg [5c5575c8] by Michael Niedermayer <michael@niedermayer.cc>
avformat/cdxl: Fix integer overflow in intermediate Fixes: signed …
10:53 PM Changeset in ffmpeg [9fac2437] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cfhd: Check that cropped size is smaller than full Fixes: …
10:53 PM Changeset in ffmpeg [305f6dbb] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: increase snows threshold snow allows …
10:04 PM Changeset in ffmpeg [d2d8e797] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hevcdec: repeat character in skiped Signed-off-by: Michael …
10:04 PM Changeset in ffmpeg [fccc37ca] by Michael Niedermayer <michael@niedermayer.cc>
repeat an even number of characters in occured Signed-off-by: Michael …
10:04 PM Changeset in ffmpeg [24e52709] by Michael Niedermayer <michael@niedermayer.cc>
avformat/hcom: Tell the compiler about set but not read variables …
10:04 PM Changeset in ffmpeg [c80715f1] by Michael Niedermayer <michael@niedermayer.cc>
doc/examples/decode_audio: Fix "warning: ISO C90 forbids mixed …
10:04 PM Changeset in ffmpeg [a9fae763] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/gdv: Replace assert() checking bitstream by if() …
10:04 PM Changeset in ffmpeg [61b055be] by Michael Niedermayer <michael@niedermayer.cc>
libavcodec/utils: Free threads on init failure Fixes: Multiple …
10:04 PM Changeset in ffmpeg [9fd62b84] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Adjust motionpixels threshold Fixes: Timeout …
10:04 PM Changeset in ffmpeg [92fc0bf] by Michael Niedermayer <michael@niedermayer.cc>
avutil/mips: refactor msa SLDI_Bn_0 and SLDI_Bn macros. Changing …
8:15 PM film_1dcb5b7.mkv attached to Ticket #8155 by Leslie.H
8:15 PM console_1dcb5b7.txt attached to Ticket #8155 by Leslie.H
8:14 PM Ticket #8155 (Transcoded network streams are containing several errors.) updated by Leslie.H
The oldest available version is: …
8:03 PM Ticket #8155 (Transcoded network streams are containing several errors.) updated by mkver
Can you pinpoint the first occurence of the bug using e.g. …
7:53 PM Ticket #8155 (Transcoded network streams are containing several errors.) updated by Leslie.H
I have uploaded the outputs without the options for both old and new …
7:50 PM cmd_old_2.bat attached to Ticket #8155 by Leslie.H
7:50 PM cmd_new_2.bat attached to Ticket #8155 by Leslie.H
7:50 PM console_old_2.txt attached to Ticket #8155 by Leslie.H
7:50 PM console_new_2.txt attached to Ticket #8155 by Leslie.H
7:49 PM film_new_2.mkv attached to Ticket #8155 by Leslie.H
7:49 PM Ticket #8155 (Transcoded network streams are containing several errors.) updated by mkver
Of course removing these options from a build without pthreads doesn't …
7:49 PM film_old_2.mkv attached to Ticket #8155 by Leslie.H
7:42 PM Ticket #8155 (Transcoded network streams are containing several errors.) updated by Leslie.H
Yes. I know, but there is no effect of these options. The output has …
7:39 PM Ticket #8155 (Transcoded network streams are containing several errors.) updated by mkver
The first thing I see is that the log for the new build contains: …
7:15 PM Ticket #8155 (Transcoded network streams are containing several errors.) updated by Leslie.H
Cc changed
7:15 PM console_new.txt attached to Ticket #8155 by Leslie.H
7:15 PM console_old.txt attached to Ticket #8155 by Leslie.H
7:14 PM cmd_new.bat attached to Ticket #8155 by Leslie.H
7:14 PM cmd_old.bat attached to Ticket #8155 by Leslie.H
7:14 PM film_new.mkv attached to Ticket #8155 by Leslie.H
7:14 PM film_old.mkv attached to Ticket #8155 by Leslie.H
7:06 PM Ticket #8155 (Transcoded network streams are containing several errors.) created by Leslie.H
I was updating the ffmpeg components on a common stream recording …
6:13 PM Changeset in ffmpeg [77937a42] by Aman Gupta <aman@tmm1.net>
lavc/videotoolboxdec: fix crop handling when multithreaded This was …
6:10 PM Changeset in ffmpeg [81abf90a] by Aman Gupta <aman@tmm1.net>
avcodec/v4l2: fix compile with older videodev2.h Some of these …
3:10 PM audio-overhang.ogv attached to Ticket #8154 by Suhwan
poc
3:09 PM gdb-ffmpeg_opt attached to Ticket #8154 by Suhwan
3:09 PM Ticket #8154 (signed integer overflow in fftools/ffmpeg_opt.c) created by Suhwan
Summary of the bug: There is a signed integer overflow in …
3:00 PM gdb-ttaenc attached to Ticket #8153 by Suhwan
2:59 PM ting-dualchannel44.1.wav attached to Ticket #8153 by Suhwan
poc
2:59 PM Ticket #8153 (signed integer overflow and invalid left shift in libavcodec/ttaenc.c) created by Suhwan
Summary of the bug: There're signed integer overflow bug and invalid …
2:36 PM gdb-flvenc attached to Ticket #8152 by Suhwan
2:35 PM CAFI1_SVA_C.264 attached to Ticket #8152 by Suhwan
poc
2:34 PM Ticket #8152 (signed integer overflow in libavformat/flvenc.c) created by Suhwan
Summary of the bug: There're a signed integer overflow in …
2:25 PM gdb-aiffdec attached to Ticket #8151 by Suhwan
2:23 PM sample.PCM.8bit.8000Hz.Stereo.aif attached to Ticket #8151 by Suhwan
poc
2:23 PM Ticket #8151 (signed integer overflow in libavformat/aiffdec.c) created by Suhwan
Summary of the bug: There're two signed integer overflow in …
2:18 PM Ticket #8143 (left shift of negative value in libavformat/rmdec.c) closed by James
fixed: Yes, my mistake. Fixed in 4c34ed65f68542ab5d1b0be0e26716ae74df0d23.
2:13 PM Ticket #8143 (left shift of negative value in libavformat/rmdec.c) reopened by Cubittus
This patch does not compile: […]
2:09 PM Changeset in ffmpeg [6c0167f6] by James Almer <jamrial@gmail.com>
avcodec/libdav1d: use the library default for the filmgrain option …
2:04 PM Changeset in ffmpeg [4c34ed65] by James Almer <jamrial@gmail.com>
avformat/rmdec.c: fix brackets around arguments Regression since …
1:33 PM Ticket #8143 (left shift of negative value in libavformat/rmdec.c) closed by James
fixed: Fixed in 78f52b4fe388bb63ed2ca674f7486edc11053f70
1:31 PM Changeset in ffmpeg [78f52b4f] by James Almer <jamrial@gmail.com>
avformat/rmdec.c: fix left shift of negative value in rm_sync() Fixes …
1:12 PM Ticket #8003 (Division by zero at libavcodec/aaccoder.c) updated by Suhwan
FFmpeg Version: 4.2 (git master) Many division by zero bugs are …
1:09 PM Ticket #8011 (Division by zero at aacpsy.c:336) updated by Suhwan
FFmpeg Version: 4.2 Many division by zero bugs are triggered. […]
12:49 PM Ticket #7989 (heap-buffer-overflow at apng_do_inverse_blend in libavcodec/pngenc.c) updated by Suhwan
Received SIGABRT due to free invalid pointer at FFmpeg4.12 […]
12:36 PM Ticket #7995 (Division by zero at libavcodec/aacpsy.c:797:29) updated by Suhwan
[…]
12:33 PM Ticket #7996 (Division by zero at libavcodec/lpc.h:155) updated by Suhwan
[…]
11:10 AM audio-gaps.ogg attached to Ticket #8094 by Suhwan
poc
11:09 AM Ticket #8094 (Memory leaks from realloc) updated by Suhwan
Priority changed
Valgrind report […] […]
10:54 AM gizmo-frag-2.mp4 attached to Ticket #8150 by Suhwan
poc
10:54 AM Ticket #8150 (memory leaks in ff_read_packet()) created by Suhwan
Summary of the bug: There are a memory leakage (17,802 (24 direct, …
8:54 AM Changeset in ffmpeg [5a9560df] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_stereo3d: add tb (top-bottom) aliases
8:37 AM Changeset in ffmpeg [7f8f8863] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: refactor dimensions and offsets calculations
6:39 AM Ticket #8131 (s302m in combination with loudnorm filter) updated by jb_alvarado
Keywords changed
3:53 AM gdb-integer-overflow attached to Ticket #8149 by Suhwan
3:53 AM camcorder.avi attached to Ticket #8149 by Suhwan
poc
3:52 AM Ticket #8149 (singed integer overflow in libavformat/avidec.c) created by Suhwan
Summary of the bug: There's a singed integer overflow in …
3:42 AM odivx-0780-vbr1-quality25.avi attached to Ticket #8148 by Suhwan
poc
3:41 AM gdb-underflow attached to Ticket #8148 by Suhwan
3:40 AM Ticket #8148 (buffer underflow bug) created by Suhwan
Summary of the bug: There're buffer underflow bugs How to reproduce: […]
3:31 AM gdb-null_pointer-subtitles attached to Ticket #8147 by Suhwan
3:31 AM bc03b6a77ef2c3decfc000fd072c0af23351f271 attached to Ticket #8147 by Suhwan
poc
3:30 AM Ticket #8147 (null pointer passed as argument bug at libavformat/subtitles.c) created by Suhwan
Summary of the bug: There's a null pointer passed as argument bug at …
3:23 AM msvc.avi attached to Ticket #8146 by Suhwan
poc
3:23 AM gdb-input attached to Ticket #8146 by Suhwan
3:23 AM Ticket #8146 (left shift of negative value bug in libswscale/input.c) created by Suhwan
Summary of the bug: There're 4 left shift of negative value bugs in …
3:11 AM Choral.mpc attached to Ticket #8145 by Suhwan
poc
3:10 AM Ticket #8145 (left shift of negative value bugs in libavcodec/aptx.c) created by Suhwan
Summary of the bug: There're 6 left shift of negative value bugs and a …
2:56 AM pokem.avi attached to Ticket #8144 by Suhwan
poc
2:56 AM gdb-left-ac3enc attached to Ticket #8144 by Suhwan
2:56 AM Ticket #8144 (left shift of negative value bug in libavcodec/ac3enc.c) created by Suhwan
Summary of the bug: There's left shift of negative value bug in …
2:45 AM gdb-left-rmdec attached to Ticket #8143 by Suhwan
2:44 AM thankyou.rm attached to Ticket #8143 by Suhwan
2:44 AM Ticket #8143 (left shift of negative value in libavformat/rmdec.c) created by Suhwan
Summary of the bug: There's a left shift of negative value bug in …
2:32 AM gdb-signed attached to Ticket #8142 by Suhwan
2:31 AM Silent_Mobius-OpenDivX-200-sound.avi attached to Ticket #8142 by Suhwan
2:30 AM Ticket #8142 (signed integer overflow in fftools/ffmpeg.c) created by Suhwan
Summary of the bug: There's a signed integer overflow bug in …
2:10 AM gdb-log-null_pointer attached to Ticket #8141 by Suhwan
2:09 AM gizmo-frag-cencinit.mp4 attached to Ticket #8141 by Suhwan
2:09 AM Ticket #8141 (null pointer passed as argument at libavutil/encryption_info.c) created by Suhwan
Summary of the bug: There's a null pointer passed as argument 2 bug, …
Note: See TracTimeline for information about the timeline view.