Browse code

Add entry for the addition of av_match_ext() to the public API.

Originally committed as revision 22749 to svn://svn.ffmpeg.org/ffmpeg/trunk

Stefano Sabatini authored on 2010/04/01 04:06:02
Showing 1 changed files
... ...
@@ -12,6 +12,9 @@ libavutil:   2009-03-08
12 12
 
13 13
 API changes, most recent first:
14 14
 
15
+2010-03-31 - r22748 - lavf 52.60.0 - av_match_ext()
16
+  Make av_match_ext() public.
17
+
15 18
 2010-03-31 - r22736 - lavu 50.14.0 - AVMediaType
16 19
   Move AVMediaType enum from libavcodec to libavutil.
17 20