summaryrefslogtreecommitdiffstats
path: root/media/jni
Commit message (Expand)AuthorAgeFilesLines
* AudioEffect JNI: fix queryEffects()Eric Laurent2014-09-101-13/+27
* Merge "Add support for max-res decode" into lmp-devJeff Tinker2014-09-091-0/+9
|\
| * Add support for max-res decodeJeff Tinker2014-08-291-0/+9
* | Fix exception message string formatting in MediaDrmJeff Tinker2014-08-271-2/+2
|/
* media: release allocated strings on errorLajos Molnar2014-08-121-3/+3
* Update exception handling for MediaCodecAndy Hung2014-08-082-75/+117
* media: update to reworked media codec list/infoLajos Molnar2014-08-071-47/+82
* Allow device to be unprovisionedJeff Tinker2014-08-011-1/+19
* Merge "MediaPlayer: scanInternalSubtitleTracks in synchronous prepare" into l...Robert Shih2014-07-281-1/+1
|\
| * MediaPlayer: scanInternalSubtitleTracks in synchronous prepareRobert Shih2014-07-291-1/+1
* | ImageFormat: update raw10 spec to allow row paddingZhijun He2014-07-281-2/+8
* | Implement MediaCodec.getImage methodsLajos Molnar2014-07-252-132/+179
* | CamcorderProfiles: add high speed profile constantsZhijun He2014-07-251-1/+3
|/
* AudioAttributes for SoundPoolJean-Michel Trivi2014-07-201-13/+62
* Extend MediaCodecInfo to describe usable codec limits and featuresLajos Molnar2014-07-191-17/+54
* MediaCodec: add reset() + documentation fixesLajos Molnar2014-07-152-0/+27
* MediaExtractor: set buffer offset/limit in readSampleDataLajos Molnar2014-07-152-8/+28
* MediaRecorder: Fix crash when given a released Camera objectEino-Ville Talvala2014-07-141-0/+4
* MediaCodec: change onError cb to send CodecExceptionChong Zhang2014-07-111-7/+14
* MediaCodec: add new buffer and format APIsLajos Molnar2014-07-122-16/+254
* MediaCodec async callbacksChong Zhang2014-07-112-74/+126
* Add RAW10 image formatZhijun He2014-07-071-3/+17
* Java MediaPlayer: add support for setting audio attributesJean-Michel Trivi2014-07-011-0/+20
* camera2: (legacy) Write the JPEG size as part of the blob transportIgor Murashkin2014-06-241-0/+19
* Merge "camera2: Switch to using YV12 for ImageReader."Ruben Brunk2014-06-201-5/+6
|\
| * camera2: Switch to using YV12 for ImageReader.Ruben Brunk2014-06-201-5/+6
* | Add diagnostic error code to MediaDrm IllegalStateExceptionsJeff Tinker2014-06-201-2/+19
|/
* am b9525871: am 8525fe8d: am 1a3908e9: Merge "Switch to a type-safe album art...Elliott Hughes2014-06-122-14/+10
|\
| * am 8525fe8d: am 1a3908e9: Merge "Switch to a type-safe album art interface."Elliott Hughes2014-06-122-14/+10
| |\
| | * Switch to a type-safe album art interface.Elliott Hughes2014-06-112-14/+10
* | | am ef00c16d: am de1f0023: am 2a1ed46d: Merge "Fix sense of NULL test in andro...Elliott Hughes2014-06-091-1/+1
|\ \ \ | |/ /
| * | am de1f0023: am 2a1ed46d: Merge "Fix sense of NULL test in android_media_Medi...Elliott Hughes2014-06-091-1/+1
| |\ \ | | |/
| | * Fix sense of NULL test in android_media_MediaScanner_extractAlbumArt.Elliott Hughes2014-06-091-1/+1
* | | resolved conflicts for merge of f8272896 to masterElliott Hughes2014-06-051-6/+7
|\ \ \ | |/ /
| * | am bd1949a4: am b2842e72: Merge "[LP64] Fix access to MediaAlbumArt."Elliott Hughes2014-06-051-6/+7
| |\ \ | | |/
| | * [LP64] Fix access to MediaAlbumArt.Elliott Hughes2014-06-051-6/+7
* | | am a0183b02: am 8868d129: am 1c725866: Merge "MtpDatabase JNI: Fixed incorrec...Mike Lockwood2014-06-021-1/+1
|\ \ \ | |/ /
| * | am 8868d129: am 1c725866: Merge "MtpDatabase JNI: Fixed incorrect method name...Mike Lockwood2014-06-021-1/+1
| |\ \ | | |/
| | * am 1c725866: Merge "MtpDatabase JNI: Fixed incorrect method name in ALOGE."Mike Lockwood2014-06-021-1/+1
| | |\
| | | * MtpDatabase JNI: Fixed incorrect method name in ALOGE.Martin Blumenstingl2014-05-311-1/+1
* | | | am 1ac54ec6: am 750e78bb: am 27eb205e: Merge "MtpDatabase JNI: Fixed a memory...Mike Lockwood2014-06-021-4/+2
|\ \ \ \ | |/ / /
| * | | am 750e78bb: am 27eb205e: Merge "MtpDatabase JNI: Fixed a memory-leak in getO...Mike Lockwood2014-06-021-4/+2
| |\ \ \ | | |/ /
| | * | am 27eb205e: Merge "MtpDatabase JNI: Fixed a memory-leak in getObjectProperty...Mike Lockwood2014-06-021-4/+2
| | |\ \ | | | |/
| | | * MtpDatabase JNI: Fixed a memory-leak in getObjectPropertyValue().Martin Blumenstingl2014-05-311-4/+2
| * | | am a034dac7: android_media_MediaMuxer_setLocation: amended signature.Robert Shih2014-05-301-1/+1
| |\ \ \
| | * | | android_media_MediaMuxer_setLocation: amended signature.Robert Shih2014-05-301-1/+1
* | | | | camera2: Move DngCreator to hardware/camera2.Ruben Brunk2014-05-223-781/+0
* | | | | camera2: Add HAL1 compatibility shim skeleton.Ruben Brunk2014-05-211-15/+24
* | | | | Merge "Fix 64 bit long pointer size for media scanning"Andy Hung2014-05-201-1/+1
|\ \ \ \ \
| * | | | | Fix 64 bit long pointer size for media scanningAndy Hung2014-05-191-1/+1