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.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
af_bs2b.c Cosmetics for r29244 to follow K&R style closely. 2009-05-03 21:52:41 +00:00
af_center.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_channels.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_comp.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_delay.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
af_dummy.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
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.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_format_alaw.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_format_ulaw.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_gate.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_hrtf.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_hrtf.h Replace informal license notices by standard license header 2009-01-05 12:41:40 +00:00
af_karaoke.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
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 Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_resample.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
af_resample_template.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_scaletempo.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
af_sinesuppress.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_stats.c af_stats: Some fixes to the new filter 2009-02-21 22:07:39 +00:00
af_sub.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_surround.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_sweep.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
af_tools.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_volnorm.c Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
af_volume.c Add support for 8 channel audio. 2009-11-10 00:45:19 +00:00
control.h Change libaf control ordering to make the controls unique again, (AF_CONTROL_PAN_BALANCE vs. 2009-09-26 06:41:09 +00:00
dsp.h Replace informal license notices by standard license header 2009-01-05 12:41:40 +00:00
equalizer.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
filter.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
filter.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
format.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
reorder_ch.c Fix mangling of 24-bit audio during channel reorder. 2009-11-28 18:23:26 +00:00
reorder_ch.h Add support for 8 channel audio. 2009-11-10 00:45:19 +00:00
window.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
window.h Replace informal license notices by standard license header 2009-01-05 12:41:40 +00:00