projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a70d12
)
Add entry for the addition of av_match_ext() to the public API.
author
Stefano Sabatini
<stefano.sabatini-lala@poste.it>
Wed, 31 Mar 2010 19:06:02 +0000
(19:06 +0000)
committer
Stefano Sabatini
<stefano.sabatini-lala@poste.it>
Wed, 31 Mar 2010 19:06:02 +0000
(19:06 +0000)
Originally committed as revision 22749 to svn://svn.ffmpeg.org/ffmpeg/trunk
doc/APIchanges
patch
|
blob
|
history
diff --git
a/doc/APIchanges
b/doc/APIchanges
index
2f82917
..
b1b604e
100644
(file)
--- a/
doc/APIchanges
+++ b/
doc/APIchanges
@@
-12,6
+12,9
@@
libavutil: 2009-03-08
API changes, most recent first:
+2010-03-31 - r22748 - lavf 52.60.0 - av_match_ext()
+ Make av_match_ext() public.
+
2010-03-31 - r22736 - lavu 50.14.0 - AVMediaType
Move AVMediaType enum from libavcodec to libavutil.