[FFmpeg-cvslog] avcodec/scpr: make sure count and min are valid

2018-09-07 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Sep 7 15:09:40 2018 +0200| [cc24665f4479af6eb49c05033bf2d6fbae8c1f83] | committer: Paul B Mahol avcodec/scpr: make sure count and min are valid > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=cc24665f4479af6eb49c05033bf2d6fbae8c1f83 ---

[FFmpeg-cvslog] avfilter/vf_interlace: fix numerical options

2018-09-07 Thread Thomas Mundt
ffmpeg | branch: master | Thomas Mundt | Thu Aug 23 23:37:10 2018 +0200| [f4438e387e039cd078879096453c54d5ce2c94d1] | committer: Paul B Mahol avfilter/vf_interlace: fix numerical options Regression since 9c01cdb94e24aaf50f867a0a5c42b097c17c42b1 Signed-off-by: Thomas Mundt > http://git.video

[FFmpeg-cvslog] avcodec/mips: [loongson] fix improper use of register constraints.

2018-09-07 Thread Shiyou Yin
ffmpeg | branch: master | Shiyou Yin | Thu Sep 6 16:10:52 2018 +0800| [9f60c58586805cc5249ea0446a9bb86eed8bc311] | committer: Michael Niedermayer avcodec/mips: [loongson] fix improper use of register constraints. Constraint "g" means compiler can store variable in memory or register. When we

[FFmpeg-cvslog] avcodec/h264dec: remove unnecessary checks in h264_decode_frame

2018-09-07 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Thu Sep 6 17:01:49 2018 +0800| [037b3bd14a8d6ffe4cecd0875bfb021b6edfc2a4] | committer: Michael Niedermayer avcodec/h264dec: remove unnecessary checks in h264_decode_frame These conditions are checked again in is_extra(). This patch makes no functional ch

[FFmpeg-cvslog] avcodec/h264dec: check number of SPS in is_extra

2018-09-07 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Thu Sep 6 17:15:11 2018 +0800| [b9d1f5bf68111772e552421d21a32b0d61718899] | committer: Michael Niedermayer avcodec/h264dec: check number of SPS in is_extra Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b

[FFmpeg-cvslog] avfilter: add lut1d filter

2018-09-07 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Aug 23 09:34:44 2018 +0200| [c4cda4eb878affb89c031fa7e0cc3349c9a502cd] | committer: Paul B Mahol avfilter: add lut1d filter > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c4cda4eb878affb89c031fa7e0cc3349c9a502cd --- Changelog