summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Additional keycodes for Vision.Steve Kondik2010-10-141-1/+11
* Merge "frameworks/base: Add rendering statistics to Stagefright" into froyoSteve Kondik2010-10-141-0/+3
|\
| * frameworks/base: Add rendering statistics to StagefrightJuan Escamilla2010-10-101-0/+3
* | support FM Radio audio routing in audio flingerxinyu2010-10-123-3/+15
|/
* Revert "Camera: Add support for getBufferInfo API"cyanogen2010-09-233-17/+0
* Merge "Camera: Add support for getBufferInfo API" into froyoSteve Kondik2010-09-223-0/+17
|\
| * Camera: Add support for getBufferInfo APIKiran Kumar H N2010-09-223-0/+17
* | Revert "Revert "Squashed commit of the following:""cyanogen2010-09-221-0/+4
|/
* Revert "Squashed commit of the following:"mtwebster2010-09-211-4/+0
* camera: Add autofocus support to the media recorderSteve Kondik2010-09-064-0/+4
* Merge branch 'froyo' of git://android.git.kernel.org/platform/frameworks/base...Steve Kondik2010-08-091-0/+4
|\
| * Merge branch 'froyo' of git://android.git.kernel.org/platform/frameworks/base...The Android Open Source Project2010-07-293-3/+2
| |\
| * | Squashed commit of the following:Andreas Huber2010-07-291-0/+4
* | | HACK: Allow use of Eclair MemoryDealer for compatibility.Steve Kondik2010-08-083-1/+271
* | | Revert "HACK: Allow use of Eclair MemoryDealer for compatibility."Steve Kondik2010-08-082-264/+1
* | | HACK: Allow use of Eclair MemoryDealer for compatibility.Steve Kondik2010-08-082-1/+264
* | | libmedia: Add support to set camera parametersMohan Kandra2010-08-054-0/+4
* | | input: Additional keycodes for EspressoSteve Kondik2010-08-021-1/+19
* | | Merge branch 'froyo' of git://android.git.kernel.org/platform/frameworks/base...Steve Kondik2010-07-303-3/+2
|\ \ \ | | |/ | |/|
| * | fix inaccurate copyrightsJean-Baptiste Queru2010-07-293-3/+2
| |/
* | Unhide encoder profiles, add "front" profile.Steve Kondik2010-07-251-2/+3
* | frameworks/base: compilation changesPriya Komarlingam2010-07-182-3/+47
* | frameworks/base: Add setFd api to OverlayOmprakash Dhyade c_odhyad@quicinc.com2010-07-121-0/+2
* | Remerge libui.so, libsurfaceflinger_client.so, and libcamera_client.so for ol...Koushik Dutta2010-07-111-0/+9
* | add software mouse cursorChih-Wei Huang2010-07-061-1/+2
* | Raise UNCOMPRESS_DATA_MAX.Steve Kondik2010-06-281-5/+1
* | Add FLAC support to the media frameworkKenny Root2010-06-231-0/+1
|/
* Support for customizable socket-read timeouts through the HTTP response.Andreas Huber2010-05-111-0/+1
* Add remove method in CameraParameters class.Wu-cheng Li2010-05-111-9/+2
* A new OggExtractor/VorbisDecoder combo to support approximate seeking.Andreas Huber2010-05-073-1/+8
* Merge "Make static versions of libutils and libbinder." into froyoDan Egnor2010-05-061-1/+0
|\
| * Make static versions of libutils and libbinder.Dan Egnor2010-05-061-1/+0
* | Disable vorbis seek when streaming from localhost.Andreas Huber2010-05-063-4/+13
|/
* Support for Ogg Vorbis decoding in stagefright.Andreas Huber2010-05-041-0/+1
* fix [2599939] "cannot play video" after open/close a video player a dozen of ...Mathias Agopian2010-04-193-5/+2
* Distinguish QCELP audio from mpeg4 audio, ignore QCELP audio tracks since we ...Andreas Huber2010-04-121-0/+1
* Add SCENE_MODE_BARCODE and FOCUS_MODE_EDOF.Wu-cheng Li2010-04-101-0/+7
* Refactor connection/redirection code, support redirects on reconnection.Andreas Huber2010-04-081-3/+2
* Increase the size of the pages used in CachingDataSource (total amount of mem...Andreas Huber2010-04-081-1/+1
* Coalesce multiple encoded AAC frames into a single input buffer on this parti...Andreas Huber2010-04-021-10/+13
* Public API changes for CameraProfile and CamcorderProfile classesJames Dong2010-04-011-2/+2
* fix [2545826] calling into gralloc with external lock heldMathias Agopian2010-03-251-1/+0
* libutils Condition are now PRIVATE by defaultMathias Agopian2010-03-191-1/+18
* Update TTS plugin interface to receive engine configuration dataJean-Michel Trivi2010-03-181-15/+8
* While streaming media data, upon a socket-read error, try reconnecting to the...Andreas Huber2010-03-171-1/+7
* Properly handle errors during the codec configuration phase, attempt to rever...Andreas Huber2010-03-161-1/+3
* Fix the media metadata retriever (tests). The native constants must match tho...Andreas Huber2010-03-122-2/+8
* Merge "HTTPStream and HTTPDataSource now support cancellation of the connecti...Andreas Huber2010-03-121-5/+18
|\
| * HTTPStream and HTTPDataSource now support cancellation of the connection proc...Andreas Huber2010-03-121-5/+18
* | implement connect/disconnect in our native_window_t implementationsMathias Agopian2010-03-111-0/+8