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
7883c975dd0db021fa3a01226d6cb09c28764c98
frameworks_base
/
media
History
Andreas Huber
5f0d5ce38a
Ensure that the audio codec instance is actually going away before we attempt to instantiate another one, otherwise we might end up with the software codec even though the hardware codec would have been available shortly.
2010-03-01 14:58:39 -08:00
..
java
/android
Merge "Make AsyncPlayer.startSound catch all exceptions instead of only a few. Two reasons for this: - it's used in the system process - it's run in a separate thread, so the user of AsyncPlayer cannot catch these exceptions"
2010-02-26 10:46:46 -08:00
jni
Merge "Image encoding settings java API through xml configuration file"
2010-02-25 15:11:29 -08:00
libdrm
donut snapshot
2009-08-31 09:17:57 -07:00
libmedia
Merge "Don't allow MediaRecorder.setParameter() to be invoked in the following states: error, prepared or recording"
2010-02-26 18:56:22 -08:00
libmediaplayerservice
Add some space and total memory amount to the memory dump from the media server process.
2010-02-25 10:06:32 -08:00
libstagefright
Ensure that the audio codec instance is actually going away before we attempt to instantiate another one, otherwise we might end up with the software codec even though the hardware codec would have been available shortly.
2010-03-01 14:58:39 -08:00
mediaserver
Fix issue 1795088 Improve audio routing code
2009-07-23 06:03:39 -07:00
tests
Use Java API from xml configuration in the test application
2010-02-22 11:32:02 -08:00