summaryrefslogtreecommitdiffstats
path: root/media/java
Commit message (Expand)AuthorAgeFilesLines
* Changed type of reverb presets from int to shortEric Laurent2010-08-261-7/+7
* Audio Effects: fixed "strength supported" parameter size.Eric Laurent2010-08-182-2/+2
* Merge "Fix bug 2684341 Don't steal the media button event from the phone app ...Jean-Michel Trivi2010-08-091-3/+19
|\
| * Fix bug 2684341 Don't steal the media button event from the phoneJean-Michel Trivi2010-08-091-3/+19
* | Fixed several audio effects problems.Eric Laurent2010-08-091-7/+6
|/
* am 5b86de94: fix doc bugsScott Main2010-08-041-1/+1
|\
| * fix doc bugsScott Main2010-08-041-1/+1
| * Fix issue 2811538: System server crash when disconnecting BT headset after us...Eric Laurent2010-07-011-2/+13
* | Support for Gtalk video, includes AMR/H.263 assembler and packetization suppo...Andreas Huber2010-08-041-0/+3
* | NEW_API: Unhide audio effect APIs.Eric Laurent2010-08-049-173/+148
* | Audio effects: aligned Equalizer API argument types on OpenSL ES SLEqualizerItf.Eric Laurent2010-07-301-36/+24
* | Audio Effects: added methods to effects java classes to store and load curren...Eric Laurent2010-07-275-14/+549
* | 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