summaryrefslogtreecommitdiffstats
path: root/cmds/stagefright/audioloop.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix audioloop test programAndy Hung2014-05-051-62/+108
* audio_channel_in/out_mask_from_countGlenn Kasten2012-03-151-3/+1
* Move away from MediaDebug and use ADebug insteadJames Dong2012-02-101-4/+4
* update for new audio.h header locationDima Zavin2011-05-121-1/+1
* audio/media: convert to using the audio HAL and new audio defsDima Zavin2011-04-271-2/+4
* Initial checkin of AudioSource and AMRWriter, a pair of classes supporting pu...Andreas Huber2010-01-251-2/+22
* Change OMXCodec::Create to return an sp<MediaSource> instead of an sp<OMXCode...Andreas Huber2009-12-071-2/+2
* A small sample tool to encode pcm audio data to amr, decode it again and play...Andreas Huber2009-12-011-0/+81