summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* fix a race condition in undoDequeue(), where 'tail' could be computed incorre...Mathias Agopian2010-04-281-2/+2
* Use timestamp from camera driver for CameraSourceJames Dong2010-04-281-2/+7
* better fix for [2420565] Surface.lockCanvas() updates the dirty region too oftenMathias Agopian2010-04-211-1/+1
* am f021d12f: merge from open-source masterThe Android Open Source Project2010-04-211-7/+10
|\
| * merge from open-source masterThe Android Open Source Project2010-04-211-7/+10
| |\
| | * Allow META* macros outside of the frameworkMichael Richardson2010-04-201-7/+10
* | | added setCrop() to android_native_window_tMathias Agopian2010-04-204-14/+65
* | | add support for up to 16 buffers per surfaceMathias Agopian2010-04-201-8/+12
* | | am 26f61635: am 0a4ab1b9: Merge "fix [2599939] "cannot play video" after open...Mathias Agopian2010-04-193-5/+2
|\ \ \ | |/ /
| * | am 0a4ab1b9: Merge "fix [2599939] "cannot play video" after open/close a vide...Mathias Agopian2010-04-193-5/+2
| |\ \
| | * | fix [2599939] "cannot play video" after open/close a video player a dozen of ...Mathias Agopian2010-04-193-5/+2
* | | | when a zero dimension buffer is allocated, turn the allocation intoMathias Agopian2010-04-151-1/+1
* | | | Merge "don't hardcode "mSurface" throughout our source code" into krakenMathias Agopian2010-04-121-0/+2
|\ \ \ \
| * | | | don't hardcode "mSurface" throughout our source codeMathias Agopian2010-04-121-0/+2
* | | | | am 248ea4a9: am 5baa5e19: Merge "Distinguish QCELP audio from mpeg4 audio, ig...Andreas Huber2010-04-121-0/+1
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | am 5baa5e19: Merge "Distinguish QCELP audio from mpeg4 audio, ignore QCELP au...Andreas Huber2010-04-121-0/+1
| |\ \ \ | | |/ /
| | * | Distinguish QCELP audio from mpeg4 audio, ignore QCELP audio tracks since we ...Andreas Huber2010-04-121-0/+1
* | | | Merge "Remove unnecessary lock from AMRWriter." into krakenAndreas Huber2010-04-121-3/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Remove unnecessary lock from AMRWriter.Andreas Huber2010-04-091-3/+1
* | | | am c58b4232: Add SCENE_MODE_BARCODE and FOCUS_MODE_EDOF.Wu-cheng Li2010-04-101-0/+7
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Add SCENE_MODE_BARCODE and FOCUS_MODE_EDOF.Wu-cheng Li2010-04-101-0/+7
* | | am eb12e45f: Merge "Refactor connection/redirection code, support redirects o...Andreas Huber2010-04-081-3/+2
|\ \ \ | |/ /
| * | Refactor connection/redirection code, support redirects on reconnection.Andreas Huber2010-04-081-3/+2
* | | merge from open-source masterThe Android Open Source Project2010-04-081-1/+5
|\ \ \ | |/ / |/| / | |/
| * Add keycodes PageUp and PageDownChih-Wei Huang2010-04-021-1/+5
* | 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
* | | Add a new connect/disconnect API to android_native_window_tMathias Agopian2010-03-111-1/+37
|/ /
* | Reduce buffer sizes related to HTTP media data transfer in order to reduce th...Andreas Huber2010-03-101-1/+1
* | Merge "Instead of instantiating StagefrightMetadataRetriever directly, instan...Andreas Huber2010-03-101-2/+2
|\ \
| * | Instead of instantiating StagefrightMetadataRetriever directly, instantiate a...Andreas Huber2010-03-101-2/+2
* | | Add ability for some manifest attributes to reference resources.Dianne Hackborn2010-03-091-2/+2
|/ /
* | Merge "Add camera parameter string constant for "true"."Wu-cheng Li2010-03-081-0/+3
|\ \
| * | Add camera parameter string constant for "true".Wu-cheng Li2010-03-081-0/+3
* | | The audio track was accidentally not participating in the prefetch since it w...Andreas Huber2010-03-081-1/+1
|/ /
* | Refactor car mode.Dianne Hackborn2010-03-051-1/+2
* | Add location provider name to gps-processing-method in EXIF header.Ray Chen2010-03-051-0/+3
* | Issue 2071329: audio track is shorter than video track for video capture on s...Eric Laurent2010-03-023-0/+12
* | Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity...Dianne Hackborn2010-03-011-6/+7
* | Added a name to Surface created by SurfaceFlingerMathias Agopian2010-03-012-0/+12