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:
a2890e8
)
speed: Fix position query some more
author
Edward Hervey
<bilboed@bilboed.com>
Mon, 9 Jun 2014 08:56:48 +0000
(10:56 +0200)
committer
Edward Hervey
<bilboed@bilboed.com>
Mon, 9 Jun 2014 08:57:32 +0000
(10:57 +0200)
Forgot to remove code in
16fd917632c0992349ca28cf9108e9562c493ad7
CID #1139677
gst/speed/gstspeed.c
patch
|
blob
|
history
diff --git
a/gst/speed/gstspeed.c
b/gst/speed/gstspeed.c
index
f845fd6
..
40d1612
100644
(file)
--- a/
gst/speed/gstspeed.c
+++ b/
gst/speed/gstspeed.c
@@
-281,8
+281,6
@@
speed_src_query (GstPad * pad, GstObject * parent, GstQuery * query)
GST_LOG_OBJECT (filter, "BYTES query on peer pad failed too");
goto error;
}
- GST_LOG_OBJECT (filter, "query on peer pad failed");
- goto error;
}
if (rformat == GST_FORMAT_BYTES)