replicant-frameworks_native/libs
Eric Laurent 08d3d1d001 fix issue 2096657: Sholes: residue shutter sound heard ONCE while taking a picture AFTER the volume is turned off.
Do not ramp volume if the first frame of a track is processed after the track was stopped.
In the case of very short sounds, the track stop request can be received by AudioFlinger just after the start request before the first frame is mixed by AudioMixer. In this case, the track is already in stopped state and initial volume is applied with a ramp for the first frame processed which should not be the case: initial volume change is always applied immediatelly.
2009-09-03 04:11:18 -07:00
..
audioflinger fix issue 2096657: Sholes: residue shutter sound heard ONCE while taking a picture AFTER the volume is turned off. 2009-09-03 04:11:18 -07:00
binder Add offset handling in MemoryHeapBase class 2009-08-20 03:55:20 -07:00
surfaceflinger Add colorkey to gl clear operation 2009-09-02 15:57:42 -07:00
ui Work on issue #2079167: Flickering issue across multiple UI 2009-09-02 17:20:25 -07:00
utils Make it an error to use a bare apostrophe in aapt, and adjust warnings/errors. 2009-09-01 15:20:30 -07:00