Re: [FFmpeg-devel] [PATCH 3/3] lavf/cavsvideodec: Add GuangDian profile support

2022-05-07 Thread myp...@gmail.com
On Mon, May 2, 2022 at 1:15 PM "zhilizhao(赵志立)" wrote: > > > > > On May 2, 2022, at 11:36 AM, Jun Zhao wrote: > > > > From: Jun Zhao > > > > Enable the Guangdian profile support > > > > Signed-off-by: Jun Zhao > > --- > > libavformat/cavsvideodec.c | 5 +++-- > > 1 file changed, 3 insertions(+),

Re: [FFmpeg-devel] [PATCH 3/3] lavf/cavsvideodec: Add GuangDian profile support

2022-05-01 Thread zhilizhao(赵志立)
> On May 2, 2022, at 11:36 AM, Jun Zhao wrote: > > From: Jun Zhao > > Enable the Guangdian profile support > > Signed-off-by: Jun Zhao > --- > libavformat/cavsvideodec.c | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > > diff --git a/libavformat/cavsvideodec.c b/libavformat/ca

[FFmpeg-devel] [PATCH 3/3] lavf/cavsvideodec: Add GuangDian profile support

2022-05-01 Thread Jun Zhao
From: Jun Zhao Enable the Guangdian profile support Signed-off-by: Jun Zhao --- libavformat/cavsvideodec.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/libavformat/cavsvideodec.c b/libavformat/cavsvideodec.c index 1fa3aa5e92..437ad544d3 100644 --- a/libavformat/cavs