mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 10:11:08 +00:00
9ac502c21d
The ["level-asymmetry-allowed"] field states that the peer wants the profile specified in the "profile-level-id" fields but doesn't care about the level. To express this in GStreamer caps term, we add a "profile" field in the caps, which reuses the usual "profile" semantics for H.264 streams and, and remove "profile-level-id" and "level-asymmetry-allowed" fields. ["level-asymmetry-allowed"]: https://www.iana.org/assignments/media-types/video/H264 Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1410> |
||
---|---|---|
.. | ||
gst | ||
meson.build |