[FFmpeg-cvslog] lavf/rtmpproto: Don't unref uninitialized buffers

2019-12-06 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Tue Dec 3 17:50:45 2019 +0800| [70e292becf3fc62535aefd6b48c5834f89eed7f4] | committer: Jun Zhao lavf/rtmpproto: Don't unref uninitialized buffers This happens if ffurl_open_whitelist fails and stream is unset. Signed-off-by: Jun Zhao > http://git.videol

[FFmpeg-cvslog] lavfi/avf_showspectrum: Fix the memory leak in error handle path

2019-12-06 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Tue Dec 3 18:16:24 2019 +0800| [46d2a67f80e60128791d3d254fc6c17db6b94db9] | committer: Jun Zhao lavfi/avf_showspectrum: Fix the memory leak in error handle path Fix the memory leak in error handle path. Reviewed-by: Michael Niedermayer Signed-off-by: Jun

[FFmpeg-cvslog] avformat/av1: Fix leak of dynamic buffer in case of parsing failure

2019-12-06 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.2 | Andreas Rheinhardt | Thu Nov 21 07:17:19 2019 +0100| [40123639fe7edc2cbd42f2b1ffb9d072131be5ad] | committer: James Almer avformat/av1: Fix leak of dynamic buffer in case of parsing failure Signed-off-by: Andreas Rheinhardt Signed-off-by: James Almer (cherry pic

[FFmpeg-cvslog] avcodec/extract_extradata_bsf: Don't unref uninitialized buffers

2019-12-06 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.2 | Andreas Rheinhardt | Sat Nov 30 07:38:10 2019 +0100| [2722fc2bcfae03feea131737f7da451358a05a7b] | committer: James Almer avcodec/extract_extradata_bsf: Don't unref uninitialized buffers This happens if allocating extradata fails and s->remove is unset. Reviewed-

[FFmpeg-cvslog] Update for 2.8.16

2019-12-06 Thread Michael Niedermayer
ffmpeg | branch: release/2.8 | Michael Niedermayer | Fri Dec 6 21:00:24 2019 +0100| [5df3efbdd6bf5ec723b4932e7c6296bea097d718] | committer: Michael Niedermayer Update for 2.8.16 Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5df3efbdd6bf5ec723

[FFmpeg-cvslog] lavc/cbs_h2645: Fix incorrect max size of nalu unit

2019-12-06 Thread Andriy Gelman
ffmpeg | branch: master | Andriy Gelman | Fri Dec 6 11:03:02 2019 -0500| [02a83e26de6a58523ee55cfebc1312e7a4e42724] | committer: James Almer lavc/cbs_h2645: Fix incorrect max size of nalu unit In the worst case the startcode prefix has 4 bytes. This fixes a trigerred assertion: Assertion dp

[FFmpeg-cvslog] avfilter/vf_yaepblur: add yaepblur filter

2019-12-06 Thread leozhang
ffmpeg | branch: master | leozhang | Mon Nov 25 17:53:05 2019 +0800| [0c7f9f714d870b768a68f06310c3175ac7528057] | committer: Michael Niedermayer avfilter/vf_yaepblur: add yaepblur filter Signed-off-by: leozhang Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.g

[FFmpeg-cvslog] avfilter/vsrc_cellauto: Fix for random_seed type

2019-12-06 Thread Limin Wang
ffmpeg | branch: master | Limin Wang | Fri Nov 22 09:50:37 2019 +0800| [1d757b111aed1ee41a82184c37793d0f1013ad08] | committer: Michael Niedermayer avfilter/vsrc_cellauto: Fix for random_seed type Signed-off-by: Limin Wang Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.c

[FFmpeg-cvslog] avformat/libsrt: fix for the memory leak if passphrase has been configured by option

2019-12-06 Thread Limin Wang
ffmpeg | branch: master | Limin Wang | Fri Sep 20 19:17:28 2019 +0800| [f9d6addd60b3f9ac87388fe4ae0dc217235af81d] | committer: Michael Niedermayer avformat/libsrt: fix for the memory leak if passphrase has been configured by option Signed-off-by: Limin Wang Signed-off-by: Michael Niedermayer

[FFmpeg-cvslog] avcodec/mvha: Check remaining space when reading VLC table probabilities

2019-12-06 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Dec 6 00:07:17 2019 +0100| [e7011a0ca6548e12b458259c51e305e8a4d5ae2e] | committer: Michael Niedermayer avcodec/mvha: Check remaining space when reading VLC table probabilities Fixes: Infinite loop Fixes: 19183/clusterfuzz-testcase-minimized

[FFmpeg-cvslog] libswscale/swscale_unscaled.c: remove redundant code

2019-12-06 Thread Ting Fu
ffmpeg | branch: master | Ting Fu | Thu Dec 5 11:10:43 2019 +0800| [039a0ebe6fd80ebfe30403a414db53f1f78fed74] | committer: Michael Niedermayer libswscale/swscale_unscaled.c: remove redundant code Signed-off-by: Ting Fu Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi

[FFmpeg-cvslog] avformat/libsrt: change tlpktdrop, nakreport, messageapi options to boolean type

2019-12-06 Thread Limin Wang
ffmpeg | branch: master | Limin Wang | Fri Sep 20 19:17:27 2019 +0800| [79d907774d59119dcfd1c04dae97b52890aec3ec] | committer: Michael Niedermayer avformat/libsrt: change tlpktdrop, nakreport, messageapi options to boolean type Signed-off-by: Limin Wang Signed-off-by: Michael Niedermayer >

[FFmpeg-cvslog] avfilter/vsrc_life: Fix for random_seed type

2019-12-06 Thread Limin Wang
ffmpeg | branch: master | Limin Wang | Fri Nov 22 09:50:38 2019 +0800| [5ee4c12ec277028ece4b18c703dc9cd3e3b885e0] | committer: Michael Niedermayer avfilter/vsrc_life: Fix for random_seed type Signed-off-by: Limin Wang Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/f

[FFmpeg-cvslog] avdevice/xcbgrab: wrap non-shm image replies in a buffer ref

2019-12-06 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Tue Dec 3 21:33:12 2019 +0100| [648b8cca6c56a4fa1760efc72dfe1363a5c6e31e] | committer: Marton Balint avdevice/xcbgrab: wrap non-shm image replies in a buffer ref This avoids a memcpy improving performance if SHM is not used. Signed-off-by: Marton Bal