Re: [FFmpeg-devel] [PATCH] AVS3: add support for AVS3 High profile - same syntax as AVS3 Main profile

2022-02-25 Thread Paul Higgs
On Sat, Feb 26, 2022 at 05:50:39AM +, Paul Higgs wrote: > > This patch adds high level syntax support for parsing AVS3 High profile > bitstreams. > > Latest AVS3 specification including High profile is available at > > http://www.avs.org.cn/AVS3_downloa

[FFmpeg-devel] [PATCH] AVS3: add support for AVS3 High profile - same syntax as AVS3 Main profile

2022-02-25 Thread Paul Higgs
This patch adds high level syntax support for parsing AVS3 High profile bitstreams. Latest AVS3 specification including High profile is available at http://www.avs.org.cn/AVS3_download/en_index.asp Signed-off-by: Paul Higgs --- libavcodec/avs3.h| 2 ++ libavcodec/avs3_parser.c | 8

[FFmpeg-devel] [PATCH] add support for AVS3 High profile - same syntax as AVS3 Main profile

2022-02-25 Thread Paul Higgs
This patch adds high level syntax support for parsing AVS3 High profile bitstreams. Latest AVS3 specification including High profile is available at http://www.avs.org.cn/AVS3_download/en_index.asp Signed-off-by: Paul Higgs --- libavcodec/avs3.h| 2 ++ libavcodec/avs3_parser.c | 8