[FFmpeg-cvslog] libavcodec/hapdec : add support HapAlphaOnly

2017-09-24 Thread Martin Vignali
ffmpeg | branch: master | Martin Vignali | Sat Sep 23 21:50:54 2017 +0200| [cab71e4e4e51c8cee4fdd90af35498796797615c] | committer: Michael Niedermayer libavcodec/hapdec : add support HapAlphaOnly Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c

[FFmpeg-cvslog] fate/fits: add missing png & gif dependencies

2017-09-24 Thread Paras Chadha
ffmpeg | branch: master | Paras Chadha | Sat Sep 16 03:42:07 2017 +0530| [4efb1658f5ab4e785b8420a1bc42694494a3d775] | committer: Michael Niedermayer fate/fits: add missing png & gif dependencies Signed-off-by: Paras Chadha Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] libavformat : add mov dataformat tag for HapAlphaOnly and HapQAlpha

2017-09-24 Thread Martin Vignali
ffmpeg | branch: master | Martin Vignali | Sat Sep 23 21:43:44 2017 +0200| [45c15b7490cfb1106ce3153e77f04988b74a9ca1] | committer: Michael Niedermayer libavformat : add mov dataformat tag for HapAlphaOnly and HapQAlpha Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/f

[FFmpeg-cvslog] avcodec/takdec: Fix integer overflow in decode_lpc()

2017-09-24 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Sep 22 20:45:27 2017 +0200| [5d31f03a0264cac24434c8108daef4ccba6d28f9] | committer: Michael Niedermayer avcodec/takdec: Fix integer overflow in decode_lpc() Fixes: runtime error: signed integer overflow: 16748560 + 2143729712 cannot be repre

[FFmpeg-cvslog] avcodec/proresdec2: Check bits in DECODE_CODEWORD(), fixes invalid shift

2017-09-24 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Sep 22 20:45:28 2017 +0200| [4f5eaf0b5956e492ee5023929669b1d09aaf6299] | committer: Michael Niedermayer avcodec/proresdec2: Check bits in DECODE_CODEWORD(), fixes invalid shift Fixes: runtime error: shift exponent 42 is too large for 32-bit t

[FFmpeg-cvslog] avcodec/takdec: Fix integer overflows in decode_subframe()

2017-09-24 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Sep 22 20:45:26 2017 +0200| [3dabb9c69db114b1f30c30e0a2788cffc50bac40] | committer: Michael Niedermayer avcodec/takdec: Fix integer overflows in decode_subframe() Fixes: runtime error: signed integer overflow: -1562477869 + -691460395 cannot

[FFmpeg-cvslog] avformat/libopenmpt: Query duration and metadata after selecting subsong

2017-09-24 Thread Jörn Heusipp
ffmpeg | branch: master | Jörn Heusipp | Sun Sep 17 15:35:50 2017 +0200| [3d2da6d585509daddcd65f206b1a262c9c78cbce] | committer: Josh de Kock avformat/libopenmpt: Query duration and metadata after selecting subsong Duration depends on the selected subsong and thus must be queried after selecti