[FFmpeg-cvslog] avcodec/wma: remove unneeded #includes, there are no assert() only av_assert*

2015-01-29 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Jan 30 02:26:17 2015 +0100| [305cbe76d327cdd9642f383cbbee52430703e3b5] | committer: Michael Niedermayer avcodec/wma: remove unneeded #includes, there are no assert() only av_assert* Signed-off-by: Michael Niedermayer > http://git.videolan.o

[FFmpeg-cvslog] avcodec/aacdec: remove unneeded #include, theres no assert() in aacdec

2015-01-29 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Jan 30 02:29:38 2015 +0100| [a73c4118092d24eef11c87c281f651d3e7b394e7] | committer: Michael Niedermayer avcodec/aacdec: remove unneeded #include, theres no assert() in aacdec Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitw

[FFmpeg-cvslog] avcodec/hevc: Check for av_malloc failure

2015-01-29 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Jan 30 00:42:48 2015 +0100| [2b215b7f5af0ef9be79c697d8990e6958a134f98] | committer: Michael Niedermayer avcodec/hevc: Check for av_malloc failure Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h

[FFmpeg-cvslog] avcodec/hevc: Replace more mallocs by av_malloc_array()

2015-01-29 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Jan 30 00:42:03 2015 +0100| [5008605bf25c78f13a4d6c422e8c35d88254d996] | committer: Michael Niedermayer avcodec/hevc: Replace more mallocs by av_malloc_array() Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.g

[FFmpeg-cvslog] avcodec/ccaption_dec: Adding color and fonts for future use in screen

2015-01-29 Thread Anshul Maheshwari
ffmpeg | branch: master | Anshul Maheshwari | Tue Jan 20 16:20:29 2015 +0530| [93fac23b80e4cb92291ebd61c86d6c57cad41848] | committer: Michael Niedermayer avcodec/ccaption_dec: Adding color and fonts for future use in screen Signed-off-by: Anshul Maheshwari Signed-off-by: Michael Niedermayer

[FFmpeg-cvslog] doc/indevs: add some XCB info to x11grab

2015-01-29 Thread Lou Logan
ffmpeg | branch: master | Lou Logan | Wed Jan 28 09:35:31 2015 -0900| [961f2e3aace04411c6f5f95fe9c24d8d6deb8911] | committer: Lou Logan doc/indevs: add some XCB info to x11grab Signed-off-by: Lou Logan > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=961f2e3aace04411c6f5f95fe9c24d8

[FFmpeg-cvslog] hqdn3d: check memory allocations and propagate errors

2015-01-29 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Thu Jan 29 15:55:19 2015 +| [22b985d59c007c4422aefe3ef3fca0aa0daafa9f] | committer: Vittorio Giovara hqdn3d: check memory allocations and propagate errors > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=22b985d59c007c4422aefe3ef3fca0

[FFmpeg-cvslog] Merge commit '22b985d59c007c4422aefe3ef3fca0aa0daafa9f'

2015-01-29 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Jan 29 22:43:36 2015 +0100| [fb59b14ffbc2a6c1d402c8cae3cdf30f1a6e] | committer: Michael Niedermayer Merge commit '22b985d59c007c4422aefe3ef3fca0aa0daafa9f' * commit '22b985d59c007c4422aefe3ef3fca0aa0daafa9f': hqdn3d: check memory alloca

[FFmpeg-cvslog] Merge commit '70d246d5cc3d214da11f711d997d8cbd8c3a23d1'

2015-01-29 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Jan 29 22:34:54 2015 +0100| [89c35b113060a00bc57ee67c5ebc29ea500d5160] | committer: Michael Niedermayer Merge commit '70d246d5cc3d214da11f711d997d8cbd8c3a23d1' * commit '70d246d5cc3d214da11f711d997d8cbd8c3a23d1': flacenc: initialize sums ma

[FFmpeg-cvslog] flacenc: initialize sums matrix

2015-01-29 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Wed Jan 28 14:41:02 2015 +| [70d246d5cc3d214da11f711d997d8cbd8c3a23d1] | committer: Vittorio Giovara flacenc: initialize sums matrix CC: libav-sta...@libav.org Bug-Id: CID 703821 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=70d24

[FFmpeg-cvslog] ituh263dec: use macro instead of #if

2015-01-29 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Wed Jan 28 15:42:50 2015 +| [c01bb13f464e74bb8498a8c573a66c430ca0] | committer: Vittorio Giovara ituh263dec: use macro instead of #if > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c01bb13f464e74bb8498a8c573a66c430ca0 ---

[FFmpeg-cvslog] Merge commit 'c01ccccbb13f464e74bb8498a8c573a66c430ca0'

2015-01-29 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Jan 29 22:02:03 2015 +0100| [c16896f52551116aa3dda7b60854f0b044913105] | committer: Michael Niedermayer Merge commit 'c01bb13f464e74bb8498a8c573a66c430ca0' * commit 'c01bb13f464e74bb8498a8c573a66c430ca0': ituh263dec: use macro inste

[FFmpeg-cvslog] yuv4mpegdec: initialize field_order in yuv4_read_header()

2015-01-29 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Wed Jan 28 14:41:00 2015 +| [08fa34bf75942f66796d770ff42a3721b2e3d2d4] | committer: Vittorio Giovara yuv4mpegdec: initialize field_order in yuv4_read_header() CC: libav-sta...@libav.org Bug-Id: CID 1265721 > http://git.videolan.org/gitweb.cgi/f

[FFmpeg-cvslog] Merge commit '08fa34bf75942f66796d770ff42a3721b2e3d2d4'

2015-01-29 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Jan 29 21:55:02 2015 +0100| [c2ad22ff9934eb9324ad8be98f0f5790e4947859] | committer: Michael Niedermayer Merge commit '08fa34bf75942f66796d770ff42a3721b2e3d2d4' * commit '08fa34bf75942f66796d770ff42a3721b2e3d2d4': yuv4mpegdec: initialize fie

[FFmpeg-cvslog] mpegvideo_enc: initialize the encoding context

2015-01-29 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Wed Jan 28 14:41:01 2015 +| [302ca6b20ed01ac584f5b15d5bca3d3a92b7a77a] | committer: Vittorio Giovara mpegvideo_enc: initialize the encoding context This prevents several uninitialized variable uses that take place towards the end of encoding. C

[FFmpeg-cvslog] Merge commit '302ca6b20ed01ac584f5b15d5bca3d3a92b7a77a'

2015-01-29 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Jan 29 21:35:21 2015 +0100| [e18e5ae62ce29c51a80441369d6d036d171a8d13] | committer: Michael Niedermayer Merge commit '302ca6b20ed01ac584f5b15d5bca3d3a92b7a77a' * commit '302ca6b20ed01ac584f5b15d5bca3d3a92b7a77a': mpegvideo_enc: initialize t

[FFmpeg-cvslog] Merge commit '1a07df31128da3a0020b66502399989b91770d44'

2015-01-29 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Jan 29 21:11:27 2015 +0100| [56252a5e097946be03ba67664d5efc20703a17a1] | committer: Michael Niedermayer Merge commit '1a07df31128da3a0020b66502399989b91770d44' * commit '1a07df31128da3a0020b66502399989b91770d44': DNxHD: Add support for id 1

[FFmpeg-cvslog] DNxHD: Add support for id 1258 (DNx100 960x720@8)

2015-01-29 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Tue Jan 27 20:56:20 2015 +| [1a07df31128da3a0020b66502399989b91770d44] | committer: Vittorio Giovara DNxHD: Add support for id 1258 (DNx100 960x720@8) Signed-off-by: Vittorio Giovara > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=

[FFmpeg-cvslog] Merge commit '598f7d046cbf306706623210c5baafa3b7cd1df3'

2015-01-29 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Jan 29 20:54:25 2015 +0100| [64e7cf12532ecca43535db7a10303b99538a41dc] | committer: Michael Niedermayer Merge commit '598f7d046cbf306706623210c5baafa3b7cd1df3' * commit '598f7d046cbf306706623210c5baafa3b7cd1df3': DNxHD: Simplify pixel forma

[FFmpeg-cvslog] DNxHD: Simplify pixel format detection

2015-01-29 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Tue Jan 27 20:56:19 2015 +| [598f7d046cbf306706623210c5baafa3b7cd1df3] | committer: Vittorio Giovara DNxHD: Simplify pixel format detection Error out in case of unknown values. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=598f7d0

[FFmpeg-cvslog] Merge commit '41e03e284ee7b0d4caa3a5d28681ad46e3105d65'

2015-01-29 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Jan 29 20:38:35 2015 +0100| [e5b7e2224f62e9cb6697e664b7d1245302cca9e7] | committer: Michael Niedermayer Merge commit '41e03e284ee7b0d4caa3a5d28681ad46e3105d65' * commit '41e03e284ee7b0d4caa3a5d28681ad46e3105d65': DNxHD: More verbose error m

[FFmpeg-cvslog] DNxHD: More verbose error messages

2015-01-29 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Tue Jan 27 20:56:18 2015 +| [41e03e284ee7b0d4caa3a5d28681ad46e3105d65] | committer: Vittorio Giovara DNxHD: More verbose error messages > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=41e03e284ee7b0d4caa3a5d28681ad46e3105d65 --- li

[FFmpeg-cvslog] lavu: Check av_dict_set allocations

2015-01-29 Thread Luca Barbato
ffmpeg | branch: master | Luca Barbato | Tue Dec 16 14:21:20 2014 +0100| [1279221cc4d63bc4449df86ae7a98e633f8be425] | committer: Vittorio Giovara lavu: Check av_dict_set allocations Bug-Id: CID 1257772 Signed-off-by: Vittorio Giovara > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;

[FFmpeg-cvslog] Merge commit '1279221cc4d63bc4449df86ae7a98e633f8be425'

2015-01-29 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Jan 29 20:28:24 2015 +0100| [bcadf5d940e72fbd5f9c6a72dfdef7edcf551a33] | committer: Michael Niedermayer Merge commit '1279221cc4d63bc4449df86ae7a98e633f8be425' * commit '1279221cc4d63bc4449df86ae7a98e633f8be425': lavu: Check av_dict_set all

[FFmpeg-cvslog] avformat/concatdec: avoid NULL dereference when failed to open file.

2015-01-29 Thread Zhang Rui
ffmpeg | branch: master | Zhang Rui | Thu Jan 29 17:55:32 2015 +0800| [038f3a173f59c9fc3396aa38e7972661da7ca504] | committer: Michael Niedermayer avformat/concatdec: avoid NULL dereference when failed to open file. Reviewed-by: Nicolas George Signed-off-by: Michael Niedermayer > http://git.

[FFmpeg-cvslog] libopenh264: Log debug messages to a non-null context

2015-01-29 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Wed Jan 28 22:17:29 2015 +0200| [6996fd204a7f28b46a8c3c97bcf223998218c743] | committer: Martin Storsjö libopenh264: Log debug messages to a non-null context Signed-off-by: Martin Storsjö > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=69

[FFmpeg-cvslog] Merge commit '6996fd204a7f28b46a8c3c97bcf223998218c743'

2015-01-29 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Jan 29 14:13:16 2015 +0100| [d39fa69dfc64d96562d2d2707bf250493d53d34c] | committer: Michael Niedermayer Merge commit '6996fd204a7f28b46a8c3c97bcf223998218c743' * commit '6996fd204a7f28b46a8c3c97bcf223998218c743': libopenh264: Log debug mess

[FFmpeg-cvslog] doc/filters: apply some updates to the Filtergraph syntax section

2015-01-29 Thread Stefano Sabatini
ffmpeg | branch: master | Stefano Sabatini | Tue Jan 27 12:47:29 2015 +0100| [d11fcf735f4ae916789d45b85a5da783f207f7ec] | committer: Stefano Sabatini doc/filters: apply some updates to the Filtergraph syntax section > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d11fcf735f4ae91678

[FFmpeg-cvslog] lavfi: document assumptions about the input and output labels of a filter graph description

2015-01-29 Thread Stefano Sabatini
ffmpeg | branch: master | Stefano Sabatini | Tue Jan 27 13:21:56 2015 +0100| [af7b89e08be8c4b39fd70ef59f50c5940f0dd187] | committer: Stefano Sabatini lavfi: document assumptions about the input and output labels of a filter graph description > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=

[FFmpeg-cvslog] examples/filtering: extend comments about setting the filter graph endpoints

2015-01-29 Thread Stefano Sabatini
ffmpeg | branch: master | Stefano Sabatini | Tue Jan 27 13:22:48 2015 +0100| [d43c1ec684ced58e2d4288c850ea774f06df9d23] | committer: Stefano Sabatini examples/filtering: extend comments about setting the filter graph endpoints That part is a constant source of confusions for readers, this shou