On Tue, Jan 12, 2021 at 4:45 AM Mark Thompson wrote:
> On 10/01/2021 09:10, Nuo Mi wrote:
> > On Sun, Jan 10, 2021 at 5:34 AM Mark Thompson wrote:
> >> On 09/01/2021 07:34, Nuo Mi wrote:
> >>> ---
> >>>configure |2 +
> >>>libavcodec/Makefile
On Tue, Jan 12, 2021 at 9:28 AM James Almer wrote:
> On 1/11/2021 5:45 PM, Mark Thompson wrote:
> +static int FUNC(vui_parameters)(CodedBitstreamContext *ctx, RWContext
> >>> *rw,
> +H266RawVUI *current)
> +{
> +int err;
> +
> +
On 1/11/2021 5:45 PM, Mark Thompson wrote:
+static int FUNC(vui_parameters)(CodedBitstreamContext *ctx, RWContext
*rw,
+ H266RawVUI *current)
+{
+ int err;
+
+ flag(vui_progressive_source_flag);
+ flag(vui_interlaced_source_flag);
+ flag(vui_non_packed
On 10/01/2021 09:10, Nuo Mi wrote:
On Sun, Jan 10, 2021 at 5:34 AM Mark Thompson wrote:
On 09/01/2021 07:34, Nuo Mi wrote:
---
configure |2 +
libavcodec/Makefile |1 +
libavcodec/cbs.c |6 +
libavcodec/cbs
On Sun, Jan 10, 2021 at 5:34 AM Mark Thompson wrote:
> On 09/01/2021 07:34, Nuo Mi wrote:
> > ---
> > configure |2 +
> > libavcodec/Makefile |1 +
> > libavcodec/cbs.c |6 +
> > libavcodec/cbs_h2645.c
On 09/01/2021 07:34, Nuo Mi wrote:
---
configure |2 +
libavcodec/Makefile |1 +
libavcodec/cbs.c |6 +
libavcodec/cbs_h2645.c| 373
libavcodec/cbs_h266.h | 840
l