[FFmpeg-cvslog] libvpxenc: extend auto-alt-ref range

2018-11-09 Thread James Zern
ffmpeg | branch: master | James Zern | Sat Nov 3 13:50:32 2018 -0700| [55e021f39b02e838672582dbe94fe279bfc8328c] | committer: James Zern libvpxenc: extend auto-alt-ref range vp9 now supports [0, 6] Reviewed-by: James Almer Signed-off-by: James Zern > http://git.videolan.org/gitweb.cgi/ffmp

[FFmpeg-cvslog] libvpxenc,vp9: add enable-tpl option

2018-11-09 Thread James Zern
ffmpeg | branch: master | James Zern | Sat Nov 3 13:30:34 2018 -0700| [6d3890ee34fd4937116fd7a671216e7a702f05b3] | committer: James Zern libvpxenc,vp9: add enable-tpl option enables temporal dependency model Signed-off-by: James Zern > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit

[FFmpeg-cvslog] avfilter/af_headphone : fix mem leak

2018-11-09 Thread Martin Vignali
ffmpeg | branch: master | Martin Vignali | Thu Nov 8 22:26:14 2018 +0100| [75625c555cbe3564eedd05721ace78d16f9f139a] | committer: Martin Vignali avfilter/af_headphone : fix mem leak report by coverity CID 1439934 CID 1439935 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=75625c5

[FFmpeg-cvslog] avfilter/af_afir: fix hang because video is first requested

2018-11-09 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Nov 9 18:48:29 2018 +0100| [29fdaaa80d7d4bb86412d51713c7bf8a0f5f5910] | committer: Paul B Mahol avfilter/af_afir: fix hang because video is first requested > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=29fdaaa80d7d4bb86412d51713c7bf8a0

[FFmpeg-cvslog] avfilter/af_afir: kill useless code which increases latency for no reason

2018-11-09 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Nov 9 10:40:16 2018 +0100| [16d91b7e99cd65ddb098de7b38f2f51277c97083] | committer: Paul B Mahol avfilter/af_afir: kill useless code which increases latency for no reason > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=16d91b7e99cd65ddb09