Timeline



Oct 16, 2019:

5:32 PM Ticket #8292 (outside the range of representable values of type 'unsigned char' at ...) closed by Elon Musk
fixed
5:29 PM Changeset in ffmpeg [1e35519f] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_gblur: fix undefined behaviour Fixes #8292
5:17 PM Changeset in ffmpeg [c70d5477] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/sbcdec: Fix integer overflows in sbc_synthesize_eight() …
5:17 PM Changeset in ffmpeg [2f66e843] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/adpcm: Check initial predictor for ADPCM_IMA_EA_EACS Fixes: …
5:17 PM Changeset in ffmpeg [07732f12] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/g723_1dec: Fix overflow in shift Fixes: shift exponent 1008 …
5:17 PM Changeset in ffmpeg [5c072c9e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/apedec: Fix integer overflow in predictor_update_3930() …
5:17 PM Changeset in ffmpeg [0c61661a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/g729postfilter: Fix undefined intermediate pointers Fixes: …
5:17 PM Changeset in ffmpeg [6a4fdbf1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/g729postfilter: Fix undefined shifts Fixes: left shift of …
5:17 PM Changeset in ffmpeg [2b93f52c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/lsp: Fix undefined shifts in lsp2poly() Fixes: left shift of …
5:17 PM Changeset in ffmpeg [ca3d8b47] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacdec_template: Check decode_extension_payload() for failure …
5:17 PM Changeset in ffmpeg [8695fbec] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/adpcm: Fix left shifts in AV_CODEC_ID_ADPCM_EA Fixes: left …
5:17 PM Changeset in ffmpeg [5ce3c9ea] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/smacker: cleanup on errors in smka_decode_frame() Fixes: …
5:17 PM Changeset in ffmpeg [1d3f7e6a] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Adjust threshold for EATGV Fixes: Timeout …
5:17 PM Changeset in ffmpeg [9e32c471] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Adjust threshold for SCPR Fixes: Timeout …
5:17 PM Changeset in ffmpeg [e7113704] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cavsdec: Check remaining bitstream in the main loop in …
5:17 PM Changeset in ffmpeg [ea770eb5] by Michael Niedermayer <michael@niedermayer.cc>
avformat/shortendec: Check k in probe Fixes: Assertion failure Fixes: …
5:17 PM Changeset in ffmpeg [cf7f35ac] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Adjust threshold for MSZH Fixes: Timeout …
5:17 PM Changeset in ffmpeg [d2606210] by Michael Niedermayer <michael@niedermayer.cc>
swscale/output: Avoid 64bit in Alpha in yuv2ya16_X_c_template() …
5:17 PM Changeset in ffmpeg [3e668293] by Michael Niedermayer <michael@niedermayer.cc>
swscale/output: Correct Alpha in yuv2ya16_X_c_template() Untested, no …
5:17 PM Changeset in ffmpeg [4f4ca675] by Michael Niedermayer <michael@niedermayer.cc>
swscale/output: Implement Luma computation from …
5:12 PM PoC_output_1852.wav attached to Ticket #8293 by Suhwan
poc
5:12 PM Ticket #8293 (signed integer overflow at libswscale/output.c:1852) created by Suhwan
Summary of the bug: There is a signed integer overflow at …
4:59 PM PoC_vf_gblur_326.bmp attached to Ticket #8292 by Suhwan
poc
4:59 PM Ticket #8292 (outside the range of representable values of type 'unsigned char' at ...) created by Suhwan
Summary of the bug: There is an outside the range of representable …
4:37 PM Changeset in ffmpeg [e831f601] by Paul B Mahol <onemda@gmail.com>
fate/source: add libavfilter/af_arnndn.c
4:32 PM Ticket #8288 (load of null pointer of type 'const uint16_t' at ...) closed by Elon Musk
fixed
4:31 PM Ticket #8287 (left shift of negative value at libavfilter/vf_edgedetect.c:219) closed by Elon Musk
fixed
4:31 PM Ticket #8289 (left shift of 1 by 31 places cannot be represented in type 'int' at ...) closed by Elon Musk
fixed
4:31 PM Ticket #8291 (outside the range of representable values of type 'unsigned int' at ...) closed by Elon Musk
fixed
4:28 PM Changeset in ffmpeg [98ae6b0a] by Paul B Mahol <onemda@gmail.com>
vafilter/af_replaygain: fix undefined behaviour Fixes #8291
4:28 PM Changeset in ffmpeg [71bceb06] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_abitscope: fix undefined behaviour Fixes #8289
4:28 PM Changeset in ffmpeg [4fe4772a] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_colorchannelmixer: do not use pointer if there is no alpha …
4:28 PM Changeset in ffmpeg [932913f0] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_edgedetect: fix undefined behaviour Fixes #8287
4:16 PM PoC_af_replaygain_570.wav attached to Ticket #8291 by Suhwan
poc
4:15 PM Ticket #8291 (outside the range of representable values of type 'unsigned int' at ...) created by Suhwan
Summary of the bug: There is an outside the range of representable …
4:08 PM PoC_2.bmp attached to Ticket #8290 by Suhwan
poc2
4:08 PM PoC_1 attached to Ticket #8290 by Suhwan
poc1
4:07 PM Ticket #8290 (left shift of 9053289 by 8 places cannot be represented in type ...) created by Suhwan
Summary of the bug: There is a left shift of 9053289 by 8 places …
4:03 PM Changeset in ffmpeg [7b94b222] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/apedec: Check remaining space in decode_array_0000() Fixes: …
4:03 PM Changeset in ffmpeg [926221ef] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/apedec: Check error flag after entropy_decode* Fixes: …
3:55 PM PoC_avf_abitscope_145.wma attached to Ticket #8289 by Suhwan
poc
3:55 PM Ticket #8289 (left shift of 1 by 31 places cannot be represented in type 'int' at ...) created by Suhwan
Summary of the bug: There is a left shift of 1 by 31 places cannot be …
3:45 PM PoC_vf_colorchannelmixer_187.jpg attached to Ticket #8288 by Suhwan
poc
3:45 PM Ticket #8288 (load of null pointer of type 'const uint16_t' at ...) created by Suhwan
Summary of the bug: There is a load of null pointer of type 'const …
3:37 PM PoC_vf_edgedetect_219.bmp2 attached to Ticket #8287 by Suhwan
poc
3:37 PM Ticket #8287 (left shift of negative value at libavfilter/vf_edgedetect.c:219) created by Suhwan
Summary of the bug: There is a left shift of negative value at …
3:14 PM Ticket #8272 ("error reading header" of MOV file containing HDV stream) updated by Carl Eugen Hoyos
The file I created has a size of 11338291992 bytes, but the sample …
3:02 PM Ticket #8286 (memory leaks) closed by Elon Musk
duplicate: Duplicate of #8281
2:53 PM PoC_memory_leaks attached to Ticket #8286 by Suhwan
poc
2:53 PM Ticket #8286 (memory leaks) created by Suhwan
Summary of the bug: There are memory leaks How to reproduce: […] …
2:31 PM Ticket #8283 (memory leaks are detected in av_frame_alloc) closed by Elon Musk
fixed
2:27 PM Changeset in ffmpeg [1a0c584a] by Paul B Mahol <onemda@gmail.com>
avfilter/f_reverse: fix memory leaks Fixes #8283
2:11 PM PoC_ff_v4l2.mpeg attached to Ticket #8285 by Suhwan
poc
2:11 PM Ticket #8285 (memory leaks in ff_v4l2_m2m_create_context()) created by Suhwan
Summary of the bug: There are memory leaks in …
2:01 PM PoC_2.flac attached to Ticket #8284 by Suhwan
poc2
2:00 PM PoC_1.tga attached to Ticket #8284 by Suhwan
poc1
2:00 PM Ticket #8284 (memory leaks in fifo_alloc_common()) created by Suhwan
Summary of the bug: There are memory leaks in fifo_alloc_common() How …
1:47 PM Ticket #8283 (memory leaks are detected in av_frame_alloc) updated by Suhwan
Summary changed
1:41 PM PoC_memory_leaks_8283.png24 attached to Ticket #8283 by Suhwan
poc
1:41 PM Ticket #8283 (memory leaks are detected in av_frame_alloc) created by Suhwan
Summary of the bug: memory leaks are detected How to reproduce: […] …
1:13 PM Changeset in ffmpeg [b0bfa369] by Paul B Mahol <onemda@gmail.com>
avfilter: add arnndn filter
12:38 PM Ticket #8272 ("error reading header" of MOV file containing HDV stream) updated by Olivier Bruchez
I've uploaded the beginning and end of the MOV file here: …
11:18 AM Changeset in ffmpeg [c3985c0e] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_atadenoise: compensate for small overall brightness loss …
10:54 AM Ticket #8272 ("error reading header" of MOV file containing HDV stream) updated by Olivier Bruchez
Cc changed
10:40 AM Ticket #8238 (left shift of 255 by 24 places cannot be represented in type 'int' at ...) closed by Elon Musk
fixed
10:37 AM Changeset in ffmpeg [b20dee81] by Paul B Mahol <onemda@gmail.com>
avfilter/vsrc_testsrc: rgbtestsrc: fix undefined behaviour Fixes #8238
10:21 AM Ticket #8282 (invalid free at at libavfilter/avfilter.c:771) closed by Elon Musk
fixed
10:13 AM Changeset in ffmpeg [64a80588] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_gblur: fix heap-buffer overflow Fixes #8282
9:49 AM Ticket #7943 (Ffmpeg QSV backend uses >2x more GPU memory compared to VAAPI or MSDK) updated by Linjie.Fu
Cc changed
9:48 AM Ticket #7943 (Ffmpeg QSV backend uses >2x more GPU memory compared to VAAPI or MSDK) updated by Linjie.Fu
This seems to be similar with the performance gap issue #7690. There …
8:18 AM Ticket #7690 (FFmpeg QSV decode + VPP performance is just a fraction of what one ...) updated by Linjie.Fu
Hi eero-t: The performance evaluation may be a bit confused and there …
7:28 AM Ticket #7764 (Support for HW accelerated 10-bit -> 8-bit conversion support) updated by Linjie.Fu
This issue happens when resolution is large(4K). […] or […] …
6:49 AM 10_sunflower.mp4 attached to Ticket #7764 by Linjie.Fu
10bit hevc input clips
6:36 AM Ticket #7764 (Support for HW accelerated 10-bit -> 8-bit conversion support) updated by Linjie.Fu
For VAAPI: ffmpeg -y -hwaccel vaapi -vaapi_device /dev/dri/renderD128 …
6:25 AM EncodingForStreamingSites edited by Patrickz
(diff)
6:18 AM Ticket #7764 (Support for HW accelerated 10-bit -> 8-bit conversion support) updated by Linjie.Fu
Color space convert should be inserted into the pipeline. For QSV: …
5:04 AM Changeset in ffmpeg [e14f5fd0] by Gyan Doshi <ffmpeg@gyani.pro>
avformat/chromaprint: Fix writing raw fingerprint The pointer fp …
4:59 AM Ticket #8282 (invalid free at at libavfilter/avfilter.c:771) updated by Suhwan
Summary changed
[…] […]

Oct 15, 2019:

10:59 PM Changeset in ffmpeg [29dac292] by Paul B Mahol <onemda@gmail.com>
avfilter/af_afade: make sure that in is available
10:51 PM Ticket #5718 (ffmpeg not remapping channels for libopus automatically) updated by Soichiro
Cc changed
10:51 PM Ticket #5718 (ffmpeg not remapping channels for libopus automatically) updated by Soichiro
Still present in 4.2.1. Could we at least get a response on this? Much …
9:56 PM Changeset in ffmpeg [2558e627] by Pedro Arthur <bygrandao@gmail.com>
avfilter/dnn: unify the layer load function in native mode …
9:56 PM Changeset in ffmpeg [3fd5ac7e] by Pedro Arthur <bygrandao@gmail.com>
avfilter/dnn: unify the layer execution function in native mode …
7:35 PM Changeset in ffmpeg [b78dc27b] by Pedro Arthur <bygrandao@gmail.com>
avfilter/dnn: add DLT prefix for enum DNNLayerType to avoid potential …
5:17 PM PoC_dict_209.png48 attached to Ticket #8282 by Suhwan
poc
5:16 PM Ticket #8282 (invalid free at at libavfilter/avfilter.c:771) created by Suhwan
Summary of the bug: There is an invalid free at libavutil/dict.c:209 …
4:34 PM PoC_option158.jpg attached to Ticket #8281 by Suhwan
poc
4:34 PM Ticket #8281 (memory leaks from options.c:158 in avcodec_alloc_context3) created by Suhwan
Summary of the bug: There are memory leaks maybe from options.c:158 in …
4:22 PM PoC_dvenc.oss attached to Ticket #8280 by Suhwan
poc
4:22 PM Ticket #8280 (left shift of negative value at libavcodec/dvenc.c) created by Suhwan
Summary of the bug: There're 4 left shift of negative value at …
4:09 PM Ticket #8278 (outside the range of representable values of type 'int' and division ...) closed by Elon Musk
fixed
4:06 PM Ticket #8273 (Segmentation fault in avpriv_copy_bits at libavcodec/bitstream.c:86) closed by James
fixed: Fixed in dd01947397b98e94c3f2a79d5820aaf4594f4d3b.
4:05 PM Ticket #8277 (i686 build target fails test on x86_64 toolchain) closed by Carl Eugen Hoyos
invalid: This is an invalid usage of the configure script (the error is …
4:04 PM Changeset in ffmpeg [dd019473] by James Almer <jamrial@gmail.com>
avformat/latmenc: abort if no extradata is available Fixes ticket …
3:59 PM Changeset in ffmpeg [f2598484] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_bm3d: make sure nb_jobs is at least 1
3:56 PM PoC_vf_fftdnoiz_159.webp attached to Ticket #8279 by Suhwan
poc
3:56 PM Ticket #8279 (outside the range of representable values of type 'int' at ...) created by Suhwan
Summary of the bug: There is an outside the range of representable …
3:49 PM PoC_vf_bm3d_663.bmp3 attached to Ticket #8278 by Suhwan
poc
3:49 PM Ticket #8278 (outside the range of representable values of type 'int' and division ...) created by Suhwan
Summary of the bug: There is an outside the range of representable …
3:10 PM Ticket #8277 (i686 build target fails test on x86_64 toolchain) updated by Nicolas Chauvet
As a side note, I guess it will become more common to use a x86_64 …
3:09 PM Changeset in ffmpeg [ec9d48da] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Also fuzz keyframe & disposal flags This …
3:07 PM Changeset in ffmpeg [e71c241b] by Michael Niedermayer <michael@niedermayer.cc>
lavc/libxavs2: fix parameter setting result determination …
3:04 PM Ticket #8277 (i686 build target fails test on x86_64 toolchain) created by Nicolas Chauvet
Summary of the bug: Building for x86 32bit fails using a x86_64 gcc …
3:00 PM Ticket #8274 (heap-buffer-overflow at libavfilter/vf_avgblur.c:172) closed by Elon Musk
fixed
2:59 PM Ticket #8275 (heap-buffer-overflow at libavfilter/vf_edgedetect.c:180 in gaussian_blur) closed by Elon Musk
fixed
2:59 PM Ticket #8276 (heap-buffer-overflow at libavfilter/af_afade.c:436:1 in ...) closed by Elon Musk
fixed
2:55 PM Changeset in ffmpeg [e1b89c76] by Paul B Mahol <onemda@gmail.com>
avfilter/af_afade: fix heap-buffer overflow Fixes #8276
2:39 PM Changeset in ffmpeg [de598f82] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_edgedetect: fix heap-buffer overflow Fixes #8275
2:39 PM PoC2_af_afade_436.wav attached to Ticket #8276 by Suhwan
poc2
2:39 PM PoC1_af_afade_436.vob attached to Ticket #8276 by Suhwan
poc1
2:38 PM Ticket #8276 (heap-buffer-overflow at libavfilter/af_afade.c:436:1 in ...) created by Suhwan
Summary of the bug: There is a heap-buffer-overflow at …
2:31 PM Changeset in ffmpeg [f069a9c2] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_avgblur: fix heap-buffer overflow Fixes #8274
2:22 PM PoC_vf_edgedetect_180.png attached to Ticket #8275 by Suhwan
poc
2:21 PM Ticket #8275 (heap-buffer-overflow at libavfilter/vf_edgedetect.c:180 in gaussian_blur) created by Suhwan
Summary of the bug: There is a heap-buffer-overflow at …
2:14 PM PoC_vf_avgblur_172.bmp attached to Ticket #8274 by Suhwan
poc
2:13 PM Ticket #8274 (heap-buffer-overflow at libavfilter/vf_avgblur.c:172) created by Suhwan
Summary of the bug: There is a heap-buffer-overflow at …
2:07 PM PoC_bitstream_86.rm attached to Ticket #8273 by Suhwan
poc
2:06 PM gdb-bitstream_86 attached to Ticket #8273 by Suhwan
2:06 PM Ticket #8273 (Segmentation fault in avpriv_copy_bits at libavcodec/bitstream.c:86) created by Suhwan
Summary of the bug: There is a Segmentation fault in avpriv_copy_bits …
3:00 AM Changeset in ffmpeg [62f47225] by James Almer <jamrial@gmail.com>
avcodec/av1_parse: Use av_fast_realloc() for OBU array Based on …
3:00 AM Changeset in ffmpeg [1e0b6bc0] by James Almer <jamrial@gmail.com>
avcodec/av1_parse: simplify memset call Removed (new_size - …
2:59 AM Changeset in ffmpeg [cebb4469] by James Almer <jamrial@gmail.com>
avcodec/h2645_parse: Reset nal_buffer_size on uninit Without reseting …
2:56 AM Encode/H.265 edited by nopro404
correct the information about -preset (diff)
12:10 AM Ticket #8228 (ffprobe -show_entries side_data creates invalid JSON) closed by James
fixed: Fixed in 2e4f86e04ca6abdf8a1829dce210ceeef46eb224.
12:06 AM Changeset in ffmpeg [2e4f86e0] by James Almer <jamrial@gmail.com>
ffprobe: fix output of packets_and_frames section in JSON format The …

Oct 14, 2019:

11:02 PM Changeset in ffmpeg [2bfa7df9] by Lou Logan <lou@lrcd.com>
avfilter: fix typo in comments Signed-off-by: mypopy@gmail.com
7:16 PM Changeset in ffmpeg [cc50d113] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Also fuzz codec_tag This should improve …
7:16 PM Changeset in ffmpeg [2d3ccfa8] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Also fuzz FF_COMPLIANCE_EXPERIMENTAL This …
7:16 PM Changeset in ffmpeg [0c07eb5] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Also fuzz block_align This should improve …
6:14 PM Changeset in ffmpeg [7952241] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_lenscorrection: make width/height int Somehow previous …
3:43 PM Ticket #8272 ("error reading header" of MOV file containing HDV stream) updated by Carl Eugen Hoyos
Please split the input file in 100MB segments and provide the first …
3:14 PM Ticket #8174 (CUVID decoder doesn't perform a capability check on chroma subsampling) updated by HolyWu
I have sent a …
3:09 PM Ticket #8174 (CUVID decoder doesn't perform a capability check on chroma subsampling) updated by HolyWu
Summary changed
3:05 PM Changeset in ffmpeg [5c3d521a] by James Almer <jamrial@gmail.com>
doc/APIchanges: add missing entry for the new runtime param AVOption …
2:39 PM Changeset in ffmpeg [c4d1603] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_atadenoise: rewrite using macro
12:49 PM Ticket #7339 (HLS-Retry mechanism for HTTP-Upload segments) updated by smallishzulu
This problem happens only for the cases like: 1) Server is there and …
11:14 AM Changeset in ffmpeg [a4e5dc4b] by Paul B Mahol <onemda@gmail.com>
doc/filters: document colorchannelmixer commands
11:11 AM Changeset in ffmpeg [68847264] by Paul B Mahol <onemda@gmail.com>
doc/filters: document amplify commands
11:08 AM Changeset in ffmpeg [746c8e7c] by Paul B Mahol <onemda@gmail.com>
doc/filters: document scroll commands
9:59 AM Ticket #8261 (heap-buffer-overflow at libavfilter/vf_bwdif.c:133) closed by Elon Musk
fixed
9:53 AM Ticket #8272 ("error reading header" of MOV file containing HDV stream) created by Olivier Bruchez
I've created a MOV file using iMovie from an HDV tape (via Firewire). …
9:46 AM Changeset in ffmpeg [8c3166e1] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_bwdif: fix heap-buffer overflow Fixes #8261
9:40 AM Changeset in ffmpeg [ce764a6] by Paul B Mahol <onemda@gmail.com>
avfilter/af_atempo: use ff_filter_process_command()
9:40 AM Changeset in ffmpeg [015cbca4] by Paul B Mahol <onemda@gmail.com>
avfilter/af_biquads: use ff_filter_process_command()
9:40 AM Changeset in ffmpeg [dcfe3292] by Paul B Mahol <onemda@gmail.com>
avfilter/af_rubberband: use ff_filter_process_command()
9:40 AM Changeset in ffmpeg [9e883a14] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_drawbox: use ff_filter_process_command()
9:40 AM Changeset in ffmpeg [4568e54c] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_colorchannelmixer: add support for commands
9:40 AM Changeset in ffmpeg [953b1c7b] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_amplify: add support for commands
9:40 AM Changeset in ffmpeg [7fcb8416] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_scroll: add support for commands
9:40 AM Changeset in ffmpeg [877e2e92] by Paul B Mahol <onemda@gmail.com>
avfilter/af_anlmdn: switch to ff_filter_process_command()
9:40 AM Changeset in ffmpeg [4954a17e] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_avgblur: switch to ff_filter_process_command()
9:40 AM Changeset in ffmpeg [33e69806] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_gblur: switch to ff_filter_process_command()
9:40 AM Changeset in ffmpeg [9f7ab36a] by Paul B Mahol <onemda@gmail.com>
avfilter/af_anlms: switch to ff_filter_process_command()
9:40 AM Changeset in ffmpeg [8fec9fca] by Paul B Mahol <onemda@gmail.com>
doc/filters: document new feature
9:28 AM Changeset in ffmpeg [c109dfc1] by Paul B Mahol <onemda@gmail.com>
avutil/opt: print runtime flag too
9:28 AM Changeset in ffmpeg [a918b833] by Paul B Mahol <onemda@gmail.com>
avfilter/avfilter: add ff_filter_process_command()
9:28 AM Changeset in ffmpeg [f3746d31] by Paul B Mahol <onemda@gmail.com>
avutil/opt: add AV_OPT_FLAG_RUNTIME_PARAM flag
8:56 AM Changeset in ffmpeg [036fff7e] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_geq: reindent
8:55 AM Changeset in ffmpeg [8a0d45a9] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_geq: allow user to set interpolation method
8:52 AM Changeset in ffmpeg [996ff3fe] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_edgedetect: fix coverity issue
7:03 AM Ticket #8271 (A use-after-free bug in libavcodec/cuvid.c) closed by Hendrik
invalid: Packets and Buffers are reference counted. As long as av_packet_* and …
6:59 AM Changeset in ffmpeg [634529c4] by Gyan Doshi <ffmpeg@gyani.pro>
avformat/chromaprint: improve logging message Setting …
6:57 AM Changeset in ffmpeg [1108bd51] by Gyan Doshi <ffmpeg@gyani.pro>
avformat/chromaprint: Fix fp_format option The fp_format option was …
2:25 AM Ticket #8271 (A use-after-free bug in libavcodec/cuvid.c) created by wurongxin
Summary of the bug: How to reproduce: […] Patches should be …
1:50 AM PoC_vf_mestimate.png00 attached to Ticket #8270 by Suhwan
poc
1:50 AM Ticket #8270 (left shift of negative value at libavfilter/vf_mestimate.c:109) created by Suhwan
Summary of the bug: There're 2 left shift of negative value at …
1:39 AM PoC_vf_dctdnoiz.xpm attached to Ticket #8269 by Suhwan
poc
1:39 AM log_vf_dctdnoiz attached to Ticket #8269 by Suhwan
1:39 AM Ticket #8269 (outside the range of int at libavfilter/vf_dctdnoiz.c) created by Suhwan
Summary of the bug: There are an outside the range of int and 2 …
1:32 AM PoC_vf_ciescope.dpx attached to Ticket #8268 by Suhwan
poc
1:32 AM log_vf_ciescope attached to Ticket #8268 by Suhwan
1:32 AM Ticket #8268 (outside the range of int at libavfilter/vf_ciescope.c) created by Suhwan
Summary of the bug: There are 2 outside the range of int and 2 integer …

Oct 13, 2019:

10:48 PM Changeset in ffmpeg [c8813b1a] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_geq: Use av_clipd() instead of av_clipf() With floats we …
10:48 PM Changeset in ffmpeg [5056eb35] by Michael Niedermayer <michael@niedermayer.cc>
avformat/Makefile: Fix aiffdec replaygain dependency Forgotten in …
10:48 PM Changeset in ffmpeg [21d19f49] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mips: Fixed four warnings in vc1dsp Change the stride …
10:48 PM Changeset in ffmpeg [e418b315] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wmaprodec: Check that the streams channels do not exceed the …
9:43 PM Changeset in ffmpeg [e835a9d3] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_libvmaf: fix filtering of >8 bit data This is what …
9:36 PM Ticket #8242 (heap-buffer-overflow at libavfilter/vf_neighbor.c) updated by Carl Eugen Hoyos
Keywords, Component changed
e787f8fd7ee99ba0c3e0f086ce2ce59eea7ed86c
9:35 PM Ticket #8252 (Segmentation fault at libavfilter/vf_waveform.c:777) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
7ad69a73f3d9d0e4575ef40e746a974989b3d3eb
9:33 PM Ticket #8250 (heap-buffer-overflow at libavfilter/vf_colorconstancy.c:282) updated by Carl Eugen Hoyos
Keywords, Component changed
a7fd1279703683ebb548ef7baa2f1519994496ae
9:30 PM Ticket #8265 (Division by zero at libavfilter/vf_lenscorrection.c:177) closed by Elon Musk
fixed
9:29 PM Changeset in ffmpeg [19587c9] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_lenscorrection: fix division by zero Fixes #8265
9:19 PM Ticket #8264 (heap-buffer-overflow at libavfilter/vf_fieldorder.c) updated by Carl Eugen Hoyos
Keywords, Component changed
9:13 PM Ticket #8264 (heap-buffer-overflow at libavfilter/vf_fieldorder.c) closed by Elon Musk
fixed
9:10 PM Changeset in ffmpeg [07050d7b] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_fieldorder: fix heap-buffer overflow Fixes #8264
4:39 PM Ticket #8263 (signed integer overflow at libavfilter/vf_convolution.c:139) closed by Elon Musk
fixed
4:37 PM Changeset in ffmpeg [99f8d321] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_convolution: fix undefined behaviour Fixes #8263
4:36 PM PoC_graphparser.wav attached to Ticket #8267 by Suhwan
4:35 PM Ticket #8267 (memory leaks from libavfilter/graphparser.c in link_filter_inouts) created by Suhwan
Summary of the bug: There're memory leaks from …
4:20 PM Ticket #8262 (heap-buffer-overflow at libavfilter/vf_bm3d.c:375) closed by Elon Musk
fixed
4:16 PM Changeset in ffmpeg [36508355] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_bm3d: fix possible infinite loop
4:13 PM PoC_mpeg_2.avi attached to Ticket #8266 by Suhwan
poc_2
4:13 PM PoC_mpeg_1.avi attached to Ticket #8266 by Suhwan
poc_1
4:12 PM log_mpegenc_626 attached to Ticket #8266 by Suhwan
4:12 PM Ticket #8266 (heap-use-after-free at libavformat/mpegenc.c:626) created by Suhwan
Summary of the bug: There is a heap-use-after-free at …
4:10 PM Changeset in ffmpeg [0749082e] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_bm3d: fix heap-buffer overflows Fixes #8262
3:56 PM PoC_vf_lenscorrection_177.png48 attached to Ticket #8265 by Suhwan
poc
3:56 PM gdb-vf_lenscorrection_177 attached to Ticket #8265 by Suhwan
3:56 PM Ticket #8265 (Division by zero at libavfilter/vf_lenscorrection.c:177) created by Suhwan
Summary of the bug: There is a Division by zero at …
3:46 PM PoC_vf_fieldorder.png32 attached to Ticket #8264 by Suhwan
poc
3:46 PM log_vf_fieldorder attached to Ticket #8264 by Suhwan
3:46 PM Ticket #8264 (heap-buffer-overflow at libavfilter/vf_fieldorder.c) created by Suhwan
Summary of the bug: There is a heap-buffer-overflow at …
3:25 PM Ticket #8260 (heap-buffer-overflow at libavfilter/vf_edgedetect.c:153) closed by Elon Musk
fixed
3:24 PM Changeset in ffmpeg [ccf4ab8c] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_edgedetect: check if height is big enough Fixes #8260
3:19 PM PoC_vf_convolution_139.png48 attached to Ticket #8263 by Suhwan
poc
3:19 PM gdb-vf_convolution_139 attached to Ticket #8263 by Suhwan
3:19 PM Ticket #8263 (signed integer overflow at libavfilter/vf_convolution.c:139) created by Suhwan
Summary of the bug: There are 3 signed integer overflow and 1 outside …
3:05 PM PoC_vf_bm3d_375.bmp attached to Ticket #8262 by Suhwan
poc
3:05 PM log-vf_bm3d_375 attached to Ticket #8262 by Suhwan
3:05 PM Ticket #8262 (heap-buffer-overflow at libavfilter/vf_bm3d.c:375) created by Suhwan
Summary of the bug: There is a heap-buffer-overflow at …
2:57 PM PoC_vf_bwdif_133.bmp attached to Ticket #8261 by Suhwan
poc
2:57 PM log_vf_bwdif_133 attached to Ticket #8261 by Suhwan
2:56 PM Ticket #8261 (heap-buffer-overflow at libavfilter/vf_bwdif.c:133) created by Suhwan
Summary of the bug: There is a heap-buffer-overflow at …
2:49 PM PoC-vf_edgedetect_153.png32 attached to Ticket #8260 by Suhwan
poc
2:49 PM log_vf_edgedetect_153 attached to Ticket #8260 by Suhwan
2:48 PM Ticket #8260 (heap-buffer-overflow at libavfilter/vf_edgedetect.c:153) created by Suhwan
Summary of the bug: There is a heap-buffer-overflow at …
2:03 PM Ticket #8259 (A use-after-free bug in libavcodec/utils.c) reopened by wurongxin
Replying to mkver: > Having a dangling pointer and using …
1:47 PM Ticket #8259 (A use-after-free bug in libavcodec/utils.c) closed by mkver
invalid: Having a dangling pointer and using it in a function call does not …
1:32 PM Ticket #8259 (A use-after-free bug in libavcodec/utils.c) created by wurongxin
Summary of the bug: How to reproduce: […] Patches should be …
10:08 AM Ticket #8232 (decklink -> nvenc -> mpegts crush) updated by ANTON CHELOSHKIN
hmm... it`s a driver bug. when i do pipeline: […] , it`s working …
10:07 AM 2019_10_09__10_34_17.log attached to Ticket #8232 by ANTON CHELOSHKIN
decklink->h264_nvenc complete log
9:51 AM Changeset in ffmpeg [4f4334bc] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_waveform: fix typos which caused crash

Oct 12, 2019:

9:41 PM Ticket #8258 (configure script ignores pkgconfigdir) closed by Carl Eugen Hoyos
invalid
7:55 PM Ticket #8258 (configure script ignores pkgconfigdir) updated by Timo R.
--pkgconfigdir controls where "make install" will install ffmpegs .pc …
6:35 PM Ticket #8258 (configure script ignores pkgconfigdir) created by Vortico
Using --pkgconfigdir when running ./configure appears to have no …
5:18 PM Ticket #8250 (heap-buffer-overflow at libavfilter/vf_colorconstancy.c:282) closed by Elon Musk
fixed
5:07 PM Changeset in ffmpeg [a7fd127] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_colorconstancy: fix overreads in gauss array Fixes #8250
4:46 PM Changeset in ffmpeg [e923e620] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_waveform: add yflat filter
3:57 PM Changeset in ffmpeg [33fd82a] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_waveform: allow different cb for new modes
3:44 PM Changeset in ffmpeg [42974eb1] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_waveform: add invert graticule
2:02 PM Changeset in ffmpeg [ecc16753] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_waveform: add graticule enum
1:17 PM Ticket #7879 (Header missing when decoding mp3 to wav / Lyrics3 tag problem) updated by Matthias C. Hormann
Cc, Status, Summary changed
I have the same problem here, using either ffmpeg or loudgain …
12:36 PM Changeset in ffmpeg [1921f866] by Matthieu Bouron <matthieu.bouron@gmail.com>
avformat/mov: parse sdtp atom and set the pkt disposable flag …
12:34 PM Ticket #7980 (heap-buffer-overflow at ffmpeg/libavcodec/zmbvenc.c:97:30 in block_cmp ...) updated by mkver
The zmbvenc bug has been fixed in …
12:32 PM Ticket #7994 (undefined-behavior at libavcodec/ac3enc.c and heap buffer overflow at ...) closed by mkver
fixed: The zmbvenc bug has been fixed in def04022f4a7058f99e669bfd978d431d79aec18.
11:39 AM Changeset in ffmpeg [def04022] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/zmbvenc: Correct offset in buffer zmbvenc allocates a buffer …
11:39 AM Changeset in ffmpeg [223a2c2a] by Michael Niedermayer <michael@niedermayer.cc>
fftools/ffmpeg: Improve streamcopy do_streamcopy() has a packet that …
11:30 AM Ticket #8257 (Bus error (core dumped) in malloc_consolidate) updated by Carl Eugen Hoyos
Priority, Version changed
11:30 AM Ticket #8257 (Bus error (core dumped) in malloc_consolidate) updated by Carl Eugen Hoyos
Component changed
11:21 AM Changeset in ffmpeg [2c7975fe] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/qdmc: Check input space in qdmc_get_vlc() Fixes: Timeout …
11:21 AM Changeset in ffmpeg [f76a899a] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mpjpegdec: ensure seekback for latest chunk Not only the …
11:21 AM Changeset in ffmpeg [1ea44a55] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mpjpegdec: fix strict boundary search string According to …
11:21 AM Changeset in ffmpeg [a3846fe6] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mpjpegdec: fix finding multipart boundary parameter The …
11:07 AM Ticket #8257 (Bus error (core dumped) in malloc_consolidate) closed by centurion87
fixed: You're right it has been fixed before. Sorry, I'm not very smart.
9:25 AM Ticket #8257 (Bus error (core dumped) in malloc_consolidate) updated by Elon Musk
It says 2000-2018 year. It should be 2000-2019.
9:14 AM Ticket #8257 (Bus error (core dumped) in malloc_consolidate) updated by centurion87
But I just compiled it today?
9:02 AM Ticket #8257 (Bus error (core dumped) in malloc_consolidate) updated by Elon Musk
This is not latest ffmpeg version.
8:58 AM output.txt attached to Ticket #8257 by centurion87
8:57 AM info.txt attached to Ticket #8257 by centurion87
8:57 AM disass.txt attached to Ticket #8257 by centurion87
8:57 AM bt.txt attached to Ticket #8257 by centurion87
8:57 AM command.txt attached to Ticket #8257 by centurion87
8:55 AM Ticket #8257 (Bus error (core dumped) in malloc_consolidate) created by centurion87
Summary of the bug: Bus error (core dumped) displays and ffmpeg …
8:13 AM Changeset in ffmpeg [961d6493] by Paul B Mahol <onemda@gmail.com>
avutil/eval: add sgn()
8:01 AM Ticket #7858 (Incorrect function used in the avio_reading.c example) updated by Carl Eugen Hoyos
Keywords, Component changed
7:41 AM Ticket #7858 (Incorrect function used in the avio_reading.c example) closed by mkver
fixed
3:10 AM Ticket #8229 (A potential Use-After-Free bug in the source file libavfilter/vf_hwmap.c) closed by mkver
invalid: > At Line 828, the copy of the variable derived_device_ctx will be …
1:47 AM Ticket #8229 (A potential Use-After-Free bug in the source file libavfilter/vf_hwmap.c) updated by wurongxin
Priority changed

Oct 11, 2019:

11:52 PM Ticket #8230 (avformat_open_input leaks memory) updated by Carl Eugen Hoyos
Keywords changed
11:41 PM Ticket #8230 (avformat_open_input leaks memory) closed by James
fixed: Fixed in 72704cbff4257466662729fc20e3f0ab85aa8c9e.
11:38 PM Changeset in ffmpeg [72704cbf] by James Almer <jamrial@gmail.com>
avformat/dv: free all allocated structs on dv_read_header failure …
11:30 PM Changeset in ffmpeg [27da30ad] by James Almer <jamrial@gmail.com>
libavcodec/amfenc_h264.c: Changed loop filter flag default value. The …
11:16 PM Ticket #8256 (ffmpeg does not convert or cut a .ts file to .mkv, despite the file ...) closed by mkver
duplicate: This transport stream only provides one pts for every two coded …
9:48 PM Ticket #8256 (ffmpeg does not convert or cut a .ts file to .mkv, despite the file ...) created by 0bugs
Summary of the bug: ffmpeg does not convert or cut a .ts file to .mkv, …
7:08 PM Ticket #2865 (Front Center, Downmix Left, and Downmix Right unlabelled in QTPlayer) updated by Marc London
We are also very interested in this. Perhaps a Mono track assignment …
5:53 PM Downstreams edited by Timo R.
(diff)
5:19 PM Concatenate edited by llogan
preserve numbering (diff)
4:12 PM Ticket #8255 (A double-free bug in libswscale/utils.c) updated by Carl Eugen Hoyos
Priority changed
1:19 PM Ticket #8255 (A double-free bug in libswscale/utils.c) created by wurongxin
Summary of the bug: How to reproduce: […] Patches should be …
12:45 PM Ticket #8254 (ffmpeg encoding with nvenc broken by a commit) updated by hydra3333
Yes. All good. The error message could be slightly updated to enhance …
11:35 AM Ticket #8249 (stack-buffer-overflow at libavfilter/vf_signalstats.c:634) closed by Elon Musk
fixed
11:32 AM Changeset in ffmpeg [71d9ae11] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_signalstats: fix stack buffer overflow Fixes #8249
10:56 AM Ticket #8243 (heap-buffer-overflow at libavfilter/vf_w3fdif.c) closed by Elon Musk
fixed
10:55 AM Changeset in ffmpeg [0e68e8c9] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_w3fdif: deny processing small videos Fixes #8243
10:44 AM Ticket #8244 (heap-buffer-overflow at libavfilter/vf_bitplanenoise.c) closed by Elon Musk
fixed
10:42 AM Changeset in ffmpeg [0b567238] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_bitplanenoise: fix overreads Fixes #8244
10:29 AM Ticket #8247 (heap-buffer-overflow at libavfilter/vf_neighbor.c:133) closed by Elon Musk
duplicate
10:28 AM Ticket #8245 (heap-buffer-overflow at libavfilter/vf_neighbor.c:224) closed by Elon Musk
duplicate
10:26 AM Ticket #8253 (Segmentation fault in av_frame_ref at libavutil/frame.c:453) closed by Elon Musk
fixed
10:23 AM Changeset in ffmpeg [b62f7e2] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_deflicker: fix invalid access Fixes #8253
10:17 AM Ticket #8254 (ffmpeg encoding with nvenc broken by a commit) updated by Timo R.
The -refs option used to be used to control the dpb size of nvenc. …
10:10 AM Ticket #8252 (Segmentation fault at libavfilter/vf_waveform.c:777) closed by Elon Musk
fixed
10:07 AM Changeset in ffmpeg [7ad69a73] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_waveform: better guard against picking wrong pixel format …
10:04 AM Ticket #8254 (ffmpeg encoding with nvenc broken by a commit) updated by Carl Eugen Hoyos
Keywords, Component changed
9:58 AM Ticket #8254 (ffmpeg encoding with nvenc broken by a commit) updated by Hendrik
That seems like expected behavior. You are requesting a feature to be …
9:40 AM Ticket #8254 (ffmpeg encoding with nvenc broken by a commit) updated by hydra3333
PS Thank you for your wonderful work !!!!!!!!!!!!!!!
9:36 AM Ticket #8254 (ffmpeg encoding with nvenc broken by a commit) updated by hydra3333
OK, it "breaks" on commit 567b5e33d9d77919ee920c091f4273c5b38fc821
9:21 AM Ticket #8242 (heap-buffer-overflow at libavfilter/vf_neighbor.c) closed by Elon Musk
fixed
9:19 AM Changeset in ffmpeg [e787f8fd] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_neighbor: check if width is 1 Fixes #8242
9:01 AM Ticket #8237 (Division by zero at libavfilter/af_adeclick.c) closed by Elon Musk
invalid: Division by zero is with floats, and that is valid.
8:42 AM Ticket #8254 (ffmpeg encoding with nvenc broken by a commit) updated by hydra3333
OK, I'll try each commit and omit --hide_banner an add to this report.
7:49 AM Ticket #8254 (ffmpeg encoding with nvenc broken by a commit) updated by Carl Eugen Hoyos
Keywords, Version changed
Why don’t you tell us which commit broke encoding? Please provide …
7:39 AM Concatenate edited by slhck
clarify concat examples with extension (diff)
7:27 AM Ticket #8254 (ffmpeg encoding with nvenc broken by a commit) created by hydra3333
Hello. Summary of the bug: One of these commits "broke" nvenc in …
5:36 AM PoC_2.dpx attached to Ticket #8253 by Suhwan
poc2
5:36 AM PoC_1.wav attached to Ticket #8253 by Suhwan
poc1
5:36 AM gdb-frame_453 attached to Ticket #8253 by Suhwan
5:36 AM Ticket #8253 (Segmentation fault in av_frame_ref at libavutil/frame.c:453) created by Suhwan
Summary of the bug: There is a Segmentation fault in av_frame_ref at …
5:27 AM Ticket #8021 (memory leak when using ffmpeg h264_qsv) updated by Sun, Xinpeng
I have tested on the newest code with Ubuntu 18.04 and there is no …
5:26 AM PoC_vf_waveform_777.tga attached to Ticket #8252 by Suhwan
poc
5:26 AM gdb-vf_waveform_777 attached to Ticket #8252 by Suhwan
5:25 AM Ticket #8252 (Segmentation fault at libavfilter/vf_waveform.c:777) created by Suhwan
Summary of the bug: There is a Segmentation fault at …
5:14 AM PoC_swscale_850.art attached to Ticket #8251 by Suhwan
poc
5:14 AM gdb-sws_scale_850 attached to Ticket #8251 by Suhwan
5:13 AM Ticket #8251 (Segmentation fault in sws_scale at libswscale/swscale.c:850) created by Suhwan
Summary of the bug: There is a Segmentation fault in sws_scale at …
4:36 AM PoC_vf_colorconstancy_282.bmp attached to Ticket #8250 by Suhwan
poc
4:35 AM gdb-vf_colorconstancy_282 attached to Ticket #8250 by Suhwan
4:35 AM Ticket #8250 (heap-buffer-overflow at libavfilter/vf_colorconstancy.c:282) created by Suhwan
Summary of the bug: There is a heap-buffer-overflow at …
4:26 AM PoC_vf_signalstats_634.jpg attached to Ticket #8249 by Suhwan
poc
4:26 AM gdb-vf_signalstats_634 attached to Ticket #8249 by Suhwan
4:25 AM Ticket #8249 (stack-buffer-overflow at libavfilter/vf_signalstats.c:634) created by Suhwan
Summary of the bug: There is a stack-buffer-overflow at …
4:15 AM PoC_vf_minterpolate_304.bmp attached to Ticket #8248 by Suhwan
poc
4:14 AM gdb-vf_minterpolate_304 attached to Ticket #8248 by Suhwan
4:14 AM Ticket #8248 (heap-use-after-free at libavfilter/vf_minterpolate.c:304) created by Suhwan
Summary of the bug: There is a heap-use-after-free at …
4:02 AM PoC_vf_neighbor_133.png24 attached to Ticket #8247 by Suhwan
poc
4:02 AM gdb-vf_neighbor_133 attached to Ticket #8247 by Suhwan
4:02 AM Ticket #8247 (heap-buffer-overflow at libavfilter/vf_neighbor.c:133) created by Suhwan
Summary of the bug: There is a heap-buffer-overflow at …
3:54 AM PoC_vf_vmafmotion_179.bmp attached to Ticket #8246 by Suhwan
poc
3:53 AM gdb-vf_vmafmotion179 attached to Ticket #8246 by Suhwan
3:53 AM Ticket #8246 (heap-buffer-overflow at libavfilter/vf_vmafmotion.c:179) created by Suhwan
Summary of the bug: There is a heap-buffer-overflow at …
3:45 AM PoC_vf_neighbor_224.png48 attached to Ticket #8245 by Suhwan
poc
3:45 AM gdb-vf_neighbor_224 attached to Ticket #8245 by Suhwan
3:45 AM Ticket #8245 (heap-buffer-overflow at libavfilter/vf_neighbor.c:224) created by Suhwan
Summary of the bug: There is a heap-buffer-overflow at …
3:38 AM PoC_vf_bitplanenoise_174.png48 attached to Ticket #8244 by Suhwan
poc
3:38 AM gdb-vf_bitplanenoise_174 attached to Ticket #8244 by Suhwan
3:38 AM Ticket #8244 (heap-buffer-overflow at libavfilter/vf_bitplanenoise.c) created by Suhwan
Summary of the bug: There is a heap-buffer-overflow at …
3:27 AM PoC_vf_w3fdif_191.png48 attached to Ticket #8243 by Suhwan
poc
3:26 AM gdb-vf_w3fdif_191 attached to Ticket #8243 by Suhwan
3:26 AM Ticket #8243 (heap-buffer-overflow at libavfilter/vf_w3fdif.c) created by Suhwan
Summary of the bug: There is a heap-buffer-overflow at …
3:19 AM PoC_vf_neighbor_191.png48 attached to Ticket #8242 by Suhwan
poc
3:18 AM gdb-vf_neighbor_191 attached to Ticket #8242 by Suhwan
3:17 AM Ticket #8242 (heap-buffer-overflow at libavfilter/vf_neighbor.c) created by Suhwan
Summary of the bug: There is a heap-buffer-overflow at …
3:09 AM PoC_vf_vmafmotion180.png48 attached to Ticket #8241 by Suhwan
poc
3:09 AM gdb_vf_vmafmotion180 attached to Ticket #8241 by Suhwan
3:09 AM Ticket #8241 (heap-buffer-overflow at libavfilter/vf_vmafmotion.c) updated by Suhwan
How to reproduce: […]
3:07 AM Ticket #8241 (heap-buffer-overflow at libavfilter/vf_vmafmotion.c) created by Suhwan
Summary of the bug: There is a heap-buffer-overflow at …
2:12 AM PoC_vf_yadif138.webp attached to Ticket #8240 by Suhwan
poc
2:12 AM gdb_vf_yadif_138 attached to Ticket #8240 by Suhwan
2:12 AM Ticket #8240 (heap-buffer-overflow at libavfilter/vf_yadif.c) created by Suhwan
Summary of the bug: There is a heap-buffer-overflow at …
2:05 AM Ticket #8237 (Division by zero at libavfilter/af_adeclick.c) updated by mkver
I guess the reason for the closure was that you use $PoC in the …
2:00 AM PoC_vf_fieldmatch_435.avi attached to Ticket #8239 by Suhwan
poc
1:59 AM gdb_vf_fieldmatch_435 attached to Ticket #8239 by Suhwan
1:59 AM Ticket #8239 (heap-buffer-overflow at libavfilter/vf_fieldmatch.c) created by Suhwan
Summary of the bug: There is a heap-buffer-overflow at …
12:14 AM gdb-af_adeclick684 attached to Ticket #8237 by Suhwan
12:14 AM Ticket #8237 (Division by zero at libavfilter/af_adeclick.c) reopened by Suhwan
Replying to richardpl: I checked this again and …

Oct 10, 2019:

10:00 PM Ticket #8236 (heap-buffer-overflow at libavfilter/vf_floodfill.c) updated by Carl Eugen Hoyos
Keywords changed
9:59 PM Ticket #8235 (Segmentation fault in request_frame at libavfilter/vf_random.c:102) updated by Carl Eugen Hoyos
Priority, Keywords changed
7:58 PM Ticket #8236 (heap-buffer-overflow at libavfilter/vf_floodfill.c) updated by James
Component changed
Fixed in 1331e001796c656a4a3c770a16121c15ec1db2ac
7:54 PM Ticket #8236 (heap-buffer-overflow at libavfilter/vf_floodfill.c) closed by Elon Musk
fixed
7:52 PM Changeset in ffmpeg [1331e00] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_floodfill: finish early if source and destination fill …
7:20 PM Ticket #8235 (Segmentation fault in request_frame at libavfilter/vf_random.c:102) updated by James
Component changed
Fixed in b67af536be1021f4babdffc548a14b4a68aadcb7
7:17 PM Ticket #8235 (Segmentation fault in request_frame at libavfilter/vf_random.c:102) closed by Elon Musk
fixed
7:16 PM Ticket #8237 (Division by zero at libavfilter/af_adeclick.c) closed by Elon Musk
invalid
7:04 PM Changeset in ffmpeg [b67af536] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_random: fix crash Fixes #8235.
7:00 PM PoC_vsrc_test994.tga attached to Ticket #8238 by Suhwan
poc
7:00 PM gdb-vsrc_testsrc994 attached to Ticket #8238 by Suhwan
7:00 PM Ticket #8238 (left shift of 255 by 24 places cannot be represented in type 'int' at ...) created by Suhwan
Summary of the bug: There is a left shift of 255 by 24 places cannot …
6:51 PM PoC_af_adeclick684.wav attached to Ticket #8237 by Suhwan
poc
6:51 PM Ticket #8237 (Division by zero at libavfilter/af_adeclick.c) created by Suhwan
Summary of the bug: There are 2 Division by zero at …
6:26 PM PoC_vf_floodfill333.dpx attached to Ticket #8236 by Suhwan
poc
6:25 PM gdb-vf_floodfill333 attached to Ticket #8236 by Suhwan
6:25 PM Ticket #8236 (heap-buffer-overflow at libavfilter/vf_floodfill.c) created by Suhwan
Summary of the bug: There is a heap-buffer-overflow at …
6:15 PM PoC_vf_random_102.xwd attached to Ticket #8235 by Suhwan
poc
6:14 PM gdb-vf_random102 attached to Ticket #8235 by Suhwan
6:14 PM Ticket #8235 (Segmentation fault in request_frame at libavfilter/vf_random.c:102) created by Suhwan
Summary of the bug: There is a Segmentation fault in request_frame at …
3:41 PM 8d4f78b0-b320-45a5-adb1-fd49136d4d29_cut.mp3 attached to Ticket #8234 by Carl Eugen Hoyos
3:39 PM Ticket #8234 (mp4 file with id3v2 tag detected as mp4 but still fails decoding) updated by Carl Eugen Hoyos
Keywords, Component changed
3:36 PM Ticket #8234 (mp4 file with id3v2 tag detected as mp4 but still fails decoding) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
3:23 PM PPY6574574605_cut.mp3 attached to Ticket #8233 by Carl Eugen Hoyos
3:22 PM Ticket #8233 (mp3 with invalid id3v2 tag size probed wrongly) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Component, Reproduced by developer changed
Regression since 5109ce2017c15202275b33bce58ec9d88044eeb5, related to …
3:00 PM Ticket #7654 (hevc_amf does not honor -level option) updated by Carl Eugen Hoyos
Priority, Keywords changed
2:54 PM Ticket #7654 (hevc_amf does not honor -level option) updated by lolmaster5000
Priority, Keywords changed
I have the same issue, developers should have a look at the following …
1:36 PM Ticket #8232 (decklink -> nvenc -> mpegts crush) updated by Carl Eugen Hoyos
Priority, Version, Component changed
Please test current FFmpeg git head and provide the command line you …
1:19 PM Ticket #8234 (mp4 file with id3v2 tag detected as mp4 but still fails decoding) created by Mattias Wadman
Summary of the bug: Looks like a mp4 file with a id3v2 tag prepended. …
12:34 PM Changeset in ffmpeg [f6df99db] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dstdec: Check for input exhaustion Fixes: Timeout (239sec -> …
12:34 PM Changeset in ffmpeg [a5d29812] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wmaprodec: Fix cleanup on error Fixes: memleaks Fixes: …
12:34 PM Changeset in ffmpeg [5de19160] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pcm: Check bits_per_coded_sample Fixes: shift exponent -2 is …
12:34 PM Changeset in ffmpeg [6d18b62d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/magicyuv: remove duplicate code Signed-off-by: Limin Wang …
12:34 PM Changeset in ffmpeg [b3c25263] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/scpr: Check minimum size of type 17 Improves: Timeout (85sec …
12:34 PM Changeset in ffmpeg [080819b3] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/exr: Allow duplicate use of channel indexes Fixes: Ticket …
12:34 PM Changeset in ffmpeg [4a3303d5] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/fitsdec: Fail on 0 naxisn Fixes: Timeout (100+ sec -> 23ms) …
10:08 AM Ticket #8233 (mp3 with invalid id3v2 tag size probed wrongly) created by Mattias Wadman
Summary of the bug: mp3 file with invalid id3v2 tag size (does not …
9:36 AM Ticket #8232 (decklink -> nvenc -> mpegts crush) created by ANTON CHELOSHKIN
Summary of the bug: Hello! Ubuntu 18.04.3 ffmpeg 4.2 Driver Version: …
4:48 AM Ticket #8231 (Segmentation fault in mov_write_udta_sdp at libavformat/movenc.c:3102) updated by Suhwan
Replying to mkver: > Duplicate of #8181 (your own ticket). …
2:27 AM Changeset in ffmpeg [a76a516e] by Steven Liu <lq@chinaffmpeg.org>
avfilter/vf_delogo: make the interp value compute method simple …
2:26 AM Changeset in ffmpeg [aea82dfe] by Steven Liu <lq@chinaffmpeg.org>
avfilter/vf_delogo: add auto set the area inside of the frame when …
1:54 AM Changeset in ffmpeg [9f0b9ae8] by Steven Liu <lq@chinaffmpeg.org>
avformat/iff: fix memleak when get st->codecpar->extradata failed in …
1:54 AM Changeset in ffmpeg [6f84c1e9] by Steven Liu <lq@chinaffmpeg.org>
avformat/jvdec: fix memleak when read_header failed Reviewed-by: …
1:33 AM Changeset in ffmpeg [da0c0c72] by Jun Zhao <barryjzhao@tencent.com>
lavfi/hqdn3d: add slice thread optimization Enabled one thread per …
1:10 AM Changeset in ffmpeg [7ab4fbde] by Jun Zhao <barryjzhao@tencent.com>
lavfi/v360: remove unnecessary cast for void * Remove unnecessary …
1:09 AM Changeset in ffmpeg [cc52815b] by Jun Zhao <barryjzhao@tencent.com>
lavfi/remap: remove unnecessary cast for void * Remove unnecessary …
1:01 AM Changeset in ffmpeg [a0e03589] by Jun Zhao <barryjzhao@tencent.com>
lavfi/lenscorrection: remove unnecessary cast for void * Remove …
1:00 AM Changeset in ffmpeg [88a9998f] by Jun Zhao <barryjzhao@tencent.com>
lavfi/colorspace: typedef ThreadData as all other filters typedef …
12:57 AM Ticket #7992 (undefined-behavior at libavcodec/zmbvenc.c:243, 244) closed by mkver
fixed: Fixed in ea56af88956061d700043c5c4b026ac57834b0c8.

Oct 9, 2019:

11:02 PM Ticket #8032 (libavfilter/af_adelay.c: one delay-string for all channels) updated by CoRoNe
I now see …
10:31 PM Ticket #8032 (libavfilter/af_adelay.c: one delay-string for all channels) updated by Elon Musk
No, use last ffmpeg version always.
10:16 PM Ticket #8032 (libavfilter/af_adelay.c: one delay-string for all channels) updated by CoRoNe
Seriously? You ignore the main issue I described and close the ticket …
9:59 PM Ticket #8231 (Segmentation fault in mov_write_udta_sdp at libavformat/movenc.c:3102) closed by mkver
duplicate: Duplicate of #8181 (your own ticket).
5:03 PM Changeset in ffmpeg [1cdb7c58] by Paul B Mahol <onemda@gmail.com>
doc/filters: add more examples for afftfilt
4:13 PM Changeset in ffmpeg [3d262f9f] by Paul B Mahol <onemda@gmail.com>
avfilter/af_anlms: increase max limit for mu
3:21 PM Ticket #8156 (PVS-studio big list of errors) updated by Balling
https://github.com/FFmpeg/FFmpeg/blob/ffb32d35eee616f79a37c4c96f37f2697
3:16 PM col_2x2.png attached to Create a mosaic out of several input videos using xstack by Jim B.
replace col 2x2 with correct file
8:00 AM Ticket #8032 (libavfilter/af_adelay.c: one delay-string for all channels) updated by Elon Musk
Nobody forces you to use longer command. The documentation uses longer …
7:56 AM Changeset in ffmpeg [1ebac3c] by Paul B Mahol <onemda@gmail.com>
avfilter/af_adelay: fix buggy behaviour
7:47 AM Ticket #8032 (libavfilter/af_adelay.c: one delay-string for all channels) closed by Elon Musk
wontfix
7:33 AM Changeset in ffmpeg [24b6e968] by Paul B Mahol <onemda@gmail.com>
doc/filters: document atempo command
7:30 AM Changeset in ffmpeg [29327794] by Paul B Mahol <onemda@gmail.com>
doc/filters: mention rubberband supported commands
4:57 AM PoC_mov.3gp attached to Ticket #8231 by Suhwan
4:56 AM Ticket #8231 (Segmentation fault in mov_write_udta_sdp at libavformat/movenc.c:3102) created by Suhwan
Summary of the bug: There is a Segmentation fault in …
3:27 AM Changeset in ffmpeg [5345965] by Zhong Li <zhong.li@intel.com>
lavc/qsvdec: Add GPU-accelerated memory copy support GPU copy enables …
2:44 AM Changeset in ffmpeg [949a1b3e] by Zhong Li <zhong.li@intel.com>
lavc/qsv: remove vaapi device free function It is not needed since …
1:45 AM Changeset in ffmpeg [9d92403a] by Vittorio Giovara <vittorio.giovara@gmail.com>
avformat/ivfdec: Change the length field to 32 bits Signed-off-by: …
1:44 AM Changeset in ffmpeg [d380746] by Vittorio Giovara <vittorio.giovara@gmail.com>
avformat/ivfenc: Change the length fields to 32 bits There is no …
1:44 AM Changeset in ffmpeg [eeb1c515] by Vittorio Giovara <vittorio.giovara@gmail.com>
avformat/ivfenc: Comment the length field encoding process …
Note: See TracTimeline for information about the timeline view.