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
*
Change how Java Bitmaps are accessed in a few places
John Reck
2015-04-30
1
-4
/
+5
*
Merge "Revert "Change how Java Bitmaps are accessed in a few places""
John Reck
2015-04-20
1
-5
/
+4
|
\
|
*
Revert "Change how Java Bitmaps are accessed in a few places"
John Reck
2015-04-20
1
-5
/
+4
*
|
Unhide the android.media.[Media]DataSource interface.
Chris Watkins
2015-04-15
1
-0
/
+19
|
/
*
Change how Java Bitmaps are accessed in a few places
John Reck
2015-04-13
1
-4
/
+5
*
Cleanup Bitmap JNI attempt #2
John Reck
2015-03-05
1
-7
/
+1
*
Revert "Cleanup Bitmap JNI"
Chad Jones
2015-03-05
1
-1
/
+7
*
Cleanup Bitmap JNI
John Reck
2015-03-05
1
-7
/
+1
*
am b0dd6d3a: am 4c23a0ec: Merge "Adjust format strings to work on both 32-bit...
Chih-hung Hsieh
2014-12-11
1
-1
/
+1
|
\
|
*
Adjust format strings to work on both 32-bit and 64-bit builds
Bernhard Rosenkränzer
2014-12-05
1
-1
/
+1
*
|
am cba06c22: resolved conflicts for merge of 6957369d to lmp-mr1-dev-plus-aosp
Andreas Gampe
2014-11-11
1
-1
/
+0
|
\
\
|
|
/
|
*
Frameworks/base: Wall Werror in media/jni
Andreas Gampe
2014-11-10
1
-1
/
+0
*
|
SkBitmap::Config is deprecated
Mike Reed
2014-08-14
1
-1
/
+2
|
/
*
am b9525871: am 8525fe8d: am 1a3908e9: Merge "Switch to a type-safe album art...
Elliott Hughes
2014-06-12
1
-8
/
+5
|
\
|
*
Switch to a type-safe album art interface.
Elliott Hughes
2014-06-11
1
-8
/
+5
*
|
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
[next]