History log of /frameworks/base/cmds/stagefright/audioloop.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
07bf09da4a365282fc35f800b62a83e0fa5533e2 25-Jan-2010 Andreas Huber <andih@google.com> Initial checkin of AudioSource and AMRWriter, a pair of classes supporting pure-audio recording in stagefright.

related-to-bug: 2295449
/frameworks/base/cmds/stagefright/audioloop.cpp
91eb0354043842d96bf3ef201ce68046db70df74 07-Dec-2009 Andreas Huber <andih@google.com> Change OMXCodec::Create to return an sp<MediaSource> instead of an sp<OMXCodec>, this is more general and does not sacrifice any functionality as the remaining OMXCodec APIs are not meant to be public anyway.
/frameworks/base/cmds/stagefright/audioloop.cpp
8768f2ccefdd7862a248995055aa04fd2d5a4dfe 02-Dec-2009 Andreas Huber <andih@google.com> A small sample tool to encode pcm audio data to amr, decode it again and play it. Some changes to OMXCodec to properly configure the AMR decoder(s).
/frameworks/base/cmds/stagefright/audioloop.cpp