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
*
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