Re: [FFmpeg-devel] [PATCH 00/14] avcodec/vvcdec: support subpicture

2024-03-19 Thread Nuo Mi
On Tue, Mar 19, 2024 at 6:18 PM Frank Plowman wrote: > On 18/03/2024 14:16, Nuo Mi wrote: > > see introductions here: > https://dashif.org/docs/VVC%20HLS%20overview%20.pdf > > > > Frank Plowman (1): > > avcodec/vvcdec: support rectangular single-slice subpics > > > > Nuo Mi (13): > > avcodec/

Re: [FFmpeg-devel] [PATCH 00/14] avcodec/vvcdec: support subpicture

2024-03-19 Thread Frank Plowman
On 18/03/2024 14:16, Nuo Mi wrote: > see introductions here: https://dashif.org/docs/VVC%20HLS%20overview%20.pdf > > Frank Plowman (1): > avcodec/vvcdec: support rectangular single-slice subpics > > Nuo Mi (13): > avcodec/vvcdec: NoBackwardPredFlag, only check active pictures > avcodec/cbs_

[FFmpeg-devel] [PATCH 00/14] avcodec/vvcdec: support subpicture

2024-03-18 Thread Nuo Mi
see introductions here: https://dashif.org/docs/VVC%20HLS%20overview%20.pdf Frank Plowman (1): avcodec/vvcdec: support rectangular single-slice subpics Nuo Mi (13): avcodec/vvcdec: NoBackwardPredFlag, only check active pictures avcodec/cbs_h266: fix sh_collocated_from_l0_flag and sh_col