summaryrefslogtreecommitdiffstats
path: root/media/jni
Commit message (Expand)AuthorAgeFilesLines
* am 34161132: am 7070b365: Added support for auxiliary audio effects to AudioT...Eric Laurent2010-07-211-0/+24
|\
| * Added support for auxiliary audio effects to AudioTrack and MediaPlayer.Eric Laurent2010-07-211-0/+24
* | Exclude MTP implementation from simulator buildMike Lockwood2010-07-155-0/+51
* | MTP: Add support for sending events to the host when objects are added and re...Mike Lockwood2010-07-131-11/+60
* | Integrate host to device file transfer with the media provider.Mike Lockwood2010-07-121-7/+25
* | am bd3f8b71: am e7b790f1: Merge "Fix swap of sessionId and output in audio ef...Jean-Michel Trivi2010-07-091-2/+2
|\ \ | |/
| * Fix swap of sessionId and output in audio effect API.Jean-Michel Trivi2010-07-091-2/+2
* | Remove some scafolding and test code that is no longer worth maintaining.Mike Lockwood2010-07-092-14/+0
* | MTP: Use media provider database to implement MTP device support.Mike Lockwood2010-07-084-12/+470
* | am b91881fd: am dacabf97: Merge "Added Visualizer effect." into gingerbreadEric Laurent2010-07-074-41/+523
|\ \ | |/
| * Merge "Added Visualizer effect." into gingerbreadEric Laurent2010-07-074-41/+523
| |\
| | * Added Visualizer effect.Eric Laurent2010-07-074-41/+523
* | | MTP: Fix ownership and file permissions for transferred files and foldersMike Lockwood2010-07-021-1/+2
* | | am bda93c4c: am 09b90057: Add multiple camera support for in MediaProfiles.Chih-Chung Chang2010-07-011-20/+20
|\ \ \ | |/ /
| * | Add multiple camera support for in MediaProfiles.Chih-Chung Chang2010-07-011-20/+20
| |/
* | MTP: Remove an unnecessary thread from the MtpClient class.Mike Lockwood2010-07-011-85/+35
* | Move MTP JNI code from libandroid_runtime to libmedia_jniMike Lockwood2010-06-305-3/+577
|/
* Merge "Various fixes and improvements in audio effects implementation" into g...Eric Laurent2010-06-251-1/+1
|\
| * Various fixes and improvements in audio effects implementationEric Laurent2010-06-251-1/+1
* | Remove most stagefright property overrides, remove VorbisPlayer and VorbisMet...Andreas Huber2010-06-232-31/+2
|/
* Added support for audio sessions in MediaPlayer and AudioTrack.Eric Laurent2010-06-221-2/+25
* AmrInputStream refresh: eliminate the dependency upon OpenCore's codeJames Dong2010-06-182-76/+51
* Merge "Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI...Eric Laurent2010-06-143-1/+879
|\
| * Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI.Eric Laurent2010-06-113-1/+879
* | Fix a potential(observed sometimes) media server crashJames Dong2010-06-091-1/+1
* | allow re-targetting of surfacesMathias Agopian2010-06-081-1/+1
|/
* don't hardcode "mSurface" throughout our source codeMathias Agopian2010-04-122-2/+2
* Use local lock for most MediaMetadataRetriever methods. Bug 2560834.Dave Sparks2010-04-011-7/+0
* Add a name to the previously-unnamed thread created by SoundPoolThread.Steve Howard2010-03-112-3/+2
* Clean up MediaRecorder for public Java SDKJames Dong2010-03-031-3/+3
* Merge "Image encoding settings java API through xml configuration file"James Dong2010-02-251-4/+38
|\
| * Image encoding settings java API through xml configuration fileJames Dong2010-02-241-4/+38
* | Fix for the safty check. It checks that nFir21 + jNpoints <= BUF_SIZE,Gloria Wang2010-02-221-1/+1
|/
* Fix logging in SoundPool.Dave Sparks2010-02-171-2/+2
* Merge "Add SoundPool API to pause and resume all active streams. Bug 2426531."Dave Sparks2010-02-163-1/+76
|\
| * Add SoundPool API to pause and resume all active streams. Bug 2426531.Dave Sparks2010-02-163-1/+76
* | Merge "Support decoder queries from media profiles xml configuration file"James Dong2010-02-161-8/+63
|\ \ | |/ |/|
| * Support decoder queries from media profiles xml configuration fileJames Dong2010-02-121-8/+63
* | New API on java's MediaPlayer to suspend/resume a session.Andreas Huber2010-02-121-0/+14
* | split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-113-5/+7
|/
* Camcorder profile Java API supportJames Dong2010-02-041-4/+68
* Initial check-in for xml-based encoder capabilities retrievalJames Dong2010-02-013-1/+195
* API Extension: Support for optionally specifying a map of extra request heade...Andreas Huber2010-01-281-4/+91
* 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-082-8/+32
* Fix SoundPool restart problem CheckJNI issue.Dave Sparks2009-12-231-1/+5
* Add OnLoadCompleteListener to SoundPool.Dave Sparks2009-12-235-57/+111
* am b5fc8ffc: am 91487425: Merge change I0448ef20 into eclairDave Sparks2009-12-151-5/+6
|\
| * Fix SoundPool buffer size rounding error. Bug 2327620.Dave Sparks2009-12-141-5/+6