summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
* | Merge "Introduce official public NativeWindow type." into gingerbreadDianne Hackborn2010-06-303-34/+38
|\ \
| * | Introduce official public NativeWindow type.Dianne Hackborn2010-06-303-34/+38
* | | Fix injection of specially intercepted keys like HOME.Jeff Brown2010-06-302-7/+0
* | | Merge "Support for vanilla YUV420sp => RGB565 color conversion." into gingerb...Andreas Huber2010-06-301-0/+5
|\ \ \ | |/ / |/| |
| * | Support for vanilla YUV420sp => RGB565 color conversion.Andreas Huber2010-06-301-0/+5
* | | Implement default key handling for native code.Dianne Hackborn2010-06-302-2/+12
|/ /
* | Merge "Added encoding parameters set up for H263 video encoder" into gingerbreadJames Dong2010-06-291-0/+3
|\ \
| * | Added encoding parameters set up for H263 video encoderJames Dong2010-06-291-0/+3
* | | Fix native input dispatch in the emulator.Jeff Brown2010-06-291-0/+9
|/ /
* | Update native activity & event APIs to follow correct conventions.Dianne Hackborn2010-06-292-5/+5
|/
* Merge "Native input event dispatching." into gingerbreadChris Tate2010-06-284-5/+34
|\
| * Native input event dispatching.Jeff Brown2010-06-284-5/+34
* | Separate MediaRecorderClient with MediaPlayerClientJames Dong2010-06-286-10/+58
|/
* Provide progress status report during authoringJames Dong2010-06-253-3/+19
* Merge "Fix a bug in sp<> and wp<> which could cause memory corruptions" into ...Mathias Agopian2010-06-251-12/+20
|\
| * Fix a bug in sp<> and wp<> which could cause memory corruptionsMathias Agopian2010-06-241-12/+20
* | 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
* | 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