summaryrefslogtreecommitdiffstats
path: root/audio/out
Commit message (Expand)AuthorAgeFilesLines
* ao_alsa: set fallback if format unknownwm42013-05-121-4/+6
* audio/out: channel map selectionwm42013-05-1213-66/+114
* audio: add channel map selection functionwm42013-05-122-0/+16
* ao_pulse: move format setup codewm42013-05-121-27/+27
* ao_openal: use channel map instead of ALSA fixed layoutwm42013-05-121-10/+31
* ao: remove ao_driver.is_new fieldwm42013-05-129-9/+0
* ao_alsa: remove global variableswm42013-05-121-110/+116
* ao_alsa: switch to new AO APIwm42013-05-121-39/+54
* ao_alsa: map to exact channel layoutwm42013-05-121-38/+48
* ao_alsa: move format lookup into separate functionwm42013-05-121-58/+36
* ao_alsa: more reformatwm42013-05-121-118/+113
* ao_alsa: cosmetics, macro-fy error reportingwm42013-05-121-321/+181
* ao_alsa: uncrustifywm42013-05-121-623/+717
* ao_coreaudio: switch to WAVEEXT channel orderwm42013-05-121-2/+1
* ao_pulse: try to set correct channel layoutwm42013-05-121-2/+54
* audio/out: switch to channel mapwm42013-05-1216-230/+150
* audio: add some setters for mp_audio, and require filters to use themwm42013-05-121-1/+1
* audio: switch to libavcodec channel order, use libavresample for mixingwm42013-04-131-1/+1
* ao_alsa: reorder channels from internal to alsa orderwm42013-04-131-0/+6
* ao_jack: fix deprecation warningStefano Pigozzi2013-04-121-2/+5
* ao_dsound: add missing includeKovensky2013-03-231-0/+1
* core: redo how codecs are mapped, remove codecs.confwm42013-02-101-7/+1
* audio/out, video/out: hide encoding VO/AOwm42013-02-063-8/+19
* audio/out: prefer ao_dsound over ao_portaudiowm42013-02-061-3/+3
* mixer: prefer AO softvol control over volume filterwm42013-02-061-2/+2
* ao_dsound: support 6.1 and 7.1 channel configurationswm42013-02-061-30/+43
* ao_coreaudio: use 0 as timeout for CFRunLoopRunInModeMad Fish2013-01-201-1/+1
* ao_alsa: do not call snd_pcm_delay() when pausedwm42013-01-061-0/+8
* ao_sdl: fix compilation with Libavwm42013-01-061-0/+1
* sdl, encode_lavc: fix copyright headersRudolf Polzer2012-12-282-4/+4
* vo/ao: SDL 1.2+ audio driver, SDL 2.0+ accelerated video driverRudolf Polzer2012-12-282-0/+383
* ao_lavc: stop using av_get_alt_sample_fmtRudolf Polzer2012-12-131-6/+6
* cleanup: remove ao.brokenptswm42012-12-121-1/+0
* audio: remove support for native alaw/mulaw/adpcm outputwm42012-12-114-20/+0
* audio: make AC3 pass-through with ad_spdif workreimar2012-12-031-3/+3
* ao_pcm: fix references to -novideowm42012-12-031-8/+1
* af_lavcac3enc, encode: support planar formatsRudolf Polzer2012-12-031-3/+55
* ao_pulse: do not allow setting volume over 100%wm42012-11-241-2/+2
* Fix potential bugs and issues, general cleanupsreimar2012-11-201-2/+2
* Improve compatibility with Libav 0.8.4 and ffmpeg 0.11.2wm42012-11-141-0/+1
* ao_coreaudio: fix deprecation warningsStefano Pigozzi2012-11-131-6/+6
* Rename directories, move files (step 2 of 2)wm42012-11-1215-55/+54
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-1215-0/+6704