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
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
…
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
…
tests
Increase the sleep time to fix testTakePicture.
2010-02-22 15:08:16 +08:00