summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MTP host: Handle receiving a response packet instead of data packet.Mike Lockwood2010-12-094-3/+32
* libstagefright: Compile MP3 & AAC decoders in 32bit ARM ModeJames Wylder2010-12-092-0/+4
* Merge "resolved conflicts for merge of c402def7 to master"James Dong2010-12-080-0/+0
|\
| * resolved conflicts for merge of c402def7 to masterJames Dong2010-12-080-0/+0
| |\
| | * am 1f5b133a: Merge "When INFO_FORMAT_CHANGED event comes in before the render...James Dong2010-12-081-0/+2
| | |\
| | | * When INFO_FORMAT_CHANGED event comes in before the renderer was initialized, ...James Dong2010-12-081-0/+2
* | | | Merge changes Id4222c9b,I3c1a9172Mathias Agopian2010-12-081-83/+0
|\ \ \ \
| * | | | fix [3259708] Graphic Buffer Mapper does not support YV12Mathias Agopian2010-12-081-83/+0
| |/ / /
* | | | Merge "MTP: Improve argument checking in SendObjectInfo"Mike Lockwood2010-12-083-8/+21
|\ \ \ \ | |/ / / |/| | |
| * | | MTP: Improve argument checking in SendObjectInfoMike Lockwood2010-12-083-8/+21
* | | | remove support for PUSH_BUFFER surfaces and overlaysMathias Agopian2010-12-083-112/+10
* | | | Fix thumbnail extraction for extractors that don't have a preference.Andreas Huber2010-12-081-1/+4
* | | | Merge "Better buffer status management and verification in OMXCodec."Andreas Huber2010-12-082-42/+66
|\ \ \ \ | |/ / / |/| | |
| * | | Better buffer status management and verification in OMXCodec.Andreas Huber2010-12-082-42/+66
* | | | Merge "MTP: Support format argument in host GetObjectPropDesc command"Mike Lockwood2010-12-072-3/+4
|\ \ \ \
| * | | | MTP: Support format argument in host GetObjectPropDesc commandMike Lockwood2010-12-072-3/+4
* | | | | Merge "MTP: Read property code before calling isDeviceProperty in MtpProperty...Mike Lockwood2010-12-071-2/+1
|\| | | |
| * | | | MTP: Read property code before calling isDeviceProperty in MtpProperty::read()Mike Lockwood2010-12-071-2/+1
* | | | | Merge "MTP: Improve MtpProperty logging support"Mike Lockwood2010-12-074-8/+130
|\| | | |
| * | | | MTP: Improve MtpProperty logging supportMike Lockwood2010-12-074-8/+130
* | | | | Merge "MTP: Host support for GetObjectPropsSupported and GetObjectPropDesc"Mike Lockwood2010-12-072-0/+38
|\| | | |
| * | | | MTP: Host support for GetObjectPropsSupported and GetObjectPropDescMike Lockwood2010-12-072-0/+38
* | | | | Merge "MTP: Use correct return type for getSupportedObjectProperties"Mike Lockwood2010-12-071-1/+1
|\| | | |
| * | | | MTP: Use correct return type for getSupportedObjectPropertiesMike Lockwood2010-12-071-1/+1
* | | | | Merge "Revert "MTP: Remove static library build for linux host.""Mike Lockwood2010-12-071-0/+29
|\| | | |
| * | | | Revert "MTP: Remove static library build for linux host."Mike Lockwood2010-12-071-0/+29
* | | | | Merge "Don't drop video frames but to release them."James Dong2010-12-071-1/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Don't drop video frames but to release them.James Dong2010-12-061-1/+4
| |/ / /
* | | | Merge "API Support for both synchronous and queued commands, optionally assoc...Andreas Huber2010-12-078-65/+256
|\ \ \ \ | |/ / / |/| | |
| * | | API Support for both synchronous and queued commands, optionally associated m...Andreas Huber2010-12-068-65/+256
* | | | am 23b791cd: am d57fbe88: Fixed a race condition where some recording frames ...James Dong2010-12-060-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | am d57fbe88: Fixed a race condition where some recording frames may not be re...James Dong2010-12-061-0/+3
| |\ \ \ | | | |/ | | |/|
| | * | Fixed a race condition where some recording frames may not be releasedJames Dong2010-12-061-0/+3
* | | | Merge "Remove check if the target video resolution is not supported by Camera...James Dong2010-12-063-18/+27
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove check if the target video resolution is not supported by CameraSourceJames Dong2010-12-053-18/+27
* | | | Squashed commit of the following:Andreas Huber2010-12-0616-840/+1043
|/ / /
* | | Prepare for publishing MediaMetadataRetriever as public APIJames Dong2010-12-0310-77/+52
* | | If camera source uses the metadata, we must use HW encoderJames Dong2010-12-023-4/+12
* | | Merge "Squashed commit of the following:"Andreas Huber2010-12-026-14/+80
|\ \ \
| * | | Squashed commit of the following:Andreas Huber2010-12-026-14/+80
* | | | am 80639875: am d4c5478a: Merge "Be conservative in estimating the file size ...James Dong2010-12-022-1/+12
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am d4c5478a: Merge "Be conservative in estimating the file size limit." into ...James Dong2010-12-022-1/+12
| |\|
| | * Merge "Be conservative in estimating the file size limit." into gingerbreadJames Dong2010-12-022-1/+12
| | |\
| | | * Be conservative in estimating the file size limit.James Dong2010-11-302-1/+12
* | | | am 5561ecff: am 077bc4ac: Merge from open-source masterJean-Baptiste Queru2010-12-020-0/+0
|\| | |
| * | | am 077bc4ac: Merge from open-source masterJean-Baptiste Queru2010-12-020-0/+0
| |\ \ \
| | * \ \ Merge from open-source masterJean-Baptiste Queru2010-12-020-0/+0
| | |\ \ \
| | | * | | Fix HTTP redirect missing statuscode 303 and 307Per Osbäck2010-11-291-1/+1
* | | | | | MTP: Add support for multiple properties in GetObjectPropList commandMike Lockwood2010-12-023-5/+5
* | | | | | am ed98a7c7: am 78d81851: Merge "Fix issue 2641884: Bluetooth volume is depen...Eric Laurent2010-12-010-0/+0
|\| | | | |