diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/plugins/gstreamer-vaapi-plugins-docs.xml.in | 1 | ||||
-rw-r--r-- | docs/plugins/gstreamer-vaapi-plugins-sections.txt | 15 |
2 files changed, 9 insertions, 7 deletions
diff --git a/docs/plugins/gstreamer-vaapi-plugins-docs.xml.in b/docs/plugins/gstreamer-vaapi-plugins-docs.xml.in index 6626e0e4..c9cb5fc1 100644 --- a/docs/plugins/gstreamer-vaapi-plugins-docs.xml.in +++ b/docs/plugins/gstreamer-vaapi-plugins-docs.xml.in @@ -12,6 +12,7 @@ <chapter> <title>gstreamer-vaapi Elements</title> <xi:include href="xml/element-vaapidecode.xml"/> + <xi:include href="xml/element-vaapijpegdec.xml"/> <xi:include href="xml/element-vaapidecodebin.xml"/> <xi:include href="xml/element-vaapipostproc.xml"/> <xi:include href="xml/element-vaapisink.xml"/> diff --git a/docs/plugins/gstreamer-vaapi-plugins-sections.txt b/docs/plugins/gstreamer-vaapi-plugins-sections.txt index bdd34f2c..e3bc8e40 100644 --- a/docs/plugins/gstreamer-vaapi-plugins-sections.txt +++ b/docs/plugins/gstreamer-vaapi-plugins-sections.txt @@ -2,15 +2,16 @@ <FILE>element-vaapidecode</FILE> <TITLE>vaapidecode</TITLE> <SUBSECTION Standard> -GST_IS_VAAPIDECODE -GST_IS_VAAPIDECODE_CLASS -GST_TYPE_VAAPIDECODE -GST_VAAPIDECODE -GST_VAAPIDECODE_CLASS -GST_VAAPIDECODE_GET_CLASS GstVaapiDecode GstVaapiDecodeClass -gst_vaapidecode_get_type +</SECTION> + +<SECTION> +<FILE>element-vaapijpegdec</FILE> +<TITLE>vaapijpegdec</TITLE> +<SUBSECTION Standard> +GstVaapiDecode_jpeg +GstVaapiDecode_jpegClass </SECTION> <SECTION> |