summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Speed up thumbnail generation.Chih-Chung Chang2011-08-155-53/+28
* Merge "Fail request for audio focus when linkToDeath fails"Jean-Michel Trivi2011-08-141-12/+13
|\
| * Fail request for audio focus when linkToDeath failsJean-Michel Trivi2011-08-141-12/+13
* | Merge "MediaScanner: Clear file path before deleting records to avoid acciden...Mike Lockwood2011-08-141-7/+11
|\ \ | |/ |/|
| * MediaScanner: Clear file path before deleting records to avoid accidental fil...Mike Lockwood2011-08-141-7/+11
* | Merge "Fix leak of global references and AudioFocusDeathHandler objects."Jean-Michel Trivi2011-08-141-14/+25
|\ \ | |/ |/|
| * Fix leak of global references and AudioFocusDeathHandler objects.Jean-Michel Trivi2011-08-141-14/+25
* | Issue 5081351: isWiredHeadsetOn() permission.Eric Laurent2011-08-121-2/+5
* | Merge "If release has been called before finalize, do not expect MediaPlayer ...James Dong2011-08-121-5/+13
|\ \
| * | If release has been called before finalize, do not expect MediaPlayer still e...James Dong2011-08-121-5/+13
| |/
* | Add a null check to handle failure of android::createPlayerJason Simmons2011-08-121-1/+3
* | Merge "Fix issue 5144429: CTS test fails for AudioEffects"Eric Laurent2011-08-122-2/+49
|\ \
| * | Fix issue 5144429: CTS test fails for AudioEffectsEric Laurent2011-08-112-2/+49
* | | Merge "Fix the software AAC decoder's AAC+ detection to ignore malformed frames"Andreas Huber2011-08-121-2/+4
|\ \ \ | |_|/ |/| |
| * | Fix the software AAC decoder's AAC+ detection to ignore malformed framesAndreas Huber2011-08-121-2/+4
* | | Merge "Pass flags on remote control client information change in intent"Jean-Michel Trivi2011-08-123-70/+35
|\ \ \ | |/ / |/| |
| * | Pass flags on remote control client information change in intentJean-Michel Trivi2011-08-113-70/+35
* | | Remove ParcelSurfaceTexture and update MediaPlayerTed Bonkenburg2011-08-112-96/+62
* | | Only set the ringtones and such if this is the first media scanMarco Nelissen2011-08-111-3/+7
* | | Merge "Audio effects: track CPU and memory use separately"Eric Laurent2011-08-112-1/+27
|\ \ \
| * | | Audio effects: track CPU and memory use separatelyEric Laurent2011-08-112-1/+27
| | |/ | |/|
* | | Add Bluetooth SCO test appMarco Nelissen2011-08-119-0/+943
| |/ |/|
* | Merge "Testing for bug 5122864 libwebcore related libraries increased by 3MB ...Kristian Monsen2011-08-111-1/+2
|\ \ | |/ |/|
| * Testing for bug 5122864 libwebcore related libraries increased by 3MB in ICS ...Kristian Monsen2011-08-101-1/+2
* | Merge "Check pids instead of IBinders"Marco Nelissen2011-08-101-2/+10
|\ \
| * | Check pids instead of IBindersMarco Nelissen2011-08-101-2/+10
* | | Merge "To reduce the bytes need to be buffered before start playing the strea...Gloria Wang2011-08-101-1/+1
|\ \ \ | |/ / |/| |
| * | To reduce the bytes need to be buffered before start playing the streaming vi...Gloria Wang2011-08-101-1/+1
* | | Merge "When using "secure input buffer mode" we instantiate a different OMX c...Andreas Huber2011-08-101-3/+11
|\ \ \
| * | | When using "secure input buffer mode" we instantiate a different OMX componentAndreas Huber2011-08-101-3/+11
* | | | Merge "Revert "Notify the OMX component that it's going to be used in "secure...Andreas Huber2011-08-101-23/+0
|\ \ \ \ | |/ / /
| * | | Revert "Notify the OMX component that it's going to be used in "secure" mode."Andreas Huber2011-08-101-23/+0
| | |/ | |/|
* | | Merge "Fix initial 0 duration video sample in the recorded videos"James Dong2011-08-101-8/+12
|\ \ \
| * | | Fix initial 0 duration video sample in the recorded videosJames Dong2011-08-091-8/+12
* | | | Merge "Use video/webm mime type for WEBM files"Mike Lockwood2011-08-101-2/+3
|\ \ \ \
| * | | | Use video/webm mime type for WEBM filesMike Lockwood2011-08-101-2/+3
* | | | | Merge "MediaScanner: Disable bulk inserts"Mike Lockwood2011-08-101-14/+30
|\ \ \ \ \ | |/ / / /
| * | | | MediaScanner: Disable bulk insertsMike Lockwood2011-08-101-14/+30
| | |/ / | |/| |
* | | | Merge "To support for switching from a non-null surface/ surface texture to a...Gloria Wang2011-08-103-7/+12
|\ \ \ \
| * | | | To support for switching from a non-null surface/ surface texture toGloria Wang2011-08-093-7/+12
* | | | | Merge "AudioService: don't use a soft reference on IRemoteControlClient"Jean-Michel Trivi2011-08-101-18/+16
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | AudioService: don't use a soft reference on IRemoteControlClientJean-Michel Trivi2011-08-091-18/+16
| | |/ / | |/| |
* | | | Merge "Network traffic accounting for chromium stack support in mediaserver."Ashish Sharma2011-08-098-12/+106
|\ \ \ \
| * | | | Network traffic accounting for chromium stack support in mediaserver.Ashish Sharma2011-08-058-12/+106
* | | | | Merge changes Ie06e73e5,I7ac6b5b0Mathias Agopian2011-08-091-1/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | return correct value from query after connecting a surfaceMathias Agopian2011-08-081-1/+5
* | | | | Merge "Do not release recording frames if camera is gone"James Dong2011-08-091-1/+1
|\ \ \ \ \
| * | | | | Do not release recording frames if camera is goneJames Dong2011-08-051-1/+1
| | |/ / / | |/| | |
* | | | | Keep effects sessions active when the caller dies.Marco Nelissen2011-08-095-2/+57
| |/ / / |/| | |
* | | | Notify the OMX component that it's going to be used in "secure" mode.Andreas Huber2011-08-081-0/+23