Browse Source

Fix date in APIchanges.

Originally committed as revision 26109 to svn://svn.ffmpeg.org/ffmpeg/trunk
Stefano Sabatini 14 years ago
parent
commit
d46c27552b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/APIchanges

+ 1 - 1
doc/APIchanges

@@ -13,7 +13,7 @@ libavutil:   2009-03-08
 
 API changes, most recent first:
 
-2010-12-XX - r26104 - lavf 52.91.0 - av_find_best_stream()
+2010-12-27 - r26104 - lavf 52.91.0 - av_find_best_stream()
   Add av_find_best_stream to libavformat/avformat.h.
 
 2010-12-27 - r26103 - lavf 52.90.0