Author | SHA1 | Message | Date |
---|---|---|---|
|
2eddfb2b13 |
sndio bug fix
Since the code already supports both little- and big-endian audio for recording, do not fail just because the endianness is not what we expect. Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> |
14 years ago |
|
1862778732 |
sndio: allow any endianness when recording
Since the code already supports both little- and big-endian audio for recording, do not fail just because the endianness is not what we expect. It is possible that 8-bit recording would not have worked at all on some systems without that change. |
14 years ago |
|
e93d97156d | sndio: prefer "FFmpeg" over "Libav" in the license header | 14 years ago |
|
15d59d2cea |
sndio support for playback and record
Signed-off-by: Anton Khirnov <anton@khirnov.net> |
14 years ago |