summaryrefslogtreecommitdiffstats
path: root/media/jni
Commit message (Expand)AuthorAgeFilesLines
* am edde28fd: am 5d5526aa: Merge "Handle errors from AudioEffect::queryNumberE...James Dong2012-12-281-2/+5
|\
| * Merge "Handle errors from AudioEffect::queryNumberEffects"James Dong2012-12-211-2/+5
| |\
| | * Handle errors from AudioEffect::queryNumberEffectsPeter Karlsson2012-11-161-2/+5
* | | Merge "Don't create weird ByteBuffers"Marco Nelissen2012-12-191-2/+17
|\ \ \
| * | | Don't create weird ByteBuffersMarco Nelissen2012-12-191-2/+17
* | | | Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-183-16/+16
|/ / /
* | | Merge "Turn off execute bit for ordinary media files"Glenn Kasten2012-12-171-0/+0
|\ \ \
| * | | Turn off execute bit for ordinary media filesGlenn Kasten2012-11-151-0/+0
* | | | am 800c8ab6: am 2644494a: Merge changes I8462f040,Ie471f40fAndreas Huber2012-11-303-0/+64
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | MediaCodec: Allow getting the codec info directlyMartin Storsjo2012-11-141-0/+22
| * | MediaCodec: Allow getting the chosen component nameMartin Storsjo2012-11-142-0/+42
| |/
* | am 58ed5d74: am 768d9e1a: Merge "Correct executable bit for source files"Kenny Root2012-11-0714-0/+0
|\ \ | |/
| * am 768d9e1a: Merge "Correct executable bit for source files"Kenny Root2012-11-0714-0/+0
| |\
| | * Correct executable bit for source filesKenny Root2012-11-0714-0/+0
* | | Remove obsolete references to libmedia_nativeGlenn Kasten2012-10-303-5/+2
|/ /
* | Throw an exception instead of crash when a surface does not have a binding su...James Dong2012-10-041-0/+5
* | MtpDatabase: Use actual file size instead of media database size columnMike Lockwood2012-09-121-27/+29
* | Add plumbing for new surface flinger display API.Jeff Brown2012-08-272-2/+2
* | Let apps provide a custom data source for extractorsMarco Nelissen2012-08-242-0/+102
|/
* am 26f8ce83: Merge "To avoid the JNI memory leaks in video editor codes"Jean-Baptiste Queru2012-08-203-0/+17
|\
| * To avoid the JNI memory leaks in video editor codeswfeng62012-08-173-0/+17
* | am 4da3769d: Merge "mediacodec: Don\'t crash if trying to open a codec that d...Jean-Baptiste Queru2012-08-131-1/+4
|\ \ | |/
| * mediacodec: Don't crash if trying to open a codec that does not existMartin Storsjo2012-08-131-1/+4
* | Changed to obtain a parcel in each notify() call in jni.Insun Kang2012-07-101-8/+4
|/
* Add NOTICE and MODULE_LICENSE_APACH2 to libvideoeditor_jni.soJames Dong2012-06-122-0/+190
* rename exif to exif_jni due to refactoring in external/jheadKeun young Park2012-06-071-0/+3
* Fixed a buffer overflow issueJames Dong2012-05-291-3/+8
* Remove dependency of libvideoeditor_jni.so on static libs from video editor e...James Dong2012-05-161-16/+10
* Revert "Remove dependency of libvideoeditor_jni.so on static libs from video ...James Dong2012-05-151-10/+16
* Remove dependency of libvideoeditor_jni.so on static libs from video editor e...James Dong2012-05-151-16/+10
* Merge "Improve notifying TimedText by reducing marshall/unmarshalling." into ...James Dong2012-05-111-8/+14
|\
| * Improve notifying TimedText by reducing marshall/unmarshalling.Insun Kang2012-05-091-8/+14
* | Make sure crop rect information is visible from java.Andreas Huber2012-05-101-0/+48
* | Remove SEEK_CLOSEST constant from MediaExtractor, its implementation makes noAndreas Huber2012-05-091-1/+1
|/
* Return codec buffers that are marked as having host endianness.Andreas Huber2012-05-081-0/+27
* Various changes to Media* APIs requested by the api council.Andreas Huber2012-05-034-19/+19
* New API to set the video rendering mode on a MediaCodec instance.Andreas Huber2012-04-302-2/+40
* The MediaExtractor can now unselect tracks and has more control over seeking.Andreas Huber2012-04-262-6/+39
* am b4781b9b: am ea8ceca8: am 90577af7: Merge "use utf8_length() instead of lo...Dianne Hackborn2012-04-241-48/+5
|\
| * use utf8_length() instead of local function, isValidUtf8()Homin Lee2012-04-131-48/+5
| * Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)Steve Block2012-01-1913-174/+174
| * Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)Steve Block2012-01-195-10/+10
| * Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)Steve Block2012-01-192-2/+2
| * Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)Steve Block2012-01-191-3/+3
| * Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)Steve Block2012-01-1911-232/+232
* | Add the ability to query the amount of cached data to MediaExtractor.Andreas Huber2012-04-202-0/+48
* | DRM errors signaled by the CryptoPlugin are now visible to MediaCodec clientsAndreas Huber2012-04-192-11/+50
* | Merge "Add support for scaling mode parameter in Visualizer effect"Jean-Michel Trivi2012-04-191-0/+23
|\ \
| * | Add support for scaling mode parameter in Visualizer effectJean-Michel Trivi2012-04-171-0/+23
* | | Fix a typo and choose a reasonable default for crypto-mode (0 would be unencr...Andreas Huber2012-04-181-2/+3