git.videolan.org
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
avformat: make avformat_close_input() more tolerant.
[ffmpeg.git]
/
doc
/
APIchanges
diff --git
a/doc/APIchanges
b/doc/APIchanges
index
c4255bc
..
12b9af4
100644
(file)
--- a/
doc/APIchanges
+++ b/
doc/APIchanges
@@
-15,6
+15,9
@@
libavutil: 2012-10-22
API changes, most recent first:
+2013-xx-xx - xxxxxxx - lavf 55.16.101 - avformat.h
+ avformat_close_input() argument can be NULL and point on NULL.
+
2013-08-29 - e31db62 - lavf 55.15.100 - avformat.h
Add av_format_get_probe_score().