ffmpeg/libavfilter
Nicolas George 42655b24c2 avfiltergraph: avoid harmful auto audio conversions.
With the current code, an automatically inserted aconvert necessary
for format change would usually convert to mono for no good reason.

The new code will not avoid all conversions, but at least will keep
them among the layouts common to both filters.
2012-02-23 09:37:11 +01:00
..
2011-12-27 15:21:08 +01:00
2012-02-06 20:46:58 +01:00
2011-12-04 21:13:22 +01:00
2012-01-24 11:38:36 +01:00
2012-02-06 20:46:58 +01:00
2011-12-13 21:08:43 +01:00
2012-02-06 20:46:58 +01:00
2011-12-11 11:55:33 +01:00