This website requires JavaScript.
Explore
Help
Sign In
drgreen
/
android_frameworks_base
Watch
1
Star
0
Fork
0
You've already forked android_frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
android_frameworks_base
/
media
History
Andreas Huber
3522b5a579
Make sure to release the renderer before shutting down the hardware codec, qcom's hardware decoder will otherwise crash.
...
related-to-bug: 2387981
2010-01-22 14:36:53 -08:00
..
java
/android
Support for determining the mime type of media via metadata extraction.
2010-01-13 11:30:34 -08:00
jni
Reorganize some of the stagefright implementation related to metadata.
2010-01-08 11:54:36 -08:00
libdrm
donut snapshot
2009-08-31 09:17:57 -07:00
libmedia
Fix no-copy-overhead OMXCodec implementation to actually work.
2010-01-20 15:05:46 -08:00
libmediaplayerservice
Special-case .wmv and .wma metadata retrieval and playback to use PV if available.
2010-01-21 10:31:05 -08:00
libstagefright
Make sure to release the renderer before shutting down the hardware codec, qcom's hardware decoder will otherwise crash.
2010-01-22 14:36:53 -08:00
mediaserver
Fix issue 1795088 Improve audio routing code
2009-07-23 06:03:39 -07:00
sdutils
MountService: Add new 'unmountSecureContainer' API call
2010-01-18 06:49:19 -08:00
tests
Make the MediaMetadataTest a little more lenient when it comes to verifying the duration of media files, only require that the returned duration is within 100ms of the expected one, as the PV and stagefright implementations differ slightly.
2010-01-20 12:16:36 -08:00