gstreamer/libs/gst/net
Wim Taymans e80296cf46 meta: split registration of API and implementation
Split out the registration of the metadata API and its implementation. Make a
GType for each metadata API. This allows us to store extra information with the
API type such as the tags.
Change the buffer API so that we can get the metadata using the API GType.
Change the query API so that we use the metadata API GType in the allocation
query instead of a string.
Update netaddress and unit tests
2012-02-29 17:37:09 +01:00
..
.gitignore Update a bunch of gitignores to clean up my git status output 2009-01-23 16:08:40 +00:00
gstnet.h check/: Add a most minimal test for the net client clock. More to come later. 2005-11-17 17:55:17 +00:00
gstnetaddressmeta.c meta: split registration of API and implementation 2012-02-29 17:37:09 +01:00
gstnetaddressmeta.h meta: split registration of API and implementation 2012-02-29 17:37:09 +01:00
gstnetclientclock.c clock: make more stuff private 2012-02-27 09:11:36 +01:00
gstnetclientclock.h net: port to use gio's networking API 2012-01-18 01:22:43 +00:00
gstnettimepacket.c nettimepacket: fix printf format warning in debug message 2012-02-19 12:46:21 +00:00
gstnettimepacket.h net: port to use gio's networking API 2012-01-18 01:22:43 +00:00
gstnettimeprovider.c Use recent GLib API unconditionally now that we depend on the latest GLib 2012-01-22 01:25:22 +00:00
gstnettimeprovider.h net: port to use gio's networking API 2012-01-18 01:22:43 +00:00
Makefile.am configure: remove some socket cruft 2012-01-18 01:22:52 +00:00