Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avdevice: Apply a more consistent file naming scheme | Diego Biurrun | 2015-04-09 | 1 | -48/+0 |
| | |||||
* | Give all anonymously typedeffed structs in headers a name | Diego Biurrun | 2012-10-06 | 1 | -1/+1 |
| | | | | Anonymous structs cannot be forward declared and have no benefit. | ||||
* | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
| | |||||
* | sndio: add channels and sample_rate private options. | Anton Khirnov | 2011-05-25 | 1 | -0/+2 |
| | |||||
* | sndio support for playback and record | Brad | 2011-03-27 | 1 | -0/+46 |
Signed-off-by: Anton Khirnov <anton@khirnov.net> |