comparison ChangeLog @ 16494:c02c94987480

Mention af_pan change
author reimar
date Thu, 15 Sep 2005 11:46:50 +0000
parents 19cdf96d0c31
children c1267de1d7d9
comparison
equal deleted inserted replaced
16493:851d10933f27 16494:c02c94987480
71 * much faster version of spp filter (-vf fspp), and pp7 ("fast spp=6") 71 * much faster version of spp filter (-vf fspp), and pp7 ("fast spp=6")
72 * remove_logo filter 72 * remove_logo filter
73 * lavcresample now used by default (-af-adv force=0 gives old behavior) 73 * lavcresample now used by default (-af-adv force=0 gives old behavior)
74 * vf_expand and vf_dsize now support aspect and round parameters 74 * vf_expand and vf_dsize now support aspect and round parameters
75 * screenshot filter 75 * screenshot filter
76 * -af pan commandline fix, now outputs the right number of channels
77 and accepts values < 0 or > 1. Channel order had to be changed.
76 78
77 MEncoder: 79 MEncoder:
78 * audio encoding modularized 80 * audio encoding modularized
79 * AAC (FAAC) audio encoding 81 * AAC (FAAC) audio encoding
80 * border processing adaptive quantization in libavcodec 82 * border processing adaptive quantization in libavcodec