projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea012d3
)
compat: add compat define for UNEXPECTED
author
Wim Taymans
<wim.taymans@collabora.co.uk>
Mon, 10 Oct 2011 09:36:23 +0000
(11:36 +0200)
committer
Wim Taymans
<wim.taymans@collabora.co.uk>
Mon, 10 Oct 2011 09:36:23 +0000
(11:36 +0200)
gst/gstcompat.h
patch
|
blob
|
history
diff --git
a/gst/gstcompat.h
b/gst/gstcompat.h
index
cba5fc2
..
95667bd
100644
(file)
--- a/
gst/gstcompat.h
+++ b/
gst/gstcompat.h
@@
-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