summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2014-08-18 14:51:25 +0200
committerStefano Sabatini <stefasab@gmail.com>2014-08-21 16:59:07 +0200
commitaade9884e95c6f6da5a856da95501bc14a6225aa (patch)
treefcf32d5e987a5bcb27c2d3abba5437799c818be1 /doc
parent4728cdd88033c2bd41ae675d7df9aaf3f578136b (diff)
lavfi/apad: fix logic when whole_len or pad_len options are specified
In particular, allow pad_len and whole_len to have value set to 0, which means that no padding will be added. Previously a value set to 0 meant that that the filter had to pad forever. The new semantics is clearer, also simplifies scripting since the option value might be automatically computed, so that no checks need to be done in case it is 0. The old semantics was never documented and the logic was broken (the filter was always adding samples indefinitely), so this should not break backward compatibility.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions