summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Prevent NPE when registering a remote control clientNeel Parekh2011-08-081-1/+1
* | | | Bug 5045498 API for client to notify remote control info changedJean-Michel Trivi2011-08-073-7/+92
* | | | Merge "Make retrieving remote control client go through binder interface"Jean-Michel Trivi2011-08-073-4/+26
|\ \ \ \
| * | | | Make retrieving remote control client go through binder interfaceNeel Parekh2011-08-053-4/+26
| |/ / /
* | | | MediaScanner: Fix UnsupportedOperationException when scanning internal mediaMike Lockwood2011-08-051-2/+4
|/ / /
* | | Merge "Close the DRM session in the destructor of ChromiumHTTPDataSource. Fix...Gloria Wang2011-08-041-4/+2
|\ \ \ | |/ /
| * | Close the DRM session in the destructor of ChromiumHTTPDataSource.Gloria Wang2011-08-041-4/+2
| |/
* | Merge "Eliminate superfluous memcpys by wrapping an ABuffer in a MediaBuffer"Andreas Huber2011-08-043-7/+18
|\ \ | |/ |/|
| * Eliminate superfluous memcpys by wrapping an ABuffer in a MediaBufferAndreas Huber2011-08-043-7/+18
* | Merge "Remove empty remote control client listener methods"Jean-Michel Trivi2011-08-043-23/+7
|\ \ | |/ |/|
| * Remove empty remote control client listener methodsJean-Michel Trivi2011-08-043-23/+7
* | Restart HLS streaming from the bottom of the playlist if we miss the boat on theAndreas Huber2011-08-042-18/+27
|/
* Merge "Check the syncword for each frame. Fix for bug 5117233."Gloria Wang2011-08-031-1/+1
|\
| * Check the syncword for each frame.Gloria Wang2011-08-031-1/+1
* | Merge "AudioService: ignore NOTIFICATIONS_USE_RING_VOLUME."Eric Laurent2011-08-031-39/+1
|\ \