[FFmpeg-cvslog] avcodec/cdxl: add support for raw videos with chunky format

2016-02-19 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Feb 18 23:47:39 2016 +0100| [4956dc88d1fee9f4fa8ae0e26cec0593fef68179] | committer: Paul B Mahol avcodec/cdxl: add support for raw videos with chunky format Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=495

[FFmpeg-cvslog] avformat/avienc: Store pal8 palette

2016-02-19 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Feb 18 20:57:32 2016 +0100| [7ac962af38f0f0adf6dcfb6716faee9729ef8036] | committer: Michael Niedermayer avformat/avienc: Store pal8 palette This can be made more efficient, but first and the main goal of this change is to store it at all Si

[FFmpeg-cvslog] checkasm: fix dependencies for vf_blend tests

2016-02-19 Thread James Almer
ffmpeg | branch: master | James Almer | Thu Feb 18 20:23:49 2016 -0300| [76af0c78772f1f7de6d3c317591f007c4e995203] | committer: James Almer checkasm: fix dependencies for vf_blend tests They will now compile if avcodec is disabled Reviewed-by: Paul B Mahol Signed-off-by: James Almer > http:

[FFmpeg-cvslog] lavc/libvpx: Fix high-bitdepth pix_fmts on big endian.

2016-02-19 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Fri Feb 19 21:02:42 2016 +0100| [84d7933e3b9c1a43a30adafebcde2b41f30ce3a1] | committer: Carl Eugen Hoyos lavc/libvpx: Fix high-bitdepth pix_fmts on big endian. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=84d7933e3b9c1a43a30adafebcde2

[FFmpeg-cvslog] lavc/libvpx: Fix support for RGB colorspace.

2016-02-19 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Fri Feb 19 21:06:26 2016 +0100| [432be6362c3100e4009691a7901b54e51eff1406] | committer: Carl Eugen Hoyos lavc/libvpx: Fix support for RGB colorspace. Reported and tested by Nicolas George. Fixes ticket #5249. > http://git.videolan.org/gitweb.cgi/ff

[FFmpeg-cvslog] lavc/libvpx: Reindent after last commit.

2016-02-19 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Fri Feb 19 21:11:56 2016 +0100| [73781741b7bfacc5e0d4aae551f01a2a29dc1972] | committer: Carl Eugen Hoyos lavc/libvpx: Reindent after last commit. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=73781741b7bfacc5e0d4aae551f01a2a29dc1972 --

[FFmpeg-cvslog] avcodec/libzvbi-teletextdec: use common functions for matching data_unit_id and data_identifier

2016-02-19 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Tue Feb 16 03:10:43 2016 +0100| [6c905dd3c24afd65fdb42b6f28217af85a35105a] | committer: Marton Balint avcodec/libzvbi-teletextdec: use common functions for matching data_unit_id and data_identifier Signed-off-by: Marton Balint > http://git.videolan.

[FFmpeg-cvslog] ffmpeg: init input streams before opening encoders

2016-02-19 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Wed Feb 17 20:17:00 2016 +0100| [308ac2f7e2048e09a4f98b5c6ca4562fc7010d18] | committer: Marton Balint ffmpeg: init input streams before opening encoders Codec options of streams detected during avformat_find_stream_info are not set therefore without th

[FFmpeg-cvslog] avformat/dvbtxt: add raw demuxer for dvb teletext probing

2016-02-19 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Tue Feb 16 03:05:10 2016 +0100| [51afd9f4e1f79144d0ff2874c55f55eaba012343] | committer: Marton Balint avformat/dvbtxt: add raw demuxer for dvb teletext probing Signed-off-by: Marton Balint > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5

[FFmpeg-cvslog] configure: Fix webm_dash_manifest demuxer standalone compilation.

2016-02-19 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Sat Feb 20 00:29:55 2016 +0100| [e6cbe3ffef8b456eb70a5f8e03559dbd776dff68] | committer: Carl Eugen Hoyos configure: Fix webm_dash_manifest demuxer standalone compilation. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e6cbe3ffef8b456eb7

[FFmpeg-cvslog] avformat/icodec: Fix crash probing fuzzed file

2016-02-19 Thread Mark Harris
ffmpeg | branch: master | Mark Harris | Mon Feb 15 23:52:13 2016 -0800| [56e2cd9c042e05255aa28487694c29aaec023263] | committer: Michael Niedermayer avformat/icodec: Fix crash probing fuzzed file Avoid invalid memory read/crash when frame offset >= 0xfff8. Base64-encoded example: AAABADAwMD

[FFmpeg-cvslog] avformat/icodec: ico probe with unknown data

2016-02-19 Thread Mark Harris
ffmpeg | branch: master | Mark Harris | Mon Feb 15 23:52:12 2016 -0800| [1b4fbf808082eaa6945e5fc2cda487573691e8e6] | committer: Michael Niedermayer avformat/icodec: ico probe with unknown data Fix cases where unknown data (data beyond p->buf_size) could produce a higher ico probe score than if