[FFmpeg-cvslog] dxva2: get the slice number directly from the surface in D3D11VA

2017-01-15 Thread Steve Lhomme
ffmpeg | branch: master | Steve Lhomme | Fri Jan 13 14:01:06 2017 +0100| [153b36fc62849e0e1540a43829794e0503994ebb] | committer: Michael Niedermayer dxva2: get the slice number directly from the surface in D3D11VA No need to loop through the known surfaces, we'll use the requested surface anyw

[FFmpeg-cvslog] libopenmpt: add missing avio_read return value check

2017-01-15 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Sun Jan 1 20:27:50 2017 +0100| [367cac7827870054ae3bd6d4517e7b13f4f3f72c] | committer: Michael Niedermayer libopenmpt: add missing avio_read return value check This fixes heap-buffer-overflows in libopenmpt caused by interpreting the negative size

[FFmpeg-cvslog] dxva2: use a single macro to test if the DXVA context is valid

2017-01-15 Thread Steve Lhomme
ffmpeg | branch: master | Steve Lhomme | Fri Jan 13 14:01:05 2017 +0100| [77742c75c5503c848447814a96f16abc6b9aa5f4] | committer: Michael Niedermayer dxva2: use a single macro to test if the DXVA context is valid Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.g

[FFmpeg-cvslog] dxva2: allow an empty array of ID3D11VideoDecoderOutputView

2017-01-15 Thread Steve Lhomme
ffmpeg | branch: master | Steve Lhomme | Fri Jan 13 14:01:07 2017 +0100| [8fb48659018f17827c2d5a3ba72263f421fdfa2d] | committer: Michael Niedermayer dxva2: allow an empty array of ID3D11VideoDecoderOutputView We can pick the correct slice index directly from the ID3D11VideoDecoderOutputView c

[FFmpeg-cvslog] dcaenc: Reverse data layout to prevent data copies during Huffman encoding introduction

2017-01-15 Thread Daniil Cherednik
ffmpeg | branch: master | Daniil Cherednik | Fri Jan 6 02:07:54 2017 +0300| [a6191d098a03f94685ae4c072bfdf10afcd86223] | committer: Rostislav Pehlivanov dcaenc: Reverse data layout to prevent data copies during Huffman encoding introduction Reviewed-by: Rostislav Pehlivanov > http://git.vi

[FFmpeg-cvslog] dcaenc: Implementation of Huffman codes for DCA encoder

2017-01-15 Thread Daniil Cherednik
ffmpeg | branch: master | Daniil Cherednik | Sat Jan 7 15:18:32 2017 +0300| [c2500d62c68a1e4c929cd5096f6617b56268d4e8] | committer: Rostislav Pehlivanov dcaenc: Implementation of Huffman codes for DCA encoder Reviewed-by: Rostislav Pehlivanov > http://git.videolan.org/gitweb.cgi/ffmpeg.git/

[FFmpeg-cvslog] matroskaenc: remove unofficial compliance on color information

2017-01-15 Thread Rostislav Pehlivanov
ffmpeg | branch: master | Rostislav Pehlivanov | Sun Jan 15 13:56:53 2017 +| [e7dec52d4da7fad61f65529d5a396968e3dfe777] | committer: Rostislav Pehlivanov matroskaenc: remove unofficial compliance on color information When support for this was added the details weren't yet finalized. This i

[FFmpeg-cvslog] lavf/chromaprint: Update for version 1.4

2017-01-15 Thread Georgi D. Sotirov
ffmpeg | branch: release/3.2 | Georgi D. Sotirov | Tue Dec 6 21:07:59 2016 +0100| [41f8a8843d211d21accac444d7b46ab9b3db6f01] | committer: Carl Eugen Hoyos lavf/chromaprint: Update for version 1.4 Fixes ticket #5997. (cherry picked from commit 581f93f37ef2e7a00662828ed0348d1edb9041fe) Fixes D