summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* move native services under services/Mathias Agopian2010-07-1435-2/+19974
* Use the OpenSL ES definition of SL_IID_EQUALIZER for the EQJean-Michel Trivi2010-07-142-5/+5
* Fix simulator buildJames Dong2010-07-132-0/+4
* Merge "Modifications in audio effect engine state management." into gingerbreadEric Laurent2010-07-135-5/+83
|\
| * Modifications in audio effect engine state management.Eric Laurent2010-07-135-5/+83
* | Initial checkin for software AVC encoderJames Dong2010-07-1327-1/+17910
|/
* Merge "Fix swap of sessionId and output in audio effect API." into gingerbreadJean-Michel Trivi2010-07-091-2/+2
|\
| * Fix swap of sessionId and output in audio effect API.Jean-Michel Trivi2010-07-091-2/+2
* | Enable the support for decoding audio with AAC+ and eAAC+ featuresJames Dong2010-07-082-45/+65
* | Add runtime dumpsys support for media recorder clientJames Dong2010-07-088-15/+92
* | Added JAVA classes to control bass boost, equalizer, reverberation and virtua...Eric Laurent2010-07-086-587/+730
|/
* Merge "Added Visualizer effect." into gingerbreadEric Laurent2010-07-0714-259/+1030
|\
| * Added Visualizer effect.Eric Laurent2010-07-0714-259/+1030
* | Merge "Allow application to set two more encoding paramters: video profile an...James Dong2010-07-075-15/+143
|\ \
| * | Allow application to set two more encoding paramters: video profile and levelJames Dong2010-07-075-15/+143
* | | Only send the playback complete notification if a) an error occurred on any t...Andreas Huber2010-07-072-20/+37
|/ /
* | Merge "ALooperRoster no longer holds strong references to handlers and looper...Andreas Huber2010-07-072-8/+40
|\ \
| * | ALooperRoster no longer holds strong references to handlers and loopers.Andreas Huber2010-07-072-8/+40
* | | Make sure the OMX callback thread is properly shutdown after the node goes away.Andreas Huber2010-07-071-0/+9
|/ /
* | Merge "An AHandler can now find its associated ALooper." into gingerbreadAndreas Huber2010-07-075-0/+50
|\ \
| * | An AHandler can now find its associated ALooper.Andreas Huber2010-07-025-0/+50
* | | Merge "Add an option to ALooper::start that allows it to call back into java ...Andreas Huber2010-07-022-5/+9
|\ \ \ | |/ / |/| |
| * | Add an option to ALooper::start that allows it to call back into java or not.Andreas Huber2010-07-022-5/+9
* | | Merge "Added AMessage::debugString() for debugging purposes." into gingerbreadAndreas Huber2010-07-022-0/+105
|\ \ \
| * | | Added AMessage::debugString() for debugging purposes.Andreas Huber2010-07-012-0/+105
| |/ /
* | | Merge "Refactor Stagefright::StartMPEG4Recording()" into gingerbreadJames Dong2010-07-012-152/+186
|\ \ \
| * | | Refactor Stagefright::StartMPEG4Recording()James Dong2010-07-012-152/+186
* | | | Support for writing the extracted data to an .mp4 file in the stagefright com...Andreas Huber2010-07-014-5/+80
| |/ / |/| |
* | | Add multiple camera support for in MediaProfiles.Chih-Chung Chang2010-07-012-31/+85
|/ /
* | Support for vanilla YUV420sp => RGB565 color conversion.Andreas Huber2010-06-302-0/+73
* | Added encoding parameters set up for H263 video encoderJames Dong2010-06-296-81/+211
* | set up fast-forward from froyo-release to gingerbreadThe Android Open Source Project2010-06-290-0/+0
|\ \
| * | TimedEventQueue is apparently important for glitch-free media playback, and soMarco Nelissen2010-06-161-0/+3
| * | When filling the cache, we always time out waiting for a condition that won't...James Dong2010-06-161-1/+3
* | | Add qcom's new OMX components to the list.Andreas Huber2010-06-291-4/+17
| |/ |/|
* | Collect statistical data from authoring engine (second part)James Dong2010-06-281-25/+41
* | Separate MediaRecorderClient with MediaPlayerClientJames Dong2010-06-2813-19/+138
* | Provide progress status report during authoringJames Dong2010-06-257-31/+174
* | Merge "Various fixes and improvements in audio effects implementation" into g...Eric Laurent2010-06-2518-333/+606
|\ \
| * | Various fixes and improvements in audio effects implementationEric Laurent2010-06-2518-333/+606
* | | Merge "Finetune some of the prefetcher parameters to a) buffer as much as fro...Andreas Huber2010-06-251-2/+2
|\ \ \
| * | | Finetune some of the prefetcher parameters to a) buffer as much as froyo did ...Andreas Huber2010-06-251-2/+2
* | | | Enable passing parameters to the MediaWriter at runtime (at start() call).James Dong2010-06-258-15/+103
* | | | Merge "Track maximum amplitude and fix getMaxAmplitude()" into gingerbreadJames Dong2010-06-254-1/+45
|\ \ \ \ | |/ / / |/| | |
| * | | Track maximum amplitude and fix getMaxAmplitude()James Dong2010-06-244-1/+45
* | | | Merge "Properly identify malformed (too short) chunks in mpeg4 files." into g...Andreas Huber2010-06-241-0/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Properly identify malformed (too short) chunks in mpeg4 files.Andreas Huber2010-06-241-0/+8
* | | | Merge "Fixed the software AAC encoder" into gingerbreadJames Dong2010-06-243-31/+64
|\ \ \ \ | |/ / / |/| | |
| * | | Fixed the software AAC encoderJames Dong2010-06-233-31/+64
| |/ /
* | | Merge "Remove most stagefright property overrides, remove VorbisPlayer and Vo...Andreas Huber2010-06-2414-918/+45
|\ \ \ | |/ / |/| |