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
*
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
*
Documentation/API update for MediaCodec/MediaExtractor, fixes to MediaCodec.
Andreas Huber
2012-03-12
1
-1
/
+1
*
Separate the notion of "stop" from that of "release", i.e.
Andreas Huber
2012-02-28
1
-1
/
+1
*
fix libgui header location
Mathias Agopian
2012-02-27
1
-1
/
+3
*
Implementation of a java media codec interface and associated tools.
Andreas Huber
2012-02-22
1
-0
/
+550