On 13/01/2025 06:29, Wang, Fei W wrote:
> On Sun, 2025-01-12 at 11:45 +0800, Nuo Mi wrote:
>>
>>
>> On Sat, Jan 11, 2025 at 9:18 PM Frank Plowman
>> wrote:
>>> In some scenarios, the VVCContext.pix_fmt and the
>>> AVCodecContext.pix_fmt can get out-of-sync. It is more robust here
>>> to check the
On Sun, 2025-01-12 at 11:45 +0800, Nuo Mi wrote:
>
>
> On Sat, Jan 11, 2025 at 9:18 PM Frank Plowman
> wrote:
> > In some scenarios, the VVCContext.pix_fmt and the
> > AVCodecContext.pix_fmt can get out-of-sync. It is more robust here
> > to check the AVCodecContext.pix_fmt, as we already do fo
On Sat, Jan 11, 2025 at 9:18 PM Frank Plowman wrote:
> In some scenarios, the VVCContext.pix_fmt and the
> AVCodecContext.pix_fmt can get out-of-sync. It is more robust here
> to check the AVCodecContext.pix_fmt, as we already do for the width and
> height, seeing as the AVCodecContext.pix_fmt i