mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 04:01:08 +00:00
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:
parent
2c9aa80caa
commit
499736b709
1 changed files with 4 additions and 0 deletions
|
@ -60,6 +60,10 @@
|
||||||
* #GstDPPacketizer object and invoking its packetizer functions.
|
* #GstDPPacketizer object and invoking its packetizer functions.
|
||||||
* For backwards-compatibility reasons, the old 0.2 methods are still
|
* For backwards-compatibility reasons, the old 0.2 methods are still
|
||||||
* available but deprecated.
|
* 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
|
#ifdef HAVE_CONFIG_H
|
||||||
|
|
Loading…
Reference in a new issue