summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* am 0237d04b: am 644e43e0: am 3e3d641c: Merge "Added mpga as valid MediaFile e...Jean-Baptiste Queru2012-06-081-0/+1
|\
| * am 644e43e0: am 3e3d641c: Merge "Added mpga as valid MediaFile extension"Jean-Baptiste Queru2012-06-081-0/+1
| |\
| | * am 3e3d641c: Merge "Added mpga as valid MediaFile extension"Jean-Baptiste Queru2012-06-081-0/+1
| | |\
| | | * Added mpga as valid MediaFile extensionMathias Franzén2012-06-051-0/+1
| | * | am 23cad6eb: Merge "stagefright aacenc: Fix reading out of bounds in pow2_xy"Jean-Baptiste Queru2012-05-251-2/+2
| | |\ \ | | | |/
| | | * Merge "stagefright aacenc: Fix reading out of bounds in pow2_xy"Jean-Baptiste Queru2012-05-251-2/+2
| | | |\
| | | | * stagefright aacenc: Fix reading out of bounds in pow2_xyMartin Storsjo2012-05-251-2/+2
| | * | | am 55536138: Merge "libstagefright/matroska: Fix build with gcc 4.7"Jean-Baptiste Queru2012-05-241-3/+3
| | |\ \ \ | | | |/ /
| | | * | Merge "libstagefright/matroska: Fix build with gcc 4.7"Jean-Baptiste Queru2012-05-241-3/+3
| | | |\ \
| | | | * | libstagefright/matroska: Fix build with gcc 4.7Bernhard Rosenkraenzer2012-03-291-3/+3
| | * | | | am 05cd296e: Merge "libmedia: Fix build with gcc 4.7"Jean-Baptiste Queru2012-05-241-3/+3
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge "libmedia: Fix build with gcc 4.7"Jean-Baptiste Queru2012-05-241-3/+3
| | | |\ \ \ | | | | |/ / | | | | | / | | | | |/ | | | |/|
| | | | * libmedia: Fix build with gcc 4.7Bernhard Rosenkraenzer2012-03-291-3/+3
| | * | | am 64f77c5e: Merge "stagefright avcenc: Use intptr_t for casting pointers to ...Jean-Baptiste Queru2012-05-213-9/+9
| | |\ \ \ | | | |/ /
| | | * | Merge "stagefright avcenc: Use intptr_t for casting pointers to integers"Jean-Baptiste Queru2012-05-213-9/+9
| | | |\ \
| | | | * | stagefright avcenc: Use intptr_t for casting pointers to integersMartin Storsjo2012-04-133-9/+9
| | | | |/
| | * | | am 6fd507b9: Merge "stagefright avcenc: Switch tmp variables to use the right...Jean-Baptiste Queru2012-05-212-53/+50
| | |\ \ \ | | | |/ /
| | | * | Merge "stagefright avcenc: Switch tmp variables to use the right type, to avo...Jean-Baptiste Queru2012-05-212-53/+50
| | | |\ \
| | | | * | stagefright avcenc: Switch tmp variables to use the right type, to avoid castingMartin Storsjo2012-04-132-53/+50
| | | | |/
| | * | | am 00f94e88: Merge "Enable chromium http stack for x86"Jean-Baptiste Queru2012-05-031-2/+4
| | |\ \ \ | | | |/ /
| | | * | Enable chromium http stack for x86Jun Tian2012-05-021-2/+4
| | * | | am 1b34c1bc: Merge "stagefright: Remove useless declarations"Jean-Baptiste Queru2012-05-011-11/+0
| | |\ \ \ | | | |/ /
| | | * | Merge "stagefright: Remove useless declarations"Jean-Baptiste Queru2012-05-011-11/+0
| | | |\ \
| | | | * | stagefright: Remove useless declarationsMartin Storsjo2012-04-161-11/+0
| | | | |/
* | | | | am 765d3d13: am fca9ff38: Merge "rename exif to exif_jni due to refactoring i...Keun young Park2012-06-072-1/+4
|\ \ \ \ \ | |/ / / /
| * | | | Merge "rename exif to exif_jni due to refactoring in external/jhead" into jb-devKeun young Park2012-06-072-1/+4
| |\ \ \ \
| | * | | | rename exif to exif_jni due to refactoring in external/jheadKeun young Park2012-06-072-1/+4
* | | | | | am dbb9e386: am 6a5f9f6d: Merge "Configuration for lock and UI sound levels" ...Jean-Michel Trivi2012-06-071-8/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge "Configuration for lock and UI sound levels" into jb-devJean-Michel Trivi2012-06-071-8/+4
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Configuration for lock and UI sound levelsJean-Michel Trivi2012-06-051-8/+4
* | | | | | am f9800a01: am 08b30908: Merge "Ensure we compute display name when needed" ...Marco Nelissen2012-06-061-0/+7
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Ensure we compute display name when neededMarco Nelissen2012-06-061-0/+7
* | | | | | am b8da1c90: am 88a89b29: Merge "Always queue A2DP connection state message w...Jean-Michel Trivi2012-06-061-4/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Always queue A2DP connection state message with wakelock heldJean-Michel Trivi2012-06-061-4/+5
* | | | | | resolved conflicts for merge of 1178569b to masterAdam Powell2012-06-051-4/+72
|\ \ \ \ \ \ | |/ / / / /
| * | | | | More fun with MediaRouterAdam Powell2012-06-051-4/+72
* | | | | | am 1d340500: am 0c01222f: Merge "Don\'t crash when scaling Bitmaps with priva...Jack Palevich2012-06-051-1/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Don't crash when scaling Bitmaps with private Bitmap.ConfigsJack Palevich2012-06-041-1/+5
| |/ / / /
* | | | | am 58e29c06: am 7c86958d: Merge "Add MediaRouter API." into jb-devAdam Powell2012-06-031-0/+875
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Add MediaRouter API." into jb-devAdam Powell2012-06-031-0/+875
| |\ \ \ \
| | * | | | Add MediaRouter API.Adam Powell2012-06-011-0/+875
* | | | | | am 0b5f8ac1: am 56f6c7ff: Merge "Fix b/6575950 make shader program to support...Ruei-sung Lin2012-06-027-76/+106
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge "Fix b/6575950 make shader program to support different precisions." in...Ruei-sung Lin2012-06-017-76/+106
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Fix b/6575950 make shader program to support different precisions.Ruei-sung Lin2012-05-297-76/+106
* | | | | | am c7d8d370: am b40c0b5a: Merge "Handle wakelocks for device connection inten...Jean-Michel Trivi2012-06-011-7/+16
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Handle wakelocks for device connection intents from AudioServiceJean-Michel Trivi2012-05-311-7/+16
* | | | | | am c383b407: am cee7203f: Merge "Send device connection intents from AudioSer...Eric Laurent2012-05-313-50/+166
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge "Send device connection intents from AudioService" into jb-devEric Laurent2012-05-313-50/+166
| |\ \ \ \ \
| | * | | | | Send device connection intents from AudioServiceEric Laurent2012-05-303-50/+166
| | |/ / / /
* | | | | | am 9ff7d5db: am 7b996d19: Fix a test case failure when there is no back-facin...James Dong2012-05-301-51/+53
|\ \ \ \ \ \ | |/ / / / /