[FFmpeg-cvslog] avcodec/qpeg: Optimize full width runs in qpeg_decode_intra()

2018-11-08 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Mon Nov 5 22:46:43 2018 +0100| [07bc603757caa5d2054c56629bb93d7a177e8e88] | committer: Michael Niedermayer avcodec/qpeg: Optimize full width runs in qpeg_decode_intra() This improves the speed of decoding large patches of constant color Fixes:

[FFmpeg-cvslog] avcodec/prores_aw : add support for prores 444 with alpha

2018-11-08 Thread Martin Vignali
ffmpeg | branch: master | Martin Vignali | Thu Nov 8 22:10:29 2018 +0100| [ff3b4f91cd56896366a044f8e45a88956dd66d39] | committer: Martin Vignali avcodec/prores_aw : add support for prores 444 with alpha only 16b alpha is supported (not 8 bits) following official encoder, alpha data doesn't

[FFmpeg-cvslog] avcodec/prores_aw : change src pix_fmt and alpha description

2018-11-08 Thread Martin Vignali
ffmpeg | branch: master | Martin Vignali | Thu Nov 8 22:04:35 2018 +0100| [105891cd580b892d6025bf4eafb37c69f816f483] | committer: Martin Vignali avcodec/prores_aw : change src pix_fmt and alpha description use b64a as src pix fmt (doesn't seems to have an impact on decoding) but it's the

[FFmpeg-cvslog] avcodec/prores_aw : cosmetic indent and add comment to describe frame header value

2018-11-08 Thread Martin Vignali
ffmpeg | branch: master | Martin Vignali | Thu Nov 8 22:05:18 2018 +0100| [4d32c2b4e0df79b38343600d658e4670f9e78c24] | committer: Martin Vignali avcodec/prores_aw : cosmetic indent and add comment to describe frame header value description are based on multimedia wiki documentation >

[FFmpeg-cvslog] cbs_h264: Fix handling of auxiliary pictures

2018-11-08 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Wed Nov 7 04:47:51 2018 +0100| [8d1cf2d89481ca986af893425188d065c0f8f857] | committer: Mark Thompson cbs_h264: Fix handling of auxiliary pictures The earlier code used the most recent non-auxiliary slice to determine whether an auxiliary slice

[FFmpeg-cvslog] avfilter/af_afir: add minp/maxp options to control latency and speed

2018-11-08 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Nov 8 22:07:14 2018 +0100| [36348d77b86a76041d09bbf876af6d267042b8bb] | committer: Paul B Mahol avfilter/af_afir: add minp/maxp options to control latency and speed >

[FFmpeg-cvslog] avfilter/af_afir: do not leak frame and clear pointer to freed frame

2018-11-08 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Nov 8 21:34:49 2018 +0100| [698e67bef2ee76f317193e27f354c129b241332c] | committer: Paul B Mahol avfilter/af_afir: do not leak frame and clear pointer to freed frame >

[FFmpeg-cvslog] avfilter/avf_showspectrum: add terrain color map

2018-11-08 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Nov 8 17:57:35 2018 +0100| [70463b702697ef8be4ec4d88969b4fce5b4e7a7e] | committer: Paul B Mahol avfilter/avf_showspectrum: add terrain color map > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=70463b702697ef8be4ec4d88969b4fce5b4e7a7e

[FFmpeg-cvslog] avfilter/avf_showspectrum: add cividis colormap

2018-11-08 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Nov 8 15:08:43 2018 +0100| [09fdfc11b79694cac97ceded9adeda485f701569] | committer: Paul B Mahol avfilter/avf_showspectrum: add cividis colormap > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=09fdfc11b79694cac97ceded9adeda485f701569 ---

[FFmpeg-cvslog] lavf/apngdec: Return EOF for incomplete files.

2018-11-08 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Wed Nov 7 01:31:18 2018 +0100| [5ff080fdfa25727abffe0fcf7dc50f6e194e02fd] | committer: Carl Eugen Hoyos lavf/apngdec: Return EOF for incomplete files. Fixes ticket #7536. >

[FFmpeg-cvslog] avfilter/af_afir: implement rate option

2018-11-08 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Nov 8 12:46:29 2018 +0100| [1d9fe1fdf65b5eebe9d1981fd96b4930f0855a68] | committer: Paul B Mahol avfilter/af_afir: implement rate option > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1d9fe1fdf65b5eebe9d1981fd96b4930f0855a68 ---

[FFmpeg-cvslog] avfilter/af_afir: remove redundant code

2018-11-08 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Nov 8 11:14:04 2018 +0100| [fcbde5e6a4a5a4dd32c77304a8c13ed14cbfe1bf] | committer: Paul B Mahol avfilter/af_afir: remove redundant code > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=fcbde5e6a4a5a4dd32c77304a8c13ed14cbfe1bf ---

[FFmpeg-cvslog] avfilter/af_aiir: implement rate option

2018-11-08 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Nov 8 12:51:12 2018 +0100| [0f0f84071659d68a5dd048e59a0af9d64980013c] | committer: Paul B Mahol avfilter/af_aiir: implement rate option > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0f0f84071659d68a5dd048e59a0af9d64980013c ---

[FFmpeg-cvslog] avfilter/af_afir: return early when giving video frame

2018-11-08 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Nov 8 11:14:56 2018 +0100| [8dc5eb43b070efe152be8971ae58512ea23ecc02] | committer: Paul B Mahol avfilter/af_afir: return early when giving video frame >