summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2010-12-22 14:13:04 +0000
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2010-12-22 14:13:04 +0000
commit0328b9ea39e86cb462a189eb1dfcc4065c1f332b (patch)
tree7a9849a6e29dad0ca6a72ccf040137179951bf05 /doc
parent1ce9d6b85fea7c4d209d9e54009177ccf4b91222 (diff)
Add av_file_map() and av_file_unmap() functions.
Originally committed as revision 26073 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 9612a9ff29..c91ec1455e 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -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