summaryrefslogtreecommitdiffstats
path: root/media/jni/android_media_AmrInputStream.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Tidy up exception throwing in the media native code.Elliott Hughes2011-04-081-18/+3
| | | | | | | (I'm going through all of frameworks/base in multiple passes. This pass is just for exception throwing.) Change-Id: Ia14a5c720edae86ac780023be88e676aa1b3315d
* AmrInputStream refresh: eliminate the dependency upon OpenCore's codeJames Dong2010-06-181-70/+45
| | | | Change-Id: I0e66bc0a16fcdcf70136012ae1cd4138506cc94b
* Untangle MediaPlayer, MediaRecorder, MediaScanner and MediaMetadataRetriever JNIMarco Nelissen2009-08-031-7/+0
| | | | | code, so that creating one of those doesn't initialize all the others. Shaves a hundred milliseconds or so off music app startup time.
* Squashed commit of the following:Jianhong Jiang2009-04-131-1/+1
| | | | | | | | | | | | | | commit b6cf47306b642f7cf7e1b55cce448e0deff38f36 Author: Jianhong Jiang <jianhong@google.com> Date: Mon Apr 13 11:07:01 2009 -0700 Change tabs into 4 spaces. commit 93c5890dbcc68e37aa0ef039b4a203acddca8968 Author: Jianhong Jiang <jianhong@google.com> Date: Fri Apr 10 14:15:23 2009 -0700 OpenCore 2.02 related changes.
* Revert "Changes required to accommodate OpenCORE 2.0"Jean-Baptiste Queru2009-04-081-1/+1
| | | | | | | | This reverts commit ea780b689f8ee3dff355deab2434bbd4ae04d208. Conflicts: media/libmediaplayerservice/Android.mk
* Changes required to accommodate OpenCORE 2.0Brock Atchison2009-01-211-1/+1
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+184