summaryrefslogtreecommitdiffstats
path: root/audio/out
Commit message (Expand)AuthorAgeFilesLines
* 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