mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 16:21:17 +00:00
29 lines
1 KiB
Text
29 lines
1 KiB
Text
|
<?xml version="1.0"?>
|
||
|
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
|
||
|
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
|
||
|
<!ENTITY % version-entities SYSTEM "version.entities">
|
||
|
%version-entities;
|
||
|
]>
|
||
|
|
||
|
<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
|
||
|
<bookinfo>
|
||
|
<title>GStreamer Validate Plugins &GST_API_VERSION; Plugins Reference Manual</title>
|
||
|
<releaseinfo>
|
||
|
GStreamer Validate Plugins &GST_API_VERSION; Plugins Reference Manual
|
||
|
for GStreamer Validate &GST_API_VERSION; (&GST_VERSION;)
|
||
|
The latest version of this documentation can be found on-line at
|
||
|
<ulink role="online-location"
|
||
|
url="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-validate-plugins/html/">
|
||
|
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-validate-plugins/html/
|
||
|
</ulink>.
|
||
|
</releaseinfo>
|
||
|
</bookinfo>
|
||
|
|
||
|
<chapter>
|
||
|
<title>GstValidate plugins</title>
|
||
|
<xi:include href="xml/validate-ssim.xml"/>
|
||
|
</chapter>
|
||
|
</book>
|
||
|
|
||
|
|