summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/aacenc
Commit message (Expand)AuthorAgeFilesLines
* am e5143d6c: am a4aef41a: am a74774fd: am 4d8f6a38: Merge "stagefright aacenc...Conley Owens2011-07-181-1/+1
|\
| * am a4aef41a: am a74774fd: am 4d8f6a38: Merge "stagefright aacenc: Mark codeWo...Conley Owens2011-07-181-1/+1
| |\
| | * Merge "stagefright aacenc: Mark codeWord as UWord16"Conley Owens2011-07-181-1/+1
| | |\
| | | * stagefright aacenc: Mark codeWord as UWord16Martin Storsjo2011-04-231-1/+1
* | | | am d4dee1a5: am 29fd8cdb: am 80ef1745: am c06c3603: Merge "stagefright aacenc...Deckard Autoverifier2011-07-181-2/+7
|\ \ \ \ | |/ / /
| * | | am 29fd8cdb: am 80ef1745: am c06c3603: Merge "stagefright aacenc: Make the me...Deckard Autoverifier2011-07-181-2/+7
| |\ \ \ | | |/ /
| | * | Merge "stagefright aacenc: Make the mem_malloc function 64-bit safe"Deckard Autoverifier2011-07-181-2/+7
| | |\ \ | | | |/ | | |/|
| | | * stagefright aacenc: Make the mem_malloc function 64-bit safeMartin Storsjo2011-06-221-2/+7
| * | | am 45ddd425: am 3edba93f: am 98fcc404: Merge "stagefright aacenc/amrwbenc: Re...Conley Owens2011-07-1866-3781/+3781
| |\ \ \ | | |/ /
| | * | stagefright aacenc/amrwbenc: Remove trailing whitespaceMans Rullgard2011-04-2366-3781/+3781
| | |/
| * | am 644f36ea: am d8b027b1: Merge "stagefright aacenc/amrwbenc: Convert line br...Conley Owens2011-06-0978-9315/+9315
| |\ \ | | |/
| | * stagefright aacenc/amrwbenc: Convert line breaks to Unix styleMans Rullgard2011-04-2378-9315/+9315
* | | 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