[FFmpeg-devel] [PATCH V2 4/5] lavfi: add ProcAmp(color balance) vaapi video filter.
Moritz Barsnick
barsnick at gmx.net
Wed Jan 17 13:00:57 EET 2018
On Wed, Jan 17, 2018 at 10:49:21 +0800, Jun Zhao wrote:
> configure | 1 +
> libavfilter/Makefile | 1 +
> libavfilter/allfilters.c | 1 +
> libavfilter/vf_procamp_vaapi.c | 230 +++++++++++++++++++++++++++++++++++++++++
> 4 files changed, 233 insertions(+)
The newly added filters require a doc (texi) entry, a changelog entry,
and a minor version bump.
Cheers,
Moritz
More information about the ffmpeg-devel
mailing list