gdp: add a gdp image to the docs
authorThomas Vander Stichele <thomas@apestaart.org>
Tue, 13 Jun 2006 19:24:34 +0000 (19:24 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 25 Dec 2011 22:49:58 +0000 (22:49 +0000)
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

gst/gdp/dataprotocol.c

index fa07d0c..887b2ee 100644 (file)
  * #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