Fix pad template memleaks
authorDavid Schleef <ds@schleef.org>
Sun, 28 Nov 2010 04:13:38 +0000 (20:13 -0800)
committerDavid Schleef <ds@schleef.org>
Wed, 1 Dec 2010 02:54:46 +0000 (18:54 -0800)
commit159e2768d6729aea2caffb14a6f56a7055d4879f
tree8039b1b14d7290e2f78c64124e0ba9236a7bb5be
parent4eee2dc95d4ae84462426e9487c2a70b07de01a7
Fix pad template memleaks

Pad templates returned by gst_static_pad_template_get() were not
being unreffed.
ext/dirac/gstdiracdec.cc
gst/liveadder/liveadder.c
gst/mpegpsmux/mpegpsmux.c
gst/pnm/gstpnmdec.c
gst/pnm/gstpnmenc.c