summaryrefslogtreecommitdiffstats
path: root/media/libmedia
Commit message (Expand)AuthorAgeFilesLines
* am c2c59f69: am 2a76b316: Merge "Separate MediaRecorderClient with MediaPlaye...James Dong2010-06-283-4/+75
|\
| * Separate MediaRecorderClient with MediaPlayerClientJames Dong2010-06-283-4/+75
* | am cdf1357b: am 8e103da1: Merge "Various fixes and improvements in audio effe...Eric Laurent2010-06-252-7/+8
|\ \ | |/
| * Various fixes and improvements in audio effects implementationEric Laurent2010-06-252-7/+8
* | am 03e90f7e: am 58e9402b: Merge "Properly assign LOG_TAGs in OMXMaster.cpp an...Andreas Huber2010-06-231-0/+4
|\ \ | |/
| * Properly assign LOG_TAGs in OMXMaster.cpp and MediaScanner.cppAndreas Huber2010-06-231-0/+4
* | am 845f5414: am 2c2ce8e5: Merge "Added support for audio sessions in MediaPla...Eric Laurent2010-06-233-9/+42
|\ \ | |/
| * Merge "Added support for audio sessions in MediaPlayer and AudioTrack." into ...Eric Laurent2010-06-223-9/+42
| |\
| | * Added support for audio sessions in MediaPlayer and AudioTrack.Eric Laurent2010-06-223-9/+42
* | | am da9269af: am 3238302b: Merge "media: add AudioRecord::getMinFrameCount()."...Chia-chi Yeh2010-06-231-25/+38
|\ \ \ | |/ /
| * | media: add AudioRecord::getMinFrameCount().Chia-chi Yeh2010-06-231-25/+38
| |/
* | am d9e9132e: am 2ce999fc: am bd240c27: media: add AudioTrack::getMinFrameCoun...Chia-chi Yeh2010-06-211-0/+29
|\ \ | |/
| * media: add AudioTrack::getMinFrameCount().Chia-chi Yeh2010-06-211-0/+29
* | MediaScanner: Fix handling of files with dirent.d_type == DT_UNKNOWNMike Lockwood2010-06-141-10/+8
* | am 184a3ff6: am e0219539: am 01f7ac64: Merge "Issue 2667802: [Audio Effect Fr...Eric Laurent2010-06-142-1/+464
|\ \ | |/
| * Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI.Eric Laurent2010-06-112-1/+464
* | am 030a1553: am 2ea200c5: Merge "Issue 2667801: [Audio Effect Framework] Audi...Eric Laurent2010-06-045-19/+358
|\ \ | |/
| * Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack m...Eric Laurent2010-06-035-19/+358
* | Merge "Fix issue 2712130: Sholes: problem when playing audio while recording ...Eric Laurent2010-05-261-1/+2
|\ \ | |/ |/|
| * Fix issue 2712130: Sholes: problem when playing audio while recording over bl...Eric Laurent2010-05-261-1/+2
* | Fix issue 2667797: [Audio Effect Framework] new base class and binder interfa...Eric Laurent2010-05-243-1/+335
|/
* Fix issue 2553359: Pandora does not work well with Passion deskdock / Cardock.Eric Laurent2010-05-172-77/+107
* don't hardcode "mSurface" throughout our source codeMathias Agopian2010-04-121-1/+1
* Use local lock for most MediaMetadataRetriever methods. Bug 2560834.Dave Sparks2010-04-011-0/+7
* libutils Condition are now PRIVATE by defaultMathias Agopian2010-03-191-2/+4
* Merge "Fix issue 2416481: Support Voice Dialer over BT SCO."Eric Laurent2010-03-171-2/+13
|\
| * Fix issue 2416481: Support Voice Dialer over BT SCO.Eric Laurent2010-03-161-2/+13
* | Fix regression in directory scanningKenny Root2010-03-151-1/+1
|/
* Merge "Revert "Do autodetection even if no locale was specified, and use the""Marco Nelissen2010-03-111-39/+35
|\
| * Revert "Do autodetection even if no locale was specified, and use the"Marco Nelissen2010-03-111-39/+35
* | Allow invoke in all the player states except idle and error.Nicolas Catania2010-03-111-2/+4
|/
* Revert "Allow invoke in all the player states except idle and error."Nicolas Catania2010-03-111-4/+2
* Allow invoke in all the player states except idle and error.Nicolas Catania2010-03-101-2/+4
* MEDIA_PLAYER_STATE_ERROR is not a bitmaskMarco Nelissen2010-03-101-1/+2
* Fix issue 2428563: Camera rendered inoperable by voice call interruption.Eric Laurent2010-03-051-3/+7
* Issue 2071329: audio track is shorter than video track for video capture on s...Eric Laurent2010-03-023-2/+38
* Merge "Don't allow MediaRecorder.setParameter() to be invoked in the followin...James Dong2010-02-261-0/+9
|\
| * Don't allow MediaRecorder.setParameter() to be invoked in the following states:James Dong2010-02-251-0/+9
* | When we're in the 'playback complete' state, don't consider pausingMarco Nelissen2010-02-261-1/+1
|/
* Image encoding settings java API through xml configuration fileJames Dong2010-02-241-0/+24
* am 8978547f: am f5fe3949: Fix issue 2459650.Eric Laurent2010-02-221-1/+3
|\
| * Fix issue 2459650.Eric Laurent2010-02-221-1/+3
* | Range check in MediaScanner::processDirectoryKenny Root2010-02-181-1/+1
* | New API on java's MediaPlayer to suspend/resume a session.Andreas Huber2010-02-122-0/+42
* | split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-116-7/+9
* | Do autodetection even if no locale was specified, and use theMarco Nelissen2010-02-101-35/+39
* | Initial check-in for xml-based encoder capabilities retrievalJames Dong2010-02-012-6/+683
* | Simplify the MemoryDealer implementationMathias Agopian2010-01-292-2/+0
* | API Extension: Support for optionally specifying a map of extra request heade...Andreas Huber2010-01-282-6/+36
* | Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V syncEric Laurent2010-01-262-1/+47