diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2011-07-27 10:58:24 +0200 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2011-07-30 18:27:24 +0200 |
commit | 61d55fda2b513caf18e37b27aba680a87840904a (patch) | |
tree | 4055c0c0c71dc4b12058e5af9b3d2ae71a6606af /libavformat/mp3enc.c | |
parent | 0e29c4f761575d60c764e56ed1d07b432eaf0262 (diff) | |
download | ffmpeg-61d55fda2b513caf18e37b27aba680a87840904a.tar.gz |
lavfi: tweak display aspect ratio variables in pad and scale filters
Previously, "dar" and "a" were documented like "input display aspect
ratio", but their actual value was "in_w/in_h".
In order to avoid to break scripts which rely on the "a" variable, the
patch keeps the same semantics but fixes the corresponding docs, and
fixes the semantics of the recently added "dar" variable, which
now correctly expresses the input Display Aspect Ratio value as
"(inw_w/in_h)*sar".
Diffstat (limited to 'libavformat/mp3enc.c')
0 files changed, 0 insertions, 0 deletions