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
fde32903740fd2d12eb5895a5662d56a18f8a00a
frameworks_base
/
media
History
Gloria Wang
582ae172a4
Merge "Fix for the safty check. It checks that nFir21 + jNpoints <= BUF_SIZE, but when it calls GetByteArrayRegion, it multiplies it by 2 which defeats the "// safety first" check at the beginning."
2010-02-22 16:08:28 -08:00
..
java
/android
The MediaScanner is way too obsessed with restricting the files to be scanned.
2010-02-19 09:55:02 -08:00
jni
Fix for the safty check. It checks that nFir21 + jNpoints <= BUF_SIZE,
2010-02-22 15:59:03 -08:00
libdrm
donut snapshot
2009-08-31 09:17:57 -07:00
libmedia
am
8978547f
: am
f5fe3949
: Fix issue 2459650.
2010-02-22 11:19:51 -08:00
libmediaplayerservice
Implement legacy behaviour for MediaPlayer's behaviour of starting from the start of the media on a start() call instead of resuming at the current position, if previously reached the end of the stream. Also properly report number of frames played to audio flinger. Finally, delay spawing the queue thread until actually used.
2010-02-18 16:45:13 -08:00
libstagefright
This hardware video decoder lies about its required input buffer sizes allocating 2.7 MB of memory instead of the required 176 KB... Added another quirk.
2010-02-22 14:58:45 -08:00
mediaserver
Fix issue 1795088 Improve audio routing code
2009-07-23 06:03:39 -07:00
tests
Increase the sleep time to fix testTakePicture.
2010-02-22 15:08:16 +08:00