twinaphex
|
34f5d0ceb6
|
Revert "(OpenSL/Android) Reduce latency by going from 8 to 6 buffers"
This reverts commit 26d6d18a0295a58f91410dba77dc9331e20991d4.
|
2012-11-01 21:08:04 +01:00 |
|
twinaphex
|
26d6d18a02
|
(OpenSL/Android) Reduce latency by going from 8 to 6 buffers
|
2012-11-01 20:21:07 +01:00 |
|
twinaphex
|
670289839f
|
(Android/OpenSL) Improved latency - still not good enough though
|
2012-10-30 17:33:33 +01:00 |
|
twinaphex
|
fb25f31598
|
(Android/OpenSL) Bigger audio buffers - bigger latency/longer
delay in audio, but no audio breakup - also applied -O3 and -funroll-loops
for Android Makefile - seems to help
|
2012-10-30 05:25:14 +01:00 |
|
twinaphex
|
033e94acfd
|
(Android) Force audio input control rate in OpenSL ES driver
|
2012-10-30 03:50:18 +01:00 |
|
twinaphex
|
492bbc7d78
|
(OpenSL) Fix derp
|
2012-10-30 00:48:16 +01:00 |
|
Themaister
|
16d67a43cd
|
Add rate-control interfaces to SL.
|
2012-10-30 00:40:05 +01:00 |
|
Themaister
|
d9a903b293
|
Revert "Might improve audio performance in SL."
This broke stuff.
|
2012-10-30 00:37:00 +01:00 |
|
Themaister
|
5812a5e445
|
Might improve audio performance in SL.
|
2012-10-30 00:20:32 +01:00 |
|
twinaphex
|
6e79dd6046
|
(OpenSL) Fixed fall-through in sl_init
|
2012-10-30 00:05:24 +01:00 |
|
twinaphex
|
dccfb80010
|
(OpenSL) compiles now
|
2012-10-30 00:01:47 +01:00 |
|
Themaister
|
1554f8ce2d
|
Rewrite OpenSL driver (untested).
Use openal-soft-android as a starting point.
|
2012-10-29 23:55:36 +01:00 |
|
twinaphex
|
497f4dfb31
|
(OpenSL ES) Add workaround for OutputMix - setting volume not working
with Android OSL ES implementation - seems to fail at init now though
|
2012-10-18 08:03:21 +02:00 |
|
twinaphex
|
943ee288e1
|
(OpenSL ES) memset pcmData to 0 at init
|
2012-10-18 07:51:57 +02:00 |
|
twinaphex
|
26fcdae48b
|
(OpenSL ES) Small nits
|
2012-10-18 07:33:45 +02:00 |
|
twinaphex
|
161afd98dc
|
(OpenSL ES) OpenSL init seems to work now despite OutputMix interface
apparently being unsupported on Android. Included note for workaround.
|
2012-10-18 07:28:56 +02:00 |
|
twinaphex
|
6bf7c3cb06
|
Update credits for collaborated files
|
2012-10-18 06:06:55 +02:00 |
|
twinaphex
|
63238d3b67
|
(OpenSL) Add preliminary driver - OpenSL ES implementation in NDK
is a half-baked, half-implemented hackfest, so will have to go over
Android-specific examples to get this to work
|
2012-10-18 05:46:09 +02:00 |
|