gdp: add a gdp image to the docs

Original commit message from CVS:

* docs/README:
* docs/images/gdp-header.svg:
add a gdp image
* docs/libs/Makefile.am:
* docs/libs/gdp-header.png:
* libs/gst/dataprotocol/dataprotocol.c:
add it to the API docs
* docs/manual/intro-motivation.xml:
fix typo
This commit is contained in:
Thomas Vander Stichele 2006-06-13 19:24:34 +00:00 committed by Tim-Philipp Müller
parent b09b5bc073
commit 714f14783e

View file

@ -60,6 +60,10 @@
* #GstDPPacketizer object and invoking its packetizer functions.
* For backwards-compatibility reasons, the old 0.2 methods are still
* available but deprecated.
*
* For reference, this image shows the byte layout of the GDP header:
*
* <inlinegraphic format="PNG" fileref="gdp-header.png"></inlinegraphic>
*/
#ifdef HAVE_CONFIG_H