Skip to content

Use the GstVideoOrientation enum instead of duplicating it over and over

It seems we ended up with multiple copies of the same enum with various prefixes. Remove the rendundant ones as they aren't part of the API. Also make the main one have a pretty long names as I'd want to use it direclty in gst-plugins-good!714 (closed)

Merge request reports