appsink: make callbacks return GstFlowReturn
authorMartin Samuelsson <martin.samuelsson at axis.com>
Thu, 9 Apr 2009 21:46:17 +0000 (23:46 +0200)
committerWim Taymans <wim@metal.(none)>
Thu, 9 Apr 2009 21:46:17 +0000 (23:46 +0200)
commitee03bf5379d88dd33a7de0d68ea1cbe47011e312
tree8f1962faea45f907394216dee099ff98de7b05eb
parente6798c5cce05710240e15dfc8ed803485162f5d6
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.
gst-libs/gst/app/gstappsink.c
gst-libs/gst/app/gstappsink.h