1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-19 05:49:09 +02:00
FFmpeg/libavformat
Stefano Sabatini 5b33a55376 Implement support to the AVSEEK_SIZE operation in file_seek().
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/trunk
2010-04-04 14:21:29 +00:00
..
2010-02-06 12:32:44 +00:00
2010-03-30 15:50:57 +00:00
2010-03-08 00:40:22 +00:00
2010-04-01 08:02:20 +00:00
2009-12-13 20:51:38 +00:00
2010-04-01 21:43:22 +00:00
2010-03-28 09:59:58 +00:00
2010-03-28 09:59:58 +00:00
2010-03-08 18:43:27 +00:00
2010-04-02 14:55:01 +00:00
2010-03-30 15:50:57 +00:00
2010-03-30 15:50:57 +00:00
2010-04-01 12:09:33 +00:00
2010-02-10 20:27:53 +00:00