summaryrefslogtreecommitdiffstats
path: root/media/jni/Android.mk
Commit message (Expand)AuthorAgeFilesLines
...
* 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