[FFmpeg-cvslog] lavu/hwcontext_qsv: Add support for AV_PIX_FMT_BGRA.

2018-10-10 Thread Zhong Li
ffmpeg | branch: master | Zhong Li | Mon May 21 17:58:52 2018 +0800| [a5e1cb9e96bca091ed7103d8be72a99e7dc31582] | committer: Zhong Li lavu/hwcontext_qsv: Add support for AV_PIX_FMT_BGRA. RGB32(AV_PIX_FMT_BGRA on intel platforms) format may be used as overlay with alpha blending. So add

[FFmpeg-cvslog] lavu/qsv: make a copy as libmfx alignment requirement for uploading

2018-10-10 Thread Zhong Li
ffmpeg | branch: master | Zhong Li | Mon Sep 17 19:16:44 2018 +0800| [681aa7d14f97fd98181ca6d61e11be48fe65692d] | committer: Zhong Li lavu/qsv: make a copy as libmfx alignment requirement for uploading Libmfx requires 16 bytes aligned input/output for uploading. Currently only output is 16

[FFmpeg-cvslog] avfilter/af_afir: remove again option, merge it with gtype

2018-10-10 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Wed Oct 10 19:55:30 2018 +0200| [7a6d88ee6269666e5676a37a75bde231a6508e28] | committer: Paul B Mahol avfilter/af_afir: remove again option, merge it with gtype >

[FFmpeg-cvslog] libavfilter/ebur128: add scale parameter

2018-10-10 Thread Daniel Molkentin
ffmpeg | branch: master | Daniel Molkentin | Tue Oct 9 14:32:57 2018 +0200| [4069d2d087073462bf67f922e9a017ec5bc6a017] | committer: Paul B Mahol libavfilter/ebur128: add scale parameter This allows switching between absolute (LUFS) and relativ (LU) display in the status line. Signed-off-by:

[FFmpeg-cvslog] libavfilter: bump micro version to 101

2018-10-10 Thread Daniel Molkentin
ffmpeg | branch: master | Daniel Molkentin | Tue Oct 9 14:32:58 2018 +0200| [a628fa1feca439d93adb95b5b1b27f78c3ff2eaa] | committer: Paul B Mahol libavfilter: bump micro version to 101 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a628fa1feca439d93adb95b5b1b27f78c3ff2eaa ---

[FFmpeg-cvslog] libavfilter/ebur128: introduce target range

2018-10-10 Thread Daniel Molkentin
ffmpeg | branch: master | Daniel Molkentin | Tue Oct 9 14:32:56 2018 +0200| [d445bcb137faa9210b5773b4973e72e1af6a314a] | committer: Paul B Mahol libavfilter/ebur128: introduce target range This eases meeting the target level during live mixing. Signed-off-by: Daniel Molkentin

[FFmpeg-cvslog] libavfilter/ebur128: add target level option for EBUR128 visualization filter

2018-10-10 Thread Daniel Molkentin
ffmpeg | branch: master | Daniel Molkentin | Tue Oct 9 14:32:53 2018 +0200| [d95c5b003c04b33f212b43fe62bc1986eb41a11b] | committer: Paul B Mahol libavfilter/ebur128: add target level option for EBUR128 visualization filter Signed-off-by: Daniel Molkentin Signed-off-by: Conrad Zelck >

[FFmpeg-cvslog] libavfilter/ebur128: add gauge option

2018-10-10 Thread Daniel Molkentin
ffmpeg | branch: master | Daniel Molkentin | Tue Oct 9 14:32:55 2018 +0200| [d587390988e1f11428de52f13209861559076fc3] | committer: Paul B Mahol libavfilter/ebur128: add gauge option Allow to show short-term instead of momentary in gauge. Useful for monitoring whilst live mixing.

[FFmpeg-cvslog] libavfilter/ebur128: add target value to statistics line

2018-10-10 Thread Daniel Molkentin
ffmpeg | branch: master | Daniel Molkentin | Tue Oct 9 14:32:54 2018 +0200| [1cee8f03cf01e99a1ce6bfa58bf154a3d7ad3d51] | committer: Paul B Mahol libavfilter/ebur128: add target value to statistics line Signed-off-by: Daniel Molkentin Signed-off-by: Conrad Zelck >