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
*
Various changes to Media* APIs requested by the api council.
Andreas Huber
2012-05-03
4
-19
/
+19
*
New API to set the video rendering mode on a MediaCodec instance.
Andreas Huber
2012-04-30
2
-2
/
+40
*
The MediaExtractor can now unselect tracks and has more control over seeking.
Andreas Huber
2012-04-26
2
-6
/
+39
*
am b4781b9b: am ea8ceca8: am 90577af7: Merge "use utf8_length() instead of lo...
Dianne Hackborn
2012-04-24
1
-48
/
+5
|
\
|
*
use utf8_length() instead of local function, isValidUtf8()
Homin Lee
2012-04-13
1
-48
/
+5
|
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)
Steve Block
2012-01-19
13
-174
/
+174
|
*
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)
Steve Block
2012-01-19
5
-10
/
+10
|
*
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)
Steve Block
2012-01-19
2
-2
/
+2
|
*
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)
Steve Block
2012-01-19
1
-3
/
+3
|
*
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)
Steve Block
2012-01-19
11
-232
/
+232
*
|
Add the ability to query the amount of cached data to MediaExtractor.
Andreas Huber
2012-04-20
2
-0
/
+48
*
|
DRM errors signaled by the CryptoPlugin are now visible to MediaCodec clients
Andreas Huber
2012-04-19
2
-11
/
+50
*
|
Merge "Add support for scaling mode parameter in Visualizer effect"
Jean-Michel Trivi
2012-04-19
1
-0
/
+23
|
\
\
|
*
|
Add support for scaling mode parameter in Visualizer effect
Jean-Michel Trivi
2012-04-17
1
-0
/
+23
*
|
|
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
3
-8
/
+196
*
|
|
Make seekTo not throw exceptions.
Andreas Huber
2012-04-17
1
-6
/
+1
*
|
|
MediaCrypto's constructor can throw RuntimeException.
Andreas Huber
2012-04-17
1
-1
/
+1
*
|
|
Unhide new media related java APIs.
Andreas Huber
2012-04-16
8
-42
/
+130
|
/
/
*
|
Merge "Fix failure from setDataSource(String path) when path is a local file"
James Dong
2012-04-12
1
-8
/
+0
|
\
\
|
*
|
Fix failure from setDataSource(String path) when path is a local file
James Dong
2012-04-12
1
-8
/
+0
*
|
|
Fix thumbnail generation failure
James Dong
2012-04-11
1
-9
/
+0
|
/
/
*
|
New JAVA API to support submitting encrypted buffers of input data.
Andreas Huber
2012-04-06
2
-0
/
+149
*
|
New Crypto JAVA class to facilitate decryption via MediaCodec.
Andreas Huber
2012-04-04
6
-3
/
+371
*
|
More DRM/crypto support.
Andreas Huber
2012-04-03
1
-2
/
+3
*
|
New API to query available codecs and their capabilities.
Andreas Huber
2012-04-02
3
-0
/
+197
*
|
frameworks base Android.mk file changes
James Dong
2012-03-28
3
-10
/
+7
*
|
Merge "Provisional support for secure decryption of media streams."
Andreas Huber
2012-03-26
3
-1
/
+31
|
\
\
|
*
|
Provisional support for secure decryption of media streams.
Andreas Huber
2012-03-26
3
-1
/
+31
*
|
|
Merge "reorganize SoundPool and JetPlayer code."
Eric Laurent
2012-03-26
6
-1331
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
reorganize SoundPool and JetPlayer code.
Eric Laurent
2012-03-26
6
-1331
/
+5
*
|
|
VideoEditorMain.h is moved to /frameworks/av/libvideoeditor and thus can be d...
James Dong
2012-03-24
1
-77
/
+0
|
/
/
*
|
Change Android.mk file to use the new location after /frameworks/media/libvid...
James Dong
2012-03-22
1
-6
/
+6
*
|
Add libmedia_native
Glenn Kasten
2012-03-16
3
-2
/
+5
*
|
Remove dependency on audio_* location
Glenn Kasten
2012-03-14
1
-1
/
+1
*
|
Merge "Gapless playback, step 1."
Marco Nelissen
2012-03-13
1
-0
/
+28
|
\
\
|
*
|
Gapless playback, step 1.
Marco Nelissen
2012-03-13
1
-0
/
+28
*
|
|
Switched to use the header files in /frameworks/native
James Dong
2012-03-12
2
-3
/
+4
*
|
|
Merge "Removed the include header path since it is not needed."
James Dong
2012-03-12
1
-1
/
+0
|
\
\
\
|
*
|
|
Removed the include header path since it is not needed.
James Dong
2012-03-12
1
-1
/
+0
*
|
|
|
Documentation/API update for MediaCodec/MediaExtractor, fixes to MediaCodec.
Andreas Huber
2012-03-12
2
-5
/
+32
|
/
/
/
*
|
|
Use audio_policy_output_flags_t consistently
Glenn Kasten
2012-03-09
1
-2
/
+3
|
/
/
*
|
Split Parcel JNI details away from Binder.
Jeff Sharkey
2012-03-08
1
-0
/
+1
*
|
Switch the way we configure for MediaPlayer retransmission.
John Grossman
2012-03-01
1
-0
/
+40
*
|
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
4
-5
/
+6
*
|
Add new APIs AMessage::(set|find)Buffer to make it safer to pass
Andreas Huber
2012-02-22
1
-6
/
+3
*
|
Implementation of a java media codec interface and associated tools.
Andreas Huber
2012-02-22
8
-0
/
+1381
*
|
Enhance Visualizer behavior in the case of mediaserver death.
John Grossman
2012-02-16
1
-2
/
+20
*
|
Reuse callback buffers in the Visualizer.
John Grossman
2012-02-16
1
-6
/
+80
[next]