[FFmpeg-cvslog] avcodec/pngenc: Check that there is at least 1 frame

2015-10-06 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Oct 7 04:50:16 2015 +0200| [a852db796edce2792525d88ab47cf78222e01512] | committer: Michael Niedermayer avcodec/pngenc: Check that there is at least 1 frame Fixes null pointer dereference Fixes CID1322330 Signed-off-by: Michael Niedermayer

[FFmpeg-cvslog] avcodec/pngenc: Initialize fctl_chunk to 0

2015-10-06 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Oct 7 02:49:34 2015 +0200| [e96ecaf053d8d606e38ae2e56ba6cf58875021b0] | committer: Michael Niedermayer avcodec/pngenc: Initialize fctl_chunk to 0 The structure is copied around and that triggers warnings if it is uninitialized Fixes CID13223

[FFmpeg-cvslog] avformat/flvdec: Print stream type in case a new stream is discovered after the header

2015-10-06 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Oct 7 02:41:40 2015 +0200| [f4585e666fc9b8308019bd21e6f8576c7b953c42] | committer: Michael Niedermayer avformat/flvdec: Print stream type in case a new stream is discovered after the header Signed-off-by: Michael Niedermayer > http://git.

[FFmpeg-cvslog] x86/alacdsp: add simd optimized functions

2015-10-06 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Oct 6 20:22:00 2015 -0300| [72254b19b8cac227d753c715392d0e45f1712a17] | committer: James Almer x86/alacdsp: add simd optimized functions Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=72254b19b8cac227d753c715

[FFmpeg-cvslog] checkasm: add alacdsp tests

2015-10-06 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Oct 6 20:25:49 2015 -0300| [285e41c34c9c865cd29eb304998dca9ae999c8eb] | committer: James Almer checkasm: add alacdsp tests Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=285e41c34c9c865cd29eb304998dca9ae999c8

[FFmpeg-cvslog] avformat/httpauth: Add space after commas in HTTP/RTSP auth header

2015-10-06 Thread Andrey Utkin
ffmpeg | branch: master | Andrey Utkin | Thu Oct 1 13:56:31 2015 +0300| [fdb32838723effb4560a345013387ea37b85ff20] | committer: Michael Niedermayer avformat/httpauth: Add space after commas in HTTP/RTSP auth header This fixes access to Grandstream cameras, which return 401 to ffmpeg otherwise

[FFmpeg-cvslog] avfilter/vf_stereo3d: add x86 SIMD for anaglyph outputs

2015-10-06 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Oct 4 11:34:03 2015 +0200| [ac74e857a26583f67d5518c805cfc23f2a482f2b] | committer: Paul B Mahol avfilter/vf_stereo3d: add x86 SIMD for anaglyph outputs Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ac74e85

[FFmpeg-cvslog] README: replace http with https

2015-10-06 Thread Ganesh Ajjanagadde
ffmpeg | branch: master | Ganesh Ajjanagadde | Mon Oct 5 23:39:08 2015 -0400| [9ecfcfe481ff38ef8af87bfcab74d87943edc880] | committer: Michael Niedermayer README: replace http with https Signed-off-by: Ganesh Ajjanagadde Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cg

[FFmpeg-cvslog] afilter/af_extrastereo: remove dead initialization

2015-10-06 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Oct 6 09:56:22 2015 +0200| [a342c2a5317f3791bac1ccd3b919c94d4bace8ef] | committer: Paul B Mahol afilter/af_extrastereo: remove dead initialization Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a342c2a5317f

[FFmpeg-cvslog] avfilter:audio: fix shadowed AVFrame *out

2015-10-06 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Oct 6 09:50:30 2015 +0200| [755242b9121331af71caf8b47517335c388d8511] | committer: Paul B Mahol avfilter:audio: fix shadowed AVFrame *out Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=755242b9121331af71caf