summaryrefslogtreecommitdiff
path: root/docs/plugins
diff options
context:
space:
mode:
authorFrancisco Javier Velázquez-García <francisco.velazquez@ltnglobal.com>2021-03-12 13:55:38 +0100
committerFrancisco Javier Velázquez-García <francisco.velazquez@ltnglobal.com>2021-07-01 18:03:14 +0200
commit6389eef70de782fc145b9a43233d3b41b978e675 (patch)
tree12335c33ed2f7600c24801cb77ca4fdf95ac8a1c /docs/plugins
parent7ab7a8ad7c4bd4437f0b60d26f5c076576e57087 (diff)
downloadgstreamer-plugins-base-6389eef70de782fc145b9a43233d3b41b978e675.tar.gz
videotestsrc: Add SMPTE75 RP-219 color bars conformant
Implement 8-bit values of SMPTE RP 2019-1:2014. The bar widths and heights are the result of fractions as integers. The remainders of widths are distributed in a way that they match the values in Table C.1 (a) in the specification. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/1063>
Diffstat (limited to 'docs/plugins')
-rw-r--r--docs/plugins/gst_plugins_cache.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/plugins/gst_plugins_cache.json b/docs/plugins/gst_plugins_cache.json
index 2831b2f2d..3cf309000 100644
--- a/docs/plugins/gst_plugins_cache.json
+++ b/docs/plugins/gst_plugins_cache.json
@@ -14609,6 +14609,11 @@
"desc": "Colors",
"name": "colors",
"value": "24"
+ },
+ {
+ "desc": "SMPTE test pattern, RP 219 conformant",
+ "name": "smpte-rp-219",
+ "value": "25"
}
]
}