summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* am f16b3f10: am b0374a0e: Merge "Several improvements in audio effects volume...Eric Laurent2010-07-161-1/+1
|\
| * Merge "Several improvements in audio effects volume control." into gingerbreadEric Laurent2010-07-161-1/+1
| |\
| | * Several improvements in audio effects volume control.Eric Laurent2010-07-151-1/+1
* | | am b068b47c: am d6a85a21: Merge "Support user-supplied timescales for authori...James Dong2010-07-152-0/+3
|\ \ \ | |/ /
| * | Support user-supplied timescales for authoringJames Dong2010-07-142-0/+3
| |/
* | am 5473434f: am 97eb728a: Use the OpenSL ES definition of SL_IID_EQUALIZER fo...Jean-Michel Trivi2010-07-141-4/+3
|\ \ | |/
| * Use the OpenSL ES definition of SL_IID_EQUALIZER for the EQJean-Michel Trivi2010-07-141-4/+3
* | am 66fa2b44: am 8e886be4: Merge "Modifications in audio effect engine state m...Eric Laurent2010-07-131-0/+7
|\ \ | |/
| * Modifications in audio effect engine state management.Eric Laurent2010-07-131-0/+7
* | am 4f440632: am 929642ee: Add runtime dumpsys support for media recorder clientJames Dong2010-07-092-0/+2
|\ \ | |/
| * Add runtime dumpsys support for media recorder clientJames Dong2010-07-082-0/+2
* | am b4b0f67a: am fd84f97a: Added JAVA classes to control bass boost, equalizer...Eric Laurent2010-07-084-20/+145
|\ \ | |/
| * Added JAVA classes to control bass boost, equalizer, reverberation and virtua...Eric Laurent2010-07-084-20/+145
* | am b91881fd: am dacabf97: Merge "Added Visualizer effect." into gingerbreadEric Laurent2010-07-075-38/+252
|\ \ | |/
| * Merge "Added Visualizer effect." into gingerbreadEric Laurent2010-07-075-38/+252
| |\
| | * Added Visualizer effect.Eric Laurent2010-07-075-38/+252
* | | am b3598832: am c4243342: Merge "Allow application to set two more encoding p...James Dong2010-07-072-0/+11
|\ \ \ | |/ /
| * | Allow application to set two more encoding paramters: video profile and levelJames Dong2010-07-072-0/+11
* | | am f5b4e342: am 2e6aff8e: Merge "ALooperRoster no longer holds strong referen...Andreas Huber2010-07-071-2/+2
|\ \ \ | |/ /
| * | ALooperRoster no longer holds strong references to handlers and loopers.Andreas Huber2010-07-071-2/+2
* | | am 877045aa: am 9406f626: Merge "An AHandler can now find its associated ALoo...Andreas Huber2010-07-072-0/+4
|\ \ \ | |/ /
| * | Merge "An AHandler can now find its associated ALooper." into gingerbreadAndreas Huber2010-07-072-0/+4
| |\ \
| | * | An AHandler can now find its associated ALooper.Andreas Huber2010-07-022-0/+4
* | | | am c4be155a: am 2cfd8198: Merge "Add an option to ALooper::start that allows ...Andreas Huber2010-07-021-1/+4
|\ \ \ \ | |/ / /
| * | | Merge "Add an option to ALooper::start that allows it to call back into java ...Andreas Huber2010-07-021-1/+4
| |\ \ \ | | |/ / | |/| |
| | * | Add an option to ALooper::start that allows it to call back into java or not.Andreas Huber2010-07-021-1/+4
* | | | am 9f8c490e: am 5460d126: Merge "Added AMessage::debugString() for debugging ...Andreas Huber2010-07-021-0/+2
|\ \ \ \ | |/ / /
| * | | Merge "Added AMessage::debugString() for debugging purposes." into gingerbreadAndreas Huber2010-07-021-0/+2
| |\ \ \
| | * | | Added AMessage::debugString() for debugging purposes.Andreas Huber2010-07-011-0/+2
| | |/ /
* | | | Adding timelapse capture from videocamera.Nipun Kwatra2010-07-011-0/+12
|/ / /
* | | Support for writing the extracted data to an .mp4 file in the stagefright com...Andreas Huber2010-07-011-1/+4
|/ /
* | Add multiple camera support for in MediaProfiles.Chih-Chung Chang2010-07-011-15/+20
* | Support for vanilla YUV420sp => RGB565 color conversion.Andreas Huber2010-06-301-0/+5
* | Added encoding parameters set up for H263 video encoderJames Dong2010-06-291-0/+3
|/
* Separate MediaRecorderClient with MediaPlayerClientJames Dong2010-06-286-10/+58
* Provide progress status report during authoringJames Dong2010-06-253-3/+19
* Merge "Various fixes and improvements in audio effects implementation" into g...Eric Laurent2010-06-256-250/+411
|\
| * Various fixes and improvements in audio effects implementationEric Laurent2010-06-256-250/+411
* | Enable passing parameters to the MediaWriter at runtime (at start() call).James Dong2010-06-254-4/+8
* | Track maximum amplitude and fix getMaxAmplitude()James Dong2010-06-241-0/+7
* | Merge "Remove most stagefright property overrides, remove VorbisPlayer and Vo...Andreas Huber2010-06-241-1/+0
|\ \ | |/ |/|
| * Remove most stagefright property overrides, remove VorbisPlayer and VorbisMet...Andreas Huber2010-06-231-1/+0
* | Fixed some meta data issues in the recorded mp4 fileJames Dong2010-06-231-0/+1
|/
* Merge "Added support for audio sessions in MediaPlayer and AudioTrack." into ...Eric Laurent2010-06-222-2/+8
|\
| * Added support for audio sessions in MediaPlayer and AudioTrack.Eric Laurent2010-06-222-2/+8
* | Merge "media: add AudioRecord::getMinFrameCount()." into gingerbreadChia-chi Yeh2010-06-221-0/+13
|\ \ | |/ |/|
| * media: add AudioRecord::getMinFrameCount().Chia-chi Yeh2010-06-231-0/+13
* | Single track optimizationJames Dong2010-06-221-0/+1
* | Merge "Audio/video sync during recording (second part)" into gingerbreadJames Dong2010-06-223-2/+7
|\ \ | |/ |/|
| * Audio/video sync during recording (second part)James Dong2010-06-213-2/+7