summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* am 4f93f08d: am 683a7ff9: Merge "Visualizer: Fix the conversion from 8-bit sa...Chia-chi Yeh2010-11-301-4/+4
|\
| * am 683a7ff9: Merge "Visualizer: Fix the conversion from 8-bit sample to 16-bi...Chia-chi Yeh2010-11-301-4/+4
| |\
| | * Merge "Visualizer: Fix the conversion from 8-bit sample to 16-bit sample." in...Chia-chi Yeh2010-11-291-4/+4
| | |\
| | | * Visualizer: Fix the conversion from 8-bit sample to 16-bit sample.Chia-chi Yeh2010-11-011-4/+4
* | | | Merge "MTP: Don't fail in playlist transfer if not all playlist items can be ...Mike Lockwood2010-11-301-6/+1
|\ \ \ \
| * | | | MTP: Don't fail in playlist transfer if not all playlist items can be found.Mike Lockwood2010-11-301-6/+1
* | | | | Merge "MTP: Make sure buffer is big enough before reading the data packet"Mike Lockwood2010-11-301-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | MTP: Make sure buffer is big enough before reading the data packetMike Lockwood2010-11-301-0/+1
* | | | | 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