Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
7ded358368023fec37a2ec74f283f8180b59aaa8
/
media
b14b7e1
Merge "Fix AudioTrack, AudioRecord, AudioFormat API" into mnc-dev
by Andy Hung
· 10 years ago
e90a0a8
Fix AudioTrack, AudioRecord, AudioFormat API
by Andy Hung
· 10 years ago
5aa384c
Merge "AudioFormat: more compressed formats" into mnc-dev
by Eric Laurent
· 10 years ago
aa1cd25
Merge "Updating (and completing) documentation post API-council changes." into mnc-dev
by Paul McLean
· 10 years ago
8e6c9f4
Updating (and completing) documentation post API-council changes.
by Paul McLean
· 10 years ago
cf4f3d5
TIF: Fix an incorrect conversion in timeShiftSetPlaybackParams()
by Dongwon Kang
· 10 years ago
cae3466
AudioFormat: more compressed formats
by Eric Laurent
· 10 years ago
1705113
Merge "API for converting AudioAttributes to stream type" into mnc-dev
by Jean-Michel Trivi
· 10 years ago
d1d5a0a
API for converting AudioAttributes to stream type
by Jean-Michel Trivi
· 10 years ago
b0e1723
Merge "Explain the void send() throws IOException" into mnc-dev
by Glenn Kasten
· 10 years ago
5db6637
Explain the void send() throws IOException
by Glenn Kasten
· 10 years ago
c4ddf16
Merge "send without timestamp is not equivalent to send now" into mnc-dev
by Glenn Kasten
· 10 years ago
a32d5c8
send without timestamp is not equivalent to send now
by Glenn Kasten
· 10 years ago
0e2c164
Merge "Update documentation for short transfer counts" into mnc-dev
by Glenn Kasten
· 10 years ago
659e31f
Update documentation for short transfer counts
by Glenn Kasten
· 10 years ago
20a0edf
Merge "Minor cleanup of comments and code" into mnc-dev
by Glenn Kasten
· 10 years ago
f03fb7f
Merge "TIF: Pass the playback params as a whole" into mnc-dev
by Jae Seo
· 10 years ago
194118f
Merge "Make PlaybackParams parcelable" into mnc-dev
by Jae Seo
· 10 years ago
76c4fc2
Make PlaybackParams parcelable
by Jae Seo
· 10 years ago
c8304e8
Merge "media: clarify valid values in PlaybackParams and SyncParams" into mnc-dev
by Lajos Molnar
· 10 years ago
40bdcb7
Merge "MediaPlayer: persistent track indices" into mnc-dev
by Robert Shih
· 10 years ago
4b34cc7
TIF: Pass the playback params as a whole
by Jae Seo
· 10 years ago
921ded7
Merge "Fix SoundPool.unload() return value" into mnc-dev
by Andy Hung
· 10 years ago
6e745ae
Merge "Rename mChannels to mChannelMask" into mnc-dev
by Glenn Kasten
· 10 years ago
a6238ef
Fix SoundPool.unload() return value
by Andy Hung
· 10 years ago
c9020af
media: clarify valid values in PlaybackParams and SyncParams
by Lajos Molnar
· 10 years ago
a460ea1
MediaPlayer: persistent track indices
by Robert Shih
· 10 years ago
1973189
MediaPlayer: clean up subtitle controller log spam
by Robert Shih
· 10 years ago
7020a137
Merge "MediaDrm API Updates per api council review" into mnc-dev
by Jeff Tinker
· 10 years ago
0c72f4f
Merge "Change AudioDevicesInfo.getFormats() to getEncodings()." into mnc-dev
by Paul McLean
· 10 years ago
ed6586a
TIF: Remove incorrect audio mode check
by Jae Seo
· 10 years ago
5ffbae64
MediaDrm API Updates per api council review
by Jeff Tinker
· 10 years ago
f62c742
Change AudioDevicesInfo.getFormats() to getEncodings().
by Paul McLean
· 10 years ago
758e6a8
Merge "ImageReader: Image getFormat should return the Image buffer format" into mnc-dev
by Zhijun He
· 10 years ago
492afe9
Merge "Image/Reader/Writer: address API review comments" into mnc-dev
by Zhijun He
· 10 years ago
d99dc32
Image/Reader/Writer: address API review comments
by Zhijun He
· 10 years ago
7fc802b
Merge "MediaDataSource: address API council comments" into mnc-dev
by Chong Zhang
· 10 years ago
bc10185
MediaDataSource: address API council comments
by Chong Zhang
· 10 years ago
51bf5d9
Merge "media: remove setPlaybackRate from MediaPlayer and MediSync" into mnc-dev
by Lajos Molnar
· 10 years ago
05a8221
media: change final fields to accessors in MediaTimestamp
by Lajos Molnar
· 10 years ago
dbc908f
media: remove setPlaybackRate from MediaPlayer and MediSync
by Lajos Molnar
· 10 years ago
f799491
Merge "New policy for internal and wired device names." into mnc-dev
by Paul McLean
· 10 years ago
f578953
Merge "AudioTrack in SoundPool uses audio_attributes_t parameter" into mnc-dev
by Jean-Michel Trivi
· 10 years ago
6c30787
AudioTrack in SoundPool uses audio_attributes_t parameter
by Jean-Michel Trivi
· 10 years ago
2bdd69c
Merge "Add getChannelIndexMasks API to AudioDeviceInfo" into mnc-dev
by Andy Hung
· 10 years ago
58739e7
TIF: Add DVB device handling to TvInputManagerService
by Jaesung Chung
· 10 years ago
bece0c7
Add getChannelIndexMasks API to AudioDeviceInfo
by Andy Hung
· 10 years ago
55e6ad7
Merge "MediaPlayer/TimedMetaData: API updates related to timed metadata" into mnc-dev
by Robert Shih
· 10 years ago
b7514ef
MediaPlayer/TimedMetaData: API updates related to timed metadata
by Robert Shih
· 10 years ago
907d8af
Merge "media: rename MediaCodec.setSurface to setOutputSurface" into mnc-dev
by Lajos Molnar
· 10 years ago
338f27a
New policy for internal and wired device names.
by Paul McLean
· 10 years ago
ae649b1
Merge "TIF: API Review: android.media.tv" into mnc-dev
by Jae Seo
· 10 years ago
6b7ef37
media: rename MediaCodec.setSurface to setOutputSurface
by Lajos Molnar
· 10 years ago
80283cd
Merge "MediaCodec: rename usePersistentInputSurface to setInputSurface" into mnc-dev
by Chong Zhang
· 10 years ago
9560ddb
MediaCodec: rename usePersistentInputSurface to setInputSurface
by Chong Zhang
· 10 years ago
7b0e380
Merge "API Council Change Phase 2 - add/remove callback" into mnc-dev
by Paul McLean
· 10 years ago
0334688
API Council Change Phase 2 - add/remove callback
by Paul McLean
· 10 years ago
3d04b76
TIF: API Review: android.media.tv
by Jae Seo
· 10 years ago
ada99cd
Merge "Spell out parameters" into mnc-dev
by Glenn Kasten
· 10 years ago
62975ae
Merge "MidiManager: Address API Council feedback:" into mnc-dev
by Mike Lockwood
· 10 years ago
9ea5e55
Rename mChannels to mChannelMask
by Glenn Kasten
· 10 years ago
340a6d0
Minor cleanup of comments and code
by Glenn Kasten
· 10 years ago
5f68c7a
Spell out parameters
by Glenn Kasten
· 10 years ago
7eb441c
MidiManager: Address API Council feedback:
by Mike Lockwood
· 10 years ago
e66ba47
Merge "Zen: Ringer mode integration fixes." into mnc-dev
by John Spurlock
· 10 years ago
50ced3f
Zen: Ringer mode integration fixes.
by John Spurlock
· 10 years ago
0cd3881
Merge "MediaSync: rename bufferIndex to bufferId." into mnc-dev
by Wei Jia
· 10 years ago
9e62c75
MediaSync: rename bufferIndex to bufferId.
by Wei Jia
· 10 years ago
8ef4a3c
Merge "TIF: Rename requestUnblockContent to unblockContent" into mnc-dev
by Jae Seo
· 10 years ago
a903383
TIF: Rename requestUnblockContent to unblockContent
by Jae Seo
· 10 years ago
b9e2662
Merge "TIF: add more documentation on Session.setOverlayViewEnabled()." into mnc-dev
by Dongwon Kang
· 10 years ago
606c8a3
TIF: Unhide the surface layout API
by Jae Seo
· 10 years ago
46011f8
AudioRecord.Builder works with no or partial parameters
by Jean-Michel Trivi
· 10 years ago
3b12261
Merge "android.media.AudioRecord.Builder: no "capture preset"" into mnc-dev
by Jean-Michel Trivi
· 10 years ago
1c82b22
Merge "Changes as per API council review." into mnc-dev
by Paul McLean
· 10 years ago
ba2a1c3
TIF: add more documentation on Session.setOverlayViewEnabled().
by Dongwon Kang
· 10 years ago
fd3ac3d
android.media.AudioRecord.Builder: no "capture preset"
by Jean-Michel Trivi
· 10 years ago
ea4eb32
Merge "MediaSync: address API review." into mnc-dev
by Wei Jia
· 10 years ago
e3383cc
Changes as per API council review.
by Paul McLean
· 10 years ago
69e927c
Merge "media: merge CodecException's getErrorCode and getReason." into mnc-dev
by Ronghua Wu
· 10 years ago
c53ad69
media: merge CodecException's getErrorCode and getReason.
by Ronghua Wu
· 10 years ago
2d61e2b
MediaSync: address API review.
by Wei Jia
· 10 years ago
5759a8a
Merge "BluetoothMidiDevice: Cleanup and error handling improvements" into mnc-dev
by Mike Lockwood
· 10 years ago
e48f44f
Merge "AudioManager: add previous AudioPort list" into mnc-dev
by Eric Laurent
· 10 years ago
8a1e7a8
AudioManager: add previous AudioPort list
by Eric Laurent
· 10 years ago
1e6be72
MediaPlayer: pause media time when buffering
by Chong Zhang
· 10 years ago
3203f9a
Merge "MidiManager: Improve output of "dumpsys midi"" into mnc-dev
by Mike Lockwood
· 10 years ago
9490eae
BluetoothMidiDevice: Cleanup and error handling improvements
by Mike Lockwood
· 10 years ago
fd5637f
MidiManager: Improve output of "dumpsys midi"
by Mike Lockwood
· 10 years ago
9eb9dd3
Fix clang warnings on unused variable, mismatched tag, print format.
by Chih-Hung Hsieh
· 10 years ago
4244ce6
Replace WIFI_DISPLAY_SETTINGS with CAST_SETTINGS.
by Jeff Brown
· 10 years ago
c05c1ae
Revert "Initial draft of new MediaRouter APIs."
by Jeff Brown
· 10 years ago
7c3997d
ImageReader: Image getFormat should return the Image buffer format
by Zhijun He
· 10 years ago
b65cd17
Merge "Implement audio routing callbacks" into mnc-dev
by Eric Laurent
· 10 years ago
26d955f
Merge "Clarify wording of MediaCrypto exception "ERROR_NO_KEY"" into mnc-dev
by Jeff Tinker
· 10 years ago
4bcdba8
Implement audio routing callbacks
by Eric Laurent
· 10 years ago
936c040
TIF: Make all the parameters for UNRATED null
by Jae Seo
· 10 years ago
fc48bf7
Clarify wording of MediaCrypto exception "ERROR_NO_KEY"
by Jeff Tinker
· 10 years ago
34265cd
media: Added MPEG2 profile/levels and tests
by Harish Mahendrakar
· 10 years ago
d180840
Merge changes from topic 'mwd-merge-050415' into mnc-dev
by Prerepa Viswanadham
· 10 years ago
Next »