[FFmpeg-cvslog] avformat/avidec: Remove superfluous header

2019-10-25 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri Oct 25 20:07:36 2019 +0200| [982539a07af72ab5bae551b92e3a63bf5cf86cf6] | committer: Michael Niedermayer avformat/avidec: Remove superfluous header bswap.h was included since 7b114c09, yet since 3788a3c0 no explicit use of anything from bswap.h

[FFmpeg-cvslog] avformat/avienc: Remove superfluous header

2019-10-25 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri Oct 25 20:07:37 2019 +0200| [b78227e1684a0ef186bf4bf273950f97803289dc] | committer: Michael Niedermayer avformat/avienc: Remove superfluous header 04d2540c added intreadwrite.h to avienc.c, although there was (and is) no need to do so. The inc

[FFmpeg-cvslog] avfilter/vf_psnr,vf_ssim: add warning if different timebases are encountered

2019-10-25 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Oct 25 22:02:41 2019 +0200| [9e283aa24eca9d387e5fbc61230962cb18f3dc30] | committer: Paul B Mahol avfilter/vf_psnr,vf_ssim: add warning if different timebases are encountered > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9e283aa24eca9d38

[FFmpeg-cvslog] [ffmpeg-web] branch master updated. fc2d9ed web/css: add white-normal normal for button wrap

2019-10-25 Thread ffmpeg-git
The branch, master has been updated via fc2d9ed07d4f99ff34d13cf90a47db866dd021e9 (commit) from fce4352d00a934c78e1cd366c0d5e08a86223322 (commit) - Log - commit fc2d9ed07d4f99ff34d13cf90a47db866dd021e9 Author: Lou L

[FFmpeg-cvslog] doc/filters: add one more example for libvmaf

2019-10-25 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Oct 25 22:58:50 2019 +0200| [296296a4d5194977bbcbc3656aec5823ffa46327] | committer: Paul B Mahol doc/filters: add one more example for libvmaf > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=296296a4d5194977bbcbc3656aec5823ffa46327 ---

[FFmpeg-cvslog] avformat/asfenc: Remove unnecessary header

2019-10-25 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri Oct 25 20:07:33 2019 +0200| [09e938b3a12938fff6cb36c70407d8913acfd04b] | committer: Michael Niedermayer avformat/asfenc: Remove unnecessary header libavutil/parseutils.h has been included in 22bbd6e8 for av_parse_time() and the header has not

[FFmpeg-cvslog] avformat/aiffenc: Add deinit function

2019-10-25 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri Oct 25 03:38:07 2019 +0200| [2e37237ff107ea7175e15fed5e2f8d8aba80e225] | committer: Michael Niedermayer avformat/aiffenc: Add deinit function Prevents memleaks if the trailer is never written. Signed-off-by: Andreas Rheinhardt Signed-off-by:

[FFmpeg-cvslog] doc/filters: add one more example for ssim/psnr

2019-10-25 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Oct 25 22:35:02 2019 +0200| [487a1f28e283f22351397c0fbbfffb90b431e890] | committer: Paul B Mahol doc/filters: add one more example for ssim/psnr > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=487a1f28e283f22351397c0fbbfffb90b431e890 ---

[FFmpeg-cvslog] avcodec/interplayvideo: properly decode motion vectors

2019-10-25 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Oct 25 18:18:59 2019 +0200| [0481a1f6e5b8737c4fbc67794fd3a24cfcf34594] | committer: Paul B Mahol avcodec/interplayvideo: properly decode motion vectors Fixes #7945 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0481a1f6e5b8737c4fbc67794

[FFmpeg-cvslog] avformat/bintext: avoid division by zero

2019-10-25 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Oct 25 12:16:29 2019 +0200| [9d711a90fdf379dca2b3d24893c820c3060b5d94] | committer: Paul B Mahol avformat/bintext: avoid division by zero Fixes #8335 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9d711a90fdf379dca2b3d24893c820c3060b5d9