replicant-frameworks_native/libs
Eric Laurent 0bac53801b Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR
Store sample rate on 32 bits instead of 16 bits in audio_track_cblk_t.
Removed sampleRate() methods from AudioTrack and AudioRecord: replaced by getSampleRate().
AudioTrack::setSampleRate() no returns a status.
2009-07-07 07:10:45 -07:00
..
audioflinger Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR 2009-07-07 07:10:45 -07:00
surfaceflinger fix [1947273] the DimLayer causes the whole screen to update during transactions 2009-06-28 02:54:16 -07:00
ui Return CAMERA_ERROR_SERVER_DIED to camera app when camera service dies (bug 1956726) 2009-07-02 10:04:20 -07:00
utils Don't re-parse the framework resources all the time. 2009-07-06 11:12:37 -07:00