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:
8156d80
)
ws fixes
author
Whitespace Fixer
<whitespace@example.com>
Mon, 9 Sep 2002 20:02:34 +0000
(20:02 +0000)
committer
Whitespace Fixer
<whitespace@example.com>
Mon, 9 Sep 2002 20:02:34 +0000
(20:02 +0000)
Original commit message from CVS:
ws fixes
ext/dv/gstdvdec.c
patch
|
blob
|
history
diff --git
a/ext/dv/gstdvdec.c
b/ext/dv/gstdvdec.c
index 10d092273040db6b571e2dc9c3919c227a732064..6b7d3684646a2cee8b400e3baddb92dfa982f902 100644
(file)
--- a/
ext/dv/gstdvdec.c
+++ b/
ext/dv/gstdvdec.c
@@
-260,9
+260,9
@@
gst_dvdec_class_init (GstDVDecClass *klass)
static void
gst_dvdec_destroy (GObject *object)
{
-
GstDVDec *dvdec = GST_DVDEC
(object);
+
GstDVDec *dvdec = GST_DVDEC
(object);
-
dv_decoder_free
(dvdec->decoder);
+
dv_decoder_free
(dvdec->decoder);
}
/* This function is responsible for initializing a specific instance of