gstreamer/gst/schedulers
David Schleef 828252e0f2 common/as-libtool.mak: Fine-tune DLL building.
Original commit message from CVS:
* common/as-libtool.mak: Fine-tune DLL building.
* configure.ac: Link plugins against libgstreamer.  Define plugindir
(like gst-plugins)
* examples/plugins/Makefile.am: remove plugindir
* gst/autoplug/Makefile.am: DLL building fixes
* gst/elements/Makefile.am: DLL building fixes.  Disable pipefilter on
Windows.
* gst/elements/gstelements.c: Conditionally disable pipefilter.
* gst/indexers/Makefile.am: DLL building fixes
* gst/schedulers/Makefile.am: DLL building fixes.
* libs/gst/bytestream/Makefile.am: DLL building fixes.
* libs/gst/control/Makefile.am: same
* libs/gst/getbits/Makefile.am: same
* testsuite/Makefile.am: New dlopen directory
* testsuite/dlopen/Makefile.am: Tests to check if libgstreamer works
when dlopened.
* testsuite/dlopen/dlopen_gst.c: (main): same
* testsuite/dlopen/loadgst.c: (do_test): same
2004-04-20 22:22:01 +00:00
..
.gitignore update - this is huge, because it includes *.bb, *.bbg and *.da files which are generated for gcov. 2004-01-12 16:53:23 +00:00
cothreads_compat.h docs/gst/Makefile.am: make docs exit on scanning problems fix nonsrcdir build issues 2004-04-07 15:31:25 +00:00
entryscheduler.c gst/schedulers/entryscheduler.c: refuse to yield when decoupled elements insist on doing that. 2004-04-19 23:08:03 +00:00
gstbasicscheduler.c gst/gstpad.c: implement enforcing discont events before buffers are passed. This allows state changes of only some el... 2004-04-16 01:36:37 +00:00
gstoptimalscheduler.c gst/gstpad.c: implement enforcing discont events before buffers are passed. This allows state changes of only some el... 2004-04-16 01:36:37 +00:00
gthread-cothreads.h gst/schedulers/gstbasicscheduler.c: make sure we can switch back to the main function if we're still in the main func... 2004-04-09 22:43:06 +00:00
Makefile.am common/as-libtool.mak: Fine-tune DLL building. 2004-04-20 22:22:01 +00:00