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
/
jni
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Deprecations are warnings not errors" into mnc-dev
Glenn Kasten
2015-05-28
2
-2
/
+2
|
\
|
*
Deprecations are warnings not errors
Glenn Kasten
2015-05-28
2
-2
/
+2
*
|
Merge "Add comments to indicate code review was done for bugs" into mnc-dev
Glenn Kasten
2015-05-28
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Add comments to indicate code review was done for bugs
Glenn Kasten
2015-05-18
1
-0
/
+1
*
|
MediaPlayer: add mPreparing to weed out unwanted prepared messages
Robert Shih
2015-05-21
1
-1
/
+1
|
/
*
Merge "Fix SoundPool.unload() return value" into mnc-dev
Andy Hung
2015-05-16
1
-1
/
+1
|
\
|
*
Fix SoundPool.unload() return value
Andy Hung
2015-05-15
1
-1
/
+1
*
|
Merge "MediaDrm API Updates per api council review" into mnc-dev
Jeff Tinker
2015-05-15
1
-11
/
+11
|
\
\
|
*
|
MediaDrm API Updates per api council review
Jeff Tinker
2015-05-15
1
-11
/
+11
*
|
|
Merge "ImageReader: Image getFormat should return the Image buffer format" in...
Zhijun He
2015-05-14
1
-2
/
+16
|
\
\
\
|
*
|
|
ImageReader: Image getFormat should return the Image buffer format
Zhijun He
2015-05-06
1
-2
/
+16
*
|
|
|
Merge "MediaDataSource: address API council comments" into mnc-dev
Chong Zhang
2015-05-14
2
-5
/
+15
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
MediaDataSource: address API council comments
Chong Zhang
2015-05-14
2
-5
/
+15
*
|
|
|
AudioTrack in SoundPool uses audio_attributes_t parameter
Jean-Michel Trivi
2015-05-13
1
-2
/
+6
*
|
|
|
Merge "MediaCodec: rename usePersistentInputSurface to setInputSurface" into ...
Chong Zhang
2015-05-13
3
-13
/
+13
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
MediaCodec: rename usePersistentInputSurface to setInputSurface
Chong Zhang
2015-05-13
3
-13
/
+13
|
|
/
/
*
|
|
Merge "MediaSync: address API review." into mnc-dev
Wei Jia
2015-05-08
7
-160
/
+160
|
\
\
\
|
*
|
|
MediaSync: address API review.
Wei Jia
2015-05-08
7
-160
/
+160
|
|
|
/
|
|
/
|
*
|
|
media: merge CodecException's getErrorCode and getReason.
Ronghua Wu
2015-05-08
1
-12
/
+27
|
|
/
|
/
|
*
|
Fix clang warnings on unused variable, mismatched tag, print format.
Chih-Hung Hsieh
2015-05-07
1
-1
/
+1
|
/
*
MediaSync: clean up configureAudioTrack and configureSurface.
Wei Jia
2015-05-04
2
-17
/
+17
*
Merge "media: hook up MediaCodec.setSurface" into mnc-dev
Lajos Molnar
2015-05-02
2
-0
/
+53
|
\
|
*
media: hook up MediaCodec.setSurface
Lajos Molnar
2015-05-01
2
-0
/
+53
*
|
MediaRecorder: implement persistent input surface APIs
Chong Zhang
2015-05-02
1
-0
/
+22
*
|
MediaCodec: implement persistent input surface APIs
Chong Zhang
2015-05-01
2
-1
/
+165
|
/
*
media: Hook up MediaPlayer and MediaSync to new settings
Lajos Molnar
2015-04-30
5
-91
/
+265
*
Merge "Change how Java Bitmaps are accessed in a few places" into mnc-dev
John Reck
2015-04-30
1
-4
/
+5
|
\
|
*
Change how Java Bitmaps are accessed in a few places
John Reck
2015-04-30
1
-4
/
+5
*
|
Merge "media: set codec exception reason." into mnc-dev
Ronghua Wu
2015-04-30
1
-2
/
+2
|
\
\
|
*
|
media: set codec exception reason.
Ronghua Wu
2015-04-28
1
-2
/
+2
|
|
/
*
|
Merge "Check for null codec from AMediaCodec_createDecoderByType" into mnc-dev
Andy Hung
2015-04-30
1
-4
/
+5
|
\
\
|
*
|
Check for null codec from AMediaCodec_createDecoderByType
Andy Hung
2015-04-29
1
-4
/
+5
|
|
/
*
|
Respect the record audio app op - framework
Svet Ganov
2015-04-28
3
-8
/
+24
|
/
*
ImageWriter: Change detach to sp<GraphicBuffer>
Dan Stoza
2015-04-27
1
-1
/
+1
*
Merge "ImageWriter: fix and cleanup the closed Image Handling"
Zhijun He
2015-04-24
1
-1
/
+1
|
\
|
*
ImageWriter: fix and cleanup the closed Image Handling
Zhijun He
2015-04-24
1
-1
/
+1
*
|
MediaSync: fix message delay based on play time for pending audio frames.
Wei Jia
2015-04-23
2
-0
/
+25
*
|
media: add SyncSettings to MediaSync and MediaPlayer
Lajos Molnar
2015-04-22
5
-2
/
+272
*
|
media: use PlaybackSettings in MediaSync and MediaPlayer
Lajos Molnar
2015-04-22
2
-4
/
+175
|
/
*
GraphicsJNI Canvas cleanup
John Reck
2015-04-22
1
-1
/
+2
*
Merge "Revert "Change how Java Bitmaps are accessed in a few places""
John Reck
2015-04-20
1
-5
/
+4
|
\
|
*
Revert "Change how Java Bitmaps are accessed in a few places"
John Reck
2015-04-20
1
-5
/
+4
*
|
Revert "A bunch more cleanups"
John Reck
2015-04-17
1
-2
/
+1
*
|
Merge "Unhide the android.media.[Media]DataSource interface."
Chris Watkins
2015-04-16
7
-72
/
+265
|
\
\
|
*
|
Unhide the android.media.[Media]DataSource interface.
Chris Watkins
2015-04-15
7
-72
/
+265
*
|
|
Merge "MediaSync: pass the error code of setPlaybackRate from native code to ...
Wei Jia
2015-04-16
2
-6
/
+18
|
\
\
\
|
*
|
|
MediaSync: pass the error code of setPlaybackRate from native code to JAVA.
Wei Jia
2015-04-15
2
-6
/
+18
*
|
|
|
media: add reason to CodecException ctor.
Ronghua Wu
2015-04-15
1
-2
/
+19
*
|
|
|
Merge "A bunch more cleanups"
John Reck
2015-04-15
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
A bunch more cleanups
John Reck
2015-04-14
1
-1
/
+2
|
|
|
/
/
|
|
/
|
|
[next]