audio: auto-add downmix filter when stereo output is requested
commit579d743159c665b643e5c53d7e0cf27e89043ac4
authorcigaes <cigaes@b3059339-0415-0410-9bf9-f77b7e298cf2>
Sun, 26 Sep 2010 08:45:40 +0000 (26 08:45 +0000)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Tue, 2 Nov 2010 02:18:07 +0000 (2 04:18 +0200)
tree67ba422418e978102941d9bc6d8531bb9a5ad3ee
parent6335de8621aa511cc85a60a97ffb3eddf0e35d8d
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
libaf/af.c