mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 21:01:14 +00:00
e80296cf46
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 |
||
---|---|---|
.. | ||
.gitignore | ||
gstnet.h | ||
gstnetaddressmeta.c | ||
gstnetaddressmeta.h | ||
gstnetclientclock.c | ||
gstnetclientclock.h | ||
gstnettimepacket.c | ||
gstnettimepacket.h | ||
gstnettimeprovider.c | ||
gstnettimeprovider.h | ||
Makefile.am |