summaryrefslogtreecommitdiffstats
path: root/media/java
Commit message (Expand)AuthorAgeFilesLines
* Docs: Fixed wrong parameter in SoundPool file; fixed typo in security file.David Friedman2013-09-271-1/+1
* Expose latency methods through AudioManager and AudioTrack.Oliver Woodman2013-07-013-0/+26
* additional documentation for media codec infoScott Main2013-06-142-3/+38
* Merge "Let RemoteControlDisplay know more about playback position" into jb-mr...Zhihai Xu2013-06-112-2/+52
|\
| * Let RemoteControlDisplay know more about playback positionJean-Michel Trivi2013-06-072-2/+52
* | Unhide MediaExtractor.getPsshInfo()Marco Nelissen2013-06-101-2/+2
|/
* javadoc cleanup for audioeffectScott Main2013-06-031-7/+25
* Listen for HTTP proxy changes and propagate the information to the mediaAndreas Huber2013-05-311-2/+76
* Merge "MediaMuxer sample code update, no functional change" into jb-mr2-devztenghui2013-05-311-8/+17
|\
| * MediaMuxer sample code update, no functional changeztenghui2013-05-311-8/+17
* | Merge "Rename CALLBACK_FLAG_ACTIVE_SCAN for clarity." into jb-mr2-devJeff Brown2013-05-311-5/+5
|\ \ | |/ |/|
| * Rename CALLBACK_FLAG_ACTIVE_SCAN for clarity.Jeff Brown2013-05-301-5/+5
* | Merge "Monitor device rotation" into jb-mr2-devJean-Michel Trivi2013-05-301-6/+50
|\ \ | |/ |/|
| * Monitor device rotationJean-Michel Trivi2013-05-281-6/+50
* | android.media.MediaMuxer: remove SAMPLE_SYNC_FLAGLajos Molnar2013-05-291-11/+4
|/
* Add route description API.Jeff Brown2013-05-161-7/+55
* Add an API to determine if a route is connecting.Jeff Brown2013-05-091-1/+13
* Add an API to allow a callback to request active scans.Jeff Brown2013-05-091-28/+143
* Fix bug managing wifi display routes.Jeff Brown2013-05-091-13/+9
* Correct java API docs for MediaDrm offline use caseJeff Tinker2013-05-071-5/+10
* MediaDrm API: Add two exceptions to handle error path scenariosJeff Tinker2013-04-305-10/+112
* Merge "Identify in logs launch of voice search from key events" into jb-mr2-devJean-Michel Trivi2013-04-231-0/+2
|\
| * Identify in logs launch of voice search from key eventsJean-Michel Trivi2013-04-191-0/+2
* | Merge "Opt-in mechanism for RemoteControlClient position anti-drift check" in...Jean-Michel Trivi2013-04-225-23/+182
|\ \
| * | Opt-in mechanism for RemoteControlClient position anti-drift checkJean-Michel Trivi2013-04-225-23/+182
| |/
* | Change doc comment to match API changeKenny Root2013-04-191-1/+1
* | Correct algorithm property name and clarify javadoc description ofJeff Tinker2013-04-191-3/+3
|/
* Merge "Anti-drift in RCC playback position" into jb-mr2-devJean-Michel Trivi2013-04-191-1/+118
|\
| * Anti-drift in RCC playback positionJean-Michel Trivi2013-04-181-1/+118
* | Merge "AudioService: SCO audio backward compatibility" into jb-mr2-devEric Laurent2013-04-193-13/+55
|\ \
| * | AudioService: SCO audio backward compatibilityEric Laurent2013-04-173-13/+55
* | | Add some documentation to MediaCodecInfoAndreas Huber2013-04-181-0/+14
* | | Merge "Make MediaDrm APIs public" into jb-mr2-devJeff Tinker2013-04-182-142/+297
|\ \ \ | |_|/ |/| |
| * | Make MediaDrm APIs publicJeff Tinker2013-04-172-142/+297
| |/
* | Fix message handling in RemoteControlClientJean-Michel Trivi2013-04-161-10/+11
|/
* Merge "Clarify how release of offline keys is handled in the MediaDrm API" in...Jeff Tinker2013-04-151-14/+21
|\
| * Clarify how release of offline keys is handled in the MediaDrm APIJeff Tinker2013-04-121-14/+21
* | fix javadoc buildScott Main2013-04-151-2/+2
* | Merge "Public APIs for media position in RemoteControlClient" into jb-mr2-devJean-Michel Trivi2013-04-151-20/+9
|\ \
| * | Public APIs for media position in RemoteControlClientJean-Michel Trivi2013-04-141-20/+9
| |/
* | Merge "MediaExtractor.setDataSource(...) has always thrown IOExceptions from"...Andreas Huber2013-04-151-6/+7
|\ \
| * | MediaExtractor.setDataSource(...) has always thrown IOExceptions fromAndreas Huber2013-04-111-6/+7
| |/
* | Document that MediaPlayer.getDuration() returns an invalid value (-1)Andreas Huber2013-04-111-1/+2
|/
* Make MediaRouter ignore remembered wifi displays when wifi display is offAdam Powell2013-04-101-4/+13
* Merge "Handle seek requests in AudioService" into jb-mr2-devJean-Michel Trivi2013-04-102-2/+17
|\
| * Handle seek requests in AudioServiceJean-Michel Trivi2013-04-092-2/+17
* | Merge "Add support for common encryption" into jb-mr2-devMarco Nelissen2013-04-082-0/+57
|\ \
| * | Add support for common encryptionMarco Nelissen2013-04-082-0/+57
* | | Merge "Have audio service clean up new receivers in crashing processes." into...Dianne Hackborn2013-04-083-16/+69
|\ \ \
| * | | Have audio service clean up new receivers in crashing processes.Dianne Hackborn2013-04-083-16/+69