This website requires JavaScript.
Explore
Help
Sign In
Android
/
frameworks_base
Watch
1
Star
0
Fork
0
You've already forked frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
071862f0cb397cd2bf4a019ebee1db1f0db6dbe0
frameworks_base
/
media
History
Andreas Huber
1fbf63abf4
"isPlaying" should never block, acquiring the mutex here is unnecessary, rather than investing in a separate mutex guarding just "mFlags" we accept returning "true" from isPlaying one too many times.
...
Change-Id: I597577cbb3ad1afd3cb3ca91979ef24cc1a44658 related-to-bug: 2518319
2010-03-16 14:31:52 -07:00
..
java
/android
Fix
#2509370
ThumbnailUtils.createThumbnailFromEXIF crashes media provider.
2010-03-15 10:45:35 -07:00
jni
Add a name to the previously-unnamed thread created by SoundPoolThread.
2010-03-11 13:59:54 -08:00
libdrm
donut snapshot
2009-08-31 09:17:57 -07:00
libmedia
Fix regression in directory scanning
2010-03-15 21:17:40 -07:00
libmediaplayerservice
Fix build. I screwed up a merge.
2010-03-02 12:56:37 -08:00
libstagefright
"isPlaying" should never block, acquiring the mutex here is unnecessary, rather than investing in a separate mutex guarding just "mFlags" we accept returning "true" from isPlaying one too many times.
2010-03-16 14:31:52 -07:00
mediaserver
Fix issue 1795088 Improve audio routing code
2009-07-23 06:03:39 -07:00
tests
Fix the bug that it should write the zero diff to the output file when the actual diff is negative.
2010-03-12 12:04:30 -08:00