Squashed commit of the following:

commit 4f3540e6953ad28cbb743cfe9f480bc4b3e979a9
Author: Glenn Kasten <gkasten@google.com>
Date:   Wed May 14 07:30:02 2014 -0700

    Updates to slesTest_feedback

    Configure for 48 kHz, 240 frames per buffer
    Use Pipe
    This smaller pipe still works with -t1 -r1

    Change-Id: Ib1c40905017f3ebfedb70df145ef3018538ea0c2

commit b4b546279693f23733e8b803fdd1eb559b8db04b
Author: Andy Hung <hunga@google.com>
Date:   Fri May 23 16:40:16 2014 -0700

    Add float playback capability to OpenSL ES

    Add SLAndroidDataFormat_PCM_EX to match OpenSLES 1.1 header file,
    together with related SL_ANDROID_PCM_REPRESENTATION_* constants.
    Use slesTest_playbq as the test application.

    Change-Id: I04bcd170f5c517051a799bacf8f52da5f1353ad6

commit f0642023f9660c2fdec9c48cef76e35570abe177
Author: Glenn Kasten <gkasten@google.com>
Date:   Tue May 27 17:17:26 2014 -0700

    Fix regression in AudioRecorder

    Interfaces were out of order

    Change-Id: I027dc9d8ed93514d93a5b05063a8711b9841aaf4

commit 8c83595b784559f146e08b2d5500215e76cf5ba9
Author: Andy Hung <hunga@google.com>
Date:   Fri May 23 16:24:25 2014 -0700

    Add 24 bit and 32 bit playback capability to OpenSL ES

    slesTest_playbq is the test application.

    Change-Id: Iaa453471d2e9ff4e6b11ac5c68690993179fea2b

Change-Id: I07515d0d3cae65c0e0d9a600527a90d64c5241d7
12 files changed
tree: 59c4a6c04bb862e2869a3d4c1a4f9ea8de54ba0e
  1. doc/
  2. include/
  3. src/
  4. tests/
  5. tools/