[FFmpeg-devel] [PATCH v2] avcodec/mediacodecdec: add AV1 decoding support
Zhao Zhili
quinkblack at foxmail.com
Wed Dec 28 19:36:07 EET 2022
On Tue, 2022-12-20 at 19:03 +0100, Tomas Härdin wrote:
> mån 2022-12-19 klockan 20:45 +0800 skrev Zhao Zhili:
> > From: Zhao Zhili <zhilizhao at tencent.com>
> >
> > Signed-off-by: Zhao Zhili <zhilizhao at tencent.com>
> > ---
> > configure | 2 ++
> > libavcodec/Makefile | 1 +
> > libavcodec/allcodecs.c | 1 +
> > libavcodec/mediacodecdec.c | 16 +++++++++++++++-
> > libavcodec/version.h | 4 ++--
> > 5 files changed, 21 insertions(+), 3 deletions(-)
>
> Looks OK
>
> /Tomas
Thanks for the review. Will apply this week.
More information about the ffmpeg-devel
mailing list