[FFmpeg-devel] [PATCH] pixdesc: Add API to map color property name to enum value
Moritz Barsnick
barsnick at gmx.net
Wed Sep 20 16:31:05 EEST 2017
On Wed, Sep 20, 2017 at 14:23:32 +0200, Vittorio Giovara wrote:
> +/**
> + * @return the AVChromaLocation value for name or -1 if not found.
> + */
You missed modifying the "-1" here.
Moritz
More information about the ffmpeg-devel
mailing list