[FFmpeg-devel] [PATCH v6 01/14] vvcdec: add vvc decoder stub
Anton Khirnov
anton at khirnov.net
Thu Dec 7 18:07:57 EET 2023
Quoting James Almer (2023-12-06 23:50:19)
> On 12/5/2023 11:45 AM, Nuo Mi wrote:
> > ---
> > configure | 1 +
> > libavcodec/Makefile | 1 +
> > libavcodec/allcodecs.c | 1 +
> > libavcodec/vvc/Makefile | 4 +
> > libavcodec/vvc/vvcdec.c | 62 ++++++++++++
> > libavcodec/vvc/vvcdec.h | 204 ++++++++++++++++++++++++++++++++++++++++
> > 6 files changed, 273 insertions(+)
> > create mode 100644 libavcodec/vvc/Makefile
> > create mode 100644 libavcodec/vvc/vvcdec.c
> > create mode 100644 libavcodec/vvc/vvcdec.h
>
> I'll be squashing
why?
--
Anton Khirnov
More information about the ffmpeg-devel
mailing list