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_MediaMetadataRetriever.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix thumbnail generation failure
James Dong
2012-04-11
1
-9
/
+0
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-6
/
+6
*
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
Steve Block
2011-10-26
1
-12
/
+12
*
Refactor to share code between MediaPlayer and MediaMetadataRetriever JNI
James Dong
2011-05-05
1
-34
/
+6
*
Clean up JNI code
James Dong
2011-05-05
1
-93
/
+36
*
You don't need to poke around inside FileDescriptor manually.
Elliott Hughes
2011-04-11
1
-1
/
+1
*
Media JNI code cleanup
James Dong
2011-04-07
1
-10
/
+43
*
Don't use local ref for cached jclass reference in JNI code
Brian Carlstrom
2011-04-06
1
-15
/
+11
*
Fixing the build.
Andreas Huber
2011-03-21
1
-2
/
+2
*
Merge "Support passing headers to MediaMetadataRetriever's setDataSource API"
Andreas Huber
2011-03-21
1
-9
/
+101
|
\
|
*
Support passing headers to MediaMetadataRetriever's setDataSource API
Andreas Huber
2011-03-21
1
-9
/
+101
*
|
Scale the thumbnail if display dimension is different from the actual buffer ...
James Dong
2011-03-20
1
-6
/
+37
|
/
*
Remove dead code referencing an obsolete interface.
Carl Shapiro
2011-01-21
1
-17
/
+0
*
Perform orthogonal rotations without using a Skia canvas.
Carl Shapiro
2011-01-21
1
-17
/
+72
*
Remove legacy code that should not be used
James Dong
2011-01-12
1
-86
/
+1
*
Publish MediaMetadataRetriever.java as public API
James Dong
2011-01-12
1
-12
/
+0
*
Replace extractAlbumArt() with getEmbeddedPicture() in MediaMetadataRetriever...
James Dong
2011-01-04
1
-5
/
+10
*
Avoid using private Bitmap constructor to generate bitmaps
James Dong
2010-12-22
1
-7
/
+97
*
Fix media metadata retriever JNI due to a change to the private native Bitmap...
James Dong
2010-12-14
1
-2
/
+2
*
Prepare for publishing MediaMetadataRetriever as public API
James Dong
2010-12-03
1
-20
/
+6
*
Support extracting thumbnail from rotated video tracks
James Dong
2010-11-08
1
-1
/
+58
*
Use local lock for most MediaMetadataRetriever methods. Bug 2560834.
Dave Sparks
2010-04-01
1
-7
/
+0
*
Fix broken build.
Dianne Hackborn
2009-09-23
1
-2
/
+2
*
Untangle MediaPlayer, MediaRecorder, MediaScanner and MediaMetadataRetriever JNI
Marco Nelissen
2009-08-03
1
-27
/
+35
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+327
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-327
/
+0
*
auto import from //branches/cupcake/...@125939
The Android Open Source Project
2009-01-09
1
-1
/
+1
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-38
/
+191
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+174