summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Fix sampleTable instantiation, this makes sure that the sample table refers t...Andreas Huber2010-05-141-1/+2
* Return a runtime error instead of asserting if the AACDecoder is passed an un...Andreas Huber2010-05-132-3/+10
* Merge "Hide two audio focus methods." into froyoXavier Ducrohet2010-05-111-0/+2
|\
| * Hide two audio focus methods.Xavier Ducrohet2010-05-111-0/+2
* | Don't clear the _data column in the audio_meta table, since it isn'tMarco Nelissen2010-05-111-2/+5
|/
* Merge "Support for customizable socket-read timeouts through the HTTP respons...Andreas Huber2010-05-113-4/+33
|\
| * Support for customizable socket-read timeouts through the HTTP response.Andreas Huber2010-05-113-4/+33
* | Merge "Better seek handling and proper reset of the vorbis decoder after a di...Andreas Huber2010-05-112-9/+22
|\ \
| * | Better seek handling and proper reset of the vorbis decoder after a discontin...Andreas Huber2010-05-112-9/+22
| |/
* | Update javadoc in android.media.AudioManager to not hide theJean-Michel Trivi2010-05-111-9/+15
* | Fix bug 2670395 and 2599698Jean-Michel Trivi2010-05-112-22/+25
|/
* A new OggExtractor/VorbisDecoder combo to support approximate seeking.Andreas Huber2010-05-0714-371/+964
* Merge "Disable vorbis seek when streaming from localhost." into froyoAndreas Huber2010-05-068-5/+106
|\
| * Disable vorbis seek when streaming from localhost.Andreas Huber2010-05-068-5/+106
* | For issue #2651381, allow library prelinking.Dan Bornstein2010-05-055-10/+0
|/
* Support for Ogg Vorbis decoding in stagefright.Andreas Huber2010-05-047-7/+413
* 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
|/