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
*
am 4375e848: am ab962b54: am ab3977d2: Merge "MetadataRetriever: Check null p...
Marco Nelissen
2014-05-01
1
-0
/
+7
|
\
|
*
MetadataRetriever: Check null pointer to avoid tombstone crash.
wang, biao
2014-04-09
1
-0
/
+7
*
|
am f2c11c14: am 214c3d9b: am 6ac6263d: am 28ccb4f7: Merge "Don\'t use size_t ...
Narayan Kamath
2014-03-07
1
-3
/
+3
|
\
\
|
|
/
|
*
Don't use size_t for variables that store uint32_t value
Ashok Bhat
2014-03-06
1
-3
/
+3
|
*
AArch64: Make graphics classes 64-bit compatible
Ashok Bhat
2014-01-28
1
-2
/
+2
*
|
Fix includes so that they no longer rely on the global Skia includes director...
Derek Sollenberger
2014-02-27
1
-1
/
+1
*
|
FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to...
Andreas Huber
2014-02-04
1
-3
/
+14
*
|
AArch64: Make graphics classes 64-bit compatible
Ashok Bhat
2014-01-28
1
-2
/
+2
*
|
Revert "AArch64: Make graphics classes 64-bit compatible"
Narayan Kamath
2014-01-27
1
-2
/
+2
*
|
AArch64: Make graphics classes 64-bit compatible
Ashok Bhat
2014-01-27
1
-2
/
+2
|
/
*
AArch64: Use long for pointers in media classes
Ashok Bhat
2014-01-15
1
-9
/
+9
*
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