[FFmpeg-devel] [PATCH V2 4/5] lavfi: add ProcAmp(color balance) vaapi video filter.

Jun Zhao mypopydev at gmail.com
Thu Jan 18 02:17:30 EET 2018



On 2018/1/17 19:00, Moritz Barsnick wrote:
> 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
Thanks, will submit a other patch to add a new doc enrty/changelog entry
and bump the minor version.
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel



More information about the ffmpeg-devel mailing list