3 Commits (bd7d9e45a44480da09e956b55e93f455cf1ed26c)

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