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:
e3fc124
)
nlesource: remove outdated comment
author
Tim-Philipp Müller
<tim@centricular.com>
Tue, 23 Jun 2015 08:41:01 +0000
(09:41 +0100)
committer
Tim-Philipp Müller
<tim@centricular.com>
Tue, 23 Jun 2015 08:42:08 +0000
(09:42 +0100)
ges/nle/nlesource.c
patch
|
blob
|
history
diff --git
a/ges/nle/nlesource.c
b/ges/nle/nlesource.c
index 2ffcf4be9e8049dd3f0cfce855b76d72950d2406..fcb98506f011312654fed1d6042ff5e87a1eda56 100644
(file)
--- a/
ges/nle/nlesource.c
+++ b/
ges/nle/nlesource.c
@@
-408,7
+408,6
@@
nle_source_send_event (GstElement * element, GstEvent * event)
case GST_EVENT_SEEK:
source->priv->seek_event = event;
break;
- /* Fall through that shit nigga */
default:
res = GST_ELEMENT_CLASS (parent_class)->send_event (element, event);
break;