summaryrefslogtreecommitdiffstats
path: root/audio/out/ao_sdl.c
Commit message (Expand)AuthorAgeFilesLines
* audio/out: do some mp_msg conversionswm42013-08-221-16/+14
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-2/+2
* audio/out: remove options argument from init()wm42013-07-221-1/+1
* ao_sdl: use new option APIwm42013-07-211-29/+19
* audio/out: remove ao->outburst/buffersize fieldswm42013-06-161-3/+1
* audio/out: don't require AOs to set ao->bpswm42013-06-161-22/+20
* Replace all calls to GetTimer()/GetTimerMS()wm42013-05-261-10/+10
* audio/out: channel map selectionwm42013-05-121-2/+12
* ao: remove ao_driver.is_new fieldwm42013-05-121-1/+0
* audio/out: switch to channel mapwm42013-05-121-3/+4
* ao_sdl: fix compilation with Libavwm42013-01-061-0/+1
* sdl, encode_lavc: fix copyright headersRudolf Polzer2012-12-281-2/+2
* vo/ao: SDL 1.2+ audio driver, SDL 2.0+ accelerated video driverRudolf Polzer2012-12-281-0/+379