On Tue, Jan 10, 2023 at 10:56 AM Nuo Mi wrote:
>
> Hi Thomas
> It works for me.
>
> BTW, I will send out a C version of VVC native decoder very soon.
> Please also help review and improve it.
> Thank you.
Ha, it's great news
>
> On Tue, Jan 3, 2023 at 10:02 PM Thomas Siedel
> wrote:
>
> > On Thu,
Hi Thomas
It works for me.
BTW, I will send out a C version of VVC native decoder very soon.
Please also help review and improve it.
Thank you.
On Tue, Jan 3, 2023 at 10:02 PM Thomas Siedel
wrote:
> On Thu, 15 Dec 2022 at 10:11, Thomas Siedel
> wrote:
>
>> On Tue, 13 Dec 2022 at 07:19, Nuo Mi
On Thu, 15 Dec 2022 at 10:11, Thomas Siedel
wrote:
> On Tue, 13 Dec 2022 at 07:19, Nuo Mi wrote:
>
>> Hi Thomas,
>> Thank you for sending the patch set.
>> It seems the patchset is based on
>> https://patchwork.ffmpeg.org/project/ffmpeg/list/?series=3487
>> Please do not change the author's name
On Tue, 13 Dec 2022 at 07:19, Nuo Mi wrote:
> Hi Thomas,
> Thank you for sending the patch set.
> It seems the patchset is based on
> https://patchwork.ffmpeg.org/project/ffmpeg/list/?series=3487
> Please do not change the author's name.
>
> thank you
>
Some code regarding VVC parsing is based o
Hi Thomas,
Thank you for sending the patch set.
It seems the patchset is based on
https://patchwork.ffmpeg.org/project/ffmpeg/list/?series=3487
Please do not change the author's name.
thank you
On Wed, Oct 19, 2022 at 3:26 PM wrote:
> From: Thomas Siedel
>
> This patch set adds H266/VVC supp
From: Thomas Siedel
This patch set adds H266/VVC support.
This includes parsing, muxing, demuxing, decoding and encoding.
Decoding is done using the external library VVdeC
(https://github.com/fraunhoferhhi/vvdec.git) and can be enabled with
--enable-libvvdec.
Encoding is done using the external l