gstreamer/gst-libs/gst/app
Wim Taymans 2c08c76383 appsink: don't block in paused
When we are asked to unlock we should either leave the render function or call
the wait_preroll method to release the stream lock.

Fixes #592657
2009-08-24 13:16:39 +02:00
..
.gitignore gst-libs/gst/app/: Add marshal.list, make it compile and add to cvsignore. 2008-05-07 10:38:23 +00:00
gstapp-marshal.list app: force automatic rebuild of gstapp-marshal.[ch] after previous change 2009-03-01 18:31:17 +00:00
gstappbuffer.c gst-libs/gst/app/: Add GstAppBuffer that includes a callback and closure for proper handling of data chunks. 2007-03-03 10:10:30 +00:00
gstappbuffer.h gst-libs/gst/app/: Add GstAppBuffer that includes a callback and closure for proper handling of data chunks. 2007-03-03 10:10:30 +00:00
gstappsink.c appsink: don't block in paused 2009-08-24 13:16:39 +02:00
gstappsink.h appsink: add docs and signals 2009-06-29 12:14:43 +02:00
gstappsrc.c appsrc: Clarify documentation about caps and linkage 2009-08-06 06:43:34 +02:00
gstappsrc.h app: add trivial cast macros 2009-04-16 12:14:43 +02:00
Makefile.am app: add win32 .def file and only export functions we want exported 2009-02-25 19:50:00 +00:00