Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GStreamer formats #6

Open
emersion opened this issue Jul 29, 2021 · 1 comment
Open

Add GStreamer formats #6

emersion opened this issue Jul 29, 2021 · 1 comment

Comments

@emersion
Copy link
Contributor

Not yet clear to me which endianness they use.

@emersion
Copy link
Contributor Author

The list is here: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/blob/f886766a6bdd8abd4145ab8016e3190748b9fcc2/gst-libs/gst/video/video-format.c#L6570

The formats in general lay out the components in big-endian order. Except for some formats guarded by #ifdefs such as RGB16.

The docs go into great detail but still omit this information: https://gstreamer.freedesktop.org/documentation/additional/design/mediatype-video-raw.html?gi-language=c#formats

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant