projects
/
platform
/
upstream
/
gst-plugins-ugly.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9953165
)
mpeg2dec: remove unused struct members
author
Tim-Philipp Müller
<tim@centricular.com>
Fri, 16 May 2014 15:24:46 +0000
(16:24 +0100)
committer
Tim-Philipp Müller
<tim@centricular.com>
Fri, 16 May 2014 15:24:46 +0000
(16:24 +0100)
ext/mpeg2dec/gstmpeg2dec.h
patch
|
blob
|
history
diff --git
a/ext/mpeg2dec/gstmpeg2dec.h
b/ext/mpeg2dec/gstmpeg2dec.h
index d55121eaac89147499050604645ac22fb7a14241..9623b722e8a5e621acc53105187ce73644264473 100644
(file)
--- a/
ext/mpeg2dec/gstmpeg2dec.h
+++ b/
ext/mpeg2dec/gstmpeg2dec.h
@@
-59,9
+59,6
@@
struct _GstMpeg2dec {
mpeg2dec_t *decoder;
const mpeg2_info_t *info;
- gboolean closed;
- gboolean have_fbuf;
-
/* Buffer lifetime management */
GList *buffers;