Add av_file_map() and av_file_unmap() functions.

Originally committed as revision 26073 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Stefano Sabatini
2010-12-22 14:13:04 +00:00
parent 1ce9d6b85f
commit 0328b9ea39
7 changed files with 184 additions and 1 deletions

View File

@@ -13,6 +13,9 @@ libavutil: 2009-03-08
API changes, most recent first:
2010-12-22 - r26073 - lavutil 50.36.0 - file.h
Add functions av_file_map() and av_file_unmap() in file.h.
2010-12-19 - r26056 - lavutil 50.35.0 - error.h
Add "not found" error codes:
AVERROR_DEMUXER_NOT_FOUND