summaryrefslogtreecommitdiff
path: root/tests/check/libs
diff options
context:
space:
mode:
authorHe Junyan <junyan.he@hotmail.com>2020-03-28 14:46:13 +0800
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>2020-05-05 17:07:41 +0000
commit3be186fe851d61812438e075727ae65a52c858f8 (patch)
tree990baea57e411722b848bd1ba689eda85fc4d63c /tests/check/libs
parentd9c552802e33b1fecd23e46afbcd62b7883c2640 (diff)
downloadgstreamer-plugins-bad-3be186fe851d61812438e075727ae65a52c858f8.tar.gz
libs: parser: h265: Add SCC extension support.
Add support for screen content coding extensions profiles. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1146>
Diffstat (limited to 'tests/check/libs')
-rw-r--r--tests/check/libs/h265parser.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/check/libs/h265parser.c b/tests/check/libs/h265parser.c
index e04ce72c6..819b8cdeb 100644
--- a/tests/check/libs/h265parser.c
+++ b/tests/check/libs/h265parser.c
@@ -642,7 +642,7 @@ GST_START_TEST (test_h265_parse_pps)
assert_equals_int (pps.pps_range_extension_flag, 1);
assert_equals_int (pps.pps_multilayer_extension_flag, 0);
assert_equals_int (pps.pps_3d_extension_flag, 0);
- assert_equals_int (pps.pps_extension_5bits, 0);
+ assert_equals_int (pps.pps_extension_4bits, 0);
assert_equals_int (pps.
pps_extension_params.log2_max_transform_skip_block_size_minus2, 0);
assert_equals_int (pps.