diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-11-22 22:03:24 +0000 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-11-22 22:03:24 +0000 |
commit | 2fb21bf4ff0c47851bcc04adabec3b1801576c21 (patch) | |
tree | ed9ad0551a398ce15989b5ed29e76e71569f3aa5 /Changelog | |
parent | 819e2ab0d8d65cee0e95c89c0a4eb77aa8237c75 (diff) | |
download | ffmpeg-2fb21bf4ff0c47851bcc04adabec3b1801576c21.tar.gz |
Give more explicit/less confusing names to the filters dealing with
aspect ratio.
Originally committed as revision 25800 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -57,6 +57,7 @@ version <next>: - ASS subtitle encoder and decoder - IEC 61937 encapsulation for E-AC3 (for HDMI passthrough) - overlay filter added +- rename aspect filter to setdar, and pixelaspect to setsar version 0.6: |