summaryrefslogtreecommitdiffstats
path: root/media/java
Commit message (Expand)AuthorAgeFilesLines
* Adjust volume bar visibility in HDMI-CEC system audio modeJungshik Jang2014-09-171-0/+10
* Add new DisconnectCause class to telecomm.Andrew Lee2014-09-161-0/+6
* Fix volume change failure in HDMI-CEC system audio mode.Jungshik Jang2014-09-161-0/+10
* Merge "Document retry behavior for MediaCodec.CryptoException" into lmp-devJeff Tinker2014-09-151-3/+6
|\
| * Document retry behavior for MediaCodec.CryptoExceptionJeff Tinker2014-09-151-3/+6
* | TIF: Turn debugging offJae Seo2014-09-142-4/+2
* | Renaming Telecomm to Telecom.Tyler Gunn2014-09-121-5/+4
* | Merge "more AudioAttributes javadoc" into lmp-devJean-Michel Trivi2014-09-121-3/+53
|\ \
| * | more AudioAttributes javadocJean-Michel Trivi2014-09-121-3/+53
* | | TIF: Add a system API to retrieve HDMI device informationJae Seo2014-09-121-8/+26
* | | AudioService: modify stream delay for touch explorationJean-Michel Trivi2014-09-121-9/+48
|/ /
* | Change callback methods from add to register.Michael Wright2014-09-113-8/+8
* | Merge "More android.media.AudioFormat.Builder javadoc" into lmp-devJean-Michel Trivi2014-09-111-2/+13
|\ \
| * | More android.media.AudioFormat.Builder javadocJean-Michel Trivi2014-09-091-2/+13
* | | Fix build breakageYoungsang Cho2014-09-111-2/+2
* | | Merge "Add a system API to query hdmi system audio mode" into lmp-devTerry Heo2014-09-113-1/+24
|\ \ \
| * | | Add a system API to query hdmi system audio modeTerry Heo2014-09-043-1/+24
* | | | Notify of the update of TvInputInfoChulwoo Lee2014-09-112-0/+31
* | | | MediaCodec.Image: use image.setCrop() in constructorLajos Molnar2014-09-101-1/+1
* | | | TIF: Enable inflating class android.media.tv.TvView on non-TV devicesJae Seo2014-09-102-2/+6
* | | | Merge "Virtualizer: replace device type by virtualization mode" into lmp-devJean-Michel Trivi2014-09-101-38/+140
|\ \ \ \
| * | | | Virtualizer: replace device type by virtualization modeJean-Michel Trivi2014-09-081-38/+140
* | | | | Merge "Hide AudioDevice class" into lmp-devEric Laurent2014-09-102-94/+92
|\ \ \ \ \ | |/ / / /
| * | | | Hide AudioDevice classEric Laurent2014-09-072-94/+92
| | |/ / | |/| |
* | | | Merge "CamcorderProfile: Add QUALITY_HIGH_SPEED_2160P" into lmp-devZhijun He2014-09-101-1/+8
|\ \ \ \
| * | | | CamcorderProfile: Add QUALITY_HIGH_SPEED_2160PZhijun He2014-09-091-1/+8
* | | | | Merge "MediaCodec/Drm: move from getErrorCode to getDiagnosticInfo" into lmp-devLajos Molnar2014-09-102-0/+37
|\ \ \ \ \
| * | | | | MediaCodec/Drm: move from getErrorCode to getDiagnosticInfoLajos Molnar2014-09-092-0/+37
* | | | | | MediaPlayer/SubtitleController:fix add/select timed text on startRobert Shih2014-09-102-17/+30
|/ / / / /
* | | | | Merge "Add support for max-res decode" into lmp-devJeff Tinker2014-09-091-0/+7
|\ \ \ \ \
| * | | | | Add support for max-res decodeJeff Tinker2014-08-291-0/+7
* | | | | | initialize codec list before MediaCodec.getCodecInfo()Lajos Molnar2014-09-091-0/+1
| |/ / / / |/| | | |
* | | | | Merge "Add user-specific playSoundEffect and use in NavBar" into lmp-devJason Monk2014-09-091-3/+40
|\ \ \ \ \
| * | | | | Add user-specific playSoundEffect and use in NavBarJason Monk2014-09-081-3/+40
| | |_|_|/ | |/| | |
* | | | | Add Japanese content ratingsJae Seo2014-09-091-0/+21
* | | | | Merge "unhide AudioAttributes flag FLAG_HW_AV_SYNC" into lmp-devEric Laurent2014-09-091-4/+1
|\ \ \ \ \
| * | | | | unhide AudioAttributes flag FLAG_HW_AV_SYNCEric Laurent2014-09-081-4/+1
| |/ / / /
* | | | | Possible fix for dead handler in Music button event sendingRoboErik2014-09-082-9/+3
|/ / / /
* | | | TIF: Update Java doc for notifyVideoAvailable/notifyVideoUnavailableJae Seo2014-09-071-11/+16
| |/ / |/| |
* | | Merge "Respect Android conventions in AudioManager extras" into lmp-devJean-Michel Trivi2014-09-051-3/+3
|\ \ \
| * | | Respect Android conventions in AudioManager extrasJean-Michel Trivi2014-09-051-3/+3
* | | | Merge "AudioAttributes: unhide CREATOR" into lmp-devJean-Michel Trivi2014-09-051-1/+0
|\ \ \ \
| * | | | AudioAttributes: unhide CREATORJean-Michel Trivi2014-09-051-1/+0
| |/ / /
* | | | Merge "MediaCodecInfo: allow getting info for secure codec" into lmp-devLajos Molnar2014-09-053-7/+13
|\ \ \ \
| * | | | MediaCodecInfo: allow getting info for secure codecLajos Molnar2014-08-283-7/+13
* | | | | Merge "MediaCodecInfo: rename createFromProfileLevel" into lmp-devLajos Molnar2014-09-051-1/+1
|\ \ \ \ \
| * | | | | MediaCodecInfo: rename createFromProfileLevelLajos Molnar2014-09-041-1/+1
* | | | | | Merge "API review: android.media.tv" into lmp-devJae Seo2014-09-053-75/+71
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | API review: android.media.tvJae Seo2014-09-053-75/+71
* | | | | | Merge "send volume button events to adjustSuggestedStream instead of adjustSt...RoboErik2014-09-052-1/+20
|\ \ \ \ \ \