Timeline



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, …

Sep 14, 2019:

5:52 PM Changeset in ffmpeg [197985c5] by Paul B Mahol <onemda@gmail.com>
doc/filters: add another v360 example
5:35 PM Changeset in ffmpeg [45bb80dc] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: implement stereo 3D support
4:29 PM gdb-log attached to Ticket #8140 by Suhwan
4:27 PM PONDS.tif attached to Ticket #8140 by Suhwan
4:26 PM Ticket #8140 (left shift of negative value in libswscale/input.c) created by Suhwan
Summary of the bug: There're 4 UBSAN bugs which is left shift of …
4:16 PM Ticket #8139 (load of misaligned address in libavcodec/startcode.c) closed by Suhwan
duplicate
4:15 PM gdb-log attached to Ticket #8138 by Suhwan
4:14 PM station.1080p.h264 attached to Ticket #8138 by Suhwan
4:13 PM Ticket #8139 (load of misaligned address in libavcodec/startcode.c) created by Suhwan
Summary of the bug: There're two UBSAN errors, which are load of …
4:13 PM Ticket #8138 (load of misaligned address in libavcodec/startcode.c) created by Suhwan
Summary of the bug: There're two UBSAN errors, which are load of …
3:40 PM Changeset in ffmpeg [451cee66] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: reduce by one cosf call less
3:33 PM Changeset in ffmpeg [2a672a93] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: define variables in for loops consistently
2:41 PM Ticket #8091 (Sound replacing stopped working) updated by ConcludingPrague
Another workaround: […]
11:33 AM Changeset in ffmpeg [f78abca0] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: call tanf() once
8:47 AM Changeset in ffmpeg [cb8d6a4e] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: implement diagonal field of view
5:09 AM Changeset in ffmpeg [8efc9fcc] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: make fix code style of hls_write_trailer change …
4:54 AM Changeset in ffmpeg [2e82b50b] by Steven Liu <lq@chinaffmpeg.org>
avformat/dashdec: reindent code at parse_manifest
2:02 AM Changeset in ffmpeg [0c5726a3] by Steven Liu <lq@chinaffmpeg.org>
lavf/hls: fix memory leak in error handling path for option tmp fix …
2:01 AM Changeset in ffmpeg [90a5bebd] by Steven Liu <lq@chinaffmpeg.org>
lavf/hls: remove redundancy seekable setting ffio_init_context with …
2:00 AM Changeset in ffmpeg [eada079e] by Steven Liu <lq@chinaffmpeg.org>
lavf/hls: drop unnecessary check before ff_format_io_close …
2:00 AM Changeset in ffmpeg [48d96ce2] by Steven Liu <lq@chinaffmpeg.org>
lavf/hls: refine the log message refine the log message, it's will …
1:55 AM Changeset in ffmpeg [1a066d87] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: Fix memleak when using single_file This commit fixes …
1:53 AM Changeset in ffmpeg [88a26abc] by Steven Liu <lq@chinaffmpeg.org>
hlsenc: flush segments to guarantuee atomic single file hls
12:21 AM Ticket #8097 (MPD: BaseURL twice in URL for init.mp4) closed by Carl Eugen Hoyos
fixed: Fixed by Steven Liu in 2a21487b9ea1ec5f24a9f09cd3845fa2eb6ed383
12:08 AM Ticket #7976 (ffplay mpd file segfaults in refresh_manifest()) closed by Carl Eugen Hoyos
fixed: Maybe fixed by Steven Liu in e55018ee110bf42e32739b1725411dde44e70291
12:03 AM Ticket #6511 (The ouput file has no video data at the beginning when transcoding MP4 file) closed by Carl Eugen Hoyos
fixed: This was fixed in c2a8f0fcbe57ea9ccaa864130f078af10516c3c1 (FFmpeg 4.0)
12:02 AM Ticket #8137 ("Non-monotonous DTS in output stream" message and broken file when ...) updated by Carl Eugen Hoyos
Keywords changed

Sep 13, 2019:

11:20 PM Ticket #8137 ("Non-monotonous DTS in output stream" message and broken file when ...) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component changed
Probably a duplicate.
11:12 PM Ticket #8137 ("Non-monotonous DTS in output stream" message and broken file when ...) updated by fireattack
The original file definitely has some issues in timestamp, but it …
11:06 PM test.mp4 attached to Ticket #8137 by fireattack
11:06 PM Ticket #8137 ("Non-monotonous DTS in output stream" message and broken file when ...) created by fireattack
Summary of the bug: How to reproduce: Download the sample file and: …
10:31 PM Ticket #979 (Abnormal colorspace conversion of BGR -> YUV comparing the RGB variant) updated by fireattack
Cc changed
7:53 PM Changeset in ffmpeg [3b5ce76b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mjpegdec: Restore non bayer checks in ljpeg_decode_rgb_scan() …
7:53 PM Changeset in ffmpeg [2006e5c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mjpegdec: Only allow 0x11110000 pix_fmt_id for bayer mode …
6:54 PM Ticket #8110 (MacBook Pro 2018/19 consistent hard system crashing) updated by Ryan
Please note that the 10.14.6 *supplemental* update and the Catalina …
6:04 PM Ticket #8135 (ffprobe of mpd aborts with "pointer being freed was not allocated" in ...) updated by vectronic
Thanks for the above info on how to improve bug reports, will do from …
6:00 PM Ticket #8136 (MPEG DASH ffprobe produces "Invalid return value 0 for stream protocol") updated by Carl Eugen Hoyos
Keywords changed
5:47 PM Changeset in ffmpeg [de125a09] by Paul B Mahol <onemda@gmail.com>
avformat/sccdec: remove not needed code
5:45 PM Ticket #8136 (MPEG DASH ffprobe produces "Invalid return value 0 for stream protocol") updated by vectronic
Patch for this: https://patchwork.ffmpeg.org/patch/15062/
5:29 PM Ticket #8136 (MPEG DASH ffprobe produces "Invalid return value 0 for stream protocol") updated by vectronic
Here is a hosted example: {{{ ffprobe -i …
5:16 PM Ticket #8136 (MPEG DASH ffprobe produces "Invalid return value 0 for stream protocol") created by vectronic
Summary of the bug: ffprobe is unable to parse some MPEG DASH …
5:10 PM Ticket #7976 (ffplay mpd file segfaults in refresh_manifest()) updated by Carl Eugen Hoyos
The attached sample (and patch) look unrelated to the provided bug report.
5:03 PM Ticket #8135 (ffprobe of mpd aborts with "pointer being freed was not allocated" in ...) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Reproduced by developer changed
For future tickets: Please always test ffmpeg (unless it does not …
4:38 PM Ticket #7976 (ffplay mpd file segfaults in refresh_manifest()) updated by npryan
Should be fixed by this: https://patchwork.ffmpeg.org/patch/15061/
4:36 PM Ticket #8135 (ffprobe of mpd aborts with "pointer being freed was not allocated" in ...) updated by npryan
Should be fixed by this: https://patchwork.ffmpeg.org/patch/15059/
4:22 PM master.mpd attached to Ticket #8135 by npryan
MPEG DASH manifest causing ffprobe to abort
4:19 PM Ticket #8135 (ffprobe of mpd aborts with "pointer being freed was not allocated" in ...) created by npryan
Summary of the bug: ffprobe aborts when parsing an MPEG DASH manifest …
4:02 PM Ticket #7976 (ffplay mpd file segfaults in refresh_manifest()) updated by npryan
I have attached an example mpd file which produces a segfault in …
4:01 PM master.mpd attached to Ticket #7976 by npryan
Example mpd causing segfault with startNumber parser for segmentlist
11:44 AM Ticket #8131 (s302m in combination with loudnorm filter) updated by jb_alvarado
Yes I know is experimental, but s302 is the only supported lossless …
11:13 AM Ticket #8131 (s302m in combination with loudnorm filter) updated by Elon Musk
s302 encoder is marked as experimental for the reason that proper …
10:32 AM Changeset in ffmpeg [ed4ad6e1] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: use always float version instead of double …
9:53 AM Ticket #8131 (s302m in combination with loudnorm filter) updated by jb_alvarado
Ok, here the file. I use this command: […] Another issue is, when …
9:52 AM audio-test.zip attached to Ticket #8131 by jb_alvarado
9:31 AM Changeset in ffmpeg [2b3094d6] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: fix flat projection field of view calculation
7:39 AM Ticket #8131 (s302m in combination with loudnorm filter) updated by Elon Musk
I can not reproduce in any way issue with asetnsamples, please provide …
6:23 AM Changeset in ffmpeg [09933279] by Gyan Doshi <ffmpeg@gyani.pro>
cmdutils: promote report level if loglevel is higher
5:05 AM Ticket #8134 ([FFmpeg-vaapi][encode] caanot setup number of refference frames ...) updated by Zhong,Li
From the …
Note: See TracTimeline for information about the timeline view.