Timeline
Sep 22, 2019:
- 8:34 PM Changeset in ffmpeg [4ba45a95] by
- avfilter/vf_v360: adjust h for mercator input/output
- 8:32 PM Changeset in ffmpeg [043038ea] by
- avfilter/vf_v360: fix xyz_to_mercator()
- 8:32 PM Changeset in ffmpeg [a8925d26] by
- avfilter/vf_v360: fix mercator_to_xyz()
- 6:37 PM Ticket #8193 (signed integer overflow in libavformat/yuv4mpegdec.c:329) closed by
- fixed: Should be fixed by Paul in 05a2ce93265442285b2838530ba5bb5702cd18b1
- 5:55 PM Changeset in ffmpeg [b4d2bea6] by
- avfilter/v360: reduce size of some struct members
- 5:25 PM Changeset in ffmpeg [05a2ce93] by
- avformat/y4m: do not try to seek if pts is less than 0 Fixes #8193.
- 4:27 PM Ticket #8193 (signed integer overflow in libavformat/yuv4mpegdec.c:329) created by
- Summary of the bug: There is a signed integer overflow in …
- 4:20 PM Ticket #8189 (FFMPEG fails to trim beginning of clip) updated by
- It is a 2.13 GB MTS file on my hard drive. If you need part or the …
- 4:20 PM Ticket #8192 (Division by zero bug from libavcodec/aacenc.c:903) created by
- Summary of the bug: There is a Division by zero bug from …
- 4:16 PM Changeset in ffmpeg [0728d644] by
- avcodec/sunrast: Fix indention Signed-off-by: Michael Niedermayer …
- 4:16 PM Changeset in ffmpeg [0e8b7709] by
- avcodec/sunrast: Fix return type for "unsupported (compression) type" …
- 4:16 PM Changeset in ffmpeg [25a501b5] by
- avutil/opt: Fix type specifier This bug has been introduced in …
- 4:13 PM Ticket #8191 (Division by zero at libavcodec/svq1enc.c) created by
- Summary of the bug: There is division by zero at libavcodec/svq1enc.c …
- 4:05 PM Ticket #8190 (heap-buffer-overflow from libavformat/movenc.c) created by
- 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
-
Summary changed
- 1:28 PM Ticket #8112 (colorconstancy, missing documentation) updated by
- That cant be changed for the obvious reasons.
- 1:21 PM Ticket #8112 (colorconstancy, missing documentation) updated by
- Then please correct it on this page, where "colorconstancy filter" is …
- 1:12 PM Ticket #8112 (colorconstancy, missing documentation) updated by
- And the colorconstancy aka weighted_greyedge filter you talk about …
- 1:09 PM Ticket #8112 (colorconstancy, missing documentation) closed by
- invalid: There is no such filter, you probably mean greyedge, that one have docs.
- 12:12 PM Changeset in ffmpeg [51a2f021] by
- avfilter/vf_v360: add fixed pixel padding options
- 12:12 PM Changeset in ffmpeg [79d14a3c] by
- avfilter/vf_v360: remove intermediate variables
Sep 21, 2019:
- 7:57 PM Changeset in ffmpeg [ba24b24a] by
- tools/patcheck: remove gcc-2.95 compat check this conflicts with the …
- 7:35 PM Changeset in ffmpeg [a1391cb9] by
- avfilter/vf_v360: fix comparison with float value
- 7:33 PM Changeset in ffmpeg [073d2269] by
- avfilter/vf_v360: simplify xyz_to_dfisheye() calculations
- 7:17 PM Changeset in ffmpeg [b342678b] by
- avfilter/vf_v360: simplify dfisheye_to_xyz() calculations
- 5:09 PM Changeset in ffmpeg [a46ee096] by
- avfilter/avf_showfreqs: fix check for failed allocation
- 3:32 PM Changeset in ffmpeg [1c165e19] by
- avformat/latmenc: fix context used for logging Signed-off-by: James …
- 2:31 PM Changeset in ffmpeg [34046bc] by
- avfilter/vf_v360: simplify ball_to_xyz() calculations
- 2:31 PM Changeset in ffmpeg [ecaef69f] by
- avfilter/vf_v360: simplify xyz_to_ball() calculations
- 2:09 PM Ticket #8155 (Transcoded network streams are containing several errors.) updated by
- May we say that, it is not possible to solve?
- 1:58 PM Changeset in ffmpeg [b8dfc108] by
- avfilter/vf_v360: add hammer projection
- 9:00 AM Changeset in ffmpeg [76f861bb] by
- avfilter/vf_v360: use lrintf() in kernel
- 8:31 AM Changeset in ffmpeg [de1d6cb3] by
- 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
- 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
- fixed: Fixed in e6018fda14d7cfe2c890fb336c9264c4ea0b6c5c.
- 11:11 PM Ticket #7994 (undefined-behavior at libavcodec/ac3enc.c and heap buffer overflow at ...) updated by
-
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
-
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
- fixed: Fixed in 2f289ec914cc7e8133858d4f9e8d91dab685ae44.
- 10:21 PM Ticket #7293 (rtp_mpegts muxer: metadata is dropped) closed by
- fixed: Your patch was committed as 270f94e132b623bd6717515b3a72c5f1c535190b
- 9:26 PM Changeset in ffmpeg [2f87c9f6] by
- avformat/hashenc: add streamhash muxer Implemented as a variant of …
- 9:26 PM Changeset in ffmpeg [666b4278] by
- avformat/hashenc: use an array of hashes Only the first element of …
- 9:26 PM Changeset in ffmpeg [d214f216] by
- avformat/hashenc: rearrange options definition Only the frame* muxers …
- 9:26 PM Changeset in ffmpeg [e6018fda] by
- avutil/encryption_info: Don't pass NULL to memcpy The pointer …
- 9:26 PM Changeset in ffmpeg [87a7fc69] by
- tools/target_dec_fuzzer: fuzz channels and sample_rate too This …
- 9:26 PM Changeset in ffmpeg [83f2555e] by
- avcodec/utils: Check channels fully earlier Signed-off-by: Michael …
- 9:26 PM Changeset in ffmpeg [270f94e1] by
- avformat/rtpenc_mpegts: copy metadata to mpegts sub-muxer Fixes …
- 9:26 PM Changeset in ffmpeg [6390f52a] by
- avformat/aiffdec: parse replaygain metadata Signed-off-by: Moritz …
- 9:26 PM Changeset in ffmpeg [9e0a071e] by
- avutil/opt: Print out numeric values of option constants It's often …
- 9:26 PM Changeset in ffmpeg [667df60b] by
- avutil/opt: Fix printing integer option defaults Integer values …
- 9:26 PM Changeset in ffmpeg [2f289ec9] by
- avcodec/ac3enc: Fix invalid shift Fixes the FATE-tests …
- 9:26 PM Changeset in ffmpeg [54e1efda] by
- avcodec/g723_1dec: Fix invalid shift Fixes the FATE-tests …
- 9:26 PM Changeset in ffmpeg [86bef10e] by
- avcodec/tdsc: Fix undefined shifts Fixes the tdsc FATE-test. …
- 7:41 PM Changeset in ffmpeg [8b58d9cb] by
- avfilter/vf_v360: remove uneeded array element
- 7:34 PM Changeset in ffmpeg [5c93a0a1] by
- avfilter/vf_v360: add support for mirroring to ball input format
- 7:08 PM Changeset in ffmpeg [9def7efd] by
- avfilter/vf_v360: adjust kernel after latest change
- 7:08 PM Changeset in ffmpeg [bc89434a] by
- avfilter/vf_v360: fix various artifacts with cubemaps
- 7:08 PM Changeset in ffmpeg [048c712a] by
- avfilter/vf_v360: improve description about s in comments
- 5:51 PM Changeset in ffmpeg [8f13a557] by
- libavfilter/dnn: support multiple outputs for native mode …
- 5:51 PM Changeset in ffmpeg [75ca94f3] by
- libavfilter/dnn/dnn_backend_native: find the input operand according …
- 5:43 PM Ticket #8189 (FFMPEG fails to trim beginning of clip) updated by
-
Keywords, Version changed
Where can I find the input sample? - 5:32 PM Ticket #8189 (FFMPEG fails to trim beginning of clip) created by
- Summary of the bug: FFMPEG fails to trim beginning of a clip when …
- 4:25 PM Ticket #8188 (heap-use-after-free from libavformat/mpegenc.c in mpeg_mux_write_packet) created by
- Summary of the bug: There is a heap-use-after-free from …
- 3:47 PM Ticket #8187 (signed integer overflow in libavformat/mpegenc.c) created by
- Summary of the bug: There is a signed integer overflow in …
- 3:30 PM Ticket #8186 (double-free/heap-use-after-free when remuxing rtp hint tracks) created by
- Summary of the bug: There is a heap-use-after-free from …
- 1:57 PM Changeset in ffmpeg [9ae42c13] by
- FATE/dnn: add unit test for layer maximum Signed-off-by: Guo, Yejun …
- 1:57 PM Changeset in ffmpeg [b2683c66] by
- 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
- Please try https://patchwork.ffmpeg.org/patch/15178/ can fix it or not.
- 11:10 AM Ticket #8185 (Create thumbnails from MPEG-DASH stream) created by
- 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
- Hi, another user just reported this issue to me. I checked with git …
- 10:23 AM Ticket #8184 (signed integer overflow in libavformat/swfenc.c) created by
- Summary of the bug: There's a signed integer overflow in …
- 10:09 AM Ticket #8183 (heap-buffer-overflow at libavcodec/get_bits.h writing mov files) created by
- 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
-
Priority, Keywords changed
- 9:09 AM Ticket #8182 (FFMPEG cannot decode ER AAC ELD audio) created by
- Summary of the bug: FFMPEG cannot decode my ER AAC ELD audio. I can …
- 7:13 AM Ticket #8179 (H264_qsv encoder) closed by
- duplicate: I assume this is a duplicate of #8178.
- 7:08 AM Ticket #8178 (ffmpeg master 4.2 not intializing h264_qsv) updated by
-
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
- Delete unused branch in libaomenc this branch is leftover from …
- 6:49 AM Changeset in ffmpeg [ecd026a4] by
- avcodec/libvpxenc: add ROI-based encoding support for VP8/VP9 example …
- 12:32 AM Changeset in ffmpeg [179e15dc] by
- avformat/movenc: don't hardcode the colr box size Signed-off-by: …
Sep 19, 2019:
- 11:36 PM Changeset in ffmpeg [f9f9d594] by
- lavc/cook: Remove an incorrect comment. Multichannel cook was …
- 7:30 PM Changeset in ffmpeg [a221af1f] by
- avformat/mpegts: add support for EPG extraction from mpegts …
- 7:30 PM Changeset in ffmpeg [81bb7176] by
- avcodec: add EPG codec ID Signed-off-by: Marton Balint <cus@passwd.hu>
- 7:30 PM Changeset in ffmpeg [5e51c1ae] by
- avformat/mpegts: add all well known PIDs and TIDs to mpegts.h …
- 7:30 PM Changeset in ffmpeg [862e020f] by
- avfilter/dnn: fix inclusion guard in …
- 6:49 PM Ticket #8180 (signed integer overflow in libavutil/mathematics.c) updated by
- The same error is also triggered in the lavf-fate-vp8.ogg FATE test.
- 6:22 PM CompilationGuide edited by
- update link for MABS (diff)
- 4:38 PM Ticket #8181 (SIGSEGV from libavformat/movenc.c) created by
- Summary of the bug: There is SIGSEGV from libavformat/movenc.c […] …
- 4:38 PM Changeset in ffmpeg [b632ad81] by
- 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
- @zwaldowski: This allowed me to build the latest Git master on macOS …
- 3:38 PM Ticket #8180 (signed integer overflow in libavutil/mathematics.c) created by
- Summary of the bug: There is signed integer overflow bug in …
- 2:29 PM Changeset in ffmpeg [b766a13d] by
- FATE/dnn: add unit test for dnn depth_to_space layer 'make …
- 2:25 PM Changeset in ffmpeg [48133fa] by
- libavfilter/dnn: separate depth_to_space layer from …
- 2:21 PM Changeset in ffmpeg [24f50730] by
- FATE/dnn: add unit test for dnn conv2d layer 'make …
- 2:09 PM Changeset in ffmpeg [5f058dd6] by
- 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
- invalid: The code in question is inside a #ifdef HAVE_FAST_UNALIGNED. Therefore …
- 12:41 PM Ticket #8179 (H264_qsv encoder) updated by
-
Cc, Version changed
- 10:48 AM Ticket #8179 (H264_qsv encoder) updated by
-
Analyzed by developer, Reproduced by developer changed
- 10:45 AM Ticket #8179 (H264_qsv encoder) created by
- 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
- 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
- fixed
- 7:20 AM Ticket #8154 (signed integer overflow in fftools/ffmpeg_opt.c) updated by
-
Component changed
Fixed in 2b1fcba8ddcb7d29299ea28403fb597640a7288b. - 7:18 AM Ticket #8153 (signed integer overflow and invalid left shift in libavcodec/ttaenc.c) closed by
- fixed: Fixed in 3ab488a5407f833ecc66e8fa4c537dc4852db720.
- 7:15 AM Ticket #8150 (memory leaks in ff_read_packet()) updated by
- The originally reported memleaks were fixed in …
- 3:13 AM Ticket #8150 (memory leaks in ff_read_packet()) updated by
-
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
- Thank you for your informative reply. These commands are definitely …
- 2:35 AM Ticket #8150 (memory leaks in ff_read_packet()) reopened by
- 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
- invalid: Can't reproduce with GCC 9, so probably a miscompilation bug from …
Sep 18, 2019:
- 8:53 PM Changeset in ffmpeg [c2ab998f] by
- avcodec/v210enc: move v210_enc_8/10 function to template file …
- 8:53 PM Changeset in ffmpeg [5c0f80d2] by
- avcodec/v210enc: make 8bit and 10bit process consistent …
- 8:53 PM Changeset in ffmpeg [216dd9fd] by
- avcodec/v210enc: add depth parameter for WRITE_PIXELS and CLIP …
- 8:53 PM Changeset in ffmpeg [ebd25a5] by
- avutil/common: Fix undefined shift av_mod_uintp2_c uses a bitwise AND …
- 8:53 PM Changeset in ffmpeg [e12a2a2d] by
- avcodec/avpacket: Improve allocating packets av_mallocz + …
- 8:53 PM Changeset in ffmpeg [9442b0de] by
- avcodec/mjpegdec: Unify switch statements This has been forgotten in …
- 8:53 PM Changeset in ffmpeg [90f647c2] by
- avformat/utils: Preserve integrity of linked list 1. Instead of …
- 8:53 PM Changeset in ffmpeg [8b1be6e5] by
- avformat/internal: Improve documentation of ff_packet_list_get The …
- 7:21 PM Ticket #8177 (four division by zero bugs in aaccoder.c and lpc.h) created by
- Summary of the bug: There're four division by zero bugs in aaccoder.c …
- 7:15 PM Ticket #8176 (four out-of-bound bugs in g729dec.c and g729postfilter.c) created by
- 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
-
Cc changed
- 2:43 PM Ticket #8175 (FFmpeg failed to run checkasm-opusdsp test on release|x86 and ...) closed by
- fixed: Fixed in 1d86e4b3ebb4905c1e08b7a8db203e19cbce10e3
- 2:42 PM Changeset in ffmpeg [1d86e4b3] by
- checkasm/opusdsp: declare opus_deemphasis as a function returning a …
- 1:35 PM Ticket #5398 (non-Latin characters in Windows console) updated by
-
Owner changed
- 1:26 PM Ticket #5398 (non-Latin characters in Windows console) updated by
- And here one uses SetConsoleOutputCP(65001) function. …
- 1:21 PM Ticket #5398 (non-Latin characters in Windows console) updated by
-
Status, Owner changed
Really! … - 1:01 PM Ticket #7203 (Problem with encoding type "Cyrillic (DOS)" with metadata delivery.) closed by
- 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
- 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
-
Status changed
https://ffmpeg.zeranoe.com/forum/viewtopic.php?f=7&t=7520&p=16316&hilit … - 9:27 AM Ticket #8175 (FFmpeg failed to run checkasm-opusdsp test on release|x86 and ...) created by
- Summary of the bug: FFmpeg failed to run checkasm-opusdsp test on …
- 6:04 AM Ticket #8174 (CUVID decoder doesn't perform a capability check on chroma subsampling) created by
- Summary of the bug: When using external wrapper decoder such as …
- 5:09 AM Changeset in ffmpeg [53d31e91] by
- 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
- == Summary of the bug == When trying to demux or encode an MKV file to …
- 12:18 AM Changeset in ffmpeg [96f1d34d] by
- lavf/mpegts: Support demuxing AVS2.
Sep 17, 2019:
- 8:18 PM Changeset in ffmpeg [251284e] by
- avfilter/vf_v360: add mercator projection
- 7:33 PM Ticket #8172 (Assertion at libavformat/avienc.c:800) created by
- Summary of the bug: There're Assertion at libavformat/avienc.c:800 and …
- 7:23 PM Ticket #8171 (Division by zero bug at libavutil/eval.c:318) created by
- Summary of the bug: There is division by zero bug at …
- 7:16 PM Ticket #8170 (Division by zero at libavutil/rational.h:105) created by
- 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
- […]
- 7:08 PM Ticket #8152 (signed integer overflow in libavformat/flvenc.c) updated by
- It can be reproduced if "output" directory exists or following cmd. […]
- 2:47 PM Ticket #8132 (Audio cutoff when using nobuffer flag) updated by
-
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
- https://github.com/FFmpeg/FFmpeg/blob/ef50cf7b32b91af303e37236f22e2e899 …
- 12:45 PM Changeset in ffmpeg [65589ad5] by
- tools/target_dec_fuzzer: Adjust threshold for binkvideo Fixes: …
- 12:41 PM Changeset in ffmpeg [093d1f4] by
- avformat/mov: Check for EOF in mov_read_meta() Fixes: Timeout (195sec …
- 12:41 PM Changeset in ffmpeg [2b1fcba8] by
- fftools/ffmpeg_opt: Fix signed integer overflow Fixes ticket #8154. …
- 12:41 PM Changeset in ffmpeg [34bd293b] by
- 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
- Thank you! Results are not too promising: 1. winthreads version has …
- 5:51 AM Ticket #8056 (Convert BMP/JPG to YUV420p video color shift, but not PNG) updated by
- 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
- https://github.com/FFmpeg/FFmpeg/blob/ef50cf7b32b91af303e37236f22e2e899 …
- 1:01 AM Ticket #8155 (Transcoded network streams are containing several errors.) updated by
- Here …
Sep 16, 2019:
- 11:32 PM Ticket #8157 (DNxHR 444 variants decoding bug) updated by
- 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
- 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
- Maybe this is a mistake? …
- 8:51 PM Changeset in ffmpeg [ef50cf7] by
- avcodec/hevcdec: Fix memleak of a53_caption Fixes: …
- 7:42 PM Ticket #8156 (PVS-studio big list of errors) updated by
-
Status changed
So, in commits … - 7:30 PM Changeset in ffmpeg [3ab488a5] by
- avcodec/ttaenc: Fix undefined shift ttaenc contained (1 << unary) - 1 …
- 7:00 PM Ticket #8081 (support of g729b codec) closed by
- duplicate: Finally committed as 551fcbbccbca8e78443c049421f01f350d4bc370, thank …
- 6:59 PM Ticket #4799 (audio codec conversion codec 0x0135 sipro lab kelvin) closed by
- fixed: Should be fixed in 551fcbbccbca8e78443c049421f01f350d4bc370
- 6:57 PM Changeset in ffmpeg [551fcbbc] by
- lavc/g729dec: Support decoding Sipro ACELP.KELVIN. Fixes ticket …
- 6:30 PM Ticket #8156 (PVS-studio big list of errors) updated by
- https://github.com/FFmpeg/FFmpeg/blob/6f4ec4d909cc6dae5ce51f95e7518f255 …
- 6:26 PM Changeset in ffmpeg [dc0806dd] by
- avcodec/allcodecs: make libdav1d the preferred AV1 decoder It's …
- 5:30 PM Ticket #8155 (Transcoded network streams are containing several errors.) updated by
- 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
- invalid: This is a bug tracker, please post all usage questions on the FFmpeg …
- 4:44 PM Ticket #8169 (Data race from ff_mpeg_update_thread_context in libavcodec/mpegvideo.c) created by
- Summary of the bug: There're data race bugs from …
- 4:43 PM Changeset in ffmpeg [6f4ec4d9] by
- avfilter/vf_v360: add slice threading to remap calculation
- 4:43 PM Changeset in ffmpeg [05ffaa25] by
- avfilter/vf_v360: refactor creation of remap data
- 4:32 PM Ticket #8168 (m4v erring where mp4 is not.) created by
- I have a client who gave me a mp4 file which encoded fine. However, …
- 4:25 PM Ticket #8167 (left shift of negative value bugs in libavcodec/motion_est_template.c) created by
- Summary of the bug: There're two left shift of negative value bugs in …
- 4:17 PM Ticket #8166 (left shift of negative value bugs in libswscale/swscale.c) created by
- 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
- The last working version has -disable-w32threads, the version with …
- 4:12 PM Ticket #8155 (Transcoded network streams are containing several errors.) updated by
- I used this site to download the older versions: …
- 4:03 PM Changeset in ffmpeg [a09213d] by
- avfilter/vf_v360: reverse order of remap for loops
- 3:58 PM Changeset in ffmpeg [cf62110a] by
- avfilter/vf_v360: simplify allocating remap data
- 3:53 PM Changeset in ffmpeg [c271d882] by
- avfilter/vf_v360: move some local variables to private filter context
- 3:50 PM Changeset in ffmpeg [d87db83e] by
- avfilter/vf_v360: rename r_tmp variables
- 3:41 PM Ticket #8157 (DNxHR 444 variants decoding bug) closed by
- duplicate: Maybe a warning message should be shown…
- 3:39 PM Ticket #8165 (left shift of 64 by 25 places cannot be represented in type 'int' in ...) created by
- 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
- Duplicate of #7342. This is because files use ACT, adaptive color …
- 3:35 PM Ticket #8164 (left shift of 64 by 25 places cannot be represented in type 'int' in ...) created by
- Summary of the bug: There's left shift of 64 by 25 places cannot be …
- 3:28 PM Ticket #8163 (left shift of 64 by 25 places cannot be represented in type 'int' in ...) created by
- Summary of the bug: There's a left shift of 64 by 25 places cannot be …
- 3:19 PM Ticket #8162 (left shift of negative value bug in libavcodec/mpeg12dec.c) created by
- Summary of the bug: There is a left shift of negative value bug in …
- 3:08 PM Ticket #8161 (left shift of negative value bugs in libavcodec/wavpackenc.c) created by
- 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
-
Keywords, Version, Component changed
[…] […] - 2:59 PM Ticket #8160 (left shift of negative value bug in libavcodec/ituh263dec.c) created by
- Summary of the bug: There is left shift of negative value bug in …
- 2:50 PM Ticket #8159 (left shift of negative value bugs in libavcodec/truespeech.c) created by
- Summary of the bug: There're 5 left shift of negative value bugs in …
- 2:43 PM Ticket #8158 (left shift of negative value bug in libavcodec/wmavoice.c) created by
- Summary of the bug: There is left shift of negative value bug in …
- 2:02 PM Ticket #8157 (DNxHR 444 variants decoding bug) created by
- The DNxHR 444 12bit and 10bit variants are not decoded correctly with …
- 1:02 PM Changeset in ffmpeg [1db6e47e] by
- avcodec/videotoolboxenc: warn user when output will use a different …
- 1:00 PM Changeset in ffmpeg [57951f3] by
- avcodec/videotoolboxenc: add H264 Extended profile and level …
- 12:58 PM Changeset in ffmpeg [6966548c] by
- 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
- 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
- The issue manifests as: […] There is a secondary issue with …
- 9:45 AM Changeset in ffmpeg [94f187d3] by
- avfilter/vf_stereo3d: assert that out variable is valid
- 9:41 AM Changeset in ffmpeg [34a12b99] by
- avfilter/vf_stereo3d: merge same code in case branches
- 9:28 AM Changeset in ffmpeg [ea8391e5] by
- avfilter/vf_shuffleplanes: remove not needed line
- 9:22 AM Changeset in ffmpeg [f70690e8] by
- avfilter/vf_ciescope: remove dead assignments
- 8:57 AM Changeset in ffmpeg [fa045c3c] by
- avfilter/window_func: clarify intention in dolph window calculation
- 8:40 AM Changeset in ffmpeg [654601dd] by
- avfilter/vf_v360: add missing av_assert0()
- 8:31 AM Changeset in ffmpeg [7a7aa4f7] by
- avfilter/vf_avgblur: remove dupe assignment
- 8:27 AM Changeset in ffmpeg [dc332507] by
- avfilter/af_headphone: return on error immediately
- 8:21 AM Changeset in ffmpeg [921eb21] by
- avfilter/x86/vf_360: add most of >8 depth asm
- 2:15 AM Ticket #8152 (signed integer overflow in libavformat/flvenc.c) updated by
- 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
- Can you try the master branch? […]
- 1:03 AM Ticket #8156 (PVS-studio big list of errors) created by
- Use keywords with Ctrl-F: "function" and "twice" and "false", "true" …
Sep 15, 2019:
- 10:53 PM Changeset in ffmpeg [8e8fd25] by
- avformat/vividas: Remove align offset which is always masked off …
- 10:53 PM Changeset in ffmpeg [08dc354e] by
- avformat/vividas: remove dead assignment Signed-off-by: Michael …
- 10:53 PM Changeset in ffmpeg [5c5575c8] by
- avformat/cdxl: Fix integer overflow in intermediate Fixes: signed …
- 10:53 PM Changeset in ffmpeg [9fac2437] by
- avcodec/cfhd: Check that cropped size is smaller than full Fixes: …
- 10:53 PM Changeset in ffmpeg [305f6dbb] by
- tools/target_dec_fuzzer: increase snows threshold snow allows …
- 10:04 PM Changeset in ffmpeg [d2d8e797] by
- avcodec/hevcdec: repeat character in skiped Signed-off-by: Michael …
- 10:04 PM Changeset in ffmpeg [fccc37ca] by
- repeat an even number of characters in occured Signed-off-by: Michael …
- 10:04 PM Changeset in ffmpeg [24e52709] by
- avformat/hcom: Tell the compiler about set but not read variables …
- 10:04 PM Changeset in ffmpeg [c80715f1] by
- doc/examples/decode_audio: Fix "warning: ISO C90 forbids mixed …
- 10:04 PM Changeset in ffmpeg [a9fae763] by
- avcodec/gdv: Replace assert() checking bitstream by if() …
- 10:04 PM Changeset in ffmpeg [61b055be] by
- libavcodec/utils: Free threads on init failure Fixes: Multiple …
- 10:04 PM Changeset in ffmpeg [9fd62b84] by
- tools/target_dec_fuzzer: Adjust motionpixels threshold Fixes: Timeout …
- 10:04 PM Changeset in ffmpeg [92fc0bf] by
- avutil/mips: refactor msa SLDI_Bn_0 and SLDI_Bn macros. Changing …
- 8:14 PM Ticket #8155 (Transcoded network streams are containing several errors.) updated by
- The oldest available version is: …
- 8:03 PM Ticket #8155 (Transcoded network streams are containing several errors.) updated by
- 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
- I have uploaded the outputs without the options for both old and new …
- 7:49 PM Ticket #8155 (Transcoded network streams are containing several errors.) updated by
- Of course removing these options from a build without pthreads doesn't …
- 7:42 PM Ticket #8155 (Transcoded network streams are containing several errors.) updated by
- 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
- 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
-
Cc changed
- 7:06 PM Ticket #8155 (Transcoded network streams are containing several errors.) created by
- I was updating the ffmpeg components on a common stream recording …
- 6:13 PM Changeset in ffmpeg [77937a42] by
- lavc/videotoolboxdec: fix crop handling when multithreaded This was …
- 6:10 PM Changeset in ffmpeg [81abf90a] by
- avcodec/v4l2: fix compile with older videodev2.h Some of these …
- 3:09 PM Ticket #8154 (signed integer overflow in fftools/ffmpeg_opt.c) created by
- Summary of the bug: There is a signed integer overflow in …
- 2:59 PM Ticket #8153 (signed integer overflow and invalid left shift in libavcodec/ttaenc.c) created by
- Summary of the bug: There're signed integer overflow bug and invalid …
- 2:34 PM Ticket #8152 (signed integer overflow in libavformat/flvenc.c) created by
- Summary of the bug: There're a signed integer overflow in …
- 2:23 PM Ticket #8151 (signed integer overflow in libavformat/aiffdec.c) created by
- 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
- fixed: Yes, my mistake. Fixed in 4c34ed65f68542ab5d1b0be0e26716ae74df0d23.
- 2:13 PM Ticket #8143 (left shift of negative value in libavformat/rmdec.c) reopened by
- This patch does not compile: […]
- 2:09 PM Changeset in ffmpeg [6c0167f6] by
- avcodec/libdav1d: use the library default for the filmgrain option …
- 2:04 PM Changeset in ffmpeg [4c34ed65] by
- 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
- fixed: Fixed in 78f52b4fe388bb63ed2ca674f7486edc11053f70
- 1:31 PM Changeset in ffmpeg [78f52b4f] by
- 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
- 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
- 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
- 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
- […]
- 12:33 PM Ticket #7996 (Division by zero at libavcodec/lpc.h:155) updated by
- […]
- 11:09 AM Ticket #8094 (Memory leaks from realloc) updated by
-
Priority changed
Valgrind report […] […] - 10:54 AM Ticket #8150 (memory leaks in ff_read_packet()) created by
- Summary of the bug: There are a memory leakage (17,802 (24 direct, …
- 8:54 AM Changeset in ffmpeg [5a9560df] by
- avfilter/vf_stereo3d: add tb (top-bottom) aliases
- 8:37 AM Changeset in ffmpeg [7f8f8863] by
- avfilter/vf_v360: refactor dimensions and offsets calculations
- 6:39 AM Ticket #8131 (s302m in combination with loudnorm filter) updated by
-
Keywords changed
- 3:52 AM Ticket #8149 (singed integer overflow in libavformat/avidec.c) created by
- Summary of the bug: There's a singed integer overflow in …
- 3:40 AM Ticket #8148 (buffer underflow bug) created by
- Summary of the bug: There're buffer underflow bugs How to reproduce: […]
- 3:30 AM Ticket #8147 (null pointer passed as argument bug at libavformat/subtitles.c) created by
- Summary of the bug: There's a null pointer passed as argument bug at …
- 3:23 AM Ticket #8146 (left shift of negative value bug in libswscale/input.c) created by
- Summary of the bug: There're 4 left shift of negative value bugs in …
- 3:10 AM Ticket #8145 (left shift of negative value bugs in libavcodec/aptx.c) created by
- Summary of the bug: There're 6 left shift of negative value bugs and a …
- 2:56 AM Ticket #8144 (left shift of negative value bug in libavcodec/ac3enc.c) created by
- Summary of the bug: There's left shift of negative value bug in …
- 2:44 AM Ticket #8143 (left shift of negative value in libavformat/rmdec.c) created by
- Summary of the bug: There's a left shift of negative value bug in …
- 2:30 AM Ticket #8142 (signed integer overflow in fftools/ffmpeg.c) created by
- Summary of the bug: There's a signed integer overflow bug in …
- 2:09 AM Ticket #8141 (null pointer passed as argument at libavutil/encryption_info.c) created by
- Summary of the bug: There's a null pointer passed as argument 2 bug, …
Note:
See TracTimeline
for information about the timeline view.
