mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-02-14 22:22:59 +02:00
The option is parsed as INT64 (signed). It is also compared to the output of avio_tell(), which is also int64_t.
The option is parsed as INT64 (signed). It is also compared to the output of avio_tell(), which is also int64_t.