diff options
author | Jose Da Silva <digital@joescat.com> | 2021-01-31 19:50:49 -0800 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2021-02-03 16:03:15 +0100 |
commit | b6bc981d257565d77d8d14d233cf9b461e63c280 (patch) | |
tree | 30a6330d6ae2ed6d178212b3312d6d016850b0c8 /CREDITS | |
parent | b4ad669a425c9ec169e059bacd378f525cf53e9c (diff) | |
download | ffmpeg-b6bc981d257565d77d8d14d233cf9b461e63c280.tar.gz |
avcodec/xbmenc: substitute end instead of recalculating end
Minor speed increase, end is calculated before entering parse_str_int(),
so let's take advantage of the value and avoid recalculating twice more.
This also allows parse_str_int() to work with file size larger than int.
Signed-off-by: Joe Da Silva <digital@joescat.com>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions