summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* USB: Add API and dialog for apps to request permissions for USB devices and a...Mike Lockwood2011-03-081-17/+40
* Merge "MTP: Use SharedPreferences for MTP device properties rather than sqlit...Mike Lockwood2011-03-071-52/+49
|\
| * MTP: Use SharedPreferences for MTP device properties rather than sqlite3Mike Lockwood2011-03-051-52/+49
* | Merge "Fix for issue 3453519: (Java/JNI) do not allow editing of DRM protecte...Santosh Madhava2011-03-074-6/+14
|\ \
| * | Fix for issue 3453519: (Java/JNI) do not allow editing of DRM protected contentsSantosh Madhava2011-03-044-6/+14
* | | Merge "Add missing copyright headers to a couple of files" into honeycomb-mr1James Dong2011-03-072-0/+32
|\ \ \
| * | | Add missing copyright headers to a couple of filesJames Dong2011-03-072-0/+32
| | |/ | |/|
* | | MtpClient: Fix problem with getDeviceList() returning empty result in some casesMike Lockwood2011-03-071-34/+32
|/ /
* | Fix a leak from AACEncoder.cppJames Dong2011-03-041-0/+3
|/
* Do not enforce the rule in MP3Extractor that all audio frames in an mp3 file ...James Dong2011-03-041-2/+2
* 3406494 Gallery photos in nonsensical orderRay Chen2011-03-031-0/+9
* Merge "- To track the usage of all audio output devices - To track the curren...Gloria Wang2011-03-022-2/+129
|\
| * - To track the usage of all audio output devicesGloria Wang2011-03-022-2/+129
* | Merge "MtpClient: remove finalize override to avoid multiple calls to unregis...Mike Lockwood2011-03-021-9/+0
|\ \
| * | MtpClient: remove finalize override to avoid multiple calls to unregisterRece...Mike Lockwood2011-03-021-9/+0
* | | Merge "Stagefright: Use the ANW min undequeued bufs query."Jamie Gennis2011-03-022-28/+53
|\ \ \
| * | | Stagefright: Use the ANW min undequeued bufs query.Jamie Gennis2011-02-282-29/+53
* | | | Merge "Resize internal PES buffers dynamically instead of relying on a fixed ...Andreas Huber2011-03-021-1/+12
|\ \ \ \
| * | | | Resize internal PES buffers dynamically instead of relying on a fixed maximum...Andreas Huber2011-03-021-1/+12
* | | | | Merge "Allow optional specification of a PTS timestamp when signalling a disc...Andreas Huber2011-03-0211-22/+120
|\ \ \ \ \ | |/ / / /
| * | | | Allow optional specification of a PTS timestamp when signalling a discontinuity.Andreas Huber2011-03-0211-22/+120
* | | | | Merge "PV's mp3 decoder mistreated inputBufferCurrentLength in unit of bytes ...James Dong2011-03-021-2/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | PV's mp3 decoder mistreated inputBufferCurrentLength in unit of bytes as in u...James Dong2011-03-021-2/+4
| | |/ / | |/| |
* | | | Merge "Provide better duration and seek accuracy if playing vorbis audio from...Andreas Huber2011-03-021-16/+125
|\ \ \ \
| * | | | Provide better duration and seek accuracy if playing vorbis audio from a non-...Andreas Huber2011-03-021-16/+125
| |/ / /
* | | | Merge "Fix for issue 3371667: fix source code compilation warnings (4)"Basavapatna Dattaguru2011-03-022-26/+26
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix for issue 3371667: fix source code compilation warnings (4)Basavapatna Dattaguru2011-03-022-26/+26
| |/ /
* | | Merge "Fix for issue 3495914: (In Java) Video clip switches between start and...Santosh Madhava2011-03-021-2/+2
|\ \ \ | |/ / |/| |
| * | Fix for issue 3495914: (In Java) Video clip switches between start and endSantosh Madhava2011-03-011-2/+2
* | | Merge "Get rid of redundant media profiles"James Dong2011-03-011-6/+172
|\ \ \
| * | | Get rid of redundant media profilesJames Dong2011-03-011-6/+172
* | | | Fix issue 3499926.Eric Laurent2011-03-011-8/+14
|/ / /
* | | Merge "Fix for issue 3431967: Memory leak from video editor engine"Santosh Madhava2011-03-011-21/+26
|\ \ \
| * | | Fix for issue 3431967: Memory leak from video editor engineSantosh Madhava2011-03-011-21/+26
| |/ /
* | | Merge "Move USB framework support from android.hardware to android.hardware.u...Mike Lockwood2011-03-014-14/+14
|\ \ \
| * | | Move USB framework support from android.hardware to android.hardware.usb packageMike Lockwood2011-03-014-14/+14
| |/ /
* | | Merge "Stagefright: Query buffer usage from the component."Jamie Gennis2011-03-012-4/+18
|\ \ \
| * | | Stagefright: Query buffer usage from the component.Jamie Gennis2011-02-282-5/+18
* | | | Merge "Add an OMX IL API for querying buffer usage flags."Jamie Gennis2011-03-015-0/+79
|\ \ \ \ | |/ / /
| * | | Add an OMX IL API for querying buffer usage flags.Jamie Gennis2011-02-285-0/+79
| | |/ | |/|
* | | Merge "Fix error recovery in Stagefright init."Jamie Gennis2011-03-012-32/+27
|\ \ \ | |_|/ |/| |
| * | Fix error recovery in Stagefright init.Jamie Gennis2011-02-282-32/+27
* | | Merge "CameraBrowser: Add USB device filter meta-data for digital cameras"Mike Lockwood2011-02-283-59/+24
|\ \ \
| * | | CameraBrowser: Add USB device filter meta-data for digital camerasMike Lockwood2011-02-283-59/+24
| |/ /
* | | Merge "Remove the hard coded media recorder test cases. Add the native heap d...Yu Shan Emily Lau2011-02-284-177/+88
|\ \ \
| * | | Remove the hard coded media recorder test cases.Yu Shan Emily Lau2011-02-254-177/+88
* | | | Merge "The color conversion from YUV420Planar to RGB only requires the image ...James Dong2011-02-281-1/+1
|\ \ \ \
| * | | | The color conversion from YUV420Planar to RGB only requires the image width t...James Dong2011-02-111-1/+1
* | | | | Merge "Fix for issue 3466385: Low quality video properties are applied to all"Santosh Madhava2011-02-283-2/+8
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix for issue 3466385: Low quality video properties are applied to allSantosh Madhava2011-02-273-2/+8
| | |_|/ | |/| |