| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge "don't hardcode "mSurface" throughout our source code" into kraken | Mathias Agopian | 2010-04-12 | 1 | -0/+2 |
|\ |
|
| * | don't hardcode "mSurface" throughout our source code | Mathias Agopian | 2010-04-12 | 1 | -0/+2 |
* | | am 248ea4a9: am 5baa5e19: Merge "Distinguish QCELP audio from mpeg4 audio, ig... | Andreas Huber | 2010-04-12 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | am 5baa5e19: Merge "Distinguish QCELP audio from mpeg4 audio, ignore QCELP au... | Andreas Huber | 2010-04-12 | 1 | -0/+1 |
| |\ |
|
| | * | Distinguish QCELP audio from mpeg4 audio, ignore QCELP audio tracks since we ... | Andreas Huber | 2010-04-12 | 1 | -0/+1 |
* | | | Merge "Remove unnecessary lock from AMRWriter." into kraken | Andreas Huber | 2010-04-12 | 1 | -3/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Remove unnecessary lock from AMRWriter. | Andreas Huber | 2010-04-09 | 1 | -3/+1 |
* | | | am c58b4232: Add SCENE_MODE_BARCODE and FOCUS_MODE_EDOF. | Wu-cheng Li | 2010-04-10 | 1 | -0/+7 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Add SCENE_MODE_BARCODE and FOCUS_MODE_EDOF. | Wu-cheng Li | 2010-04-10 | 1 | -0/+7 |
* | | am eb12e45f: Merge "Refactor connection/redirection code, support redirects o... | Andreas Huber | 2010-04-08 | 1 | -3/+2 |
|\ \
| |/ |
|
| * | Refactor connection/redirection code, support redirects on reconnection. | Andreas Huber | 2010-04-08 | 1 | -3/+2 |
* | | merge from open-source master | The Android Open Source Project | 2010-04-08 | 1 | -1/+5 |
|\ \
| |/
|/| |
|
| * | Add keycodes PageUp and PageDown | Chih-Wei Huang | 2010-04-02 | 1 | -1/+5 |
* | | Increase the size of the pages used in CachingDataSource (total amount of mem... | Andreas Huber | 2010-04-08 | 1 | -1/+1 |
* | | Coalesce multiple encoded AAC frames into a single input buffer on this parti... | Andreas Huber | 2010-04-02 | 1 | -10/+13 |
* | | Public API changes for CameraProfile and CamcorderProfile classes | James Dong | 2010-04-01 | 1 | -2/+2 |
* | | fix [2545826] calling into gralloc with external lock held | Mathias Agopian | 2010-03-25 | 1 | -1/+0 |
* | | libutils Condition are now PRIVATE by default | Mathias Agopian | 2010-03-19 | 1 | -1/+18 |
* | | Update TTS plugin interface to receive engine configuration data | Jean-Michel Trivi | 2010-03-18 | 1 | -15/+8 |
* | | While streaming media data, upon a socket-read error, try reconnecting to the... | Andreas Huber | 2010-03-17 | 1 | -1/+7 |
* | | Properly handle errors during the codec configuration phase, attempt to rever... | Andreas Huber | 2010-03-16 | 1 | -1/+3 |
* | | Fix the media metadata retriever (tests). The native constants must match tho... | Andreas Huber | 2010-03-12 | 2 | -2/+8 |
* | | Merge "HTTPStream and HTTPDataSource now support cancellation of the connecti... | Andreas Huber | 2010-03-12 | 1 | -5/+18 |
|\ \ |
|
| * | | HTTPStream and HTTPDataSource now support cancellation of the connection proc... | Andreas Huber | 2010-03-12 | 1 | -5/+18 |
* | | | implement connect/disconnect in our native_window_t implementations | Mathias Agopian | 2010-03-11 | 1 | -0/+8 |
* | | | Add a new connect/disconnect API to android_native_window_t | Mathias Agopian | 2010-03-11 | 1 | -1/+37 |
|/ / |
|
* | | Reduce buffer sizes related to HTTP media data transfer in order to reduce th... | Andreas Huber | 2010-03-10 | 1 | -1/+1 |
* | | Merge "Instead of instantiating StagefrightMetadataRetriever directly, instan... | Andreas Huber | 2010-03-10 | 1 | -2/+2 |
|\ \ |
|
| * | | Instead of instantiating StagefrightMetadataRetriever directly, instantiate a... | Andreas Huber | 2010-03-10 | 1 | -2/+2 |
* | | | Add ability for some manifest attributes to reference resources. | Dianne Hackborn | 2010-03-09 | 1 | -2/+2 |
|/ / |
|
* | | Merge "Add camera parameter string constant for "true"." | Wu-cheng Li | 2010-03-08 | 1 | -0/+3 |
|\ \ |
|
| * | | Add camera parameter string constant for "true". | Wu-cheng Li | 2010-03-08 | 1 | -0/+3 |
* | | | The audio track was accidentally not participating in the prefetch since it w... | Andreas Huber | 2010-03-08 | 1 | -1/+1 |
|/ / |
|
* | | Refactor car mode. | Dianne Hackborn | 2010-03-05 | 1 | -1/+2 |
* | | Add location provider name to gps-processing-method in EXIF header. | Ray Chen | 2010-03-05 | 1 | -0/+3 |
* | | Issue 2071329: audio track is shorter than video track for video capture on s... | Eric Laurent | 2010-03-02 | 3 | -0/+12 |
* | | Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity... | Dianne Hackborn | 2010-03-01 | 1 | -6/+7 |
* | | Added a name to Surface created by SurfaceFlinger | Mathias Agopian | 2010-03-01 | 2 | -0/+12 |
* | | Unhide zoom API. | Wu-cheng Li | 2010-03-01 | 1 | -1/+23 |
* | | Unhide exposure compensation API. | Wu-cheng Li | 2010-02-26 | 1 | -7/+14 |
* | | Merge "Image encoding settings java API through xml configuration file" | James Dong | 2010-02-25 | 1 | -0/+17 |
|\ \ |
|
| * | | Image encoding settings java API through xml configuration file | James Dong | 2010-02-24 | 1 | -0/+17 |
* | | | Merge "Use UTF-8 strings to avoid duplicate caching, part 1" | Kenny Root | 2010-02-24 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | Use UTF-8 strings to avoid duplicate caching, part 1 | Kenny Root | 2010-02-23 | 1 | -0/+2 |
* | | | | Propagate errors all the way through the MediaSources and send either MEDIA_P... | Andreas Huber | 2010-02-23 | 2 | -1/+3 |
|/ / / |
|
* | | | Merge "This hardware video decoder lies about its required input buffer sizes... | Andreas Huber | 2010-02-22 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | This hardware video decoder lies about its required input buffer sizes alloca... | Andreas Huber | 2010-02-22 | 1 | -0/+1 |
| |/ / |
|
* | | | remove a dependency of GraphicBuffer (libui) on Parcel (libbinder). | Mathias Agopian | 2010-02-21 | 3 | -6/+77 |
|/ / |
|
* | | Remove a dependency of Region (libui) on Parcel (libbinder). | Mathias Agopian | 2010-02-17 | 1 | -6/+0 |
* | | fix a bug I introduced recently where YUV formats would crash the system | Mathias Agopian | 2010-02-16 | 1 | -1/+2 |