example: check which endian sdl is using
enum spa_video_format uses explicit big endian, while sdl can be either. We need to adapt the convertion table accordingly.
Loading
Please register or sign in to comment
enum spa_video_format uses explicit big endian, while sdl can be either. We need to adapt the convertion table accordingly.