pbutils: H.265 support for gst_codec_utils_caps_get_mime_codec()
authorPhilippe Normand <philn@igalia.com>
Sat, 8 Jan 2022 14:57:00 +0000 (14:57 +0000)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Thu, 13 Jan 2022 17:15:36 +0000 (17:15 +0000)
commit074c5d85cb8d8009e807076306f435ae6b5cce9e
treeac97e0f5c84509d7fe57417120a8c3bc1100f9b2
parent1c8f7c32aa5b67fef4f10ad969b9429ad398d834
pbutils: H.265 support for gst_codec_utils_caps_get_mime_codec()

The codec_data caps payload is parsed and a MIME codec string is generated
according to the ISO/IEC 14496-15 specification.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1505>
subprojects/gst-plugins-base/gst-libs/gst/pbutils/codec-utils.c
subprojects/gst-plugins-base/tests/check/libs/pbutils.c