summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | | Support "pausing" of MediaSources with the effect that they no longer pull on...Andreas Huber2010-06-102-0/+12
|/ /
* | allow re-targetting of surfacesMathias Agopian2010-06-081-10/+6
* | Remove some hard-coded encoding parametersJames Dong2010-06-082-8/+10
* | Initial check-in for collecting stats from authoring engine at runtimeJames Dong2010-06-082-0/+7