compat: add compat define for UNEXPECTED

This commit is contained in:
Wim Taymans 2011-10-10 11:36:23 +02:00
parent ea012d3dd7
commit f44b54ebc9

View file

@ -51,6 +51,7 @@ G_BEGIN_DECLS
#define gst_buffer_new_and_alloc(s) gst_buffer_new_allocate(NULL, s, 0)
#define GST_FLOW_UNEXPECTED GST_FLOW_EOS
#ifndef GST_DISABLE_DEPRECATED