On Thu, 12 Sep 2024, at 02:59, James Almer wrote:
> Signed-off-by: James Almer
> ---
> Somewhat improved the glue, making it all internal to decode.c and no longer
> touching AVCodecInternal.
Seems a ton better, as far as I am concerned.
--
Jean-Baptiste Kempf - President
+33 672 704 734
https
Signed-off-by: James Almer
---
Somewhat improved the glue, making it all internal to decode.c and no longer
touching AVCodecInternal.
I also tried abstracting the delayed processing API in FrameDecodeData by
moving it into a standalone API, but the result was quite a bit of complexity
that may on