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
d7d22eba3c1bb7212ccc566fedb16dbee44f51a2
frameworks_base
/
media
History
Andreas Huber
d7d22eba3c
Propagate errors all the way through the MediaSources and send either MEDIA_PLAYBACK_COMPLETE or MEDIA_ERROR depending on the final reason for running out of buffers to play back.
...
related-to-bug: 2463749
2010-02-23 14:06:38 -08:00
..
java
/android
Merge "Replace system property retrieval calls with DecoderCapabilities Java API calls."
2010-02-23 10:16:57 -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
Propagate errors all the way through the MediaSources and send either MEDIA_PLAYBACK_COMPLETE or MEDIA_ERROR depending on the final reason for running out of buffers to play back.
2010-02-23 14:06:38 -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