From: Thomas Vander Stichele Date: Tue, 13 Jun 2006 19:24:34 +0000 (+0000) Subject: gdp: add a gdp image to the docs X-Git-Tag: 1.19.3~507^2~15024 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=499736b709b32decfe2454ae9219306b32ff624e;p=platform%2Fupstream%2Fgstreamer.git 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 --- diff --git a/gst/gdp/dataprotocol.c b/gst/gdp/dataprotocol.c index fa07d0c..887b2ee 100644 --- a/gst/gdp/dataprotocol.c +++ b/gst/gdp/dataprotocol.c @@ -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: + * + * */ #ifdef HAVE_CONFIG_H