summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | | Second part of speeding up video recording frame rateJames Dong2010-06-081-1/+3
|/ /
* | Initial checkin of mpeg2 transport stream parser for stagefright.Andreas Huber2010-06-071-0/+1
* | Merge "Initial checkin of "foundation" library for future stagefright develop...Andreas Huber2010-06-0711-0/+702
|\ \
| * | Initial checkin of "foundation" library for future stagefright development.Andreas Huber2010-06-0711-0/+702
* | | Merge "Remove hard-coded pixel format for recording frames in CameraSource. R...James Dong2010-06-071-1/+1
|\ \ \ | |/ / |/| |
| * | Remove hard-coded pixel format for recording frames in CameraSource.James Dong2010-06-031-1/+1
* | | split surface management from surface's buffers managementMathias Agopian2010-06-041-1/+2
* | | Merge "Add KEY_SUPPORTED_METERING_MODES and fix some typos." into krakenWu-cheng Li2010-06-041-0/+3
|\ \ \
| * | | Add KEY_SUPPORTED_METERING_MODES and fix some typos.Wu-cheng Li2010-06-041-0/+3
* | | | Merge "Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer Audio...Eric Laurent2010-06-049-22/+162
|\ \ \ \ | |/ / / |/| | |
| * | | Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack m...Eric Laurent2010-06-039-22/+162
| |/ /
* | | Add camera metering mode API.Wu-cheng Li2010-06-031-0/+13
|/ /
* | more clean-up in preparation of bigger changesMathias Agopian2010-05-281-2/+1
* | Merge "Avoid copying for input recording frames in CameraSource" into krakenJames Dong2010-05-281-4/+6
|\ \
| * | Avoid copying for input recording frames in CameraSourceJames Dong2010-05-281-4/+6
* | | Add video frame parameter.Wu-cheng Li2010-05-281-3/+11
|/ /
* | Merge "Avoid repeatedly allocating and freeing memory in CameraSource" into k...James Dong2010-05-261-0/+2
|\ \
| * | Avoid repeatedly allocating and freeing memory in CameraSourceJames Dong2010-05-261-0/+2
* | | Merge "Fix issue 2667797: [Audio Effect Framework] new base class and binder ...Eric Laurent2010-05-252-0/+106
|\ \ \
| * | | Fix issue 2667797: [Audio Effect Framework] new base class and binder interfa...Eric Laurent2010-05-242-0/+106