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
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revisit HDMI-CEC system audio mode in AudioService.
Jungshik Jang
2014-07-17
4
-102
/
+14
*
MediaRecorder: added constants for WEBM output
Robert Shih
2014-07-16
1
-0
/
+6
*
AudioService: Use device specific mode to open SCO audio
Liejun Tao
2014-07-16
1
-7
/
+37
*
Merge "Change adjustVolumeBy to adjustVolume" into lmp-dev
RoboErik
2014-07-16
9
-26
/
+32
|
\
|
*
Change adjustVolumeBy to adjustVolume
RoboErik
2014-07-16
9
-26
/
+32
*
|
Merge "Make MediaSession and MediaController constructors public" into lmp-dev
RoboErik
2014-07-16
4
-58
/
+72
|
\
\
|
|
/
|
*
Make MediaSession and MediaController constructors public
RoboErik
2014-07-16
4
-58
/
+72
*
|
MediaPlayer factory method with audio attributes and session ID
Jean-Michel Trivi
2014-07-16
1
-0
/
+44
|
/
*
Merge "Implement TvContentRating" into lmp-dev
Jae Seo
2014-07-15
2
-0
/
+264
|
\
|
*
Implement TvContentRating
Sungsoo Lim
2014-07-15
2
-0
/
+264
*
|
Unhide MediaPlayer.setAudioAttributes(), javadoc clarifications
Jean-Michel Trivi
2014-07-16
1
-6
/
+24
|
/
*
MediaCodec: add reset() + documentation fixes
Lajos Molnar
2014-07-15
1
-12
/
+36
*
DO NOT MERGE Audio virtualizer effect: add support for querying capabilities
Jean-Michel Trivi
2014-07-15
4
-10
/
+310
*
TIF: Revisit availability changes
Wonsik Kim
2014-07-15
7
-124
/
+131
*
MediaExtractor: set buffer offset/limit in readSampleData
Lajos Molnar
2014-07-15
2
-5
/
+19
*
Merge changes I51f2e466,I5b67cb3e into lmp-dev
RoboErik
2014-07-14
3
-115
/
+207
|
\
|
*
Make PlaybackState immutable with a builder
RoboErik
2014-07-14
3
-115
/
+207
*
|
Volume: Delay adjustments made when showing ringer UI.
John Spurlock
2014-07-14
4
-3
/
+82
|
/
*
Initial draft of new MediaRouter APIs.
Jeff Brown
2014-07-14
20
-6
/
+3756
*
Delete first draft of media routing APIs.
Jeff Brown
2014-07-14
28
-2613
/
+29
*
Deprecate android.hardware.Camera
Eino-Ville Talvala
2014-07-13
2
-23
/
+30
*
do not merge. Implement onVideoAvailable/Unavailable in TIF.
Dongwon Kang
2014-07-14
5
-1
/
+181
*
TIF: Add a way to enable/disable caption
Jae Seo
2014-07-12
6
-10
/
+77
*
Merge "MediaRecorder: use fd from RandomAccessFile"
Robert Shih
2014-07-11
1
-4
/
+4
|
\
|
*
MediaRecorder: use fd from RandomAccessFile
Robert Shih
2014-07-10
1
-4
/
+4
*
|
Merge "MediaPlayer: added getSelectedTrack"
Robert Shih
2014-07-10
1
-1
/
+45
|
\
\
|
*
|
MediaPlayer: added getSelectedTrack
Robert Shih
2014-07-10
1
-1
/
+45
|
|
/
*
|
MediaCodec: change onError cb to send CodecException
Chong Zhang
2014-07-11
1
-5
/
+3
*
|
MediaCodec: add new buffer and format APIs
Lajos Molnar
2014-07-12
1
-32
/
+473
*
|
media: add crop rectangle to Image
Lajos Molnar
2014-07-12
1
-0
/
+30
*
|
MediaCodec: update documentation on buffer metadata.
Lajos Molnar
2014-07-11
1
-11
/
+67
*
|
MediaCodec async callbacks
Chong Zhang
2014-07-11
1
-31
/
+116
*
|
fix build: hide AudioAttributes.usageToString() method
Jean-Michel Trivi
2014-07-11
1
-0
/
+1
*
|
Define audio policy, mixes, and mixing rules
Jean-Michel Trivi
2014-07-11
10
-15
/
+803
*
|
Support multiple tracks in TV Input framework.
Dongwon Kang
2014-07-11
10
-208
/
+575
*
|
Revamp HDMI-CEC system audio mode integration with audio service.
Jungshik Jang
2014-07-11
4
-35
/
+100
*
|
Revert "Make PlaybackState immutable with a builder"
Erik Pasternak
2014-07-10
3
-207
/
+115
*
|
Make PlaybackState immutable with a builder
RoboErik
2014-07-10
3
-115
/
+207
*
|
Merge "Volume: allow dialog to play sound over keyguard."
John Spurlock
2014-07-10
1
-3
/
+2
|
\
\
|
*
|
Volume: allow dialog to play sound over keyguard.
John Spurlock
2014-07-10
1
-3
/
+2
*
|
|
Pipe volume keys to adjustVolume instead of sendMediaKeyEvent
RoboErik
2014-07-10
3
-0
/
+73
|
/
/
*
|
Add MediaCodec.CodecException
Andy Hung
2014-07-10
1
-6
/
+117
*
|
Add float support to ByteBuffer AudioTrack write
Andy Hung
2014-07-09
1
-5
/
+0
*
|
Merge "AudioSystem: add definition for loopback input device"
Terry Heo
2014-07-02
2
-0
/
+6
|
\
\
|
*
|
AudioSystem: add definition for loopback input device
Terry Heo
2014-07-07
2
-0
/
+6
|
|
/
*
|
Add onChannelRetuned callback in TV Input Framework.
Dongwon Kang
2014-07-08
5
-0
/
+74
*
|
Implement new volume UI design.
John Spurlock
2014-07-07
1
-5
/
+7
*
|
Add RAW10 image format
Zhijun He
2014-07-07
1
-0
/
+1
*
|
Merge "AudioDevice class to expose concept of device in SDK"
Jean-Michel Trivi
2014-07-02
2
-0
/
+120
|
\
\
|
*
|
AudioDevice class to expose concept of device in SDK
Jean-Michel Trivi
2014-07-02
2
-0
/
+120
[next]