[FFmpeg-cvslog] libavcodec/rscc.c: add missing semicolon

2019-01-31 Thread Mateusz
ffmpeg | branch: master | Mateusz | Thu Jan 31 16:36:59 2019 +0100| [fe1ccc1e91168c855a2720d0a195377f4638cc70] | committer: Michael Niedermayer libavcodec/rscc.c: add missing semicolon Signed-off-by: Mateusz Brzostek Reviewed-by: James Almer Signed-off-by: Michael Niedermayer > h

[FFmpeg-cvslog] avfilter/vf_overlay: fix packed_rgb case

2017-12-18 Thread Mateusz
ffmpeg | branch: master | Mateusz | Mon Dec 18 04:02:25 2017 +0100| [6260ab60a80fd8baebf79f9ce9299b0db72333b5] | committer: Paul B Mahol avfilter/vf_overlay: fix packed_rgb case Signed-off-by: Mateusz Brzostek > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] fix MSVC compilation errors

2017-12-10 Thread Mateusz
ffmpeg | branch: master | Mateusz | Fri Dec 8 08:46:52 2017 +0100| [149268b47c4b0f9c584771e41d266d10cf7e3bf0] | committer: Michael Niedermayer fix MSVC compilation errors After commit 3701d49 'error_resilience: remove avpriv_atomic usage' we have included windows.h in much more fi

[FFmpeg-cvslog] avformat/yuv4mpeg: add gray9/10/12 support

2017-10-26 Thread Mateusz
ffmpeg | branch: master | Mateusz | Sat Oct 7 19:05:53 2017 +0200| [a4743d2574254aa0c494b337947e8c9880c7ead7] | committer: Paul B Mahol avformat/yuv4mpeg: add gray9/10/12 support Signed-off-by: Mateusz Brzostek > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] swscale: use dithering in DITHER_COPY only if not set -sws_dither none

2017-10-25 Thread Mateusz
ffmpeg | branch: master | Mateusz | Tue Oct 24 10:02:17 2017 +0200| [50ce2960263daf48227df758df9ade19db7154fa] | committer: Michael Niedermayer swscale: use dithering in DITHER_COPY only if not set -sws_dither none This patch uses dithering in DITHER_COPY macro only if it was not used option

[FFmpeg-cvslog] swscale: more accurate DITHER_COPY macro for full and limited range

2017-10-23 Thread Mateusz
ffmpeg | branch: master | Mateusz | Fri Oct 6 16:49:54 2017 +0200| [f192f2f061d979e3d2716b9892ca276b5d5cd418] | committer: Michael Niedermayer swscale: more accurate DITHER_COPY macro for full and limited range Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.