Browse Source

Add APIchanges entry for the libavutil/error.h addition.

Originally committed as revision 22503 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.6
Stefano Sabatini 16 years ago
parent
commit
99de2b593d
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      doc/APIchanges

+ 4
- 0
doc/APIchanges View 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.



Loading…
Cancel
Save