summaryrefslogtreecommitdiff
path: root/libavdevice/sndio_enc.c
Commit message (Collapse)AuthorAge
* avdevice: Apply a more consistent file naming schemeDiego Biurrun2015-04-09
|
* avdevice: Add missing header for NULL_IF_CONFIG_SMALLDiego Biurrun2015-04-09
| | | | Also reshuffle headers into canonical order where appropriate.
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
|
* oss,sndio: simplify by using FFMIN.Reimar Döffinger2011-06-09
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* sndio support for playback and recordBrad2011-03-27
Signed-off-by: Anton Khirnov <anton@khirnov.net>