[FFmpeg-cvslog] ffplay: allow fallback to software renderer

2016-11-20 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Thu Nov 17 22:10:34 2016 +0100| [28d87899e33f2fca524c25fac62b3ffa1488391e] | committer: Marton Balint ffplay: allow fallback to software renderer Signed-off-by: Marton Balint > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=28d87899e33f2fc

[FFmpeg-cvslog] ffplay: add support for negative RGBA linesize

2016-11-20 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Tue Nov 15 00:38:12 2016 +0100| [58af48f1c3cc98afc1f25d494f197148801cf210] | committer: Marton Balint ffplay: add support for negative RGBA linesize This fixes the crash reported in ticket #5947. Signed-off-by: Marton Balint > http://git.videolan.or

[FFmpeg-cvslog] avformat/matroskaenc: write updated STREAMINFO metadata for FLAC streams if available

2016-11-20 Thread James Almer
ffmpeg | branch: master | James Almer | Mon Oct 31 20:04:46 2016 -0300| [8c1342e631d635f6cad13f9374c4f2005c22b9e5] | committer: James Almer avformat/matroskaenc: write updated STREAMINFO metadata for FLAC streams if available FLAC streams originating from the FLAC encoder send updated and more

[FFmpeg-cvslog] avformat/matroskaenc: postpone writing the Tracks master

2016-11-20 Thread James Almer
ffmpeg | branch: master | James Almer | Sun Oct 30 16:39:03 2016 -0300| [ee888cfbe777cd2916a3548c750e433ab8f8e6a5] | committer: James Almer avformat/matroskaenc: postpone writing the Tracks master This will allow us to write updated stream information not available during write_header(). Signe

[FFmpeg-cvslog] avutil/opt: Fix setting int64 to its maximum

2016-11-20 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Nov 20 12:57:42 2016 +0100| [748ce9d702860708746993c1fecbbfa7cb533db8] | committer: Michael Niedermayer avutil/opt: Fix setting int64 to its maximum Found-by: Andreas Reviewed-by: Andreas Cadhalpun Signed-off-by: Michael Niedermayer > http

[FFmpeg-cvslog] lavc/ffv1: Support YUV4xxP12 and GRAY12.

2016-11-20 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Thu Nov 17 13:08:27 2016 +0100| [322568c079d6253e46e6730244162fd6aad455c6] | committer: Carl Eugen Hoyos lavc/ffv1: Support YUV4xxP12 and GRAY12. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=322568c079d6253e46e6730244162fd6aad455c6 --

[FFmpeg-cvslog] ffmdec: validate codec parameters

2016-11-20 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Thu Nov 17 00:04:57 2016 +0100| [1c7da19a4b45f5623cb3955b29b9a581026e3c61] | committer: Andreas Cadhalpun ffmdec: validate codec parameters A negative extradata size for example gets passed to memcpy in avcodec_parameters_from_context causing a seg

[FFmpeg-cvslog] swscale/options: Use AV_OPT_TYPE_PIXEL_FMT

2016-11-20 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Nov 19 02:23:26 2016 +0100| [ac206bb1756dde813d1ab528eaa1d9837b24ef07] | committer: Michael Niedermayer swscale/options: Use AV_OPT_TYPE_PIXEL_FMT Found-by: Andreas Cadhalpun Signed-off-by: Michael Niedermayer > http://git.videolan.org/git