gdp: It's about time we bump the version number.
authorWim Taymans <wim.taymans@gmail.com>
Sat, 8 Oct 2005 17:17:25 +0000 (17:17 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Tue, 11 Sep 2012 00:54:37 +0000 (01:54 +0100)
commit3e29c4db5cbc98eba20886738372816ae64e3dc8
treeeee94f51b20bfef82b39a837e3c9d8334fea80f2
parentfd4cee00971eafc6cc2b506dfa0d04806cc9309f
gdp: It's about time we bump the version number.

Original commit message from CVS:
* libs/gst/dataprotocol/dataprotocol.c:
(gst_dp_header_from_buffer), (gst_dp_packet_from_caps),
(gst_dp_packet_from_event):
* libs/gst/dataprotocol/dataprotocol.h:
* libs/gst/dataprotocol/dp-private.h:
It's about time we bump the version number.
Since event types don't fit in the guint8 anymore describing
the payload type, make payload type 16 bits wide.
gst/gdp/dataprotocol.c
gst/gdp/dataprotocol.h
gst/gdp/dp-private.h