1. 02 Nov, 2015 2 commits
    • Gaurav Shah's avatar
      Merge "Build libOpenSLES for Brillo." · 3bfb87aa
      Gaurav Shah authored
      3bfb87aa
    • Ralph Nathan's avatar
      Build libOpenSLES for Brillo. · 001c3b5d
      Ralph Nathan authored
      Currently, building libOpenSLES on Brillo requires a bunch of repos that
      are not part of it. The dependency on libstagefright_http_support adds
      these extra repos.
      
      Break these dependencies by not calling
      CreateHTTPServiceInCurrentJavaContext in Brillo. This does not change
      the behavior in Brillo as CreateHTTPServiceInCurrentJavaContext returns
      NULL if there is no Java VM.
      
      BUG: 24578244
      TEST=slesTest_sawtoothBufferQueue works on the dragonboard
      
      Change-Id: I46479e3d223aedc7286eee2329baa507a812c386
      001c3b5d
  2. 30 Jul, 2015 1 commit
  3. 19 Jun, 2015 3 commits
  4. 09 Jun, 2015 7 commits
  5. 08 Jun, 2015 2 commits
  6. 05 Jun, 2015 1 commit
  7. 04 Jun, 2015 5 commits
  8. 02 Jun, 2015 1 commit
  9. 01 Jun, 2015 1 commit
    • Glenn Kasten's avatar
      Improvements to the playbq test · bf767827
      Glenn Kasten authored
      Fix bug for 8-bit and 24-bit transfer formats.
          The FIFO buffer was created with the wrong frame size.
          This bug was introduced by
          commit 208a2dae
          Change-Id: Ia2ec117bb265e17ccded166a0e9809dba791c06b
      Replace squeeze functions by similar from audio_utils.
      Transfer format now defaults to that of the input file.
      Add option '-16' to force 16-bit.
      Add support for higher and arbitrary sample rates.
      Add support for reading 24-bit input files.
      
      Change-Id: Iede1f85f401bca11689a7397f33edad97e54a6f8
      bf767827
  10. 29 May, 2015 13 commits
  11. 28 May, 2015 4 commits