audio: initial version of GstBaseAudioCodec
authorIago Toral <itoral@igalia.com>
Tue, 1 Sep 2009 12:17:53 +0000 (14:17 +0200)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 27 Aug 2011 13:45:47 +0000 (14:45 +0100)
commit2ed1331f43f2b4da63ad9b85822f22ce60238d25
treea9b46228620833c62e972bd6c9a5fc3d1e5232b5
parent9740eb35b8c66ac456f0534a04a2a9163fe9a44d
audio: initial version of GstBaseAudioCodec

Moved most of the code to GstBaseAudioCodec, GstBaseAudioDecode is
now really small, maybe we do not really need it (or its encoder
counterpart). Added more API for subclasses and documentation.
gst-libs/gst/audio/gstbaseaudiodecoder.c
gst-libs/gst/audio/gstbaseaudiodecoder.h