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
/
android_media_MediaCodec.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Report specific exception type on decrypt with invalid session
Jeff Tinker
2015-07-06
1
-0
/
+9
*
media: hook up OnFrameRenderedListener events to framework events
Lajos Molnar
2015-06-08
1
-0
/
+58
*
Merge "MediaCodec: rename usePersistentInputSurface to setInputSurface" into ...
Chong Zhang
2015-05-13
1
-7
/
+7
|
\
|
*
MediaCodec: rename usePersistentInputSurface to setInputSurface
Chong Zhang
2015-05-13
1
-7
/
+7
*
|
media: merge CodecException's getErrorCode and getReason.
Ronghua Wu
2015-05-08
1
-12
/
+27
|
/
*
Merge "media: hook up MediaCodec.setSurface" into mnc-dev
Lajos Molnar
2015-05-02
1
-0
/
+50
|
\
|
*
media: hook up MediaCodec.setSurface
Lajos Molnar
2015-05-01
1
-0
/
+50
*
|
MediaCodec: implement persistent input surface APIs
Chong Zhang
2015-05-01
1
-1
/
+163
|
/
*
media: set codec exception reason.
Ronghua Wu
2015-04-28
1
-2
/
+2
*
media: add reason to CodecException ctor.
Ronghua Wu
2015-04-15
1
-2
/
+19
*
Revert "media: add new MediaCodec Callback onCodecReleased."
Ronghua Wu
2015-04-14
1
-8
/
+0
*
media: add new MediaCodec Callback onCodecReleased.
Ronghua Wu
2015-04-09
1
-0
/
+8
*
media: update AMessage to use handler instead of handler-id
Lajos Molnar
2015-03-04
1
-1
/
+1
*
Add support for max-res decode
Jeff Tinker
2014-08-29
1
-0
/
+9
*
Update exception handling for MediaCodec
Andy Hung
2014-08-08
1
-75
/
+115
*
Implement MediaCodec.getImage methods
Lajos Molnar
2014-07-25
1
-132
/
+163
*
MediaCodec: add reset() + documentation fixes
Lajos Molnar
2014-07-15
1
-0
/
+26
*
MediaExtractor: set buffer offset/limit in readSampleData
Lajos Molnar
2014-07-15
1
-4
/
+4
*
MediaCodec: change onError cb to send CodecException
Chong Zhang
2014-07-11
1
-7
/
+14
*
MediaCodec: add new buffer and format APIs
Lajos Molnar
2014-07-12
1
-15
/
+245
*
MediaCodec async callbacks
Chong Zhang
2014-07-11
1
-66
/
+121
*
Added MediaCodec.releaseOutputBuffer() method with render timestamp
Lajos Molnar
2014-05-09
1
-4
/
+9
*
am 21ccb07f: am 414d9405: am 56cd8dbf: Merge "Cast CallVoidMethod\'s size_t p...
Narayan Kamath
2014-04-30
1
-1
/
+1
|
\
|
*
Cast CallVoidMethod's size_t parameters to jint
Ashok Bhat
2014-03-06
1
-1
/
+1
*
|
MediaCodec: avoid silent array overflow in queueSecureInputBuffer()
Lajos Molnar
2014-03-25
1
-0
/
+6
*
|
fix MediaCodec release deadlock and resource leak
Chong Zhang
2014-03-03
1
-1
/
+30
*
|
API that allows usage of MediaCodec APIs without polling.
Andreas Huber
2014-01-27
1
-10
/
+117
|
/
*
AArch64: Use long for pointers in media classes
Ashok Bhat
2014-01-15
1
-6
/
+6
*
Fix hang
Marco Nelissen
2013-09-25
1
-1
/
+1
*
Expose MediaCodec.setParameters API to
Andreas Huber
2013-08-12
1
-0
/
+28
*
Manage jclass objects (and most jobjects) in jni code using ScopedLocalRef
Andreas Huber
2013-08-12
1
-34
/
+46
*
Define error codes for MediaCodec.CryptoException
Jeff Tinker
2013-08-03
1
-3
/
+44
*
Add support for common encryption
Marco Nelissen
2013-04-08
1
-3
/
+3
*
Implement Surface input to MediaCodec.
Andy McFadden
2013-03-04
1
-0
/
+53
*
Refactoring: Rename SurfaceTextureClient to Surface
Mathias Agopian
2013-02-15
1
-4
/
+3
*
Merge "Don't create weird ByteBuffers"
Marco Nelissen
2012-12-19
1
-2
/
+17
|
\
|
*
Don't create weird ByteBuffers
Marco Nelissen
2012-12-19
1
-2
/
+17
*
|
Rename ISurfaceTexture and SurfaceTexture
Andy McFadden
2012-12-18
1
-6
/
+6
|
/
*
MediaCodec: Allow getting the chosen component name
Martin Storsjo
2012-11-14
1
-0
/
+40
*
Add plumbing for new surface flinger display API.
Jeff Brown
2012-08-27
1
-1
/
+1
*
mediacodec: Don't crash if trying to open a codec that does not exist
Martin Storsjo
2012-08-07
1
-1
/
+4
*
Return codec buffers that are marked as having host endianness.
Andreas Huber
2012-05-08
1
-0
/
+27
*
Various changes to Media* APIs requested by the api council.
Andreas Huber
2012-05-03
1
-4
/
+4
*
New API to set the video rendering mode on a MediaCodec instance.
Andreas Huber
2012-04-30
1
-2
/
+36
*
DRM errors signaled by the CryptoPlugin are now visible to MediaCodec clients
Andreas Huber
2012-04-19
1
-9
/
+45
*
Information required to decrypt buffers is now packaged into MediaCodec.Crypt...
Andreas Huber
2012-04-18
1
-7
/
+52
*
Unhide new media related java APIs.
Andreas Huber
2012-04-16
1
-2
/
+2
*
New JAVA API to support submitting encrypted buffers of input data.
Andreas Huber
2012-04-06
1
-0
/
+137
*
New Crypto JAVA class to facilitate decryption via MediaCodec.
Andreas Huber
2012-04-04
1
-3
/
+12
*
More DRM/crypto support.
Andreas Huber
2012-04-03
1
-2
/
+3
[next]