diff --git a/gst/gdp/dataprotocol.c b/gst/gdp/dataprotocol.c index fa07d0cab9..887b2eeb72 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