androidmedia: Handle refcounts of pad templates correctly
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 16 Apr 2013 14:00:30 +0000 (16:00 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 16 Apr 2013 14:00:30 +0000 (16:00 +0200)
commit7832b9b43f64996d7a4909710ac9c2f237bdf4fe
tree731ec1939b183487e63d4c7c7dea914369ab4d9f
parentfd8defc525fe792d26d3fe3b720055eeab70804d
androidmedia: Handle refcounts of pad templates correctly

gst_pad_template_new() does not take ownership of caps anymore and
gst_element_class_add_pad_template() does take ownership of the
pad template now.
sys/androidmedia/gstamcaudiodec.c
sys/androidmedia/gstamcvideodec.c