[FFmpeg-cvslog] avfilter/vf_paletteuse: fix flags for alpha_threshold option

2018-12-11 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Dec 11 17:55:05 2018 +0100| [dd7d6034f1fe94e64b1117e80c48c514447af7d3] | committer: Paul B Mahol avfilter/vf_paletteuse: fix flags for alpha_threshold option >

[FFmpeg-cvslog] configure: require the first stable version of libdav1d

2018-12-11 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Dec 11 12:42:22 2018 -0300| [9c49933a3e167f79cf0a27630cd75ca61efd5e7a] | committer: James Almer configure: require the first stable version of libdav1d Signed-off-by: James Almer >

[FFmpeg-cvslog] fate: add prog suffix in fate-mov-mp4-with-mov-in24-ver

2018-12-11 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Mon Dec 10 21:02:33 2018 +0530| [3b825b2f81e74bf9709d376f61fd1bf9a394f6ad] | committer: Gyan Doshi fate: add prog suffix in fate-mov-mp4-with-mov-in24-ver Prevent test failure with builds that set a suffix and/or extension for the ffprobe binary >

[FFmpeg-cvslog] doc/indevs: document libdc1394 options

2018-12-11 Thread Lou Logan
ffmpeg | branch: master | Lou Logan | Tue Dec 11 15:24:30 2018 -0900| [11817c3316d93b64cc92b992cb375f92c3380025] | committer: Lou Logan doc/indevs: document libdc1394 options Signed-off-by: Lou Logan >

[FFmpeg-cvslog] swscale/output: VSX-optimize nbps yuv2plane1

2018-12-11 Thread Lauri Kasanen
ffmpeg | branch: master | Lauri Kasanen | Tue Nov 27 15:26:00 2018 +0200| [1046cba24be41c624489f40513aeaba7e52ca9ff] | committer: Michael Niedermayer swscale/output: VSX-optimize nbps yuv2plane1 ./ffmpeg_g -f rawvideo -pix_fmt rgb24 -s hd1080 -i /dev/zero -pix_fmt yuv420p9le \ -f null

[FFmpeg-cvslog] tests/api-flac-test: Rename NUMBER_OF_FRAMES as NUMBER_OF_AUDIO_FRAMES.

2018-12-11 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Mon Dec 3 01:14:24 2018 +0100| [464aa60eb5e510c5ab406f6e63951353df703c41] | committer: Carl Eugen Hoyos tests/api-flac-test: Rename NUMBER_OF_FRAMES as NUMBER_OF_AUDIO_FRAMES. In system header /usr/include/sys/mstsave.h, aix defines

[FFmpeg-cvslog] avcodec/libdav1d: add support for 12bit streams

2018-12-11 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Dec 12 00:06:05 2018 -0300| [0e833f615b59cd7611374d1d77257eaf00635ad7] | committer: James Almer avcodec/libdav1d: add support for 12bit streams Signed-off-by: James Almer >

[FFmpeg-cvslog] os_support: define socket shutdown SHUT_xxx macros if they are not defined

2018-12-11 Thread Peter Ross
ffmpeg | branch: master | Peter Ross | Sat Nov 24 23:26:13 2018 +1100| [b41f378fc4ddb1a34aebe459805d3c8dbcc96b36] | committer: Peter Ross os_support: define socket shutdown SHUT_xxx macros if they are not defined this section has been moved into the CONFIG_NETWORK block, since it only affects