summaryrefslogtreecommitdiffstats
path: root/audio
Commit message (Expand)AuthorAgeFilesLines
* audio/decode: remove vararg from ad_control()wm42013-04-125-5/+5
* ao_jack: fix deprecation warningStefano Pigozzi2013-04-121-2/+5
* mplayer: keep volume persistent, even when using --volumewm42013-04-102-0/+6
* ao_dsound: add missing includeKovensky2013-03-231-0/+1
* af_lavrresample: add new resampling filter to replace the old onesStefano Pigozzi2013-03-135-795/+280
* Prefix CODEC_ID_ with AV_wm42013-03-132-15/+15
* af_lavcac3enc: switch to avcodec_encode_audio2()wm42013-03-131-45/+71
* Add a --dtshd optionWessel Dankers2013-03-041-13/+22
* Rename af_volnorm to af_drcMartin2013-02-122-20/+20
* demux_lavf, ad_lavc, vd_lavc: pass codec header data directlywm42013-02-101-8/+10
* demux_lavf, ad_lavc, vd_lavc: refactor, cleanupwm42013-02-101-24/+18
* core: redo how codecs are mapped, remove codecs.confwm42013-02-109-250/+148
* dec_audio: uncrustifywm42013-02-092-193/+203
* 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-062-2/+3
* 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
* Replace strsep() useswm42013-01-131-2/+7
* mixer: keep fractional part of volume settingUoti Urpala2013-01-131-2/+2
* af_volnorm: fix output range with float inputUoti Urpala2013-01-131-3/+3
* ao_alsa: do not call snd_pcm_delay() when pausedwm42013-01-061-0/+8
* ao_sdl: fix compilation with Libavwm42013-01-061-0/+1
* audio: make de-planarization fasterwm42012-12-283-16/+44
* 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
* path: add mp_find_config_file and reorganize some of the codeStefano Pigozzi2012-12-151-6/+7
* 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-119-1228/+4
* audio/decode: remove ad_dvdpcm and use ad_lavc for DVD PCMwm42012-12-112-164/+0
* audio/decode: remove ad_pcm and use ad_lavc for PCMwm42012-12-113-226/+95
* audio: make AC3 pass-through with ad_spdif workreimar2012-12-034-24/+30
* audio: improve decoder open failure handlingUoti Urpala2012-12-031-0/+2
* ao_pcm: fix references to -novideowm42012-12-031-8/+1
* af_lavcac3enc, encode: support planar formatsRudolf Polzer2012-12-034-7/+138
* ao_pulse: do not allow setting volume over 100%wm42012-11-241-2/+2
* core: fix crash when video filter returns inf as PTSwm42012-11-201-1/+1
* Fix potential bugs and issues, general cleanupsreimar2012-11-203-5/+7
* Improve compatibility with Libav 0.8.4 and ffmpeg 0.11.2wm42012-11-141-0/+1
* mixer: fix lowering hw volume while mutedUoti Urpala2012-11-141-1/+1
* ao_coreaudio: fix deprecation warningsStefano Pigozzi2012-11-131-6/+6
* Add missing compat/libav.h includeswm42012-11-121-0/+1
* Rename directories, move files (step 2 of 2)wm42012-11-1235-98/+93
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-1268-0/+22057