[FFmpeg-cvslog] doc/filters: correct description of variables in blend filter

2018-07-12 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Fri Jul 13 11:09:49 2018 +0530| [97d766ff52fb0cb79b82c0b9e0a5bdca3dbdb78f] | committer: Gyan Doshi doc/filters: correct description of variables in blend filter Invert description of SW / SH variables. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=co

[FFmpeg-cvslog] avfilter/drawtext: fix box sizing

2018-07-12 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Tue Jul 10 15:32:06 2018 +0530| [1a31c2b5df1179fdc1b8e84c8fa89d853e517309] | committer: Gyan Doshi avfilter/drawtext: fix box sizing At present, box size is clipped to frame size before being drawn, which can lead to the box not fully covering animated tex

[FFmpeg-cvslog] avformat/mov: Simplify last element computation in mov_estimate_video_delay()

2018-07-12 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Jul 11 02:17:57 2018 +0200| [b0644f7f72a9ae64c7285d26ec720441c25d4cf5] | committer: Michael Niedermayer avformat/mov: Simplify last element computation in mov_estimate_video_delay() Reviewed-by: Derek Buitenhuis Reviewed-by: Sasi Inguva Sig

[FFmpeg-cvslog] avformat/mov: Break out of inner loop early in mov_estimate_video_delay()

2018-07-12 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Jul 11 02:17:58 2018 +0200| [aba13dc13e5233545bdd06f514e0addbb0155c69] | committer: Michael Niedermayer avformat/mov: Break out of inner loop early in mov_estimate_video_delay() 0.266 <- 0.299 sec (this is time ffmpeg so containing alot other

[FFmpeg-cvslog] libavcodec/mpegaudiodecheader.h: fix version check pattern

2018-07-12 Thread Karsten Otto
ffmpeg | branch: master | Karsten Otto | Thu Jul 12 09:30:25 2018 +0200| [ce372bc278ce7ff96e661f3bb109fc74d9a22279] | committer: Michael Niedermayer libavcodec/mpegaudiodecheader.h: fix version check pattern This fixes the check for the reserved MPEG audio version ID, used to detect an invalid

[FFmpeg-cvslog] lavc/h263dec: Remove a variable declaration that can lead to a warning.

2018-07-12 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Thu Jul 12 00:07:55 2018 +0200| [5545a6df879f0c94e7e74ddc6606e300716f390b] | committer: Carl Eugen Hoyos lavc/h263dec: Remove a variable declaration that can lead to a warning. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5545a6df879f

[FFmpeg-cvslog] lavfi/convolution_opencl: use CL_FAIL_ON_ERROR for error handling

2018-07-12 Thread Danil Iashchenko
ffmpeg | branch: master | Danil Iashchenko | Fri Jul 13 01:20:18 2018 +0300| [7cd58a8a8c53bde42f3a5d271eb41e6b4428] | committer: Mark Thompson lavfi/convolution_opencl: use CL_FAIL_ON_ERROR for error handling Switch to use CL_FAIL_ON_ERROR for error handling > http://git.videolan.org/gitw

[FFmpeg-cvslog] lavc/qsv: handle MFX_FRAMETYPE_UNKNOWN case

2018-07-12 Thread Zhong Li
ffmpeg | branch: master | Zhong Li | Tue Jul 3 16:01:30 2018 +0800| [3c26ce464435673fe1c0e96a4d5f435b964db8d1] | committer: Zhong Li lavc/qsv: handle MFX_FRAMETYPE_UNKNOWN case Signed-off-by: Zhong Li > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3c26ce464435673fe1c0e96a4d5f435