summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge "Single track optimization" into gingerbreadJames Dong2010-06-221-0/+1
|\ \
| * | Single track optimizationJames Dong2010-06-221-0/+1
* | | First stab at attaching native event dispatching.Dianne Hackborn2010-06-222-2/+25
|/ /
* | 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
* | | GPS: remove GpsEventThread from GpsLocationProviderMike Lockwood2010-06-221-1/+1
| |/ |/|
* | Merge "Start of work on passing around StrictMode policy over Binder calls." ...Brad Fitzpatrick2010-06-212-2/+9
|\ \
| * | Start of work on passing around StrictMode policy over Binder calls.Brad Fitzpatrick2010-06-212-2/+9
* | | More native input event dispatching.Jeff Brown2010-06-213-25/+124
|/ /
* | am bd240c27: media: add AudioTrack::getMinFrameCount().Chia-chi Yeh2010-06-211-0/+11
|\ \ | |/ |/|
| * media: add AudioTrack::getMinFrameCount().Chia-chi Yeh2010-06-211-0/+11
* | Even more native input dispatch work in progress.Jeff Brown2010-06-175-25/+60
* | More work in progress on native events.Jeff Brown2010-06-155-278/+408
|/
* 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
* | Fix include paths.Jeff Brown2010-06-131-1/+1
* | Native input dispatch rewrite work in progress.Jeff Brown2010-06-1315-152/+2267
* | 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-082-13/+9
* | 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
* | optimize Surface.readFromParcel()Mathias Agopian2010-06-041-4/+3
* | split surface management from surface's buffers managementMathias Agopian2010-06-046-33/+37
* | 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-286-19/+32
* Fix a typo in Singleton<>Mathias Agopian2010-05-281-3/+5
* 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