diff options
author | reimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-09-15 11:46:50 +0000 |
---|---|---|
committer | reimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-09-15 11:46:50 +0000 |
commit | e6805ce4be2b6f1de1041def67b3398612c95f81 (patch) | |
tree | 499443c1e9545c11c515035826771bd42a334989 | |
parent | e3d0df70fea5c80baec3a75142ba53b22d3a61b8 (diff) |
Mention af_pan change
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16495 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -73,6 +73,8 @@ MPlayer (1.0) * 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 |