gstreamer/libs/gst/controller
Andy Wingo 2f46ef713d Remove memchunk benchmark stuff, this is taken over by GLib bug 118439.
Original commit message from CVS:
2005-09-26  Andy Wingo  <wingo@pobox.com>

* configure.ac:
* tests/Makefile.am:
* tests/memchunk: Remove memchunk benchmark stuff, this is taken
over by GLib bug 118439.

* gst/base/gstbasesink.c (gst_base_sink_wait): Factor out the wait
routines to a function.

* docs/libs/gstreamer-libs-sections.txt: I am a good person today.

* libs/gst/controller/gsthelper.c:
* libs/gst/controller/gstcontroller.h (gst_controller_sync_values)
(gst_object_sync_values): Renamed from sink_values. Ugh.

* libs/gst/controller/gsthelper.c: Update for __gst_controller_key.

* libs/gst/controller/gstcontroller.c (__gst_controller_key):
Renamed from controller_key, as it is exported.

* gst/gstvalue.c (_gst_value_initialize): Fake out the compiler.
2005-09-26 15:43:30 +00:00
..
.gitignore added controller code removed dparam pc files 2005-08-02 21:35:34 +00:00
gstcontroller.c Remove memchunk benchmark stuff, this is taken over by GLib bug 118439. 2005-09-26 15:43:30 +00:00
gstcontroller.h Remove memchunk benchmark stuff, this is taken over by GLib bug 118439. 2005-09-26 15:43:30 +00:00
gsthelper.c Remove memchunk benchmark stuff, this is taken over by GLib bug 118439. 2005-09-26 15:43:30 +00:00
gstinterpolation.c configure.ac: say what CHECK flags we use 2005-09-09 13:26:54 +00:00
lib.c added long/short desc for controller docs added collectpads base class docs added correct includes to base-class docs 2005-08-05 12:59:46 +00:00
Makefile.am configure.ac: Add -no-undefined to GST_PLUGIN_LDFLAGS (bug #316076) 2005-09-15 05:58:37 +00:00