Skip to content

gst-editing-services: Fix various issues with big endian and/or 32-bit systems

Copied from https://gitlab.freedesktop.org//gstreamer/gst-editing-services/-/merge_requests/247

The issues were mainly in the tests, or the harness.

I didn't see an easier way of dealing with the BE/LE format in the caps validate test.

Merge request reports