[FFmpeg-cvslog] avutil: Added selftest for libavutil/audio_fifo.c

2016-12-20 Thread Thomas Turner
ffmpeg | branch: master | Thomas Turner | Tue Dec 20 16:53:51 2016 -0800| [9f76ad2a46439b93fd74b12cd50af0ea5100358a] | committer: Michael Niedermayer avutil: Added selftest for libavutil/audio_fifo.c Signed-off-by: Thomas Turner Signed-off-by: Michael Niedermayer > http://git.videolan.org/g

[FFmpeg-cvslog] avutil/random_seed: Use uint64 instead of uint8 for struct to avoid potential alignment issues

2016-12-20 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Dec 21 03:11:44 2016 +0100| [54931fd0fb820658042e84e6245162900796ad4d] | committer: Michael Niedermayer avutil/random_seed: Use uint64 instead of uint8 for struct to avoid potential alignment issues Signed-off-by: Michael Niedermayer > htt

[FFmpeg-cvslog] swscale: save ebx register when it is not available

2016-12-20 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Fri Dec 16 02:29:56 2016 +0100| [319438e2f206036ee0cddf401dd50f3b2a3ae117] | committer: Andreas Cadhalpun swscale: save ebx register when it is not available Configure checks if the ebx register can be used for asm and it has to be saved if and onl

[FFmpeg-cvslog] avutil: Improved test coverage for avstring.c

2016-12-20 Thread Thomas Turner
ffmpeg | branch: master | Thomas Turner | Mon Dec 19 18:44:42 2016 -0800| [e303e3d4b972975640da92cb55b766dad951d90d] | committer: Michael Niedermayer avutil: Improved test coverage for avstring.c Signed-off-by: Thomas Turner Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitwe

[FFmpeg-cvslog] avcodec/magicyuv: add 10 bit support

2016-12-20 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Dec 19 23:21:49 2016 +0100| [6d09d6edbc464454a620e3ecf64fe752b5cfa9cc] | committer: Paul B Mahol avcodec/magicyuv: add 10 bit support Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6d09d6edbc464454a620e3ecf6

[FFmpeg-cvslog] lavfi/framequeue: avoid empty structs.

2016-12-20 Thread Nicolas George
ffmpeg | branch: master | Nicolas George | Mon Dec 19 08:55:30 2016 +0100| [bec8ea20c88e89dbfbe89c590a74c9818dfcfcce] | committer: Nicolas George lavfi/framequeue: avoid empty structs. Fix compilation on MSVC. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=bec8ea20c88e89dbfbe89c5