aboutsummaryrefslogtreecommitdiffhomepage
path: root/audio/out
Commit message (Expand)AuthorAge
...
| * audio/out: switch to channel mapGravatar wm42013-05-12
| * audio: add some setters for mp_audio, and require filters to use themGravatar wm42013-05-12
* | OSX: use native Cocoa's event loopGravatar Stefano Pigozzi2013-05-12
* | encoding: fix final audio frame syncGravatar Rudolf Polzer2013-04-28
| * audio: switch to libavcodec channel order, use libavresample for mixingGravatar wm42013-04-13
| * ao_alsa: reorder channels from internal to alsa orderGravatar wm42013-04-13
|/
* ao_jack: fix deprecation warningGravatar Stefano Pigozzi2013-04-12
* ao_dsound: add missing includeGravatar Kovensky2013-03-23
* core: redo how codecs are mapped, remove codecs.confGravatar wm42013-02-10
* audio/out, video/out: hide encoding VO/AOGravatar wm42013-02-06
* audio/out: prefer ao_dsound over ao_portaudioGravatar wm42013-02-06
* mixer: prefer AO softvol control over volume filterGravatar wm42013-02-06
* ao_dsound: support 6.1 and 7.1 channel configurationsGravatar wm42013-02-06
* ao_coreaudio: use 0 as timeout for CFRunLoopRunInModeGravatar Mad Fish2013-01-20
* ao_alsa: do not call snd_pcm_delay() when pausedGravatar wm42013-01-06
* ao_sdl: fix compilation with LibavGravatar wm42013-01-06
* sdl, encode_lavc: fix copyright headersGravatar Rudolf Polzer2012-12-28
* vo/ao: SDL 1.2+ audio driver, SDL 2.0+ accelerated video driverGravatar Rudolf Polzer2012-12-28
* ao_lavc: stop using av_get_alt_sample_fmtGravatar Rudolf Polzer2012-12-13
* cleanup: remove ao.brokenptsGravatar wm42012-12-12
* audio: remove support for native alaw/mulaw/adpcm outputGravatar wm42012-12-11
* audio: make AC3 pass-through with ad_spdif workGravatar reimar2012-12-03
* ao_pcm: fix references to -novideoGravatar wm42012-12-03
* af_lavcac3enc, encode: support planar formatsGravatar Rudolf Polzer2012-12-03
* ao_pulse: do not allow setting volume over 100%Gravatar wm42012-11-24
* Fix potential bugs and issues, general cleanupsGravatar reimar2012-11-20
* Improve compatibility with Libav 0.8.4 and ffmpeg 0.11.2Gravatar wm42012-11-14
* ao_coreaudio: fix deprecation warningsGravatar Stefano Pigozzi2012-11-13
* 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