summaryrefslogtreecommitdiffstats
path: root/media/java
Commit message (Expand)AuthorAgeFilesLines
* am 1aaba885: Merge "Audio Effects: fixed "strength supported" parameter size....Eric Laurent2010-08-192-2/+2
|\
| * Audio Effects: fixed "strength supported" parameter size.Eric Laurent2010-08-182-2/+2
* | am 66edf558: Merge "Fix bug 2684341 Don\'t steal the media button event from ...Jean-Michel Trivi2010-08-091-3/+19
|\ \ | |/
| * 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
* | | am 2a6b80bc: Fixed several audio effects problems.Eric Laurent2010-08-091-7/+6
|\ \ \ | |/ /
| * | Fixed several audio effects problems.Eric Laurent2010-08-091-7/+6
| |/
* | am 769f9b89: am 5b86de94: fix doc bugsScott Main2010-08-041-1/+1
|\ \ | |/
| * 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
* | | am c17f35dd: Merge "Support for Gtalk video, includes AMR/H.263 assembler and...Andreas Huber2010-08-041-0/+3
|\ \ \ | |/ /
| * | Support for Gtalk video, includes AMR/H.263 assembler and packetization suppo...Andreas Huber2010-08-041-0/+3
* | | am 1340ee8a: Merge "NEW_API: Unhide audio effect APIs." into gingerbreadEric Laurent2010-08-049-173/+148
|\ \ \ | |/ /
| * | NEW_API: Unhide audio effect APIs.Eric Laurent2010-08-049-173/+148
* | | am 92e847ed: Audio effects: aligned Equalizer API argument types on OpenSL ES...Eric Laurent2010-07-301-36/+24
|\ \ \ | |/ /
| * | Audio effects: aligned Equalizer API argument types on OpenSL ES SLEqualizerItf.Eric Laurent2010-07-301-36/+24
* | | am ca57d1cc: Audio Effects: added methods to effects java classes to store an...Eric Laurent2010-07-275-14/+549
|\ \ \ | |/ /
| * | Audio Effects: added methods to effects java classes to store and load curren...Eric Laurent2010-07-275-14/+549
* | | am 7070b365: Added support for auxiliary audio effects to AudioTrack and Medi...Eric Laurent2010-07-212-2/+108
|\ \ \ | |/ /
| * | Added support for auxiliary audio effects to AudioTrack and MediaPlayer.Eric Laurent2010-07-212-2/+108
* | | am fd84f97a: Added JAVA classes to control bass boost, equalizer, reverberati...Eric Laurent2010-07-085-0/+1593
|\ \ \ | |/ /
| * | Added JAVA classes to control bass boost, equalizer, reverberation and virtua...Eric Laurent2010-07-085-0/+1593
* | | am dacabf97: Merge "Added Visualizer effect." into gingerbreadEric Laurent2010-07-072-310/+913
|\ \ \ | |/ /
| * | Merge "Added Visualizer effect." into gingerbreadEric Laurent2010-07-072-310/+913
| |\ \
| | * | Added Visualizer effect.Eric Laurent2010-07-072-310/+913
* | | | am a0c2b539: Merge "Fix issue 2811538: System server crash when disconnecting...Eric Laurent2010-07-011-2/+13
|\ \ \ \ | |/ / /
| * | | 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
| | |/ /
* | | | am 09b90057: Add multiple camera support for in MediaProfiles.Chih-Chung Chang2010-06-302-12/+44
|\ \ \ \ | |/ / /
| * | | Add multiple camera support for in MediaProfiles.Chih-Chung Chang2010-07-012-12/+44
| |/ /
* | | merge from froyo-plus-aospThe Android Open Source Project2010-06-251-1/+5
|\ \ \ | |/ / |/| |
| * | merge from open-source masterThe Android Open Source Project2010-06-181-1/+5
| |\ \
| | * | Change in media scanner to set correct dateMikael2 Svensson2010-06-061-1/+5
* | | | 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