summaryrefslogtreecommitdiffstats
path: root/media/jni/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* rename exif to exif_jni due to refactoring in external/jheadKeun young Park2012-06-071-0/+3
* Unhide new media related java APIs.Andreas Huber2012-04-161-1/+1
* New Crypto JAVA class to facilitate decryption via MediaCodec.Andreas Huber2012-04-041-0/+1
* New API to query available codecs and their capabilities.Andreas Huber2012-04-021-0/+1
* frameworks base Android.mk file changesJames Dong2012-03-281-6/+6
* Add libmedia_nativeGlenn Kasten2012-03-161-0/+1
* Switched to use the header files in /frameworks/nativeJames Dong2012-03-121-1/+1
* Implementation of a java media codec interface and associated tools.Andreas Huber2012-02-221-0/+5
* The software AMR NB encoder is now an OMX component.Andreas Huber2012-02-011-1/+5
* Don't need to link to libsqlite from media JNI library.Jeff Brown2012-01-191-1/+0
* Refactor to share code between MediaPlayer and MediaMetadataRetriever JNIJames Dong2011-05-051-0/+1
* MTP: Implement GetThumb commandMike Lockwood2011-04-251-1/+3
* merge libsurfaceflinger_client into libguiMathias Agopian2011-03-251-1/+1
* New APIs for MTP and PTP host supportMike Lockwood2011-01-221-0/+1
* Remove support for obsolete PTP content providerMike Lockwood2011-01-061-2/+0
* Move MTP Java classes to android.mtp.* package.Mike Lockwood2010-12-301-4/+4
* Change libusbhost and libmtp from static to shared librariesMike Lockwood2010-12-291-9/+7
* Rename MtpClient and MtpCursor to PtpClient and PtpCursorMike Lockwood2010-11-231-2/+2
* resolved conflicts for merge of 71c908c4 to masterAndreas Huber2010-09-011-12/+0
|\
| * Now that AmrInputStream no longer relies on opencore, make sure it's register...Andreas Huber2010-09-011-12/+0
* | Exclude MTP implementation from simulator buildMike Lockwood2010-07-151-0/+2
* | MTP: Use media provider database to implement MTP device support.Mike Lockwood2010-07-081-0/+1
* | Move MTP JNI code from libandroid_runtime to libmedia_jniMike Lockwood2010-06-301-3/+8
|/
* Remove most stagefright property overrides, remove VorbisPlayer and VorbisMet...Andreas Huber2010-06-231-9/+1
* AmrInputStream refresh: eliminate the dependency upon OpenCore's codeJames Dong2010-06-181-6/+6
* Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI.Eric Laurent2010-06-111-1/+2
* split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-111-1/+3
* Initial check-in for xml-based encoder capabilities retrievalJames Dong2010-02-011-1/+2
* Attempt to fix the build ... again.Andreas Huber2010-01-271-1/+4
* Fixing the build. Why is this suddenly necessary and didn't break the build b...Andreas Huber2010-01-271-0/+2
* Reorganize some of the stagefright implementation related to metadata.Andreas Huber2010-01-081-1/+11
* Refactor MediaScanner. Some steps on the way towards being able to build the ...Andreas Huber2009-12-031-5/+12
* We don't need libopencore_author and libcutils in libmedia_jniMarco Nelissen2009-08-031-2/+0
* rename libsgl/libcorecg to libskiaMike Reed2009-07-101-1/+1
* Direct api to the native media player.Nicolas Catania2009-06-241-0/+1
* checkpoint: split libutils into libutils + libbinderMathias Agopian2009-05-201-0/+1
* Squashed commit of the following:Jianhong Jiang2009-04-131-23/+22
* Revert "Changes required to accommodate OpenCORE 2.0"Jean-Baptiste Queru2009-04-081-4/+3
* Deal better with situations where OpenCORE is disabled.Jean-Baptiste Queru2009-03-231-2/+4
* Changes required to accommodate OpenCORE 2.0Brock Atchison2009-01-211-3/+4
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-1/+2
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-2/+9
* Initial ContributionThe Android Open Source Project2008-10-211-0/+34