h265parse: fix typo in member of GstH265SPS
authorStéphane Cerveau <scerveau@igalia.com>
Fri, 23 Sep 2022 15:18:35 +0000 (17:18 +0200)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 4 Oct 2022 10:01:12 +0000 (10:01 +0000)
commitfb09c028e396bf99ac95fa5e99b726f306ce2308
tree2b9df840ba17556ba0892afbf4951f13a6022473
parent99bbb1ef359f6b9d962b2cb9f66a74fe3bb31280
h265parse: fix typo in member of GstH265SPS

Rename sps_extnsion_params to sps_extension_params

Fix comment about vui_parameters_present_flag

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3072>
subprojects/gst-plugins-bad/gst-libs/gst/codecparsers/gsth265bitwriter.c
subprojects/gst-plugins-bad/gst-libs/gst/codecparsers/gsth265parser.c
subprojects/gst-plugins-bad/gst-libs/gst/codecparsers/gsth265parser.h
subprojects/gst-plugins-bad/sys/nvcodec/gstnvh265dec.c
subprojects/gst-plugins-bad/sys/va/gstvah265dec.c
subprojects/gst-plugins-bad/tests/check/libs/h265bitwriter.c
subprojects/gstreamer-vaapi/gst-libs/gst/vaapi/gstvaapidecoder_h265.c