summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge "fix [2712278] The preview buffer left some black borders in left and b...Mathias Agopian2010-05-251-1/+0
|\ \ \ | |/ / |/| |
| * | fix [2712278] The preview buffer left some black borders in left and bottom e...Mathias Agopian2010-05-251-1/+0
* | | Merge "Fix issue 2667796: [Audio Effect Framework] Effect factory and librari...Eric Laurent2010-05-246-33/+1010
|\ \ \ | |/ / |/| |
| * | Fix issue 2667796: [Audio Effect Framework] Effect factory and libraries.Eric Laurent2010-05-216-33/+1010
* | | added the notion of fixed-size buffersMathias Agopian2010-05-241-1/+2
* | | fix a bug when reallocating a window's buffers is neededMathias Agopian2010-05-241-0/+1
| |/ |/|
* | Improve GPS EXIF parameters comments.Wu-cheng Li2010-05-241-6/+9
* | added native_window_set_buffer_count()Mathias Agopian2010-05-211-0/+1
* | Merge "fix the threading issue for setBuffercount()" into krakenMathias Agopian2010-05-211-14/+29
|\ \
| * | fix the threading issue for setBuffercount()Mathias Agopian2010-05-201-14/+29
| |/