basesink: wait_eos() -> wait()
authorWim Taymans <wim.taymans@collabora.co.uk>
Mon, 18 Jun 2012 09:36:25 +0000 (11:36 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Mon, 18 Jun 2012 09:36:25 +0000 (11:36 +0200)
commit927f261b1c66892a497219675891255264d6b5d6
tree046aa8ee8d50b00c15b9d42e0d457887a3cfe8a3
parent2d19ed41c813b1ab7a7b5953ce1174979e51b3d9
basesink: wait_eos() -> wait()

Rename gst_base_sink_wait_eos() to gst_base_sink_wait() to avoid confusion and
introspection problems with the ::wait_eos vmethod. Also this method can be used
to wait for other things than EOS. Update the docs a little.
libs/gst/base/gstbasesink.c
libs/gst/base/gstbasesink.h
win32/common/libgstbase.def