On Thu, 20 Oct 2022 at 01:07, James Almer wrote:
> On 10/19/2022 4:25 AM, thomas...@spin-digital.com wrote:
> > From: Thomas Siedel
> >
> > Add ff_cbs_type_h266 to cbs types tables and AV_CODEC_ID_H266 to cbs
> codec ids.
> > Change CBS_MAX_UNIT_TYPES to 8 as VVC implements 8 different slice typ
On 10/19/2022 4:25 AM, thomas...@spin-digital.com wrote:
From: Thomas Siedel
Add ff_cbs_type_h266 to cbs types tables and AV_CODEC_ID_H266 to cbs codec ids.
Change CBS_MAX_UNIT_TYPES to 8 as VVC implements 8 different slice types
Signed-off-by: Thomas Siedel
---
libavcodec/Makefile |
From: Thomas Siedel
Add ff_cbs_type_h266 to cbs types tables and AV_CODEC_ID_H266 to cbs codec ids.
Change CBS_MAX_UNIT_TYPES to 8 as VVC implements 8 different slice types
Signed-off-by: Thomas Siedel
---
libavcodec/Makefile | 1 +
libavcodec/cbs.c | 6 ++
libavcodec/cbs_in