3 Commits (b59dd1ea4f39c8d5a7efb51ef378f810c0279c09)

Author SHA1 Message Date
  Stefano Sabatini f02cbc4590 Fix av_file_map(): replace stat(filename, &st) with fstat(fd, &st). 14 years ago
  Stefano Sabatini 1b31037d62 Replace lstat() with stat() in av_file_map(). The lstat() use was wrong. 14 years ago
  Stefano Sabatini 0328b9ea39 Add av_file_map() and av_file_unmap() functions. 14 years ago