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_MediaExtractor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove dependency on JNIHelp header side effects.
Ruben Brunk
2013-09-10
1
-0
/
+1
*
Add support for common encryption
Marco Nelissen
2013-04-08
1
-0
/
+35
*
Let apps provide a custom data source for extractors
Marco Nelissen
2012-08-24
1
-0
/
+100
*
Remove SEEK_CLOSEST constant from MediaExtractor, its implementation makes no
Andreas Huber
2012-05-09
1
-1
/
+1
*
Various changes to Media* APIs requested by the api council.
Andreas Huber
2012-05-03
1
-5
/
+5
*
The MediaExtractor can now unselect tracks and has more control over seeking.
Andreas Huber
2012-04-26
1
-5
/
+36
*
Add the ability to query the amount of cached data to MediaExtractor.
Andreas Huber
2012-04-20
1
-0
/
+46
*
Fix a typo and choose a reasonable default for crypto-mode (0 would be unencr...
Andreas Huber
2012-04-18
1
-2
/
+3
*
Information required to decrypt buffers is now packaged into MediaCodec.Crypt...
Andreas Huber
2012-04-18
1
-1
/
+142
*
Make seekTo not throw exceptions.
Andreas Huber
2012-04-17
1
-6
/
+1
*
Unhide new media related java APIs.
Andreas Huber
2012-04-16
1
-12
/
+68
*
Provisional support for secure decryption of media streams.
Andreas Huber
2012-03-26
1
-0
/
+29
*
Documentation/API update for MediaCodec/MediaExtractor, fixes to MediaCodec.
Andreas Huber
2012-03-12
1
-4
/
+31
*
Implementation of a java media codec interface and associated tools.
Andreas Huber
2012-02-22
1
-0
/
+400