[FFmpeg-cvslog] avcodec/cdtoons: Remove superfluous ;

2020-02-28 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Thu Feb 27 06:33:51 2020 +0100| [b6879b61dfe69e79c0fd32ce076fe1e7cbcc9c0c] | committer: Michael Niedermayer avcodec/cdtoons: Remove superfluous ; The second ; in a double ;; is actually a null statement. It triggers the typical declaration-after-s

[FFmpeg-cvslog] lavc/v4l2_context: fix compile warning for incompatible pointer type

2020-02-28 Thread Linjie Fu
ffmpeg | branch: master | Linjie Fu | Fri Feb 28 00:14:32 2020 +0800| [dfa1fc17a54a31e51f36f1f764dfdc76062ffe78] | committer: Michael Niedermayer lavc/v4l2_context: fix compile warning for incompatible pointer type Signed-off-by: Linjie Fu Reviewed-by: Andriy Gelman Signed-off-by: Michael Ni

[FFmpeg-cvslog] avformat/ivfenc: Don't use size_t for size of file

2020-02-28 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Thu Feb 27 06:33:50 2020 +0100| [7b79c59fba445d932aec6e553176821b187125ba] | committer: Michael Niedermayer avformat/ivfenc: Don't use size_t for size of file Signed-off-by: Andreas Rheinhardt Reviewed-by: Paul B Mahol Signed-off-by: Michael Nie

[FFmpeg-cvslog] avformat/mp3dec: Count last partial frame in probe.

2020-02-28 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Feb 26 18:38:33 2020 +0100| [23645f95ec0ae3f4ccc8ad2b23d1fbb16575ae16] | committer: Michael Niedermayer avformat/mp3dec: Count last partial frame in probe. Fixes: regression Fixes: Ticket8511 Reviewed-by: Anton Khirnov Signed-off-by: Michae

[FFmpeg-cvslog] lavc/avcodec.h: fix missing line breaks in API documentation

2020-02-28 Thread Linjie Fu
ffmpeg | branch: master | Linjie Fu | Fri Feb 28 00:13:28 2020 +0800| [220c7dadc4988e4ef52e93b098e6f02283f7852a] | committer: Michael Niedermayer lavc/avcodec.h: fix missing line breaks in API documentation "In both cases.." and "Repeat this call until.." would be better to be in a separate li

[FFmpeg-cvslog] avfilter/vf_v360: simplify code which handles interpolation points

2020-02-28 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Feb 28 16:53:19 2020 +0100| [31ecfa95fbb6597a7e3be7ece6137938b7a0f96b] | committer: Paul B Mahol avfilter/vf_v360: simplify code which handles interpolation points > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=31ecfa95fbb6597a7e3be7ece6