On Mon, May 28, 2018 at 19:16:49 +0800, hwren wrote:
> >Is that really the name of the codec? Otherwise, "Chinese" seems
> >awkward to me. (Same for the decoder.)
>
> Changed.
I still see it in your newly pushlished patches.
> >Proper documentation of the encoder's options would be appreciated!
At 2018-05-27 02:20:22, "Moritz Barsnick" wrote:
>On Sat, May 26, 2018 at 14:08:56 +0800, hwren wrote:
>> Add Chinese AVS2 video encoder, FFmpeg can make use of the libxavs2 library
>> for AVS2 encoding.
>[...]
>> +.long_name = NULL_IF_CONFIG_SMALL("raw Chinese AVS2 (2nd Audi
On Sat, May 26, 2018 at 14:08:56 +0800, hwren wrote:
> Add Chinese AVS2 video encoder, FFmpeg can make use of the libxavs2 library
> for AVS2 encoding.
[...]
> +.long_name = NULL_IF_CONFIG_SMALL("raw Chinese AVS2 (2nd Audio
> Video Standard)"),
Is that really the name of the codec? O
On 26/05/18 07:08, hwren wrote:
> Add Chinese AVS2 video encoder, FFmpeg can make use of the libxavs2 library
> for AVS2 encoding.
>
> Signed-off-by: hwren
> ---
> Changelog| 2 +-
> configure| 6 +
> doc/general.texi | 8 ++
> libavcodec/Makefile