summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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 e24901d3: am 68267415: Add new native Looper API.Dianne Hackborn2010-07-072-1/+38
|\ \ \ | |/ /
| * | Add new native Looper API.Dianne Hackborn2010-07-022-1/+38
* | | 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
* | | am d51c2cac: am 45bac57a: Support for writing the extracted data to an .mp4 f...Andreas Huber2010-07-011-1/+4
|\ \ \ | |/ /
| * | Support for writing the extracted data to an .mp4 file in the stagefright com...Andreas Huber2010-07-011-1/+4
| |/
* | am bda93c4c: am 09b90057: Add multiple camera support for in MediaProfiles.Chih-Chung Chang2010-07-011-15/+20
|\ \ | |/
| * Add multiple camera support for in MediaProfiles.Chih-Chung Chang2010-07-011-15/+20
* | am 177c405a: am c6e1d880: Merge "Introduce official public NativeWindow type....Dianne Hackborn2010-06-303-34/+38
|\ \ | |/
| * Merge "Introduce official public NativeWindow type." into gingerbreadDianne Hackborn2010-06-303-34/+38
| |\
| | * Introduce official public NativeWindow type.Dianne Hackborn2010-06-303-34/+38
* | | am 0c2df984: am d8ae2885: Merge "Fix injection of specially intercepted keys ...Jeff Brown2010-06-302-7/+0
|\ \ \ | |/ /
| * | Fix injection of specially intercepted keys like HOME.Jeff Brown2010-06-302-7/+0
* | | am 86405cbd: am caad0a5c: Merge "Support for vanilla YUV420sp => RGB565 color...Andreas Huber2010-06-301-0/+5
|\ \ \ | |/ /
| * | 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
* | | resolved conflicts for merge of 7f6c6e8f to masterDianne Hackborn2010-06-302-2/+12
|\ \ \ | |/ /
| * | Implement default key handling for native code.Dianne Hackborn2010-06-302-2/+12
| |/
* | Move MTP JNI code from libandroid_runtime to libmedia_jniMike Lockwood2010-06-301-1/+5
* | am 42dd9908: am f7679a04: Merge "Added encoding parameters set up for H263 vi...James Dong2010-06-291-0/+3
|\ \ | |/
| * 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
* | | am af4a2d1f: am ddcb543a: Merge "Fix native input dispatch in the emulator." ...Chris Tate2010-06-291-0/+9
|\ \ \ | |/ /
| * | Fix native input dispatch in the emulator.Jeff Brown2010-06-291-0/+9
| |/
* | am b5f05d00: am 0934fbb6: Merge "Update native activity & event APIs to follo...Dianne Hackborn2010-06-292-5/+5
|\ \ | |/
| * Update native activity & event APIs to follow correct conventions.Dianne Hackborn2010-06-292-5/+5
* | am 96725326: am 31e0ffe8: Merge "Native input event dispatching." into ginger...Chris Tate2010-06-284-5/+34
|\ \ | |/
| * Merge "Native input event dispatching." into gingerbreadChris Tate2010-06-284-5/+34
| |\
| | * Native input event dispatching.Jeff Brown2010-06-284-5/+34
* | | am c2c59f69: am 2a76b316: Merge "Separate MediaRecorderClient with MediaPlaye...James Dong2010-06-286-10/+58
|\ \ \ | |/ /
| * | Separate MediaRecorderClient with MediaPlayerClientJames Dong2010-06-286-10/+58
| |/
* | am fd45c1e6: am 41debbc6: Merge "Provide progress status report during author...James Dong2010-06-253-3/+19
|\ \ | |/
| * Provide progress status report during authoringJames Dong2010-06-253-3/+19
* | am 687f8a2e: am 1cb3fdc9: Merge "Fix a bug in sp<> and wp<> which could cause...Mathias Agopian2010-06-251-12/+20
|\ \ | |/
| * 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
* | | am cdf1357b: am 8e103da1: Merge "Various fixes and improvements in audio effe...Eric Laurent2010-06-256-250/+411
|\ \ \ | |/ /
| * | Merge "Various fixes and improvements in audio effects implementation" into g...Eric Laurent2010-06-256-250/+411
| |\ \