[FFmpeg-devel] [PATCH] avs2: Correct expression error and simplify log
James Almer
jamrial at gmail.com
Mon Aug 6 21:09:34 EEST 2018
On 8/6/2018 11:21 AM, Gyan Doshi wrote:
>
>
> On 06-08-2018 07:13 PM, hwren wrote:
>
>> - .long_name = NULL_IF_CONFIG_SMALL("Decoder for AVS2/IEEE
>> 1857.4"),
>> + .long_name = NULL_IF_CONFIG_SMALL("Decoder for
>> AVS2-P2/IEEE1857.4"),
>
> "Decoder for" is not needed. The flag indicates its role in `ffmpeg
> -codecs`.
The correct string considering this is a decoder using an external
library would be something like "libdavs2 AVS2-P2/IEEE1857.4"
>
> Rest docs LGTM
>
>
> Thanks,
> Gyan
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
More information about the ffmpeg-devel
mailing list