On Sun, Nov 12, 2023 at 6:48 PM Nuo Mi wrote:
>
>
> On Sun, Nov 12, 2023 at 6:36 PM Nuo Mi wrote:
>
>> vvc decoder plug-in to avcodec.
>> split frames into slices/tiles and send them to vvc_thread for further
>> decoding
>> reorder and wait for the frame decoding to be done and output the frame
On Sun, Nov 12, 2023 at 6:36 PM Nuo Mi wrote:
> vvc decoder plug-in to avcodec.
> split frames into slices/tiles and send them to vvc_thread for further
> decoding
> reorder and wait for the frame decoding to be done and output the frame
>
> Features:
> + Support I, P, B frames
> + Suppor
vvc decoder plug-in to avcodec.
split frames into slices/tiles and send them to vvc_thread for further decoding
reorder and wait for the frame decoding to be done and output the frame
Features:
+ Support I, P, B frames
+ Support 8/10/12 bits, chroma 400, 420, 422, and 444 and range extensi