mirror of https://github.com/FFmpeg/FFmpeg.git
Avoid the need to use seeking for getting the file size, use fstat instead, which is significantly faster. See thread: Subject: [FFmpeg-devel] [PATCH] Add support to AVSEEK_SIZE to the file protocol seek callback Date: Fri, 2 Apr 2010 13:13:27 +0200 Originally committed as revision 22799 to svn://svn.ffmpeg.org/ffmpeg/trunkrelease/0.6
parent
685598f58d
commit
5b33a55376
1 changed files with 6 additions and 2 deletions
Loading…
Reference in new issue