1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-22 06:42:03 +00:00
mpv/libaf
cigaes 579d743159 audio: auto-add downmix filter when stereo output is requested
When -channels 2 [default] is specified and the audio decoder used
does not support internal downmixing, automatically add a pan filter
after the decoder to downmix to stereo.

Patch by Clément Bœsch, ubitux gmail com

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32356 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-11-02 04:18:07 +02:00
..
af_bs2b.c
af_center.c
af_channels.c
af_comp.c
af_delay.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
af_dummy.c
af_equalizer.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
af_export.c af_export: Avoid void *-arithmentic warnings 2010-11-02 04:14:19 +02:00
af_extrastereo.c af_extrastereo: Improve filter description 2010-11-02 04:11:42 +02:00
af_format_alaw.h
af_format_ulaw.h
af_format.c Add support for distinguishing between little- and big-endian SPDIF AC3 2010-01-11 20:27:52 +00:00
af_format.h Add support for distinguishing between little- and big-endian SPDIF AC3 2010-01-11 20:27:52 +00:00
af_gate.c
af_hrtf.c
af_hrtf.h
af_karaoke.c
af_ladspa.c af_ladspa: Fix multiple instances of a filter type 2010-11-02 04:11:43 +02:00
af_lavcac3enc.c Add central init_avcodec() to avoid duplicated libavcodec init code 2010-11-02 04:15:51 +02:00
af_lavcresample.c af_lavcresample: avoid multiple calls to av_resample_init 2010-11-02 04:14:43 +02:00
af_pan.c
af_resample_template.c
af_resample.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
af_scaletempo.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
af_sinesuppress.c
af_stats.c
af_sub.c
af_surround.c
af_sweep.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
af_tools.c
af_volnorm.c
af_volume.c
af.c audio: auto-add downmix filter when stereo output is requested 2010-11-02 04:18:07 +02:00
af.h libaf: add opts pointer to struct af_stream 2010-11-02 04:18:07 +02:00
control.h
dsp.h
equalizer.h
filter.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
filter.h
format.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
reorder_ch.c
reorder_ch.h
window.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
window.h