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
9e609b0dfa
Merge "Apparently select() does not immediately return if one of the masked socket descriptors is closed... Stop relying on select for read-with-timeout functionality and use SO_RCVTIMEO socket option instead." into froyo
2010-04-20 16:29:23 -07:00
..
java
/android
Update AudioService to reflect phone state changes with AudioFocus.
2010-04-20 15:23:39 -07:00
jni
Use local lock for most MediaMetadataRetriever methods. Bug 2560834.
2010-04-01 18:08:22 -07:00
libdrm
…
libmedia
Use local lock for most MediaMetadataRetriever methods. Bug 2560834.
2010-04-01 18:08:22 -07:00
libmediaplayerservice
Use PV_PLAYER to handle RTSP streaming
2010-04-14 08:57:14 -07:00
libstagefright
Apparently select() does not immediately return if one of the masked socket descriptors is closed... Stop relying on select for read-with-timeout functionality and use SO_RCVTIMEO socket option instead.
2010-04-20 15:56:36 -07:00
mediaserver
…
tests
Remove the checkStremingServer checking as it is unstable and introduce the flakiness.
2010-04-09 13:53:56 -07:00