[FFmpeg-cvslog] lavu/timecode: clarify error msg for timecode_rate

2017-11-09 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Sun Nov 5 21:47:22 2017 +0530| [84556ef05963138cbc39fa1a39b790dffe15ffe8] | committer: Michael Niedermayer lavu/timecode: clarify error msg for timecode_rate The user-supplied value for timecode_rate in drawtext is rounded to nearest integer. So, a suppl

[FFmpeg-cvslog] lavc/libx265: switch to ff_alloc_packet2

2017-11-09 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Wed Nov 8 21:04:51 2017 +0800| [dd435c957aa48349f25c58bac88010d5af696227] | committer: Michael Niedermayer lavc/libx265: switch to ff_alloc_packet2 ff_alloc_packet have been deprecated, switch to use ff_alloc_packet2. Signed-off-by: Jun Zhao Reviewed-by:

[FFmpeg-cvslog] lavc/libkvazaar: switch to ff_alloc_packet2.

2017-11-09 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Wed Nov 8 21:02:23 2017 +0800| [2c6b0315d9cda3ff549c66eb8603afd8ba5e4574] | committer: Michael Niedermayer lavc/libkvazaar: switch to ff_alloc_packet2. ff_alloc_packet have been deprecated, switch to use the ff_alloc_packet2. Signed-off-by: Jun Zhao Revi

[FFmpeg-cvslog] avformat/dashdec: use the current DASHContext for the rep_dest

2017-11-09 Thread Steven Liu
ffmpeg | branch: master | Steven Liu | Fri Nov 10 07:01:45 2017 +0800| [1b323c3f9c8997c4df8e843cb065f10d097ae18c] | committer: Steven Liu avformat/dashdec: use the current DASHContext for the rep_dest fix ticket id: #6820 Signed-off-by: Steven Liu Tested-by: mrskman > http://git.videolan.or

[FFmpeg-cvslog] lavf/dashdec: Fix several memleaks.

2017-11-09 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Fri Nov 10 06:59:25 2017 +0800| [e7fe5e511aaeb3b8d949706b7f8620042cdfbd6c] | committer: Steven Liu lavf/dashdec: Fix several memleaks. Signed-off-by: Carl Eugen Hoyos Tested-by: Steven Liu > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit

[FFmpeg-cvslog] avcodec/cngdec: Fix integer clipping

2017-11-09 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Nov 2 18:34:09 2017 +0100| [51090133b31bc719ea868db15d3ee38e9dbe90f1] | committer: Michael Niedermayer avcodec/cngdec: Fix integer clipping Fixes: runtime error: value -36211.7 is outside the range of representable values of type 'short' Fi

[FFmpeg-cvslog] configure: fix the non pkg-config libmfx check on Windows

2017-11-09 Thread James Almer
ffmpeg | branch: master | James Almer | Thu Nov 9 14:27:33 2017 -0300| [28f5753fed4b462c868ce5a952fb770246620fa0] | committer: James Almer configure: fix the non pkg-config libmfx check on Windows Based on a patch by Aaron Levinson. Reviewed-by: alevinsn Signed-off-by: James Almer > http://

[FFmpeg-cvslog] avdevice/decklink_dec: make some function static

2017-11-09 Thread James Almer
ffmpeg | branch: master | James Almer | Thu Nov 9 00:18:32 2017 -0300| [bf7ae32a081432fed786a126a6b385495aae7945] | committer: James Almer avdevice/decklink_dec: make some function static Reviewed-by: Aaron Levinson Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/

[FFmpeg-cvslog] lavc/pngdec: fix av_bprint_finalize() usage.

2017-11-09 Thread Nicolas George
ffmpeg | branch: master | Nicolas George | Thu Nov 9 09:21:05 2017 +0100| [dfa859b85a524a116ef1b0275e8d104675a56055] | committer: Nicolas George lavc/pngdec: fix av_bprint_finalize() usage. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=dfa859b85a524a116ef1b0275e8d104675a56055 --

[FFmpeg-cvslog] aacenc: mark the preset 5.0/5.1 layouts correctly with back speakers

2017-11-09 Thread Rostislav Pehlivanov
ffmpeg | branch: master | Rostislav Pehlivanov | Thu Nov 9 12:51:54 2017 +| [fc9dcfe7d50d7f1b38fb287b4d92b5f3fc4bfb05] | committer: Rostislav Pehlivanov aacenc: mark the preset 5.0/5.1 layouts correctly with back speakers The spec is correct, it does list these layouts as having rear spea