gstreamer/libs/gst/dataprotocol
Thomas Vander Stichele 59766b4cd3 libs/gst/dataprotocol/dataprotocol.*: API: add a GstDPPacketizer object, and create/free functions
Original commit message from CVS:
* libs/gst/dataprotocol/dataprotocol.c:
(gst_dp_header_from_buffer_any), (gst_dp_packet_from_caps_any),
(gst_dp_version_get_type), (gst_dp_init),
(gst_dp_header_from_buffer), (gst_dp_header_from_buffer_1_0),
(gst_dp_packet_from_caps), (gst_dp_packet_from_caps_1_0),
(gst_dp_packet_from_event), (gst_dp_packet_from_event_1_0),
(gst_dp_event_from_packet_0_2), (gst_dp_event_from_packet_1_0),
(gst_dp_event_from_packet), (gst_dp_packetizer_new),
(gst_dp_packetizer_free):
* libs/gst/dataprotocol/dataprotocol.h:
API: add a GstDPPacketizer object, and create/free functions
API: add GstDPVersion enum
Add 1.0 event function that uses the string serialization
Serialize more useful buffer flags
Fixes #343988
2006-06-06 14:24:00 +00:00
..
.gitignore ignore more 2005-06-17 09:12:33 +00:00
dataprotocol.c libs/gst/dataprotocol/dataprotocol.*: API: add a GstDPPacketizer object, and create/free functions 2006-06-06 14:24:00 +00:00
dataprotocol.h libs/gst/dataprotocol/dataprotocol.*: API: add a GstDPPacketizer object, and create/free functions 2006-06-06 14:24:00 +00:00
dp-private.h libs/gst/dataprotocol/: It's about time we bump the version number. 2005-10-08 17:17:25 +00:00
Makefile.am fix up Makefile.am and remove GST_ENABLE_NEW 2005-11-27 16:46:48 +00:00