codec/ttml: convert PNG to RGBA
We have a test for this conversion (test/src/misc/image.c). RGBA is the preferred chroma for SPU (no conversion needed). And the conversion from PNG to RGBA is probably more efficient than to YUVA.
Loading
Please register or sign in to comment