[FFmpeg-cvslog] avcodec/assdec: undefined use of memcpy()

2019-07-26 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Jul 24 22:55:15 2019 +0200| [47b6ca0b022a413e392707464f2423795aa89bfb] | committer: Michael Niedermayer avcodec/assdec: undefined use of memcpy() Fixes: null pointer passed as argument 2, which is declared to never be null Fixes: 16008/clust

[FFmpeg-cvslog] avcodec/brenderpix: Check input size before allocating image

2019-07-26 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Jul 26 14:16:16 2019 +0200| [38b6c48c4300343f4703019a90a332773e64e11b] | committer: Michael Niedermayer avcodec/brenderpix: Check input size before allocating image An incomplete image is not supported prior to this and will not produce any o

[FFmpeg-cvslog] avcodec/mediacodec_wrapper: remove unused local variables in ff_AMediaCodec_getCodecNameByType()

2019-07-26 Thread Matthieu Bouron
ffmpeg | branch: release/4.2 | Matthieu Bouron | Fri Apr 26 10:32:31 2019 +0200| [1df4a99e892f65e3d1554a343b946313d7fee18c] | committer: Matthieu Bouron avcodec/mediacodec_wrapper: remove unused local variables in ff_AMediaCodec_getCodecNameByType() (cherry picked from commit 817235b195f55746

[FFmpeg-cvslog] avcodec/mediacodec_wrapper: fix a local reference leak in ff_AMediaCodec_getName()

2019-07-26 Thread Matthieu Bouron
ffmpeg | branch: release/4.2 | Matthieu Bouron | Thu Apr 25 17:40:55 2019 +0200| [a3d986ff47b15dcfdda3060d1b9ea3ae81a3d7ad] | committer: Matthieu Bouron avcodec/mediacodec_wrapper: fix a local reference leak in ff_AMediaCodec_getName() (cherry picked from commit 9cb8875c165e6377a3eebdce9743c5

[FFmpeg-cvslog] avcodec/mediacodec_wrapper: fix a potential local reference leak in ff_AMediaCodec_getCodecNameByType()

2019-07-26 Thread Matthieu Bouron
ffmpeg | branch: release/4.2 | Matthieu Bouron | Thu Apr 25 17:12:32 2019 +0200| [3abec7f39735a1cda83c002937abe107bb47caa9] | committer: Matthieu Bouron avcodec/mediacodec_wrapper: fix a potential local reference leak in ff_AMediaCodec_getCodecNameByType() (cherry picked from commit 3f232d713

[FFmpeg-cvslog] avcodec/mediacodec_wrapper: add missing "avcodec.h" include

2019-07-26 Thread Matthieu Bouron
ffmpeg | branch: release/4.2 | Matthieu Bouron | Mon Apr 29 11:24:37 2019 +0200| [65434823a1eed14733580e75b0f0706731885b90] | committer: Matthieu Bouron avcodec/mediacodec_wrapper: add missing "avcodec.h" include (cherry picked from commit 6251ad89a77566254b934fbf95159d66e29328a8) > http://gi

[FFmpeg-cvslog] libavfilter/dnn: move dnn files from libavfilter to libavfilter/dnn

2019-07-26 Thread Guo , Yejun
ffmpeg | branch: master | Guo, Yejun | Tue Jul 16 13:55:45 2019 +0800| [1b9064e3f4ca4cf744f5112c02b31ffd1b44f4c4] | committer: Pedro Arthur libavfilter/dnn: move dnn files from libavfilter to libavfilter/dnn it is expected that there will be more files to support native mode, so put all the dn

[FFmpeg-cvslog] avcodec/adpcm: add support for 5.1 ADPCM MS

2019-07-26 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Jul 25 16:11:27 2019 +0200| [f79873409b058fe612bacddc1112d66c2fadf59d] | committer: Kieran Kunhya avcodec/adpcm: add support for 5.1 ADPCM MS > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f79873409b058fe612bacddc1112d66c2fadf59d ---

[FFmpeg-cvslog] avcodec/adpcm: reindent after last commit

2019-07-26 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Jul 25 16:18:01 2019 +0200| [ebfcd4be3302916de36213ad393881e07ffca538] | committer: Kieran Kunhya avcodec/adpcm: reindent after last commit > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ebfcd4be3302916de36213ad393881e07ffca538 --- li