gst/multipart/multipartdemux.c: Use gst_pad_new_from_static_template instead of stati...
authorJan Schmidt <thaytan@mad.scientist.com>
Sun, 4 Mar 2007 15:07:15 +0000 (15:07 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Sun, 4 Mar 2007 15:07:15 +0000 (15:07 +0000)
commit2229ae3f98d0bca87b3b739f713a0862ec8507e1
tree482cf7139f06e627caf334462670266374416c23
parent7f83d0233b8dfc1fd5030604cc1a2d918109b0ca
gst/multipart/multipartdemux.c: Use gst_pad_new_from_static_template instead of static_pad_template_get+pad_new.

Original commit message from CVS:
* gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
(gst_multipart_find_pad_by_mime):
Use gst_pad_new_from_static_template instead of
static_pad_template_get+pad_new.
ChangeLog
gst/multipart/multipartdemux.c