git.videolan.org
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Document API addition of avcodec_copy_context().
[ffmpeg.git]
/
doc
/
APIchanges
diff --git
a/doc/APIchanges
b/doc/APIchanges
index
b1b604e
..
90905a1
100644
(file)
--- a/
doc/APIchanges
+++ b/
doc/APIchanges
@@
-12,6
+12,9
@@
libavutil: 2009-03-08
API changes, most recent first:
+2010-03-31 - r22750 - lavc 52.65.0
+ Add avcodec_copy_context().
+
2010-03-31 - r22748 - lavf 52.60.0 - av_match_ext()
Make av_match_ext() public.