summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Renable the captureFrame unit testsJames Dong2010-11-291-22/+11
* Remove empty Widevine make filesGloria Wang2010-11-241-10/+0
* Merge "Added new bitrate values"Shyam Pallapothu2010-11-241-0/+3
|\
| * Added new bitrate valuesGil Dobjanschi2010-11-241-0/+3
* | Merge "Support streaming data across binder boundaries."Andreas Huber2010-11-249-4/+491
|\ \
| * | Support streaming data across binder boundaries.Andreas Huber2010-11-239-4/+491
* | | Merge changes Ia5fec45a,I74927f73,I5a3c0b07Mike Lockwood2010-11-236-7/+59
|\ \ \
| * | | MTP: Fix typo in MtpServer::doGetObjectPropListMike Lockwood2010-11-231-1/+1
| * | | MTP: Implement GetPartialObject commandMike Lockwood2010-11-233-3/+46
| * | | MTP: Use DateTime form in GetObjectPropDesc for date/time properties.Mike Lockwood2010-11-233-3/+12
* | | | Merge "Do not getConfig on video encoder on output port"James Dong2010-11-231-26/+28
|\ \ \ \ | |/ / / |/| | |
| * | | Do not getConfig on video encoder on output portJames Dong2010-11-231-26/+28
| |/ /
* | | Rename MtpCursor to PtpCursorMike Lockwood2010-11-234-34/+34
* | | MTP: Remove static library build for linux host.Mike Lockwood2010-11-231-29/+0
* | | Rename MtpClient and MtpCursor to PtpClient and PtpCursorMike Lockwood2010-11-236-63/+63
* | | Rename android.provider.Mtp to android.provider.PtpMike Lockwood2010-11-236-66/+66
|/ /
* | am 3e18dfab: am 4da48ec8: Merge "Notify the playback status to DRM agents bef...Gloria Wang2010-11-221-7/+12
|\ \ | |/ |/|
| * am 4da48ec8: Merge "Notify the playback status to DRM agents before the playb...Gloria Wang2010-11-221-7/+12
| |\
| | * Notify the playback status to DRM agents before the playback startsGloria Wang2010-11-221-7/+12
* | | Merge "Begin transition was invalidated when the image duration was changed."Gil Dobjanschi2010-11-221-13/+22
|\ \ \
| * | | Begin transition was invalidated when the image duration was changed.Gil Dobjanschi2010-11-221-13/+22
* | | | Merge "Squashed commit of the following:"Andreas Huber2010-11-2213-679/+513
|\ \ \ \
| * | | | Squashed commit of the following:Andreas Huber2010-11-2213-679/+513
* | | | | Unhide android.media.AudioManager.MODE_IN_COMMUNICATIONJean-Michel Trivi2010-11-221-3/+4
* | | | | Fixed an issue in SampleTable where the table index was incorrectly wrapped a...James Dong2010-11-211-1/+3
|/ / / /
* | | | Merge "Fixed MediaPlayer unit test issues"James Dong2010-11-197-12/+12
|\ \ \ \
| * | | | Fixed MediaPlayer unit test issuesJames Dong2010-11-197-12/+12
* | | | | am 716f60ce: resolved conflicts for merge of e2ec61b2 to gingerbread-plus-aospJean-Baptiste Queru2010-11-191-4/+5
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | resolved conflicts for merge of e2ec61b2 to gingerbread-plus-aospJean-Baptiste Queru2010-11-191-4/+5
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | StagefrightMediaScanner: Call endFile() for MIDI and OGG files.Hiroshi Takekawa2010-11-191-8/+10
| * | | | am 14ac9546: Merge "build failed with g++ v. 4.4.5 err msg: frameworks/base/m...Jean-Baptiste Queru2010-11-191-1/+1
| |\ \ \ \ | | |/ / /
| | * | | build failed with g++ v. 4.4.5Matthias Bady2010-11-181-1/+1
| * | | | am f6bd761f: Use back-facing camera as default in camera/camcorder profile.do...Wu-cheng Li2010-11-082-5/+29
| |\ \ \ \
| | * | | | Use back-facing camera as default in camera/camcorder profile.do not mergeWu-cheng Li2010-11-092-5/+29
* | | | | | Merge "Removed uncessary FILE structure pointer for I/O"James Dong2010-11-196-58/+74
|\ \ \ \ \ \
| * | | | | | Removed uncessary FILE structure pointer for I/OJames Dong2010-11-196-58/+74
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Fix issue 3157123."Eric Laurent2010-11-194-41/+45
|\ \ \ \ \ \
| * | | | | | Fix issue 3157123.Eric Laurent2010-11-194-41/+45
* | | | | | | Merge "CameraBrowser: temporarily move to system partition"Mike Lockwood2010-11-191-1/+1
|\ \ \ \ \ \ \
| * | | | | | | CameraBrowser: temporarily move to system partitionMike Lockwood2010-11-191-1/+1
* | | | | | | | Merge "CameraBrowser improvements:"Mike Lockwood2010-11-197-73/+116
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | CameraBrowser improvements:Mike Lockwood2010-11-197-73/+116
* | | | | | | | Merge "PTP: Fix permissions problems with files imported via PTP"Mike Lockwood2010-11-193-4/+13
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | PTP: Fix permissions problems with files imported via PTPMike Lockwood2010-11-193-4/+13
* | | | | | | | Merge "Fix an artifact of going from off_t to off64_t"Andreas Huber2010-11-191-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix an artifact of going from off_t to off64_tAndreas Huber2010-11-191-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Remove command line mtp host tool"Mike Lockwood2010-11-194-655/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Remove command line mtp host toolMike Lockwood2010-11-194-655/+0
| |/ / / / / /
* | | | | | | Squashed commit of the following:Andreas Huber2010-11-197-168/+27
|/ / / / / /
* | | | | | PTP: Improve performance and reliability of file importingMike Lockwood2010-11-1910-250/+127
|/ / / / /