summaryrefslogtreecommitdiffstats
path: root/media/jni
Commit message (Expand)AuthorAgeFilesLines
* Remove curtain effect (it's unused).Chih-Chung Chang2011-06-302-3/+0
* Add framework support for camcorder zoom.Wu-cheng Li2011-06-271-1/+1
* Fix for kenBurn Effect for PNG image is crashing (4861071 )Shailendra2011-06-221-2/+3
* MTP: Add support for PTP variant of GetDeviceInfo result.Mike Lockwood2011-06-211-5/+7
* Remove unneeded #include <sys/resource.h>Glenn Kasten2011-06-151-1/+0
* Support for setting a ParcelSurfaceTexture as the MediaPlayer sink.tedbo2011-06-131-31/+10
* MTP: Remove obsolete setPtpMode supportMike Lockwood2011-06-081-22/+0
* Revert "Use AudioTrack::event_type not int in callback"Glenn Kasten2011-06-012-4/+4
* Use AudioTrack::event_type not int in callbackGlenn Kasten2011-06-012-4/+4
* resolved conflicts for merge of b107f4de to masterMike Lockwood2011-05-161-2/+9
|\
| * MTP: Have GetStorageInfo command return correct storage type for removable st...Mike Lockwood2011-05-161-2/+10
| * DO NOT MERGE MTP: Implement GetThumb commandMike Lockwood2011-05-032-1/+66
| * DO NOT MERGE MTP: Add extended operations to support in-place editing of filesMike Lockwood2011-05-031-30/+12
| * DO NOT MERGE MediaScanner: reimplement the ".nomedia" feature for hiding file...Mike Lockwood2011-05-031-19/+3
| * DO NOT MERGE MTP and media provider support for multiple storage devices:Mike Lockwood2011-05-031-50/+127
* | update for new audio.h header locationDima Zavin2011-05-122-2/+2
* | Refactor to share code between MediaPlayer and MediaMetadataRetriever JNIJames Dong2011-05-055-66/+126
* | Clean up JNI codeJames Dong2011-05-052-188/+73
* | Add setParameter/getParameter to MediaPlayer API.Gloria Wang2011-04-291-0/+35
* | audio/media: convert to using the audio HAL and new audio defsDima Zavin2011-04-272-4/+7
* | MTP: Implement GetThumb commandMike Lockwood2011-04-252-1/+66
* | MediaScanner: reimplement the ".nomedia" feature for hiding files from the me...Mike Lockwood2011-04-251-26/+3
* | Merge "MTP: Add extended operations to support in-place editing of files"Mike Lockwood2011-04-231-30/+12
|\ \
| * | MTP: Add extended operations to support in-place editing of filesMike Lockwood2011-04-221-30/+12
* | | Fix for issue 3385135 "source code cleanup" engine parthongteng2011-04-224-15/+0
|/ /
* | Fix for issue 4133431 "Remove OSAL layer" in JNI partShyam Pallapothu2011-04-216-84/+84
* | Fix for issue 4133431 "Remove OSAL layer" in JNIShyam Pallapothu2011-04-204-15/+15
* | Fix for issue 4133431 "Remove OSAL layer" in JNI part"Dheeraj Sharma2011-04-203-26/+27
* | Merge "- Add another parameter in notify() to be able to send timed text samp...Gloria Wang2011-04-131-3/+16
|\ \
| * | - Add another parameter in notify() to be able to send timed text sampleGloria Wang2011-04-131-3/+16
* | | More native code cleanup.Elliott Hughes2011-04-122-10/+0
* | | You don't need to poke around inside FileDescriptor manually.Elliott Hughes2011-04-115-8/+6
|/ /
* | Tidy up exception throwing in the media native code.Elliott Hughes2011-04-084-58/+21
* | Media JNI code cleanupJames Dong2011-04-073-46/+93
* | Handle the failure from GetStringUTFChars()James Dong2011-04-063-10/+25
* | Don't use local ref for cached jclass reference in JNI codeBrian Carlstrom2011-04-061-15/+11
* | MTP and media provider support for multiple storage devices:Mike Lockwood2011-04-051-50/+127
* | ISurfaceTexture does not have a method getIdentity()James Dong2011-04-011-2/+1
* | merge libsurfaceflinger_client into libguiMathias Agopian2011-03-252-2/+2
* | Fix issue 3509396: AudioEffect.getParameter JAVA.Eric Laurent2011-03-211-37/+18
* | Fixing the build.Andreas Huber2011-03-211-2/+2
* | Merge "Support passing headers to MediaMetadataRetriever's setDataSource API"Andreas Huber2011-03-211-9/+101
|\ \
| * | Support passing headers to MediaMetadataRetriever's setDataSource APIAndreas Huber2011-03-211-9/+101
* | | Scale the thumbnail if display dimension is different from the actual buffer ...James Dong2011-03-201-6/+37
|/ /
* | am ce254e86: am 69d05490: am 0edefea8: Merge "Fix for 4087846 Crash reported ...Rajneesh Chowdury2011-03-161-0/+12
|\ \ | |/
| * Fix for 4087846 Crash reported by monkey report (Java/Jni)Rajneesh Chowdury2011-03-151-0/+12
* | Merge "Add a release() method to MediaScanner"James Dong2011-03-141-17/+46
|\ \
| * | Add a release() method to MediaScannerJames Dong2011-03-111-17/+46
* | | frameworks/base: remove LOCAL_PRELINK_MODULEIliyan Malchev2011-03-141-4/+0
|/ /
* | Merge "Remove unnecessary ld flags."Ying Wang2011-03-111-3/+0
|\ \