gstreamer/tests/check
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
..
elements check/elements/fakesrc.c (test_no_preroll): New check, checks that setting a live fakesrc to PAUSED returns NO_PREROL... 2005-10-07 15:22:38 +00:00
generic check/states/sinks.c: Uncomment fixed check. 2005-11-03 20:14:24 +00:00
gst gst/gstelement.c (gst_element_set_base_time): Add debugging. 2005-11-15 17:57:51 +00:00
libs 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
pipelines ignore more 2005-11-12 10:23:52 +00:00
.gitignore ignore more; fix README 2005-06-17 08:59:41 +00:00
Makefile.am 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