aboutsummaryrefslogtreecommitdiffhomepage
path: root/audio/out/ao_portaudio.c
Commit message (Expand)AuthorAge
* ao_portaudio: implement device listingGravatar wm42014-10-13
* audio/out/pull: remove race conditionsGravatar wm42014-05-29
* af_fmt2bits: change to af_fmt2bps (bytes/sample) where appropriateGravatar Marcoen Hirschberg2014-05-28
* audio/out: make draining a separate operationGravatar wm42014-03-09
* ao_portaudio: use new pull API helpersGravatar wm42014-03-09
* audio/out: make ao struct opaqueGravatar wm42014-03-09
* m_option: add mp_log callback to OPT_STRING_VALIDATE optionsGravatar wm42013-12-21
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* Move options/config related files from mpvcore/ to options/Gravatar wm42013-12-17
* audio: drop "_NE"/"ne" suffix from audio formatsGravatar wm42013-11-15
* audio/out: prepare for non-interleaved audioGravatar wm42013-11-12
* audio/out: reject non-interleaved formatsGravatar wm42013-11-12
* audio/out: remove useless info struct and redundant fieldsGravatar wm42013-10-23
* audio/out: do some mp_msg conversionsGravatar wm42013-08-22
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* audio/out: remove options argument from init()Gravatar wm42013-07-22
* ao_portaudio: use new option APIGravatar wm42013-07-21
* audio: fix af_fmt_seconds_to_bytesGravatar Stefano Pigozzi2013-06-16
* ao_portaudio: use mp_ringGravatar Stefano Pigozzi2013-06-16
* audio/out: channel map selectionGravatar wm42013-05-12
* ao: remove ao_driver.is_new fieldGravatar wm42013-05-12
* audio/out: switch to channel mapGravatar wm42013-05-12
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12