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
b9c56e39689e650afcebed4da38ad79c7b6cfcdf
frameworks_base
/
media
History
Marco Nelissen
9643b1e49c
Merge "b/2353646 Fix music visualizations to also work with audiotrack callbacks, which stagefright uses. This slightly changes the way the data is stored, since before we were relying on the buffers being written always being at least 4K, whereas the callbacks are generally for smaller amounts of data. Now we append all the data to a big circular buffer, then return chunks of that buffer for visualization. When there are multiple things playing at the same time, this will give the wrong result, but (1) that was the case before as well, and (2) will be fixed once we start visualizing the mixer output instead of the mixer inputs."
2010-01-12 15:28:50 -08:00
..
java
/android
am
d31d7397
: am
663ec308
: Fix issue 2361949: A2DP suspend parameters set wrongly.
2010-01-08 16:28:21 -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
Reorganize some of the stagefright implementation related to metadata.
2010-01-08 11:54:36 -08:00
libmediaplayerservice
b/2353646
2010-01-12 10:27:04 -08:00
libstagefright
Make sure to release the buffer we're not using in case of an error.
2010-01-12 11:58:28 -08:00
mediaserver
Fix issue 1795088 Improve audio routing code
2009-07-23 06:03:39 -07:00
sdutils
framework: asec: Rename 'Cache' -> 'Container'
2010-01-11 10:15:16 -08:00
tests
Deprecate fill_parent and introduce match_parent.
2010-01-08 15:11:38 -08:00