summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Revert "Camera: Add support for getBufferInfo API"cyanogen2010-09-232-38/+0
* Camera: Add support for getBufferInfo APIKiran Kumar H N2010-09-222-0/+38
* Use floating point DSP on armeabi-v7aAntti S. Lankila2010-09-093-108/+264
* Add noise-shaped dithering supportAntti S. Lankila2010-09-064-23/+63
* Estimate center channel and avoid DSP on itAntti S. Lankila2010-09-022-7/+25
* Make Headphone DSP with just 1 biquadAntti S. Lankila2010-09-022-20/+7
* Initialize track volume more correctlyAntti S. Lankila2010-08-221-2/+2
* Various DSP enhancementsAntti S. Lankila2010-08-183-39/+29
* Only monitor recognized uevent devices.Sean McNeil2010-08-181-1/+8
* Sound tweaks: Always on speaker 2.0, headphone attenuation, headphone music v...Jonas Larsson2010-08-161-13/+93
* frameworks/base: Swap width and height of temporary buffer only withOmprakash Dhyade2010-08-161-1/+1
* Use 1st order high shelf instead of RC filter.Antti S. Lankila2010-08-112-2/+20
* Spread the equal loudness contour upwards.Antti S. Lankila2010-08-111-1/+1
* Take some ideas from bs2b.Antti S. Lankila2010-08-112-33/+4
* HACK: Allow use of Eclair MemoryDealer for compatibility.Steve Kondik2010-08-085-1/+441
* Revert "HACK: Allow use of Eclair MemoryDealer for compatibility."Steve Kondik2010-08-086-444/+1
* HACK: Allow use of Eclair MemoryDealer for compatibility.Steve Kondik2010-08-086-1/+444
* Spacing cleanupkmobs2010-08-072-21/+20
* Added support for user selectable calibration.niloc2010-08-073-6/+49
* Revert "Camera: Adding framework support for Geotagging."Steve Kondik2010-08-071-1/+1
* Increase virtual head size slightly.Antti S. Lankila2010-08-061-2/+2
* Integrate reverb and headphone effects.Antti S. Lankila2010-08-062-133/+100
* Make reverb buffers ping-pong between L&R channelsAntti S. Lankila2010-08-061-5/+7
* Rebalance dithering, volume ramping and DRCAntti S. Lankila2010-08-062-29/+29
* Add reverb modeAntti S. Lankila2010-08-062-24/+199
* Remove boost limit from bottom.Antti S. Lankila2010-08-062-15/+15
* Added N1 Calibration profile to rendering options.niloc2010-08-041-0/+1
* Added N1 Calibration profile to rendering options.niloc2010-08-041-0/+3
* Fix rattling of very quiet soundsAntti S. Lankila2010-08-031-1/+4
* Do not use track's frameCount but the buffer's frameCount.Antti S. Lankila2010-08-032-7/+7
* Fix some shortcomings of the audio level estimationAntti S. Lankila2010-08-033-32/+71
* Optimizations and cleanups.Antti S. Lankila2010-08-012-54/+108
* More fixes to the AudioDSPAntti S. Lankila2010-08-014-109/+104
* Add the audio enhancementskmobs2010-07-317-214/+677
* Merge branch 'froyo' of git://android.git.kernel.org/platform/frameworks/base...Steve Kondik2010-07-301-1/+0
|\
| * fix inaccurate copyrightsJean-Baptiste Queru2010-07-291-1/+0
* | Camera: Adding framework support for Geotagging.Apurva Rajguru2010-07-181-1/+1
* | Camera: Adding Raw Snapshot supportSrinivasan Kannan2010-07-181-0/+2
* | Camera: Adding normal and macro auto focus modesSrinivasan Kannan2010-07-181-0/+1
* | frameworks/base: compilation changesPriya Komarlingam2010-07-181-0/+39
* | frameworks/base: Add setFd api to OverlayOmprakash Dhyade c_odhyad@quicinc.com2010-07-121-0/+7
* | Remerge libui.so, libsurfaceflinger_client.so, and libcamera_client.so for ol...Koushik Dutta2010-07-115-5/+69
* | Added blue and fuscia version to SurfaceFlinger hackskmobs2010-07-101-2/+10
* | Allow dithering to be controlled by a system property.Steve Kondik2010-07-093-5/+15
* | Revert "libRS: initEGL according to GL version"Koushik Dutta2010-07-081-1/+1
* | libRS: initEGL according to GL versionChih-Wei Huang2010-07-061-1/+1
* | add software mouse cursorChih-Wei Huang2010-07-061-1/+4
* | Initial pass at SurfaceFlinger effects, night mode.Jeff Sharkey2010-07-023-2/+44
* | Improved BiDi text rendering.Dudy Kohen2010-06-301-2/+0
|/
* Add remove method in CameraParameters class.Wu-cheng Li2010-05-111-0/+5