summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Revert "Change how Java Bitmaps are accessed in a few places"John Reck2015-04-201-5/+4
* Change how Java Bitmaps are accessed in a few placesJohn Reck2015-04-131-4/+5
* Merge "Add MidiManager and MidiDevice classes to public API."Mike Lockwood2015-04-062-11/+10
|\
| * Add MidiManager and MidiDevice classes to public API.Mike Lockwood2015-04-032-11/+10
* | Parcelable objects for Disk/Volume.Jeff Sharkey2015-04-041-1/+1
* | Merge "Change audio include path from system/core to system/media/audio"Rom Lemarchand2015-04-043-3/+3
|\ \
| * | Change audio include path from system/core to system/media/audioRom Lemarchand2015-04-033-3/+3
* | | Merge "AudioTrack builder API."Jean-Michel Trivi2015-04-031-1/+184
|\ \ \
| * | | AudioTrack builder API.Jean-Michel Trivi2015-04-031-1/+184
| | |/ | |/|
* | | Merge "MediaSync: add MediaSync JAVA API"Wei Jia2015-04-035-1/+872
|\ \ \ | |_|/ |/| |
| * | MediaSync: add MediaSync JAVA APIWei Jia2015-04-035-1/+872
* | | Merge "audio: add AudioFormat.ENCODING_DTS"Phil Burk2015-04-031-1/+16
|\ \ \ | |/ / |/| |
| * | audio: add AudioFormat.ENCODING_DTSPhil Burk2015-03-311-1/+16
* | | Merge "TIF: Add time shift APIs."Dongwon Kang2015-04-038-22/+675
|\ \ \
| * | | TIF: Add time shift APIs.Dongwon Kang2015-04-028-22/+675
| | |/ | |/|
* | | audio port: support multiple clientsEric Laurent2015-04-011-3/+11
|/ /
* | Merge "Fix SoundPool track recycling for fast tracks"Andy Hung2015-04-011-5/+9
|\ \
| * | Fix SoundPool track recycling for fast tracksAndy Hung2015-03-301-5/+9
* | | Merge "Add RAW12 image format"Yin-Chia Yeh2015-03-311-4/+21
|\ \ \
| * | | Add RAW12 image formatYin-Chia Yeh2015-03-201-4/+21
* | | | Progress towards dynamic storage support.Jeff Sharkey2015-03-302-10/+3
* | | | Merge "MediaPlayer: use local variable to check whether mTimeProvider is null."Wei Jia2015-03-301-15/+26
|\ \ \ \
| * | | | MediaPlayer: use local variable to check whether mTimeProvider is null.Wei Jia2015-03-301-15/+26
* | | | | Move MIDI utilities for internal use to com.android.internal.midi packageMike Lockwood2015-03-303-84/+4
| |_|_|/ |/| | |
* | | | Merge "AudioService: Observe changes to output devices per-stream."John Spurlock2015-03-271-0/+28
|\ \ \ \
| * | | | AudioService: Observe changes to output devices per-stream.John Spurlock2015-03-261-0/+28
* | | | | Merge "Fix a few found doc problems."John Spurlock2015-03-272-5/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix a few found doc problems.John Spurlock2015-03-242-5/+5
| |/ / /
* | | | Merge "AudioRecord builder"Jean-Michel Trivi2015-03-262-4/+169
|\ \ \ \ | |_|/ / |/| | |
| * | | AudioRecord builderJean-Michel Trivi2015-03-252-4/+169
* | | | Added MediaDescription#getMediaUri.P.Y. Laligand2015-03-251-2/+30
* | | | Added MediaController.TransportControls#playFromUri.P.Y. Laligand2015-03-255-6/+67
|/ / /
* | | Merge "Make TvInputService skip to dispatch media keys to an overlay view"Youngsang Cho2015-03-251-2/+10
|\ \ \ | |/ / |/| |
| * | Make TvInputService skip to dispatch media keys to an overlay viewYoungsang Cho2015-03-251-2/+10
* | | Remove the ability to disable audio service.John Spurlock2015-03-243-456/+227
* | | Merge "TIF: Add COLUMN_INTERNAL_PROVIDER_FLAGX to TvContract.Programs"Dongwon Kang2015-03-241-0/+44
|\ \ \
| * | | TIF: Add COLUMN_INTERNAL_PROVIDER_FLAGX to TvContract.ProgramsDongwon Kang2015-03-231-0/+44
* | | | Merge "Note in docs that MediaDrm methods throw IllegalStateException"Jeff Tinker2015-03-241-1/+4
|\ \ \ \
| * | | | Note in docs that MediaDrm methods throw IllegalStateExceptionJeff Tinker2015-03-131-1/+4
* | | | | Merge "Report key request message type for unprefixed EME"Jeff Tinker2015-03-242-3/+59
|\ \ \ \ \
| * | | | | Report key request message type for unprefixed EMEJeff Tinker2015-03-232-3/+59
* | | | | | Merge "TIF: fix NPE in the case a hardware TV input is not ready to use."Dongwon Kang2015-03-231-1/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | TIF: fix NPE in the case a hardware TV input is not ready to use.Dongwon Kang2015-03-231-1/+2
| | |/ / / | |/| | |
* | | | | Merge "media: fix build break"Zhijun He2015-03-231-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | media: fix build breakZhijun He2015-03-231-1/+1
* | | | | camera2: Remove ProCamera.Ruben Brunk2015-03-201-26/+0
|/ / / /
* | | | ImageReader/Writer: Add ImageWriter and Opaque ImageReaderZhijun He2015-03-208-10/+2211
| |_|/ |/| |
* | | Merge "Camera: update createStream API to add new rotation field"Yin-Chia Yeh2015-03-191-6/+10
|\ \ \
| * | | Camera: update createStream API to add new rotation fieldYin-Chia Yeh2015-03-161-6/+10
* | | | Merge "fix return from finally"Eric Laurent2015-03-194-8/+4
|\ \ \ \