projects
/
platform
/
upstream
/
gst-plugins-bad.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5e87b6
)
mplex: fix required version
author
Stefan Kost
<ensonic@users.sf.net>
Thu, 5 Mar 2009 20:04:48 +0000
(22:04 +0200)
committer
Stefan Kost
<ensonic@users.sf.net>
Thu, 5 Mar 2009 20:04:48 +0000
(22:04 +0200)
With this version it builds on opensuse 11.1.
ext/mplex/gstmplex.cc
patch
|
blob
|
history
diff --git
a/ext/mplex/gstmplex.cc
b/ext/mplex/gstmplex.cc
index 253e9cf31ab08ead1dfee1f49adf554ce6ce9330..ae08e2e19ed741fb3b5bbda2379b28e68f671608 100644
(file)
--- a/
ext/mplex/gstmplex.cc
+++ b/
ext/mplex/gstmplex.cc
@@
-755,7
+755,7
@@
gst_mplex_log_callback (log_level_t level, const char *message)
{
GstDebugLevel gst_level;
-#if GST_MJPEGTOOLS_API >= 1090
3
+#if GST_MJPEGTOOLS_API >= 1090
0
static const gint mjpeg_log_error = mjpeg_loglev_t ("error");
static const gint mjpeg_log_warn = mjpeg_loglev_t ("warn");
static const gint mjpeg_log_info = mjpeg_loglev_t ("info");