gstreamer/gst-libs/gst/app
Martin Samuelsson ee03bf5379 appsink: make callbacks return GstFlowReturn
Make the new_buffer and new_preroll callbacks return a GstFlowReturn so that
errors can be reported properly.
Fixes #577827.
2009-04-09 23:46:17 +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: make callbacks return GstFlowReturn 2009-04-09 23:46:17 +02:00
gstappsink.h appsink: make callbacks return GstFlowReturn 2009-04-09 23:46:17 +02:00
gstappsrc.c appsrc: release lock in _eos flushing case 2009-03-13 15:16:44 +01:00
gstappsrc.h app: add callbacks to appsrc, cleanups 2009-02-26 16:44:53 +01:00
Makefile.am app: add win32 .def file and only export functions we want exported 2009-02-25 19:50:00 +00:00