summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | Progress status notificationJames Dong2010-07-201-0/+1
* | | Merge "Audio policy manager changes for audio effects" into gingerbreadEric Laurent2010-07-203-4/+41
|\ \ \
| * | | Audio policy manager changes for audio effectsEric Laurent2010-07-203-4/+41
* | | | Support a single format change at the beginning of audio playback. This way t...Andreas Huber2010-07-201-0/+4
|/ / /
* | | 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
* | | Support user-supplied timescales for authoringJames Dong2010-07-142-0/+3
|/ /
* | Use the OpenSL ES definition of SL_IID_EQUALIZER for the EQJean-Michel Trivi2010-07-141-4/+3
* | Modifications in audio effect engine state management.Eric Laurent2010-07-131-0/+7
* | Add runtime dumpsys support for media recorder clientJames Dong2010-07-082-0/+2
* | Added JAVA classes to control bass boost, equalizer, reverberation and virtua...Eric Laurent2010-07-084-20/+145
* | Merge "Added Visualizer effect." into gingerbreadEric Laurent2010-07-075-38/+252
|\ \
| * | Added Visualizer effect.Eric Laurent2010-07-075-38/+252
* | | Allow application to set two more encoding paramters: video profile and levelJames Dong2010-07-072-0/+11
* | | ALooperRoster no longer holds strong references to handlers and loopers.Andreas Huber2010-07-071-2/+2
* | | 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
* | | | 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
* | | | 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
| |/ / /
* | | | 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
* | | media: add AudioTrack::getMinFrameCount().Chia-chi Yeh2010-06-211-0/+11
|/ /
* | Merge "Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI...Eric Laurent2010-06-141-0/+462
|\ \
| * | Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI.Eric Laurent2010-06-111-0/+462
* | | Native input dispatch rewrite work in progress.Jeff Brown2010-06-131-0/+4
* | | Initial checkin for pause and resume controlJames Dong2010-06-113-0/+8
* | | Change camera interface to support multiple cameras.Chih-Chung Chang2010-06-113-2/+40
* | | Switch stagefright's approach to prefetching to the new model. The java Media...Andreas Huber2010-06-103-169/+5
* | | Merge "Initial check-in of new caching/prefetching data source implementation...Andreas Huber2010-06-101-0/+32
|\ \ \
| * | | Initial check-in of new caching/prefetching data source implementation.Andreas Huber2010-06-101-0/+32