diff options
author | Anton Khirnov <anton@khirnov.net> | 2022-01-11 10:26:49 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2022-07-23 11:53:19 +0200 |
commit | 81af4dec27b6e0db7b7ed80bf96aaaccbf702954 (patch) | |
tree | 28033f727d2d124030ca4bfd4aad310c493ca8ab /fftools/Makefile | |
parent | 9fe62a545f02c63ebae3a2fe26e4018e4be1e655 (diff) | |
download | ffmpeg-81af4dec27b6e0db7b7ed80bf96aaaccbf702954.tar.gz |
fftools/ffmpeg: fix the type of limit_filesize
The option is parsed as INT64 (signed). It is also compared to the
output of avio_tell(), which is also int64_t.
Diffstat (limited to 'fftools/Makefile')
0 files changed, 0 insertions, 0 deletions