deinterleave: fix caps leak
authorThiago Santos <thiagoss@osg.samsung.com>
Wed, 30 Sep 2015 12:05:03 +0000 (09:05 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Wed, 30 Sep 2015 15:47:52 +0000 (12:47 -0300)
commitad5bc461c82e113f5882432a143c6eb814e6bb11
treefc6cd7a97e58d8fd0dc8579e681d415cdb6c8102
parent81a76853cff3a9a30a08a5cc02149dc24f157eee
deinterleave: fix caps leak

Caps from the pad template are being leaked. In any case it is
from a static pad template and will 'leak' in the end, just doing
the cleanup for the good practice.
gst/interleave/deinterleave.c