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:
76535b0
)
dtsdec: cosmetic fix to header structure to make gtk-doc happy
author
Tim-Philipp Müller
<tim.muller@collabora.co.uk>
Fri, 1 May 2009 01:26:22 +0000
(
02:26
+0100)
committer
Tim-Philipp Müller
<tim.muller@collabora.co.uk>
Fri, 1 May 2009 13:28:44 +0000
(14:28 +0100)
ext/dts/gstdtsdec.h
patch
|
blob
|
history
diff --git
a/ext/dts/gstdtsdec.h
b/ext/dts/gstdtsdec.h
index f0b9e4c09027a063da5cc9f5f08192bc360694e1..5222c687aa99fd8acd7f20819fccc40f766a6e95 100644
(file)
--- a/
ext/dts/gstdtsdec.h
+++ b/
ext/dts/gstdtsdec.h
@@
-43,8
+43,8
@@
struct _GstDtsDec {
GstElement element;
/* pads */
- GstPad *sinkpad
,
-
*srcpad;
+ GstPad *sinkpad
;
+
GstPad
*srcpad;
/* stream properties */
gint bit_rate;