mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-28 12:41:05 +00:00
compat: add compat define for UNEXPECTED
This commit is contained in:
parent
ea012d3dd7
commit
f44b54ebc9
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue