Timeline
Sep 24, 2019:
- 11:44 PM Ticket #6051 (Detect srt without index) updated by
- Another sample was reported as mpv issue 3820, also works fine if the …
- 11:29 PM Ticket #8198 (mpjpeg demuxer is detected but does not work) created by
- mpv issue 6964, not directly related to #5023 afaict. A sample was …
- 11:27 PM Ticket #5023 (Can no longer read mjpeg from Mobotix camera) updated by
- Replying to barsnick: > Replying to smbz: > …
- 10:59 PM Ticket #1102 (mxf separate fields in interlaced j2k) updated by
- Replying to kieranjol: > I checked with git master and …
- 7:54 PM Ticket #8155 (Transcoded network streams are containing several errors.) updated by
- Using a big enough buffer_size should fix this. Threading for UDP …
- 4:22 PM Changeset in ffmpeg [85e338ab] by
- libavcodec/libx265: add a flag to output ROI warnings only once. …
- 4:22 PM Changeset in ffmpeg [104d4413] by
- libavcodec/libx264: add a flag to output ROI warnings only once. …
- 4:14 PM Ticket #8197 (Unable to open key file) updated by
- Please test current FFmpeg git head and provide the command line you …
- 3:53 PM Changeset in ffmpeg [95e53969] by
- avcodec/utils: Optimize ff_color_frame() using memcpy() 4650975 -> …
- 3:53 PM Changeset in ffmpeg [3dce4d03] by
- avcodec/aacdec: Check if we run out of input in …
- 3:53 PM Changeset in ffmpeg [1e984a69] by
- avcodec/h264_slice: clear frame only on gaps when it is not otherwise …
- 3:53 PM Changeset in ffmpeg [340ab135] by
- avcodec/utils: Use av_memcpy_backptr() in ff_color_frame() Fixes: …
- 3:53 PM Changeset in ffmpeg [033d2c48] by
- avcodec/smacker: Fix integer overflow in signed int multiply in …
- 3:53 PM Changeset in ffmpeg [b30c07cc] by
- avcodec/alac: Fix invalid shifts in 20/24 bps Fixes: left shift of …
- 3:53 PM Changeset in ffmpeg [0831cbf] by
- avcodec/alac: fix undefined behavior with INT_MIN in lpc_prediction() …
- 3:53 PM Changeset in ffmpeg [72db18e9] by
- avformat/utils: Do not assume duration is non negative in …
- 3:53 PM Changeset in ffmpeg [c7ccbf4] by
- avcodec/ffwavesynth: Fix integer overflow in timestamps Fixes: signed …
- 3:53 PM Changeset in ffmpeg [27a2f659] by
- avformat/vividas: Test size and packet numbers a bit more …
- 3:53 PM Changeset in ffmpeg [8e51f35] by
- avformat/vividas: Check n_sb_blocks against input space Fixes: OOM …
- 3:53 PM Changeset in ffmpeg [cede3850] by
- avcodec/aacdec_fixed: Add FF_CODEC_CAP_INIT_CLEANUP Fixes: memleaks …
- 3:53 PM Changeset in ffmpeg [59163731] by
- tools/target_dec_fuzzer: consider potential padding/edge in pixel …
- 3:53 PM Changeset in ffmpeg [d217691] by
- libavcodec/mpeg12dec: Check input for minimal frame size Fixes: …
- 3:53 PM Changeset in ffmpeg [5fe6a9db] by
- tools/target_dec_fuzzer: Adjust threshold for MSS2 The decoder is …
- 3:00 PM Ticket #8197 (Unable to open key file) created by
- Summary of the bug: How to reproduce: […]
- 2:54 PM Changeset in ffmpeg [f83ac5fd] by
- avcodec/cbs_h264: Automatically free SEI payload on error If adding …
- 1:37 PM Ticket #8195 (v210 encoding clips to 4-1019) updated by
- Replying to cehoyos: > The bug tracker is not the right …
- 10:28 AM Changeset in ffmpeg [8c7d5fcf] by
- avcodec/dxv: Check op_offset in both directions Fixes: signed integer …
- 10:25 AM Changeset in ffmpeg [c7c0229b] by
- avcodec/truespeech: Eliminate some left shifts This avoids some …
- 10:24 AM Changeset in ffmpeg [74bbf9bc] by
- avcodec/adpcm: Check number of channels for MTAF Fixes: out of array …
- 10:09 AM Changeset in ffmpeg [25d1d592] by
- avcodec/nvenc: add driver version info for latest SDKs Signed-off-by: …
- 10:07 AM Changeset in ffmpeg [fe1064f7] by
- avcodec/nvenc: add driver version info for latest SDKs Signed-off-by: …
- 10:05 AM Changeset in ffmpeg [0eb10889] by
- avcodec/nvenc: add driver version info for SDK 9.1 Signed-off-by: …
- 10:00 AM Changeset in ffmpeg [89cbbe9f] by
- avcodec/nvenc: fix typo in new Windows driver version Signed-off-by: …
- 9:28 AM Changeset in ffmpeg [a214c174] by
- avfilter/vf_v360: do not use mod where it is not needed
- 8:51 AM Ticket #8195 (v210 encoding clips to 4-1019) closed by
- invalid: The bug tracker is not the right place to discuss this behaviour, feel …
- 8:49 AM Ticket #8196 (ffmpeg X11 grab video too fast) updated by
-
Keywords, Version, Component changed
To make this a valid ticket please test current FFmpeg git head and … - 8:38 AM Ticket #8196 (ffmpeg X11 grab video too fast) created by
- Summary of the bug: This issue appears only from time to time …
- 3:50 AM Ticket #8195 (v210 encoding clips to 4-1019) created by
- ffmpeg v210 encoding clips to 4-1019 You could argue, that for AV …
Sep 23, 2019:
- 8:16 PM Changeset in ffmpeg [3104100a] by
- avcodec/exr: cosmetics Signed-off-by: Limin Wang …
- 8:16 PM Changeset in ffmpeg [e9e9f79a] by
- avformat/hashenc: fix incorrect use of av_mallocz_array() Fixes CID …
- 7:53 PM Ticket #8156 (PVS-studio big list of errors) updated by
- As said here https://patchwork.ffmpeg.org/patch/15133/ there is indeed …
- 2:46 PM Ticket #4988 (Dequeued v4l2 buffer contains corrupted data (0 bytes).) updated by
- I also have this issue. We use magewell "USB capture HDMI PLUS" device …
- 1:48 PM Ticket #8194 (PTS and DTS discontinuity in transport stream) updated by
- Please read the [https://www.ffmpeg.org/bugreports.html bug reporting …
- 1:47 PM Changeset in ffmpeg [648f5c93] by
- avcodec/nvenc: add driver version info for SDK 9.1 Signed-off-by: …
- 1:24 PM Ticket #8194 (PTS and DTS discontinuity in transport stream) created by
- Muxing m4v and m4a and adding DVB subtitles (encoded from DVD format) …
- 1:11 PM Changeset in ffmpeg [25273ef2] by
- avcodec/bsf: check that AVBSFInternal was allocated before …
- 1:11 PM Changeset in ffmpeg [11cce24e] by
- avcodec/bsf: check that AVBSFInternal was allocated before …
- 1:10 PM Changeset in ffmpeg [693f3926] by
- avcodec/bsf: check that AVBSFInternal was allocated before …
- 1:09 PM Changeset in ffmpeg [45bf2f4d] by
- avcodec/bsf: check that AVBSFInternal was allocated before …
- 1:08 PM Changeset in ffmpeg [7df1cb3d] by
- avcodec/bsf: check that AVBSFInternal was allocated before …
- 1:02 PM Changeset in ffmpeg [d889ae33] by
- avcodec/bsf: check that AVBSFInternal was allocated before …
- 10:27 AM Changeset in ffmpeg [eaf3c4b8] by
- avfilter/vf_v360: fix regression introduced in b342678bc47b4e5
- 2:06 AM Changeset in ffmpeg [8c90bb8e] by
- avformat/dashdec: fix segfault when parsing segmentlist index into …
- 2:06 AM Changeset in ffmpeg [598962cd] by
- avformat/dashdec: fix pointer being freed was not allocated prevent …
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 …
Note:
See TracTimeline
for information about the timeline view.
