summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
...
* Merge "MediaSync: fix API comments." into mnc-devWei Jia2015-08-061-2/+2
|\
| * MediaSync: fix API comments.Wei Jia2015-08-061-2/+2
* | Merge "Consider channel index masks when calculating channel counts." into mn...Paul Mclean2015-08-061-7/+20
|\ \
| * | Consider channel index masks when calculating channel counts.Paul McLean2015-08-051-7/+20
* | | Merge "Add a (hidden) mapping for REMOTE_SUBMIX device types for CTS test." i...Paul Mclean2015-08-061-4/+10
|\ \ \ | |_|/ |/| |
| * | Add a (hidden) mapping for REMOTE_SUBMIX device types for CTS test.Paul McLean2015-08-061-4/+10
* | | Merge "Documenting behavior of returning a 0-length array for formats, channe...Paul Mclean2015-08-051-0/+10
|\ \ \
| * | | Documenting behavior of returning a 0-length array for formats,Paul McLean2015-08-051-0/+10
| | |/ | |/|
* | | Merge "MidiManager: use ConcurrentHashMap" into mnc-devPhil Burk2015-08-051-3/+3
|\ \ \
| * | | MidiManager: use ConcurrentHashMapPhil Burk2015-08-041-3/+3
* | | | Merge "AudioService: check for audio device connection success" into mnc-devJean-Michel Trivi2015-08-041-0/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | AudioService: check for audio device connection successJean-Michel Trivi2015-08-031-0/+4
* | | | Merge "Expand ringtone titles to support OGG and FLAC." into mnc-devJeff Sharkey2015-08-031-1/+2
|\ \ \ \
| * | | | Expand ringtone titles to support OGG and FLAC.Jeff Sharkey2015-08-031-1/+2
| | |_|/ | |/| |
* | | | media: Clarify MediaCodec and CodecCapabilities documentationLajos Molnar2015-07-313-38/+144
|/ / /
* | | Merge "Improve getTimestamp documentation" into mnc-devGlenn Kasten2015-07-311-3/+11
|\ \ \
| * | | Improve getTimestamp documentationGlenn Kasten2015-07-301-3/+11
* | | | Merge "Change MNC codename to just M." into mnc-devDianne Hackborn2015-07-313-15/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | Change MNC codename to just M.Dianne Hackborn2015-07-293-15/+9
| |/ /
* | | Merge "media: use blocks number to find closest size" into mnc-devRonghua Wu2015-07-311-5/+10
|\ \ \
| * | | media: use blocks number to find closest sizeRonghua Wu2015-07-301-5/+10
| |/ /
* | | Merge "MIDI docs BTLE: how to open BTLE MIDI devices" into mnc-devPhil Burk2015-07-301-1/+50
|\ \ \
| * | | MIDI docs BTLE: how to open BTLE MIDI devicesPhil Burk2015-07-291-1/+50
| | |/ | |/|
* | | Merge "MIDI package doc: add hasSystemFeature() call" into mnc-devPhil Burk2015-07-301-0/+12
|\ \ \
| * | | MIDI package doc: add hasSystemFeature() callPhil Burk2015-07-291-0/+12
| |/ /
* | | Merge "MidiDevice: document that opens can return nulls" into mnc-devPhil Burk2015-07-301-2/+10
|\ \ \ | |_|/ |/| |
| * | MidiDevice: document that opens can return nullsPhil Burk2015-07-291-2/+10
| |/
* | media: fix estimateFrameRatesFor to use correct ratioRonghua Wu2015-07-281-1/+1
|/
* MediaPlayer subtitle controller: use debug log instead of warningJean-Michel Trivi2015-07-231-1/+1
* RingtoneManager: query results depend on caller permissionJean-Michel Trivi2015-07-221-3/+16
* TIF: Enable hardware acceleration on overlayJae Seo2015-07-221-4/+8
* Merge "Use RingtonePlayer to get ringtone title" into mnc-devTodd Kennedy2015-07-212-14/+37
|\
| * Use RingtonePlayer to get ringtone titleTodd Kennedy2015-07-202-14/+37
* | Merge "TIF: Use copied track list for onTracksChanged() callback" into mnc-devTerry Heo2015-07-201-1/+2
|\ \ | |/ |/|
| * TIF: Use copied track list for onTracksChanged() callbackTerry Heo2015-07-201-1/+2
* | Better logging of MediaPlayer failure reason.Jeff Sharkey2015-07-201-4/+2
* | Merge "MediaSync: fix flush handling and deadlock" into mnc-devLajos Molnar2015-07-173-7/+51
|\ \ | |/ |/|
| * MediaSync: fix flush handling and deadlockLajos Molnar2015-07-163-7/+51
* | TIF: Avoid generating locale dependent input IDsJae Seo2015-07-161-1/+2
|/
* Merge "AudioManager: fix audio device callback list access" into mnc-devEric Laurent2015-07-151-16/+15
|\
| * AudioManager: fix audio device callback list accessEric Laurent2015-07-141-16/+15
* | Merge "media: Implement getAchievableFrameRatesFor with measured frame rate."...Ronghua Wu2015-07-141-2/+62
|\ \ | |/ |/|
| * media: Implement getAchievableFrameRatesFor with measured frame rate.Ronghua Wu2015-07-071-2/+62
* | Merge "Mute correct user from device policy manager." into mnc-devKenny Guy2015-07-092-5/+8
|\ \
| * | Mute correct user from device policy manager.Kenny Guy2015-07-082-5/+8
| |/
* | Merge "Generate stable MTP storage IDs." into mnc-devJeff Sharkey2015-07-081-12/+0
|\ \
| * | Generate stable MTP storage IDs.Jeff Sharkey2015-07-071-12/+0
* | | Merge "audio: add definitions for devices connected over IP" into mnc-devEric Laurent2015-07-082-0/+17
|\ \ \
| * | | audio: add definitions for devices connected over IPEric Laurent2015-07-062-0/+17
| | |/ | |/|
* | | Merge "ImageWriter: Exception when Surface is abandoned" into mnc-devChien-Yu Chen2015-07-072-11/+57
|\ \ \