History log of /system/media/opensles/tests/mimeUri/slesTest_playStates.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4d7c8c742d5b09895e7ce3d07d314b6ada56123d 11-Oct-2010 Glenn Kasten <gkasten@google.com> Test cleanup

Fix bug in QueryEffect test - was not re-initializing the name length.
Add QueryEffect test for over-writing the name buffer.
Don't create output with VOLUME or NULL interfaces.
Use <stdlib.h> symbolic names for exit codes instead of 0 and 1.
Remove Android-style logging from examples; use only printf.
Remove extra blank lines in test output.
Remove the MAX_NUMBER_OUTPUT_DEVICES macro.
Use <unistd.h> to declare usleep.
Remove obsolete #include statements.
Fix build warnings.

Change-Id: I8d198a317246b3894f104edf7c9f317a51593d07
/system/media/opensles/tests/mimeUri/slesTest_playStates.cpp
8c5a381a265210f069a370565f10ce31bf886346 30-Sep-2010 Jean-Michel Trivi <jmtrivi@google.com> Lock tweak between interface and object

When locking the interface for the prefetch status, lock the
object instead of the prefetch interface, as it updates
the android object state.

Fix the playState test app.

Change-Id: Ib4e0e99a4cf0720e2b7ebd920fe92f69377f19d9
/system/media/opensles/tests/mimeUri/slesTest_playStates.cpp
49f02bb3bb095a45c05e0f1a64ed13053287cc82 10-Aug-2010 Jean-Michel Trivi <jmtrivi@google.com> Do not initialize effect descriptors if the audio player couldn't
be initialized.

Test playback behavior after stop.

Change-Id: I67d78b73f5392948e00af99eaa9335f76256df14
/system/media/opensles/tests/mimeUri/slesTest_playStates.cpp
2dc537a086811c9a97e1f925ace16be7d0b0fcb4 28-Jul-2010 Glenn Kasten <gkasten@google.com> Khronos recommendation: include "SLES/OpenSLES.h"

Change-Id: Iaa36d08f313a29ad2914e7459448bf9418e8c6c8
/system/media/opensles/tests/mimeUri/slesTest_playStates.cpp
49202d85561110796df25c3814603f2d553db4dc 26-Jul-2010 Glenn Kasten <gkasten@google.com> Flatten the tests/mimeUri directory.

Change-Id: Ib8056ec7a4a167e6afdce7f020468381126c657e
/system/media/opensles/tests/mimeUri/slesTest_playStates.cpp