summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Disable vorbis seek when streaming from localhost.Andreas Huber2010-05-068-5/+106
* | | | | | am 2d315667: For issue #2651381, allow library prelinking.Dan Bornstein2010-05-055-10/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | For issue #2651381, allow library prelinking.Dan Bornstein2010-05-055-10/+0
| |/ / / /
* | | | | am e083d0a2: Merge "Support for Ogg Vorbis decoding in stagefright." into froyoAndreas Huber2010-05-047-7/+413
|\ \ \ \ \ | |/ / / /
| * | | | Support for Ogg Vorbis decoding in stagefright.Andreas Huber2010-05-047-7/+413
* | | | | merge from open-source masterThe Android Open Source Project2010-04-281-1/+1
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | speling fixhugh kennedy2010-04-281-1/+1
* | | | Switch to use software MP3 decoderJames Dong2010-04-261-1/+1
* | | | Fix bug 2619062 Music is routed to Phone speaker, though it isJean-Michel Trivi2010-04-231-2/+17
* | | | Merge "Apparently select() does not immediately return if one of the masked s...Andreas Huber2010-04-202-27/+14
|\ \ \ \
| * | | | Apparently select() does not immediately return if one of the masked socket d...Andreas Huber2010-04-202-27/+14
* | | | | Update AudioService to reflect phone state changes with AudioFocus.Jean-Michel Trivi2010-04-201-29/+52
|/ / / /
* | | | Merge "Don't coalesce more than 250ms worth of encoded data into a single cod...Andreas Huber2010-04-201-2/+12
|\ \ \ \
| * | | | Don't coalesce more than 250ms worth of encoded data into a single codec inpu...Andreas Huber2010-04-201-2/+12
* | | | | Merge "When updating existing entries in the media database, don't update the...Marco Nelissen2010-04-201-2/+6
|\ \ \ \ \
| * | | | | When updating existing entries in the media database, don't updateMarco Nelissen2010-04-201-2/+6
| |/ / / /
* | | | | Fix issue 2602879: camera shutter sound not playing.Eric Laurent2010-04-201-0/+6
* | | | | Fix issue 2604270 Device auto connects to Car Dock (Media profile) after und...Eric Laurent2010-04-201-0/+3
|/ / / /
* | | | Fix issue 2592680: Saved ringer volume forced to 0 when receiving a call in s...Eric Laurent2010-04-141-17/+9
* | | | Merge "Fix issue 2589563: Able to set ringer volume to 0 outside of silent mo...Eric Laurent2010-04-141-0/+3
|\ \ \ \
| * | | | Fix issue 2589563: Able to set ringer volume to 0 outside of silent mode.Eric Laurent2010-04-141-0/+3
* | | | | Use PV_PLAYER to handle RTSP streamingJames Dong2010-04-141-0/+5
|/ / / /
* | | | Snif more 3GPP file types according to http://www.ftyps.com/3gpp.htmlJames Dong2010-04-131-0/+2
* | | | Merge "Better diagnostics in the stagefright commandline tool, support for pl...Andreas Huber2010-04-131-1/+1
|\ \ \ \
| * | | | Better diagnostics in the stagefright commandline tool, support for playing s...Andreas Huber2010-04-131-1/+1
* | | | | Merge "Don't set encoder component role while we query decoders" into froyoJames Dong2010-04-131-1/+1
|\ \ \ \ \
| * | | | | Don't set encoder component role while we query decodersJames Dong2010-04-131-1/+1
* | | | | | Merge "Fix bug 2578813 Delay pausing music and routing audio for car docks" i...Jean-Michel Trivi2010-04-131-11/+56
|\ \ \ \ \ \
| * | | | | | Fix bug 2578813 Delay pausing music and routing audio for car docksJean-Michel Trivi2010-04-131-11/+56
* | | | | | | Fix for 2581725. Keep the last frame after resume(), and delete itGloria Wang2010-04-131-2/+14
|/ / / / / /
* | | | | | Honor the "Never vibrate" setting for incoming calls.Daniel Sandler2010-04-131-4/+2
| |/ / / / |/| | | |
* | | | | Distinguish QCELP audio from mpeg4 audio, ignore QCELP audio tracks since we ...Andreas Huber2010-04-125-11/+50
* | | | | Merge "Fix a race condition in TimedEventQueue, an event may be cancelled whi...Andreas Huber2010-04-122-9/+36
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix a race condition in TimedEventQueue, an event may be cancelled while we'r...Andreas Huber2010-04-122-9/+36
* | | | | Merge "Fix monkey bug 2586534 java.util.ConcurrentModificationException Unlik...Jean-Michel Trivi2010-04-121-2/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix monkey bug 2586534 java.util.ConcurrentModificationExceptionJean-Michel Trivi2010-04-091-2/+6
* | | | | Merge "Fix a case where the aac hardware decoder is in a transition state and...Andreas Huber2010-04-121-1/+7
|\ \ \ \ \
| * | | | | Fix a case where the aac hardware decoder is in a transition state and refuse...Andreas Huber2010-04-121-1/+7
| |/ / / /
* | | | | Merge "Ignore corrupt aac audio frames and substitute silence." into froyoAndreas Huber2010-04-121-12/+19
|\ \ \ \ \
| * | | | | Ignore corrupt aac audio frames and substitute silence.Andreas Huber2010-04-121-12/+19
| |/ / / /
* | | | | Start sending out buffering updates earlier (after preparation has completed)...Andreas Huber2010-04-121-2/+4
|/ / / /
* | | | Merge "Remove the checkStremingServer checking as it is unstable and introduc...Yu Shan Emily Lau2010-04-091-3/+3
|\ \ \ \
| * | | | Remove the checkStremingServer checking as it is unstable and introduce the f...Yu Shan Emily Lau2010-04-091-3/+3
* | | | | Merge "Support for ID3 V2.4 tags." into froyoAndreas Huber2010-04-092-24/+118
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Support for ID3 V2.4 tags.Andreas Huber2010-04-082-24/+118
* | | | | Refactor connection/redirection code, support redirects on reconnection.Andreas Huber2010-04-081-140/+96
* | | | | Increase the size of the pages used in CachingDataSource (total amount of mem...Andreas Huber2010-04-083-5/+24
|/ / / /
* | | | Merge "Don't check whether a specific named activity supports mp3 playback, j...Marco Nelissen2010-04-071-2/+0
|\ \ \ \
| * | | | Don't check whether a specific named activity supports mp3 playback,Marco Nelissen2010-04-071-2/+0
* | | | | Merge "Per requested by API council, rename MediaScannerConneciton.ScanResult...Ray Chen2010-04-071-30/+30
|\ \ \ \ \