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
da77d0a6e7fe70b7da229077039bcca1f232bd89
frameworks_base
/
media
History
Andreas Huber
52733b83a7
The qcom OMX video decoders do not allocate output buffer memory at the time OMX_AllocateBuffer is called, wait until we received the first FILL_BUFFER_DONE notification until we rely on the buffer data ptr.
2010-01-25 11:24:26 -08:00
..
java
/android
Make the media scanner disregard database entries that do not have
2010-01-21 17:12:45 -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
The qcom OMX video decoders do not allocate output buffer memory at the time OMX_AllocateBuffer is called, wait until we received the first FILL_BUFFER_DONE notification until we rely on the buffer data ptr.
2010-01-25 11:24:26 -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