Gregory Nutt
|
c9f15ffd3d
|
PCM: First cut at fast forward by subsampling
|
2014-07-27 18:33:17 -06:00 |
|
Gregory Nutt
|
014dd77237
|
Audio: Fix some compilation issues introduced with some of the recent changes
|
2014-07-25 11:27:29 -06:00 |
|
Gregory Nutt
|
0399be55d3
|
Fix some compile errors when audio DEBUG is enabled
|
2014-07-24 15:05:13 -06:00 |
|
Gregory Nutt
|
22f8503d0a
|
Convert ac_format and ac_controls to unions to make access a little cleaner
|
2014-07-24 10:21:04 -06:00 |
|
Gregory Nutt
|
dba43a9c75
|
Audio: Get rid of the decoder->driver IOCTLs that I added a couple of commits back; Use existing configure method
|
2014-07-24 09:56:39 -06:00 |
|
Gregory Nutt
|
72133f5d95
|
Add ioctls so that PCM decoder can configure the driver bitrate, num channels, and sample width
|
2014-07-23 12:21:04 -06:00 |
|
Gregory Nutt
|
516b343666
|
Flesh out missing PCM decoder methods
|
2014-07-23 11:58:43 -06:00 |
|
Gregory Nutt
|
ca7d7c34ce
|
Audio: Add a NULL audio device that can be used to simply unit-level testing of audio decoders
|
2014-07-23 10:12:32 -06:00 |
|