index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
media
Commit message (
Expand
)
Author
Age
Files
Lines
*
TIF: Redefine time shift status and change callback and position APIs
Jae Seo
2015-04-07
6
-189
/
+224
*
Merge "AudioTrack: update javadoc for missing DEAD_OBJECT return code"
Jean-Michel Trivi
2015-04-07
1
-3
/
+9
|
\
|
*
AudioTrack: update javadoc for missing DEAD_OBJECT return code
Jean-Michel Trivi
2015-04-07
1
-3
/
+9
*
|
Merge "media: add undocumented exceptions to MediaCodec api."
Ronghua Wu
2015-04-07
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
media: add undocumented exceptions to MediaCodec api.
Ronghua Wu
2015-03-24
1
-0
/
+2
*
|
Merge "Add MidiManager and MidiDevice classes to public API."
Mike Lockwood
2015-04-06
2
-11
/
+10
|
\
\
|
*
|
Add MidiManager and MidiDevice classes to public API.
Mike Lockwood
2015-04-03
2
-11
/
+10
*
|
|
Parcelable objects for Disk/Volume.
Jeff Sharkey
2015-04-04
1
-1
/
+1
*
|
|
Merge "Change audio include path from system/core to system/media/audio"
Rom Lemarchand
2015-04-04
3
-3
/
+3
|
\
\
\
|
*
|
|
Change audio include path from system/core to system/media/audio
Rom Lemarchand
2015-04-03
3
-3
/
+3
*
|
|
|
Merge "AudioTrack builder API."
Jean-Michel Trivi
2015-04-03
1
-1
/
+184
|
\
\
\
\
|
*
|
|
|
AudioTrack builder API.
Jean-Michel Trivi
2015-04-03
1
-1
/
+184
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge "MediaSync: add MediaSync JAVA API"
Wei Jia
2015-04-03
5
-1
/
+872
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
MediaSync: add MediaSync JAVA API
Wei Jia
2015-04-03
5
-1
/
+872
*
|
|
|
Merge "audio: add AudioFormat.ENCODING_DTS"
Phil Burk
2015-04-03
1
-1
/
+16
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
audio: add AudioFormat.ENCODING_DTS
Phil Burk
2015-03-31
1
-1
/
+16
*
|
|
|
Merge "TIF: Add time shift APIs."
Dongwon Kang
2015-04-03
8
-22
/
+675
|
\
\
\
\
|
*
|
|
|
TIF: Add time shift APIs.
Dongwon Kang
2015-04-02
8
-22
/
+675
|
|
|
/
/
|
|
/
|
|
*
|
|
|
audio port: support multiple clients
Eric Laurent
2015-04-01
1
-3
/
+11
|
/
/
/
*
|
|
Merge "Fix SoundPool track recycling for fast tracks"
Andy Hung
2015-04-01
1
-5
/
+9
|
\
\
\
|
*
|
|
Fix SoundPool track recycling for fast tracks
Andy Hung
2015-03-30
1
-5
/
+9
*
|
|
|
Merge "Add RAW12 image format"
Yin-Chia Yeh
2015-03-31
1
-4
/
+21
|
\
\
\
\
|
*
|
|
|
Add RAW12 image format
Yin-Chia Yeh
2015-03-20
1
-4
/
+21
*
|
|
|
|
Progress towards dynamic storage support.
Jeff Sharkey
2015-03-30
2
-10
/
+3
*
|
|
|
|
Merge "MediaPlayer: use local variable to check whether mTimeProvider is null."
Wei Jia
2015-03-30
1
-15
/
+26
|
\
\
\
\
\
|
*
|
|
|
|
MediaPlayer: use local variable to check whether mTimeProvider is null.
Wei Jia
2015-03-30
1
-15
/
+26
*
|
|
|
|
|
Move MIDI utilities for internal use to com.android.internal.midi package
Mike Lockwood
2015-03-30
3
-84
/
+4
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge "AudioService: Observe changes to output devices per-stream."
John Spurlock
2015-03-27
1
-0
/
+28
|
\
\
\
\
\
|
*
|
|
|
|
AudioService: Observe changes to output devices per-stream.
John Spurlock
2015-03-26
1
-0
/
+28
*
|
|
|
|
|
Merge "Fix a few found doc problems."
John Spurlock
2015-03-27
2
-5
/
+5
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Fix a few found doc problems.
John Spurlock
2015-03-24
2
-5
/
+5
|
|
/
/
/
/
*
|
|
|
|
Merge "AudioRecord builder"
Jean-Michel Trivi
2015-03-26
2
-4
/
+169
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
AudioRecord builder
Jean-Michel Trivi
2015-03-25
2
-4
/
+169
*
|
|
|
|
Added MediaDescription#getMediaUri.
P.Y. Laligand
2015-03-25
1
-2
/
+30
*
|
|
|
|
Added MediaController.TransportControls#playFromUri.
P.Y. Laligand
2015-03-25
5
-6
/
+67
|
/
/
/
/
*
|
|
|
Merge "Make TvInputService skip to dispatch media keys to an overlay view"
Youngsang Cho
2015-03-25
1
-2
/
+10
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Make TvInputService skip to dispatch media keys to an overlay view
Youngsang Cho
2015-03-25
1
-2
/
+10
*
|
|
|
Remove the ability to disable audio service.
John Spurlock
2015-03-24
3
-456
/
+227
|
|
_
|
/
|
/
|
|
*
|
|
Merge "TIF: Add COLUMN_INTERNAL_PROVIDER_FLAGX to TvContract.Programs"
Dongwon Kang
2015-03-24
1
-0
/
+44
|
\
\
\
|
*
|
|
TIF: Add COLUMN_INTERNAL_PROVIDER_FLAGX to TvContract.Programs
Dongwon Kang
2015-03-23
1
-0
/
+44
*
|
|
|
Merge "Note in docs that MediaDrm methods throw IllegalStateException"
Jeff Tinker
2015-03-24
1
-1
/
+4
|
\
\
\
\
|
*
|
|
|
Note in docs that MediaDrm methods throw IllegalStateException
Jeff Tinker
2015-03-13
1
-1
/
+4
*
|
|
|
|
Merge "Report key request message type for unprefixed EME"
Jeff Tinker
2015-03-24
2
-3
/
+59
|
\
\
\
\
\
|
*
|
|
|
|
Report key request message type for unprefixed EME
Jeff Tinker
2015-03-23
2
-3
/
+59
*
|
|
|
|
|
Merge "TIF: fix NPE in the case a hardware TV input is not ready to use."
Dongwon Kang
2015-03-23
1
-1
/
+2
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
TIF: fix NPE in the case a hardware TV input is not ready to use.
Dongwon Kang
2015-03-23
1
-1
/
+2
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge "media: fix build break"
Zhijun He
2015-03-23
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
media: fix build break
Zhijun He
2015-03-23
1
-1
/
+1
*
|
|
|
|
camera2: Remove ProCamera.
Ruben Brunk
2015-03-20
1
-26
/
+0
|
/
/
/
/
*
|
|
|
ImageReader/Writer: Add ImageWriter and Opaque ImageReader
Zhijun He
2015-03-20
8
-10
/
+2211
|
|
_
|
/
|
/
|
|
[next]