[FFmpeg-cvslog] adpcm: fix clipping for yamaha

2017-02-15 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Wed Feb 15 12:36:24 2017 +0100| [ee4aa388b2231e988eccdab652c55df080d6ad45] | committer: Paul B Mahol adpcm: fix clipping for yamaha According to specification max value allowed is 0x6000. Fixes #5862. Signed-off-by: Paul B Mahol > http://git.videolan.

[FFmpeg-cvslog] doc: correct table end for metadata filter

2017-02-15 Thread Mulvya
ffmpeg | branch: master | Mulvya | Thu Feb 16 00:50:27 2017 +0530| [449ce456a6c9c9dda70be04aa7aa45025732f563] | committer: Paul B Mahol doc: correct table end for metadata filter Signed-off-by: Mulvya > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=449ce456a6c9c9dda70be04aa7aa4502

[FFmpeg-cvslog] opus_pvq: fix uninitialized variable usage

2017-02-15 Thread Rostislav Pehlivanov
ffmpeg | branch: master | Rostislav Pehlivanov | Wed Feb 15 21:11:41 2017 +| [1b90e2414df070d4ea7d12f300c4a950d3ecc975] | committer: Rostislav Pehlivanov opus_pvq: fix uninitialized variable usage Fixes CID1400586 Signed-off-by: Rostislav Pehlivanov > http://git.videolan.org/gitweb.cgi/

[FFmpeg-cvslog] opusenc: fix coarse energy quantization with 2 bits left

2017-02-15 Thread Rostislav Pehlivanov
ffmpeg | branch: master | Rostislav Pehlivanov | Wed Feb 15 22:51:37 2017 +| [3fc86f0d69d3cb1d8e81f5de3f24a7b4c782fa95] | committer: Rostislav Pehlivanov opusenc: fix coarse energy quantization with 2 bits left Fixes CID1400584 Signed-off-by: Rostislav Pehlivanov > http://git.videolan.o

[FFmpeg-cvslog] configure: remove unnecessary opus encoder dependency

2017-02-15 Thread James Almer
ffmpeg | branch: master | James Almer | Thu Feb 16 01:15:59 2017 -0300| [a50b3308591b635405bda367b2eedab83b1752ce] | committer: James Almer configure: remove unnecessary opus encoder dependency audiodsp is not used by the encoder. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a50

[FFmpeg-cvslog] configure: add missing mdct15 dependency

2017-02-15 Thread James Almer
ffmpeg | branch: master | James Almer | Thu Feb 16 01:17:06 2017 -0300| [ad1d0a1a06c884626f34a3ce68b7da6a1e92fa0a] | committer: James Almer configure: add missing mdct15 dependency > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ad1d0a1a06c884626f34a3ce68b7da6a1e92fa0a --- configu