gst/gst.override: And the dataqueue header only landed in 0.10.11 too.
Original commit message from CVS: * gst/gst.override: And the dataqueue header only landed in 0.10.11 too.
This commit is contained in:
parent
9f852edee2
commit
76af94397e
@ -1,3 +1,8 @@
|
||||
2007-07-30 Edward Hervey <bilboed@bilboed.com>
|
||||
|
||||
* gst/gst.override:
|
||||
And the dataqueue header only landed in 0.10.11 too.
|
||||
|
||||
2007-07-30 Edward Hervey <bilboed@bilboed.com>
|
||||
|
||||
* gst/gst-0.10.11.ignore:
|
||||
|
@ -46,7 +46,9 @@ headers
|
||||
#include <gst/base/gstbasetransform.h>
|
||||
#include <gst/base/gstcollectpads.h>
|
||||
#include <gst/base/gsttypefindhelper.h>
|
||||
#if ((GST_VERSION_MICRO >= 11) || (GST_VERSION_MICRO == 10 && GST_VERSION_NANO > 0 ))
|
||||
#include <gst/base/gstdataqueue.h>
|
||||
#endif
|
||||
|
||||
#include <gst/net/gstnet.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user