[FFmpeg-cvslog] fate/matroska: add a demux test for ProRes using zlib compression

2019-12-07 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Dec 7 12:23:20 2019 -0300| [70efa31ba1d14b31be61cc38db2cf034db9c50e4] | committer: James Almer fate/matroska: add a demux test for ProRes using zlib compression Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=

[FFmpeg-cvslog] avformat/matroskadec: Fix use-after-free when demuxing ProRes

2019-12-07 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sat Dec 7 00:16:19 2019 +0100| [af50f0a515d8096fece9776e2d3034fe990a1373] | committer: James Almer avformat/matroskadec: Fix use-after-free when demuxing ProRes ProRes in Matroska is supposed to not contain the first atom header (containing a siz

[FFmpeg-cvslog] fate/matroska: fix dependencies for fate-matroska-prores-zlib test

2019-12-07 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Dec 7 13:30:18 2019 -0300| [ade7f4c60c000b0bc0c69bc5060b02a92d02f604] | committer: James Almer fate/matroska: fix dependencies for fate-matroska-prores-zlib test Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h

[FFmpeg-cvslog] MAINTAINERS: add myself as libxavs2 maintainer

2019-12-07 Thread hwrenx
ffmpeg | branch: master | hwrenx | Sat Oct 12 09:28:44 2019 +0800| [b7583230ae684d810872c13c1296674c63f28463] | committer: Michael Niedermayer MAINTAINERS: add myself as libxavs2 maintainer Signed-off-by: hwrenx Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.

[FFmpeg-cvslog] avcodec/atrac9dec: Check q_unit_cnt more completely before using it to access at9_tab_band_ext_group

2019-12-07 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Dec 3 21:33:18 2019 +0100| [e1d836d2375c93cbc44a2b0d34e404682c1e8436] | committer: Michael Niedermayer avcodec/atrac9dec: Check q_unit_cnt more completely before using it to access at9_tab_band_ext_group Fixes: index 8 out of bounds for typ

[FFmpeg-cvslog] avformat/matroskadec: Add a fate test for CodecPrivate compression

2019-12-07 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sat Dec 7 17:35:10 2019 +0100| [ff2b75d94cee65e47db7a56f3924497016e5b420] | committer: James Almer avformat/matroskadec: Add a fate test for CodecPrivate compression This test contains a track with zlib compressed CodecPrivate in addition to comp