[FFmpeg-cvslog] avformat/flvenc: Check for extradata allocation failure

2017-01-02 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Jan 3 03:03:31 2017 +0100| [4221c68edbc86c85512554deb56a925d2930fc0a] | committer: Michael Niedermayer avformat/flvenc: Check for extradata allocation failure Fixes CID1396539 Signed-off-by: Michael Niedermayer > http://git.videolan.org/g

[FFmpeg-cvslog] wmavoice: validate block alignment

2017-01-02 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Sun Jan 1 22:48:38 2017 +0100| [e8651f51aa46268613b328c60079e16d992e013f] | committer: Andreas Cadhalpun wmavoice: validate block alignment This prevents a division by zero crash in wmavoice_decode_packet. The problem was introduced by commit 3de

[FFmpeg-cvslog] wmavoice: truncate spillover_nbits if too large

2017-01-02 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Sun Jan 1 22:42:44 2017 +0100| [91e6a64d2ea62edbe1178a65a2376e605f6988d5] | committer: Andreas Cadhalpun wmavoice: truncate spillover_nbits if too large This fixes triggering the av_assert0(ret <= tmp.size). The problem was reintroduced by commit

[FFmpeg-cvslog] avcodec/x86/vc1dsp_mc: Fix build with NASM 2.09.10

2017-01-02 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Mon Jan 2 21:34:33 2017 +0100| [aa952920431b4cf0053c24ca60be8ffd31382b12] | committer: Michael Niedermayer avcodec/x86/vc1dsp_mc: Fix build with NASM 2.09.10 make fate passes Reviewed-by: "Ronald S. Bultje" Signed-off-by: Michael Niedermayer

[FFmpeg-cvslog] avformat/rtmphttp: fix bug for rtmphttp

2017-01-02 Thread Steven Liu
ffmpeg | branch: master | Steven Liu | Mon Jan 2 10:05:35 2017 +0800| [16ff54664a229e167b46c404e0c28a1dac7ba58c] | committer: Michael Niedermayer avformat/rtmphttp: fix bug for rtmphttp if the http server don't response the http command, then the thread will be blocked and never be interrupte

[FFmpeg-cvslog] avcodec/x86/imdct36: fix building with nasm 2.11.05

2017-01-02 Thread John Comeau
ffmpeg | branch: master | John Comeau | Sat Dec 31 23:52:37 2016 -0800| [d06518752b84f534acf8cddfe2c228aa1aa07dcf] | committer: Michael Niedermayer avcodec/x86/imdct36: fix building with nasm 2.11.05 fixes `operation size not specified` errors as described here: http://stackoverflow.com/questi

[FFmpeg-cvslog] avfilter/vf_pad: Fix segfault if reconfiguration fails

2017-01-02 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Mon Jan 2 18:19:54 2017 +0100| [3d8a8fd27e63f97bba5fd3da7c3e81c8bc126279] | committer: Michael Niedermayer avfilter/vf_pad: Fix segfault if reconfiguration fails Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.gi

[FFmpeg-cvslog] lavc/psd: Support indexed files.

2017-01-02 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Mon Jan 2 11:39:21 2017 +0100| [28307ef7e62874ad5925885af9ccc6423ff83841] | committer: Carl Eugen Hoyos lavc/psd: Support indexed files. Fixes ticket #6045. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=28307ef7e62874ad5925885af9ccc6