baseaudiodecoder, baseaudioencoder: fix some compiler warnings
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 27 Aug 2011 11:47:40 +0000 (12:47 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 27 Aug 2011 13:47:49 +0000 (14:47 +0100)
commit90e3d258919b1177cd65670be8fc50442b6220bd
tree9e90d0045c2f72a11ab79aa000e08df9cfa57702
parent52ecb383d789845fbf54462ec7454e50666f8585
baseaudiodecoder, baseaudioencoder: fix some compiler warnings

Leaving the GST_USE_UNSTABLE_API guards in until some of the
ported decoders have been updated and it's clear that I didn't
mess up anywhere porting things to the new audio API.
gst-libs/gst/audio/gstbaseaudiodecoder.c
gst-libs/gst/audio/gstbaseaudioencoder.c