ext/dv/: Really call dv_init() exactly one time, not one time for the demuxer and...
authorSebastian Dröge <slomo@circular-chaos.org>
Mon, 8 Dec 2008 18:24:21 +0000 (18:24 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Mon, 8 Dec 2008 18:24:21 +0000 (18:24 +0000)
commit939a1da72c97b261b023cd219adf834e54c80a80
treedaeb476abce4192be0eeee6b2124a8e3ccec3e70
parent0e280fb120083c8e8bc36a77a00c2cc9924d2efb
ext/dv/: Really call dv_init() exactly one time, not one time for the demuxer and one time for the decoder.

Original commit message from CVS:
* ext/dv/gstdv.c: (plugin_init):
* ext/dv/gstdvdec.c: (gst_dvdec_class_init):
* ext/dv/gstdvdemux.c: (gst_dvdemux_class_init):
Really call dv_init() exactly one time, not one time for
the demuxer and one time for the decoder.
ChangeLog
ext/dv/gstdv.c
ext/dv/gstdvdec.c
ext/dv/gstdvdemux.c