67829bfddb97775be06af15dd8181611b4af581e |
|
13-Oct-2010 |
Glenn Kasten <gkasten@google.com> |
Bug 3102561 - Tests and examples only Note: the modifications in directory libopensles aid testing, but have no affect on production builds because they are related to tracing, which is is disabled by default. Update feedback test to be more reliable. Update slesTestPlayUri to exit on prefetch error. Clean up error and termination handling. Add comment to record test on how to use it. Reduce global symbol dependencies when trace is enabled. Split OpenSLESUT into two files: part that uses printf, and another part that doesn't. Add SL_RESULT_ prefix to result strings. slesutResultToString returns NULL for unknown value. Add multithread torture test. Compile stream test for non-Android as a no-op. Improve API test coverage. Enable assertion checks on test programs. Change-Id: I6b82026cfa19d2f08cda4c11137e0706e8ff4b8c
/system/media/opensles/libopensles/OpenSLESUT.h
|
daccf40f73133a1220cc4ab8af45c59b1df9eeae |
|
28-Sep-2010 |
Glenn Kasten <gkasten@google.com> |
Enable and test more interface ID queries Enable Engine::IEngine_QueryNumSupportedInterfaces and Engine::QuerySupportedInterfaces. Add object ID test. Return SL_RESULT_FEATURE_UNSUPPORTED from Engine::Create... if the corresponding class is not configured.. Add slesutObjectIDToString to utility toolkit. Change-Id: I28b8beff71d65e7eccd558e586652bb606c89848
/system/media/opensles/libopensles/OpenSLESUT.h
|
bc1596c33e134859d3ae3182d641b2dd03405b5d |
|
27-Aug-2010 |
Glenn Kasten <gkasten@google.com> |
Fix compile-problem on desktop, and SDL bug. Fix bug caught by using gtest on desktop: SDL was not being shutdown properly when engine destroyed. Fix compile problems on desktop for BassBoost, Equalizer, and Virtualizer. Add new OpenSLESUT function: slesutResultToString. Rename SDL_start to SDL_open to match SDL naming conventions. Add SDL_close. Add symlink for applications to use OpenSLESUT.h. Change-Id: I6ef9895adc508b3b9570c79302c7a3046ca8246f
/system/media/opensles/libopensles/OpenSLESUT.h
|
793ddb6dae36d6b5abf5a75f8f51b4182c5646d1 |
|
28-Jul-2010 |
Glenn Kasten <gkasten@google.com> |
Rename the utility toolkit static library. Change-Id: I8809aa5db6a259a0eb308f0e926e1922f9c9ea16
/system/media/opensles/libopensles/OpenSLESUT.h
|