Skip to content

example: check which endian sdl is using

columbarius requested to merge columbarius/pipewire:sld-endian into master

enum spa_video_format uses explicit big endian, while sdl can be either. We need to adapt the convertion table accordingly.

Merge request reports