# HG changeset patch # User reimar # Date 1126784810 0 # Node ID c02c949874807b5c77ddee85f1808776f3f2cdc0 # Parent 851d10933f2777ef97d21657aa5373734ff32069 Mention af_pan change diff -r 851d10933f27 -r c02c94987480 ChangeLog --- a/ChangeLog Thu Sep 15 11:41:23 2005 +0000 +++ b/ChangeLog Thu Sep 15 11:46:50 2005 +0000 @@ -73,6 +73,8 @@ * lavcresample now used by default (-af-adv force=0 gives old behavior) * vf_expand and vf_dsize now support aspect and round parameters * screenshot filter + * -af pan commandline fix, now outputs the right number of channels + and accepts values < 0 or > 1. Channel order had to be changed. MEncoder: * audio encoding modularized