7 Commits (67e7dc54049d9b51a0c2168c8265145a9aef7780)

Author SHA1 Message Date
Mans Rullgard d0989bed22 Fix error check in av_file_map() 14 years ago
Anton Khirnov 490a022d86 lavu: remove misc disabled cruft 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Daniel Verkamp 73f6d31e6c Win32 support for av_file_map() 15 years ago
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