audio-convert: improve converter API
authorWim Taymans <wtaymans@redhat.com>
Wed, 9 Dec 2015 16:16:26 +0000 (17:16 +0100)
committerWim Taymans <wtaymans@redhat.com>
Wed, 9 Dec 2015 16:16:26 +0000 (17:16 +0100)
commit5e55968546a42d8d8468a35d034e097128591a33
tree2e4621cf693356047bb644b5092e0ed5e8e603cb
parent872f40d7d961c8799ca9ff2529c37ec9cb76d65a
audio-convert: improve converter API

Improve the converter API to allow for an max input and output number of
samples and return the number of consumed/produced samples.
gst-libs/gst/audio/audio-converter.c
gst-libs/gst/audio/audio-converter.h
gst/audioconvert/gstaudioconvert.c