Improve handling where FFmpeg may call the provided file reader with AVSEEK_SIZE repeatedly, when file size is not likely to change between repeated calls. This prevents repeated seek operations that would otherwise be required to probe the file size each time. Signed-off-by: Christopher Snowhill <kode54@gmail.com> |
||
---|---|---|
.. | ||
FFMPEG.xcodeproj | ||
FFMPEGContainer.h | ||
FFMPEGContainer.m | ||
FFMPEGDecoder.h | ||
FFMPEGDecoder.m | ||
Info.plist |