gstreamer/tests/check/libs
Andy Wingo 4258474de2 gst/net/: New part of core to hold network elements and objects. Put in core because it exposes API that applications...
Original commit message from CVS:
2005-11-16  Andy Wingo  <wingo@pobox.com>

* gst/net/Makefile.am:
* gst/net/gstnet.h: New part of core to hold network elements and
objects. Put in core because it exposes API that applications want
to use. The library is named libgstnet-tempname right now because
of the existing libgstnet in gst-plugins-base. Solution is
probably to rename the one in plugins-base; will file a bug for
the freeze break.

* gst/net/gstnettimeprovider.c:
* gst/net/gstnettimeprovider.h: New object to export a GstClock's
get_time call over the network.

* configure.ac:
* gst/Makefile.am (lib_LTLIBRARIES): Add gstnet to the build.

* check/Makefile.am:
* check/net/gstnettimeprovider.c: A most minimal test suite. Will
get additions shortly.
2005-11-16 16:49:49 +00:00
..
.gitignore migrated some more docs to be inlined in the sources 2005-08-05 13:42:10 +00:00
controller.c merge controller testsuites fix broken tests remove mem-chunk from docs 2005-10-17 17:05:38 +00:00
gdp.c fix more valgrind warnings before turning up the heat 2005-10-10 23:55:39 +00:00
gstnettimeprovider.c gst/net/: New part of core to hold network elements and objects. Put in core because it exposes API that applications... 2005-11-16 16:49:49 +00:00