summaryrefslogtreecommitdiffstats
path: root/audio/out/ao_portaudio.c
Commit message (Expand)AuthorAgeFilesLines
* ao_portaudio: remove this audio outputwm42014-12-291-276/+0
* ao_portaudio: implement device listingwm42014-10-131-2/+24
* audio/out/pull: remove race conditionswm42014-05-291-1/+0
* af_fmt2bits: change to af_fmt2bps (bytes/sample) where appropriateMarcoen Hirschberg2014-05-281-1/+1
* audio/out: make draining a separate operationwm42014-03-091-6/+3
* ao_portaudio: use new pull API helperswm42014-03-091-147/+13
* audio/out: make ao struct opaquewm42014-03-091-0/+1
* m_option: add mp_log callback to OPT_STRING_VALIDATE optionswm42013-12-211-25/+24
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-2/+2
* Move options/config related files from mpvcore/ to options/wm42013-12-171-1/+1
* audio: drop "_NE"/"ne" suffix from audio formatswm42013-11-151-6/+6
* audio/out: prepare for non-interleaved audiowm42013-11-121-4/+4
* audio/out: reject non-interleaved formatswm42013-11-121-0/+2
* audio/out: remove useless info struct and redundant fieldswm42013-10-231-6/+2
* audio/out: do some mp_msg conversionswm42013-08-221-6/+5
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-3/+3
* audio/out: remove options argument from init()wm42013-07-221-1/+1
* ao_portaudio: use new option APIwm42013-07-211-32/+35
* audio: fix af_fmt_seconds_to_bytesStefano Pigozzi2013-06-161-1/+2
* ao_portaudio: use mp_ringStefano Pigozzi2013-06-161-56/+11
* audio/out: channel map selectionwm42013-05-121-1/+5
* ao: remove ao_driver.is_new fieldwm42013-05-121-1/+0
* audio/out: switch to channel mapwm42013-05-121-2/+4
* Rename directories, move files (step 2 of 2)wm42012-11-121-4/+4
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+431