aboutsummaryrefslogtreecommitdiffhomepage
path: root/audio/out/ao_pulse.c
Commit message (Expand)AuthorAge
* ao_pulse: use ao_need_data()Gravatar wm42014-04-15
* audio/out: make draining a separate operationGravatar wm42014-03-09
* audio/out: make ao struct opaqueGravatar wm42014-03-09
* ao_pulse: lower default buffer size from 1000ms to 250msGravatar wm42014-01-07
* ao_pulse: add suboption to control buffer sizeGravatar wm42014-01-07
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* Move mpvcore/input/ to input/Gravatar wm42013-12-17
* audio/out: prepare for non-interleaved audioGravatar wm42013-11-12
* audio/out: reject non-interleaved formatsGravatar wm42013-11-12
* player: set PulseAudio stream title to window titleGravatar wm42013-11-10
* ao_pulse: fix channel layoutsGravatar wm42013-10-31
* audio/out: remove useless info struct and redundant fieldsGravatar wm42013-10-23
* ao_pulse: bug fix: goto the correct error handlerGravatar Johan Kiviniemi2013-09-20
* ao_pulse: set the property media.role=videoGravatar Johan Kiviniemi2013-09-20
* 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_pulse: use new option APIGravatar wm42013-07-21
* audio/out: don't require AOs to set ao->bpsGravatar wm42013-06-16
* audio/out: channel map selectionGravatar wm42013-05-12
* ao_pulse: move format setup codeGravatar wm42013-05-12
* ao: remove ao_driver.is_new fieldGravatar wm42013-05-12
* ao_pulse: try to set correct channel layoutGravatar wm42013-05-12
* audio/out: switch to channel mapGravatar wm42013-05-12
* audio: switch to libavcodec channel order, use libavresample for mixingGravatar wm42013-04-13
* audio: remove support for native alaw/mulaw/adpcm outputGravatar wm42012-12-11
* ao_pulse: do not allow setting volume over 100%Gravatar wm42012-11-24
* 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