ext/dv/gstdvdec.c: Use gst_pad_new_from_static_template instead of static_pad_templat...
authorJan Schmidt <thaytan@mad.scientist.com>
Sun, 4 Mar 2007 13:41:00 +0000 (13:41 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Sun, 4 Mar 2007 13:41:00 +0000 (13:41 +0000)
commit382d7f0ba54a4752275446e613b1b295203e9dbf
tree8991469dee051c6494c971bbd9cc7607e05889a1
parent63886c8b3c8a06f7b3815d862ae97175a0175991
ext/dv/gstdvdec.c: Use gst_pad_new_from_static_template instead of static_pad_template_get+pad_new.

Original commit message from CVS:
* ext/dv/gstdvdec.c: (gst_dvdec_init):
Use gst_pad_new_from_static_template instead of
static_pad_template_get+pad_new.
ChangeLog
ext/dv/gstdvdec.c