summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/aacenc
Commit message (Expand)AuthorAgeFilesLines
* Convert line breaks to Unix styleMans Rullgard2011-05-2173-9086/+9086
* Initial check-in for AACWriterJames Dong2011-05-041-1/+1
* Fix AAC encoder test util and remove files that are not neededJames Dong2011-03-2110-589/+15
* frameworks/base: remove LOCAL_PRELINK_MODULEIliyan Malchev2011-03-141-1/+1
* Fix a leak from AACEncoder.cppJames Dong2011-03-041-0/+3
* Report errors to applications if AudioRecord->start() failsJames Dong2011-01-251-11/+15
* Add initial stereo capture support for AAC encoderJames Dong2010-11-151-13/+29
* HW audio encoder expects timestamp via kKeyTime from each input bufferJames Dong2010-09-081-1/+1
* Not all audio source has the drift time informationJames Dong2010-09-031-4/+5
* Calculate audio media drift time from AudioSourceJames Dong2010-09-011-2/+13
* Allows the authoring engine to skip frame.James Dong2010-07-221-0/+1
* Support finer seek control on MediaSources.Andreas Huber2010-07-211-1/+2
* Added encoding parameters set up for H263 video encoderJames Dong2010-06-291-2/+8
* Fixed the software AAC encoderJames Dong2010-06-231-28/+52
* Audio/video sync during recording (second part)James Dong2010-06-211-1/+1
* Initial checkin for pause and resume controlJames Dong2010-06-111-4/+7
* Initial software encoder checkinsJames Dong2010-05-1987-0/+21550