aboutsummaryrefslogtreecommitdiffhomepage
path: root/audio/out
Commit message (Expand)AuthorAge
* player: unrangle one aspect of audio EOF handlingGravatar wm42014-04-17
* audio: add hack against broken pulseaudio EOF conditionGravatar wm42014-04-17
* audio: explicitly document audio EOF conditionGravatar wm42014-04-17
* ao_null: add simulated device latency, simulate EOF problemsGravatar wm42014-04-17
* ao: remove redundant get_delay checkGravatar wm42014-04-17
* audio: wake up the core when audio buffer is running low (2)Gravatar wm42014-04-15
* ao_pulse: use ao_need_data()Gravatar wm42014-04-15
* audio: wake up the core when audio buffer is running lowGravatar wm42014-04-15
* encode: add a missing \n to a log callGravatar wm42014-04-10
* ao_wasapi: make code shorterGravatar wm42014-03-30
* ao_lavc: set AVFrame.formatGravatar wm42014-03-16
* encode: use new AVFrame APIGravatar wm42014-03-16
* ao_dsound: remove duplicated codeGravatar wm42014-03-16
* af_lavrresample: remove avresample_set_channel_mapping() fallbacksGravatar wm42014-03-16
* ao: print (estimated) device buffer size on init in verbose modeGravatar wm42014-03-14
* ao_wasapi: Use the character set conversion functions from io.hGravatar Diogo Franco (Kovensky)2014-03-11
* ao_wasapi: Implement AOCONTROL_UPDATE_STREAM_TITLEGravatar Diogo Franco (Kovensky)2014-03-11
* ao_wasapi: Implement per-application mixingGravatar Diogo Franco (Kovensky)2014-03-11
* ao_wasapi: Move non-critical code outside of the event threadGravatar Diogo Franco (Kovensky)2014-03-11
* ao_wasapi: Split into 2 filesGravatar Diogo Franco (Kovensky)2014-03-11
* ao_wasapi: Initial conversion to the new pull modelGravatar Diogo Franco (Kovensky)2014-03-11
* ao_sdl: make sure our buffer is always larger than what SDL requestsGravatar wm42014-03-10
* ao_alsa: reduce default buffer sizeGravatar wm42014-03-10
* ao_alsa: fix return value for volume operations with spdifGravatar wm42014-03-10
* audio/out: reduce amount of audio bufferingGravatar wm42014-03-10
* ao_alsa: remove unneeded initializationsGravatar wm42014-03-09
* ao_alsa: check ALSA PCM state before pause and resumeGravatar foo862014-03-09
* ao_wasapi: Use double math for QueryPerformanceCounter correctionGravatar Diogo Franco (Kovensky)2014-03-09
* ao_rsound: pass correct data type to rsd_set_param()Gravatar Hans-Kristian Arntzen2014-03-09
* ao_sdl: use new pull API helpersGravatar wm42014-03-09
* audio/out: make draining a separate operationGravatar wm42014-03-09
* ao_portaudio: use new pull API helpersGravatar wm42014-03-09
* ao_jack: use new pull API helpersGravatar wm42014-03-09
* audio/out: feed AOs from a separate threadGravatar wm42014-03-09
* encode: add lockingGravatar wm42014-03-09
* ao_null: add option for simulated device speedGravatar wm42014-03-09
* ao: remove opts fieldGravatar wm42014-03-09
* audio/out: make ao struct opaqueGravatar wm42014-03-09
* encode: don't access ao->ptsGravatar wm42014-03-07
* ao_wasapi: Slightly improve timer accuracyGravatar Diogo Franco (Kovensky)2014-03-06
* ao_wasapi: Add device latency to get_delayGravatar Diogo Franco (Kovensky)2014-03-06
* ao_jack: fix termination on the end of fileGravatar wm42014-03-05
* ao: document some functionsGravatar wm42014-02-28
* w32: use safe DLL search paths everywhereGravatar James Ross-Gowan2014-01-27
* build: fix usage of HAVE_SDL1 defineGravatar Stefano Pigozzi2014-01-25
* ao_pulse: lower default buffer size from 1000ms to 250msGravatar wm42014-01-07
* ao_pulse: add suboption to control buffer sizeGravatar wm42014-01-07
* ao_alsa: remove 9 year old typoGravatar wm42014-01-02
* ao_alsa: Unbreak pause/resumeGravatar Martin Herkt2014-01-02
* ao_alsa: Fix PCM resume after suspendGravatar Martin Herkt2014-01-02