summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge "AudioEffect JNI: fix queryEffects()" into lmp-devEric Laurent2014-09-101-13/+27
|\ \ \
| * | | AudioEffect JNI: fix queryEffects()Eric Laurent2014-09-101-13/+27
* | | | 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-092-0/+16
|\ \ \ \
| * | | | Add support for max-res decodeJeff Tinker2014-08-292-0/+16
* | | | | 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
|\ \ \ \ \ \
| * | | | | | send volume button events to adjustSuggestedStream instead of adjustStreamRoboErik2014-09-052-1/+20
* | | | | | | Merge "Minor tweaks to MediaBrowser" into lmp-devRoboErik2014-09-052-3/+20
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Minor tweaks to MediaBrowserRoboErik2014-09-052-3/+20
* | | | | | | Merge "rename add/removeCallback to register/unregisterCallback" into lmp-devRoboErik2014-09-052-12/+12
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | rename add/removeCallback to register/unregisterCallbackRoboErik2014-09-052-12/+12
* | | | | | | Merge "rename SERVICE_ACTION to SERVICE_INTERFACE" into lmp-devRoboErik2014-09-052-4/+4
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | rename SERVICE_ACTION to SERVICE_INTERFACERoboErik2014-09-042-4/+4
| |/ / / / /
* | | | | | Merge "Permission check for entering MODE_IN_CALL" into lmp-devJean-Michel Trivi2014-09-051-2/+11
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Permission check for entering MODE_IN_CALLJean-Michel Trivi2014-09-051-2/+11