History log of /external/tinycompress/cplay.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d885bbf5fb0797a1b728400047bbbc1300cfd055 28-Oct-2014 Eric Laurent <elaurent@google.com> cplay: use new offload sample rate representation.

Pass directly the sample rate value to struct snd_codec
instead of the ALSA enum.

Bug: 17398311.
Change-Id: Ic65f79759a623136fed8fd755bae39cee3550550
/external/tinycompress/cplay.c
79c370788bfeac8e2951cc35844fb96f15f28159 07-Jun-2013 Eric Laurent <elaurent@google.com> Update to tinycompress 2.0

0f25782 Tinycompress version 0.2.0
6b27cf7 compress: Add non-blocking I/O
0e0c39e compress: do not poll if enough space to write remaining data
78672ce compress: copy final version of config struct
5777ab6 cplay: use get_alsa_rate to convert sample rate
1bb4a13 add utils file with rate conversion helper
38145d7 fix error reporting in tinycompress
aad6a2a compress: fix hpointer error when no sample rate
31d610d compress: check for config first

Change-Id: I51037eacdab73dfd4f3b8e58cda79f536503f826
/external/tinycompress/cplay.c
f0c407825741bcb94952e4264efce66dee378411 03-May-2013 Eric Laurent <elaurent@google.com> Update to latest tinycompress

01ff678 compress: Add support for capture streams
8c9d5da tinycompress: cplay: Correct a couple of small message typos

Change-Id: Ieee7cce63930eb2f846a7a86a92806f1db45656b
/external/tinycompress/cplay.c
c902d7fb4e0f2b086030f384ce217679775ca2d4 08-Mar-2013 Eric Laurent <elaurent@google.com> Initial version of tinycompress

From git://git.alsa-project.org/tinycompress.git 0765f97a

Change-Id: I34599092e8c764ecb3475883d1d46cd9c9b5c439
/external/tinycompress/cplay.c