libs: h265parser: rename the FormatRangeExtensionProfile
authorHe Junyan <junyan.he@hotmail.com>
Thu, 19 Mar 2020 15:50:39 +0000 (23:50 +0800)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 28 Apr 2020 13:54:11 +0000 (13:54 +0000)
commitf4ddccb08eb4b120dbea9c56cb91e2c3fce12d1f
tree8148506f95a3772c2ce43e643fc3075df46efb60
parente99b962c0f1978cf1fbeb63799f116ad40441501
libs: h265parser: rename the FormatRangeExtensionProfile

FormatRangeExtensionProfile declares the common bits used for not
only format range extensions profiles, but also for several different
h265 extension profiles, such as high throughput, screen content
coding extensions, etc. And So the old name is not proper.
We also rename the get_h265_extension_profile function.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1121>
gst-libs/gst/codecparsers/gsth265parser.c