projects
/
platform
/
upstream
/
gst-plugins-good.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
377c840
)
matroska: remove unused property enum items
author
Luis de Bethencourt
<luis.bg@samsung.com>
Thu, 30 Apr 2015 14:42:34 +0000
(15:42 +0100)
committer
Luis de Bethencourt
<luis.bg@samsung.com>
Thu, 30 Apr 2015 14:43:09 +0000
(15:43 +0100)
gst/matroska/matroska-parse.c
patch
|
blob
|
history
diff --git
a/gst/matroska/matroska-parse.c
b/gst/matroska/matroska-parse.c
index
4f66cff
..
53b4eac
100644
(file)
--- a/
gst/matroska/matroska-parse.c
+++ b/
gst/matroska/matroska-parse.c
@@
-79,9
+79,7
@@
GST_DEBUG_CATEGORY_STATIC (matroskaparse_debug);
enum
{
- PROP_0,
- PROP_METADATA,
- PROP_STREAMINFO
+ PROP_0
};
static GstStaticPadTemplate sink_templ = GST_STATIC_PAD_TEMPLATE ("sink",