Tags: GoldenMod/android_frameworks_av
Tags
AudioPolicyService: Support MR1 audio_policy Change-Id: I26abd352f327256856021b311efb1e23b46b6023
libstagefright: Add support for custom LPA buffer size * On msm8930, during playback over A2DP with DSP Manager effects enabled, there's a lot of stuttering with the default buffer size. Stock kernel used a buffer size of 32, but that caused no audio at all in CM because of mismatch in buffer size between kernel and user space. So up until now I've been using a buffer size of 256 to get audio working at all, but unfortunately it causes stuttering as mentioned. Hence add support for a custom buffer size so we can revert to stock value used in kernel, and enjoy no stuttering. Change-Id: Id4d090bc6cf90782c24f3832a35ddeca43bd72fc
camera: Fix preview on SEMC msm7x30 devices Signed-off-by: Michael Bestas <mikeioannina@gmail.com> Change-Id: Iaf1d36db1787e6cebecf31eb2c0d2050c530e208
camera: Fix preview on SEMC msm7x30 devices Signed-off-by: Michael Bestas <mikeioannina@gmail.com> Change-Id: Iaf1d36db1787e6cebecf31eb2c0d2050c530e208
Revert "libstagefright: Fix incorrectness nPortIndex value for QueryC… …odec" This reverts commit 9a814ad. This is wrong. kPortIndexInput is defined as 0, the original value was correct. Additionally, it breaks android.media.cts.MediaCodecListTest Change-Id: Ib273cde69a4c622daf239bab5d12c5e7d568af2f
Revert "libstagefright: Fix incorrectness nPortIndex value for QueryC… …odec" This reverts commit 9a814ad. This is wrong. kPortIndexInput is defined as 0, the original value was correct. Additionally, it breaks android.media.cts.MediaCodecListTest Change-Id: Ib273cde69a4c622daf239bab5d12c5e7d568af2f
Revert "libstagefright: Fix incorrectness nPortIndex value for QueryC… …odec" This reverts commit 9a814ad. This is wrong. kPortIndexInput is defined as 0, the original value was correct. Additionally, it breaks android.media.cts.MediaCodecListTest Change-Id: Ib273cde69a4c622daf239bab5d12c5e7d568af2f
camera: fixup htc params Change-Id: Iee0086e8a7319ada09f5191092c314c099e0d66a
PreviousNext