| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge "Disable vorbis seek when streaming from localhost." into froyo | Andreas Huber | 2010-05-06 | 8 | -5/+106 |
|\ |
|
| * | Disable vorbis seek when streaming from localhost. | Andreas Huber | 2010-05-06 | 8 | -5/+106 |
* | | For issue #2651381, allow library prelinking. | Dan Bornstein | 2010-05-05 | 5 | -10/+0 |
|/ |
|
* | Support for Ogg Vorbis decoding in stagefright. | Andreas Huber | 2010-05-04 | 7 | -7/+413 |
* | Switch to use software MP3 decoder | James Dong | 2010-04-26 | 1 | -1/+1 |
* | Fix bug 2619062 Music is routed to Phone speaker, though it is | Jean-Michel Trivi | 2010-04-23 | 1 | -2/+17 |
* | Merge "Apparently select() does not immediately return if one of the masked s... | Andreas Huber | 2010-04-20 | 2 | -27/+14 |
|\ |
|
| * | Apparently select() does not immediately return if one of the masked socket d... | Andreas Huber | 2010-04-20 | 2 | -27/+14 |
* | | Update AudioService to reflect phone state changes with AudioFocus. | Jean-Michel Trivi | 2010-04-20 | 1 | -29/+52 |
|/ |
|
* | Merge "Don't coalesce more than 250ms worth of encoded data into a single cod... | Andreas Huber | 2010-04-20 | 1 | -2/+12 |
|\ |
|
| * | Don't coalesce more than 250ms worth of encoded data into a single codec inpu... | Andreas Huber | 2010-04-20 | 1 | -2/+12 |
* | | Merge "When updating existing entries in the media database, don't update the... | Marco Nelissen | 2010-04-20 | 1 | -2/+6 |
|\ \ |
|
| * | | When updating existing entries in the media database, don't update | Marco Nelissen | 2010-04-20 | 1 | -2/+6 |
| |/ |
|
* | | Fix issue 2602879: camera shutter sound not playing. | Eric Laurent | 2010-04-20 | 1 | -0/+6 |
* | | Fix issue 2604270 Device auto connects to Car Dock (Media profile) after und... | Eric Laurent | 2010-04-20 | 1 | -0/+3 |
|/ |
|
* | Fix issue 2592680: Saved ringer volume forced to 0 when receiving a call in s... | Eric Laurent | 2010-04-14 | 1 | -17/+9 |
* | Merge "Fix issue 2589563: Able to set ringer volume to 0 outside of silent mo... | Eric Laurent | 2010-04-14 | 1 | -0/+3 |
|\ |
|
| * | Fix issue 2589563: Able to set ringer volume to 0 outside of silent mode. | Eric Laurent | 2010-04-14 | 1 | -0/+3 |
* | | Use PV_PLAYER to handle RTSP streaming | James Dong | 2010-04-14 | 1 | -0/+5 |
|/ |
|
* | Snif more 3GPP file types according to http://www.ftyps.com/3gpp.html | James Dong | 2010-04-13 | 1 | -0/+2 |
* | Merge "Better diagnostics in the stagefright commandline tool, support for pl... | Andreas Huber | 2010-04-13 | 1 | -1/+1 |
|\ |
|
| * | Better diagnostics in the stagefright commandline tool, support for playing s... | Andreas Huber | 2010-04-13 | 1 | -1/+1 |
* | | Merge "Don't set encoder component role while we query decoders" into froyo | James Dong | 2010-04-13 | 1 | -1/+1 |
|\ \ |
|
| * | | Don't set encoder component role while we query decoders | James Dong | 2010-04-13 | 1 | -1/+1 |
* | | | Merge "Fix bug 2578813 Delay pausing music and routing audio for car docks" i... | Jean-Michel Trivi | 2010-04-13 | 1 | -11/+56 |
|\ \ \ |
|
| * | | | Fix bug 2578813 Delay pausing music and routing audio for car docks | Jean-Michel Trivi | 2010-04-13 | 1 | -11/+56 |
* | | | | Fix for 2581725. Keep the last frame after resume(), and delete it | Gloria Wang | 2010-04-13 | 1 | -2/+14 |
|/ / / |
|
* | | | Honor the "Never vibrate" setting for incoming calls. | Daniel Sandler | 2010-04-13 | 1 | -4/+2 |
| |/
|/| |
|
* | | Distinguish QCELP audio from mpeg4 audio, ignore QCELP audio tracks since we ... | Andreas Huber | 2010-04-12 | 5 | -11/+50 |
* | | Merge "Fix a race condition in TimedEventQueue, an event may be cancelled whi... | Andreas Huber | 2010-04-12 | 2 | -9/+36 |
|\ \
| |/
|/| |
|
| * | Fix a race condition in TimedEventQueue, an event may be cancelled while we'r... | Andreas Huber | 2010-04-12 | 2 | -9/+36 |
* | | Merge "Fix monkey bug 2586534 java.util.ConcurrentModificationException Unlik... | Jean-Michel Trivi | 2010-04-12 | 1 | -2/+6 |
|\ \
| |/
|/| |
|
| * | Fix monkey bug 2586534 java.util.ConcurrentModificationException | Jean-Michel Trivi | 2010-04-09 | 1 | -2/+6 |
* | | Merge "Fix a case where the aac hardware decoder is in a transition state and... | Andreas Huber | 2010-04-12 | 1 | -1/+7 |
|\ \ |
|
| * | | Fix a case where the aac hardware decoder is in a transition state and refuse... | Andreas Huber | 2010-04-12 | 1 | -1/+7 |
| |/ |
|
* | | Merge "Ignore corrupt aac audio frames and substitute silence." into froyo | Andreas Huber | 2010-04-12 | 1 | -12/+19 |
|\ \ |
|
| * | | Ignore corrupt aac audio frames and substitute silence. | Andreas Huber | 2010-04-12 | 1 | -12/+19 |
| |/ |
|
* | | Start sending out buffering updates earlier (after preparation has completed)... | Andreas Huber | 2010-04-12 | 1 | -2/+4 |
|/ |
|
* | Merge "Remove the checkStremingServer checking as it is unstable and introduc... | Yu Shan Emily Lau | 2010-04-09 | 1 | -3/+3 |
|\ |
|
| * | Remove the checkStremingServer checking as it is unstable and introduce the f... | Yu Shan Emily Lau | 2010-04-09 | 1 | -3/+3 |
* | | Merge "Support for ID3 V2.4 tags." into froyo | Andreas Huber | 2010-04-09 | 2 | -24/+118 |
|\ \
| |/
|/| |
|
| * | Support for ID3 V2.4 tags. | Andreas Huber | 2010-04-08 | 2 | -24/+118 |
* | | Refactor connection/redirection code, support redirects on reconnection. | Andreas Huber | 2010-04-08 | 1 | -140/+96 |
* | | Increase the size of the pages used in CachingDataSource (total amount of mem... | Andreas Huber | 2010-04-08 | 3 | -5/+24 |
|/ |
|
* | Merge "Don't check whether a specific named activity supports mp3 playback, j... | Marco Nelissen | 2010-04-07 | 1 | -2/+0 |
|\ |
|
| * | Don't check whether a specific named activity supports mp3 playback, | Marco Nelissen | 2010-04-07 | 1 | -2/+0 |
* | | Merge "Per requested by API council, rename MediaScannerConneciton.ScanResult... | Ray Chen | 2010-04-07 | 1 | -30/+30 |
|\ \ |
|
| * | | Per requested by API council, rename MediaScannerConneciton.ScanResultListene... | Ray Chen | 2010-04-07 | 1 | -30/+30 |
| |/ |
|
* | | Report the requested seek time while seek is in progress. | Andreas Huber | 2010-04-07 | 1 | -2/+5 |
|/ |
|
* | Partial revert of previous change to improve hardware AAC decoder performance... | Andreas Huber | 2010-04-06 | 1 | -20/+0 |