]> git.sesse.net Git - ffmpeg/commitdiff
Add APIchanges entry for the libavutil/error.h addition.
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Sat, 13 Mar 2010 09:59:36 +0000 (09:59 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Sat, 13 Mar 2010 09:59:36 +0000 (09:59 +0000)
Originally committed as revision 22503 to svn://svn.ffmpeg.org/ffmpeg/trunk

doc/APIchanges

index 91f89aab94a6b85bf2cab7abc9ded8017007b28e..59356c5f0b22920bc29247bab18a627799dbf5a4 100644 (file)
@@ -12,6 +12,10 @@ libavutil:   2009-03-08
 
 API changes, most recent first:
 
+2010-03-13 - r22501 - lavu 50.12.0 - error.h
+  Move error code definitions from libavcodec/avcodec.h to
+  the new public header libavutil/error.h.
+
 2010-03-07 - r22291 - lavc 52.56.0 - avfft.h
   Add public FFT interface.