author | Wim Taymans <wim.taymans@gmail.com> | |
Sat, 8 Oct 2005 17:17:25 +0000 (17:17 +0000) | ||
committer | Wim Taymans <wim.taymans@gmail.com> | |
Sat, 8 Oct 2005 17:17:25 +0000 (17:17 +0000) | ||
commit | 075142af6e9eac75618af6934a1b0e114fc28fb3 | |
tree | 256bd9d2395a4d62971311bbe455647fc4e89a10 | tree | snapshot (tar.xz tar.gz zip) |
parent | 5b4e6c33c80702e09f46c2497c33d1299a8d3453 | commit | diff |
libs/gst/dataprotocol/: 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.
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.