1. 09 Jun, 2015 5 commits
  2. 08 Jun, 2015 2 commits
  3. 05 Jun, 2015 1 commit
  4. 04 Jun, 2015 5 commits
  5. 02 Jun, 2015 1 commit
  6. 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
  7. 29 May, 2015 13 commits
  8. 28 May, 2015 5 commits
  9. 18 May, 2015 1 commit
    • Glenn Kasten's avatar
      Clear mAudioRecord on set() failure · 2dc0674a
      Glenn Kasten authored
      All uses to mAudioRecord were already protected by checks for mAudioRecord != 0
      
      Bug: 20818955
      Bug: 20890069
      Change-Id: I243205b99b198eb1b5a1a027b27cbb7d5aaaa8db
      2dc0674a
  10. 28 Apr, 2015 1 commit
  11. 14 Apr, 2015 1 commit
    • Chris Watkins's avatar
      Add a static cast to resolve overload ambiguity. · 68aeecb9
      Chris Watkins authored
      The IMediaPlayer interface was updated with a new overload for
      setDataSource which caused a compiler error in StreamPlayer. Add
      a static cast to resolve the ambiguity.
      
      Change-Id: I26a3dc4bee1680cb260e93a151483baf398a4399
      68aeecb9
  12. 23 Mar, 2015 1 commit
  13. 21 Mar, 2015 2 commits
  14. 05 Mar, 2015 1 commit