gstreamer/win32/common
Andy Wingo 4518a5c652 libs/gst/base/gstbasesink.h: New GstBaseSinkClass vmethod, activate_pull(), providing for a way to specialize the pro...
Original commit message from CVS:
2007-01-06  Andy Wingo  <wingo@pobox.com>

* libs/gst/base/gstbasesink.h: New GstBaseSinkClass vmethod,
activate_pull(), providing for a way to specialize the process of
spawning a thread to pull on the sink pad. There is a default
implementation.

* libs/gst/base/gstbasesink.c (gst_base_sink_pad_activate_pull)
(gst_base_sink_pad_activate_push, gst_base_sink_pad_activate)
(gst_base_sink_init): Renamed pad activation functions (inserting
"_pad" in their names). Refactor to use the new activate_pull
vmethod, as appropriate.
(gst_base_sink_class_init, gst_base_sink_activate_pull): Set the
default activate_pull function to start a task pulling from the
sink pad, as before.
2007-01-06 17:18:03 +00:00
..
config.h libs/gst/base/gstbasesink.h: New GstBaseSinkClass vmethod, activate_pull(), providing for a way to specialize the pro... 2007-01-06 17:18:03 +00:00
config.h.in gst/gst.c: if we have fork, fork while reading/rebuilding the registry so the parent doesn't take the hit of having a... 2006-05-28 09:09:03 +00:00
dirent.c win32/vs7: project files updated to the default vs7 configuration 2006-02-06 21:29:04 +00:00
dirent.h win32/vs7: project files updated to the default vs7 configuration 2006-02-06 21:29:04 +00:00
gstconfig.h win32/common/gstconfig.h: Add GST_SEGMENT_FORMAT and GST_USING_PRINTF_EXTENSION to the hand-made win32 gstconfig.h. F... 2006-10-28 15:03:19 +00:00
gstenumtypes.c Makefile.am: updates for win32 2006-05-12 14:53:49 +00:00
gstenumtypes.h update visual studio generated files 2005-11-30 09:12:57 +00:00
gstversion.h Makefile.am: updates for win32 2006-05-12 14:53:49 +00:00
gtchar.h win32/vs7: project files updated to the default vs7 configuration 2006-02-06 21:29:04 +00:00
libgstbase.def win32/: Fix compilation on win32 under VS8 2006-12-01 10:23:26 +00:00
libgstcontroller.def win32/common/: Add gst_caps_merge() and a bunch of other recently-added functions. 2006-10-12 16:09:24 +00:00
libgstdataprotocol.def win32/common/: Add new exported functions. 2006-07-05 19:56:08 +00:00
libgstnet.def gst/gst_private.h: add win32 specific import decoration(__declspec(dllimport)) for all extern GstDebugCategory * vari... 2006-03-19 21:39:21 +00:00
libgstreamer.def win32/: Fix compilation on win32 under VS8 2006-12-01 10:23:26 +00:00