index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
media
/
jni
/
android_media_MediaMetadataRetriever.cpp
Age
Commit message (
Expand
)
Author
2020-06-24
Update to use nativehelper/JNIPlatformHelp.h
Orion Hodson
2020-01-15
MediaMetadataRetriever: parse genre tags
Marco Nelissen
2019-11-06
Update MediaMetadateRetriever to use android graphic's C APIs.
Derek Sollenberger
2019-10-08
Add BitmapParams option to getFrameAtTime/getScaledFrameAtTime
Chong Zhang
2019-09-13
Improve visibility of IMemory security risks
Ytai Ben-Tsvi
2019-07-12
Retrieve one frame at a time sequentially
Chong Zhang
2019-02-22
Extract android_media_Utils.cpp as a lib
Jooyung Han
2018-04-12
Use heif embedded thumbnail if available
Chong Zhang
2018-03-15
heif: address api review comments
Chong Zhang
2018-03-12
heif: add option for specifying bitmap pixel format
Chong Zhang
2018-01-10
Clean up MediaMetadataRetriever use
Marco Nelissen
2017-10-30
heif: support heif image sequence and dual-function files
Chong Zhang
2017-07-27
media: Add scaled video thumbnail extractor api.
Hangyu Kuang
2017-07-20
Merge "frameworks/base: use proper nativehelper headers" am: 826eafd958 am: 5...
Steven Moreland
2017-07-19
frameworks/base: use proper nativehelper headers
Steven Moreland
2017-04-18
bitmaps and pixelrefs no longer need lock/unlock
Mike Reed
2015-09-24
resolved conflicts for a884d81e to stage-aosp-master
Elliott Hughes
2015-09-22
constify JNINativeMethod function pointer tables
Daniel Micay
2015-04-30
Change how Java Bitmaps are accessed in a few places
John Reck
2015-04-20
Merge "Revert "Change how Java Bitmaps are accessed in a few places""
John Reck
2015-04-20
Revert "Change how Java Bitmaps are accessed in a few places"
John Reck
2015-04-15
Unhide the android.media.[Media]DataSource interface.
Chris Watkins
2015-04-13
Change how Java Bitmaps are accessed in a few places
John Reck
2015-03-05
Cleanup Bitmap JNI attempt #2
John Reck
2015-03-05
Revert "Cleanup Bitmap JNI"
Chad Jones
2015-03-05
Cleanup Bitmap JNI
John Reck
2014-12-11
am b0dd6d3a: am 4c23a0ec: Merge "Adjust format strings to work on both 32-bit...
Chih-hung Hsieh
2014-12-05
Adjust format strings to work on both 32-bit and 64-bit builds
Bernhard Rosenkränzer
2014-11-11
am cba06c22: resolved conflicts for merge of 6957369d to lmp-mr1-dev-plus-aosp
Andreas Gampe
2014-11-10
Frameworks/base: Wall Werror in media/jni
Andreas Gampe
2014-08-14
SkBitmap::Config is deprecated
Mike Reed
2014-06-12
am b9525871: am 8525fe8d: am 1a3908e9: Merge "Switch to a type-safe album art...
Elliott Hughes
2014-06-11
Switch to a type-safe album art interface.
Elliott Hughes
2014-05-01
am 4375e848: am ab962b54: am ab3977d2: Merge "MetadataRetriever: Check null p...
Marco Nelissen
2014-04-09
MetadataRetriever: Check null pointer to avoid tombstone crash.
wang, biao
2014-03-07
am f2c11c14: am 214c3d9b: am 6ac6263d: am 28ccb4f7: Merge "Don\'t use size_t ...
Narayan Kamath
2014-03-06
Don't use size_t for variables that store uint32_t value
Ashok Bhat
2014-02-27
Fix includes so that they no longer rely on the global Skia includes director...
Derek Sollenberger
2014-02-04
FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to...
Andreas Huber
2014-01-28
AArch64: Make graphics classes 64-bit compatible
Ashok Bhat
2014-01-28
AArch64: Make graphics classes 64-bit compatible
Ashok Bhat
2014-01-27
Revert "AArch64: Make graphics classes 64-bit compatible"
Narayan Kamath
2014-01-27
AArch64: Make graphics classes 64-bit compatible
Ashok Bhat
2014-01-15
AArch64: Use long for pointers in media classes
Ashok Bhat
2012-04-11
Fix thumbnail generation failure
James Dong
2012-01-08
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2011-10-26
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
Steve Block
2011-05-05
Refactor to share code between MediaPlayer and MediaMetadataRetriever JNI
James Dong
2011-05-05
Clean up JNI code
James Dong
2011-04-11
You don't need to poke around inside FileDescriptor manually.
Elliott Hughes
[next]