summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Raise the maximum input buffer size for the vpx video decoder to 256KBAndreas Huber2011-08-191-1/+1
* Merge "Fix 5144356: Native crash while importing music"Chih-Chung Chang2011-08-181-18/+19
|\
| * Fix 5144356: Native crash while importing musicChih-Chung Chang2011-08-181-18/+19
* | Merge "When switching surface, do not set mSeekNotificationSent as true, beca...Gloria Wang2011-08-181-4/+5
|\ \
| * | When switching surface, do not set mSeekNotificationSent as true,Gloria Wang2011-08-181-4/+5
* | | Merge "Some decoders require more gentle treatment"Andreas Huber2011-08-182-14/+45
|\ \ \
| * | | Some decoders require more gentle treatmentJames Dong2011-08-182-14/+45
* | | | Disable vorbis-auto-looping if the audio sink used is not realtime, i.e. reco...Andreas Huber2011-08-181-1/+6
|/ / /
* | | Merge "Fix for 5155561 During export, progress bar jumps from 0 to 50%"Rajneesh Chowdury2011-08-181-25/+49
|\ \ \ | |_|/ |/| |
| * | Fix for 5155561 During export, progress bar jumps from 0 to 50%Rajneesh Chowdury2011-08-171-25/+49
* | | Merge "Bug 5045498 RemoteControlClient interface"Jean-Michel Trivi2011-08-175-209/+400
|\ \ \
| * | | Bug 5045498 RemoteControlClient interfaceJean-Michel Trivi2011-08-175-209/+400
* | | | Merge "Fix issue 5126270: Holding volume down vibrates"Eric Laurent2011-08-171-0/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix issue 5126270: Holding volume down vibratesEric Laurent2011-08-171-0/+4
* | | | Merge "Make sure we have all the sample table metadata before declaring a tra...Andreas Huber2011-08-173-0/+14
|\ \ \ \
| * | | | Make sure we have all the sample table metadata before declaring a track valid.Andreas Huber2011-08-173-0/+14
* | | | | Merge "Don't time out prematurely for video encoding waiting for output buffers"James Dong2011-08-171-1/+8
|\ \ \ \ \
| * | | | | Don't time out prematurely for video encoding waiting for output buffersJames Dong2011-08-161-1/+8
* | | | | | Merge "Change condition to enter silent mode."Eric Laurent2011-08-171-8/+11
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Change condition to enter silent mode.Eric Laurent2011-08-161-8/+11
* | | | | | Merge "Display thumbnails one by one and cache them."Chih-Chung Chang2011-08-177-144/+139
|\ \ \ \ \ \
| * | | | | | Display thumbnails one by one and cache them.Chih-Chung Chang2011-08-167-144/+139
| |/ / / / /
* | | | | | Merge "Testing for bug 5122864 libwebcore related libraries increased by 3MB ...Kristian Monsen2011-08-171-4/+2
|\ \ \ \ \ \
| * | | | | | Testing for bug 5122864 libwebcore related libraries increased by 3MB in ICS ...Kristian Monsen2011-08-161-4/+2
| |/ / / / /
* | | | | | Merge "Use camcorder profiles for MediaRecorderStressTest"James Dong2011-08-161-14/+14
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Use camcorder profiles for MediaRecorderStressTestJames Dong2011-08-151-14/+14
* | | | | | Merge "Error handling in ACodec and Nuplayer."Andreas Huber2011-08-164-64/+63
|\ \ \ \ \ \
| * | | | | | Error handling in ACodec and Nuplayer.Andreas Huber2011-08-164-64/+63
| | |/ / / / | |/| | | |
* | | | | | Properly initialize some instance variables.Andreas Huber2011-08-161-0/+2
|/ / / / /
* | | | | Merge "Fix issue 5131056: key beeps when screen is locked"Eric Laurent2011-08-151-2/+9
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix issue 5131056: key beeps when screen is lockedEric Laurent2011-08-151-2/+9
| | |_|/ | |/| |
* | | | Merge "Bug 5045498 javadoc for the remote control client API"Jean-Michel Trivi2011-08-152-22/+171
|\ \ \ \
| * | | | Bug 5045498 javadoc for the remote control client APIJean-Michel Trivi2011-08-152-22/+171
* | | | | Merge "Bug 5045498 Send media button event receiver to remote control"Jean-Michel Trivi2011-08-152-2/+18
|\ \ \ \ \
| * | | | | Bug 5045498 Send media button event receiver to remote controlJean-Michel Trivi2011-08-152-2/+18
| | |_|/ / | |/| | |
* | | | | Merge "Deprecate use of some audio effects on output mix."Eric Laurent2011-08-154-29/+30
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Deprecate use of some audio effects on output mix.Eric Laurent2011-08-154-29/+30
| | |_|/ | |/| |
* | | | 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