summaryrefslogtreecommitdiffstats
path: root/media/java
Commit message (Expand)AuthorAgeFilesLines
* Added support for auxiliary audio effects to AudioTrack and MediaPlayer.Eric Laurent2010-07-212-2/+108
* Added JAVA classes to control bass boost, equalizer, reverberation and virtua...Eric Laurent2010-07-085-0/+1593
* Merge "Added Visualizer effect." into gingerbreadEric Laurent2010-07-072-310/+913
|\
| * Added Visualizer effect.Eric Laurent2010-07-072-310/+913
* | Merge "Fix issue 2811538: System server crash when disconnecting BT headset a...Eric Laurent2010-07-011-2/+13
|\ \
| * | Fix issue 2811538: System server crash when disconnecting BT headset after us...Eric Laurent2010-06-301-2/+13
| |/
* | Add multiple camera support for in MediaProfiles.Chih-Chung Chang2010-07-012-12/+44
|/
* Added support for audio sessions in MediaPlayer and AudioTrack.Eric Laurent2010-06-222-2/+112
* Fix issue 2301630: Mismatch of state occurs when media server is killed whil...Eric Laurent2010-06-221-0/+9
* Merge "Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI...Eric Laurent2010-06-141-0/+954
|\
| * Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI.Eric Laurent2010-06-111-0/+954
* | Switch stagefright's approach to prefetching to the new model. The java Media...Andreas Huber2010-06-101-0/+9
|/
* Merge "Pass BluetoothDevice to the Bluetooth Headset calls." into krakenJaikumar Ganesh2010-06-071-7/+11
|\
| * Pass BluetoothDevice to the Bluetooth Headset calls.Jaikumar Ganesh2010-06-021-7/+11
* | Initial checkin of mpeg2 transport stream parser for stagefright.Andreas Huber2010-06-071-1/+4
* | am c40209ac: am 28a92b2e: Merge "Fix a Javadoc to clarify when setAudioStream...James Dong2010-06-031-2/+6
|\ \ | |/ |/|
| * am 28a92b2e: Merge "Fix a Javadoc to clarify when setAudioStreamType() should...James Dong2010-06-031-2/+6
| |\
| | * Fix a Javadoc to clarify when setAudioStreamType() should be called.James Dong2010-06-031-2/+6
* | | Add support for gps altitude EXIF tags.Wu-cheng Li2010-05-271-5/+35
* | | Support for media extraction from .mkv/.mka Matroska files in stagefright.Andreas Huber2010-05-201-2/+7
|/ /
* | am b1235a57: Merge "Hide two audio focus methods." into froyoXavier Ducrohet2010-05-121-0/+2
|\ \ | |/
| * Merge "Hide two audio focus methods." into froyoXavier Ducrohet2010-05-111-0/+2
| |\
| | * Hide two audio focus methods.Xavier Ducrohet2010-05-111-0/+2
* | | am 836b2d75: Merge "Don\'t clear the _data column in the audio_meta table, si...Marco Nelissen2010-05-121-2/+5
|\ \ \ | |/ /
| * | Don't clear the _data column in the audio_meta table, since it isn'tMarco Nelissen2010-05-111-2/+5
| |/
* | am 3e90c76c: Merge "Update javadoc in android.media.AudioManager to not hide ...Jean-Michel Trivi2010-05-121-9/+15
|\ \ | |/
| * Update javadoc in android.media.AudioManager to not hide theJean-Michel Trivi2010-05-111-9/+15
* | am aaa01b18: Merge " Fix bug 2670395 and 2599698 When the user selects...Jean-Michel Trivi2010-05-122-22/+25
|\ \ | |/
| * Fix bug 2670395 and 2599698Jean-Michel Trivi2010-05-112-22/+25
* | merge from open-source masterThe Android Open Source Project2010-04-281-1/+1
|\ \ | |/ |/|
| * speling fixhugh kennedy2010-04-281-1/+1
* | Fix bug 2619062 Music is routed to Phone speaker, though it isJean-Michel Trivi2010-04-231-2/+17
* | Update AudioService to reflect phone state changes with AudioFocus.Jean-Michel Trivi2010-04-201-29/+52
* | 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
* | Fix issue 2589563: Able to set ringer volume to 0 outside of silent mode.Eric Laurent2010-04-141-0/+3
* | Fix bug 2578813 Delay pausing music and routing audio for car docksJean-Michel Trivi2010-04-131-11/+56
* | Honor the "Never vibrate" setting for incoming calls.Daniel Sandler2010-04-131-4/+2
* | Fix monkey bug 2586534 java.util.ConcurrentModificationExceptionJean-Michel Trivi2010-04-091-2/+6
* | Per requested by API council, rename MediaScannerConneciton.ScanResultListene...Ray Chen2010-04-071-30/+30
* | Make createVideoThumbnail and createImageThumbnail look consistent.Ray Chen2010-04-051-128/+43
* | Fix bug 2565463 Ensure an object cannot appear twice in theJean-Michel Trivi2010-04-012-1/+9
* | Public API changes for CameraProfile and CamcorderProfile classesJames Dong2010-04-013-59/+109
* | Fix bug 2553575 API REVIEW: android.media Change 1 of 3Jean-Michel Trivi2010-03-311-8/+8
* | Fix issue 2472495: Phone cannot be set to silent mode via volume keys while D...Eric Laurent2010-03-221-49/+88
* | Unhide the MediaButton receiver API in android.media.AudioManagerJean-Michel Trivi2010-03-221-27/+0
* | Update MediaRecorder.java documentation to mention it does not work on the em...James Dong2010-03-221-0/+1