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.muller@collabora.co.uk>
Sun, 25 Dec 2011 22:49:57 +0000 (22:49 +0000)
commitcc0ba720a4638b52d983315a0794857b5908e1aa
tree872eb72117f506638e2531d460d60e3424699e8b
parent80ccce89c1e28cecad246dada9ed28c19f07853f
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