]> git.sesse.net Git - ffmpeg/commitdiff
Add an APIchanges entry for url_alloc() and url_connect()
authorMartin Storsjö <martin@martin.st>
Tue, 22 Jun 2010 14:05:10 +0000 (14:05 +0000)
committerMartin Storsjö <martin@martin.st>
Tue, 22 Jun 2010 14:05:10 +0000 (14:05 +0000)
Originally committed as revision 23705 to svn://svn.ffmpeg.org/ffmpeg/trunk

doc/APIchanges

index a25279b386a06c4fd3b1015e88045684c397ccfe..c25d7968b15b3895e49ae8bf55153f31a9c218b2 100644 (file)
@@ -12,6 +12,9 @@ libavutil:   2009-03-08
 
 API changes, most recent first:
 
+2010-06-22 - r23704 - lavf 52.70.0 - url_alloc(), url_connect()
+  Add url_alloc() and url_connect()
+
 2010-06-22 - r23702 - lavf 52.69.0 - av_register_protocol2
   Add av_register_protocol2(), deprecating av_register_protocol()