summaryrefslogtreecommitdiffstats
path: root/audio/out/ao_sndio.c
Commit message (Expand)AuthorAgeFilesLines
* audio/out: make draining a separate operationwm42014-03-091-1/+1
* audio/out: make ao struct opaquewm42014-03-091-0/+1
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-1/+1
* Move options/config related files from mpvcore/ to options/wm42013-12-171-1/+1
* audio/out: prepare for non-interleaved audiowm42013-11-121-4/+4
* audio/out: reject non-interleaved formatswm42013-11-121-0/+3
* audio/out: remove useless info struct and redundant fieldswm42013-10-231-6/+2
* audio/out: add sndio supportChristian Neukirchen2013-10-031-0/+340