summaryrefslogtreecommitdiffstats
path: root/audio/out/ao_rsound.c
Commit message (Expand)AuthorAgeFilesLines
* audio/out: deprecate device sub-optionswm42016-09-051-2/+4
* options: deprecate suboptions for the remaining AO/VOswm42016-09-051-0/+1
* mpv_talloc.h: rename from talloc.hDmitrij D. Czarkoff2016-01-111-1/+1
* audio: remove S8, U16, U24, U32 formatswm42015-06-161-17/+0
* Update license headersMarcin Kurczewski2015-04-131-5/+4
* audio/out: consistently use double return type for get_delaywm42014-11-091-1/+1
* audio: drop swapped-endian audio formatswm42014-09-231-28/+14
* ao_rsound: pass correct data type to rsd_set_param()Hans-Kristian Arntzen2014-03-091-2/+2
* audio/out: make draining a separate operationwm42014-03-091-7/+1
* audio/out: make ao struct opaquewm42014-03-091-0/+1
* Move options/config related files from mpvcore/ to options/wm42013-12-171-1/+1
* ao_rsound: fix option typeswm42013-11-231-2/+2
* audio/out: prepare for non-interleaved audiowm42013-11-121-3/+3
* audio/out: reject non-interleaved formatswm42013-11-121-0/+2
* audio/out: remove useless info struct and redundant fieldswm42013-10-231-6/+2
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-1/+1
* audio/out: remove options argument from init()wm42013-07-221-1/+1
* ao_rsound: use new option APIwm42013-07-211-27/+17
* audio/out: don't require AOs to set ao->bpswm42013-06-161-2/+0
* Replace calls to usec_sleep()wm42013-05-261-1/+1
* audio/out: channel map selectionwm42013-05-121-1/+7
* ao: remove ao_driver.is_new fieldwm42013-05-121-1/+0
* audio/out: switch to channel mapwm42013-05-121-2/+4
* audio: remove support for native alaw/mulaw/adpcm outputwm42012-12-111-6/+0
* Rename directories, move files (step 2 of 2)wm42012-11-121-3/+3
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+214