summaryrefslogtreecommitdiff
path: root/libavdevice/sndio_enc.c
Commit message (Collapse)AuthorAgeFilesLines
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-2/+2
|
* oss,sndio: simplify by using FFMIN.Reimar Döffinger2011-06-091-3/+1
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* sndio support for playback and recordBrad2011-03-271-0/+95
Signed-off-by: Anton Khirnov <anton@khirnov.net>