lavu: split version info into version.h

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Michael Niedermayer
2012-06-24 03:03:51 +02:00
parent b5e6aa6c33
commit c41899a377
4 changed files with 56 additions and 23 deletions

View File

@@ -15,6 +15,9 @@ libavutil: 2011-04-18
API changes, most recent first:
2012-06-24 - xxxxxxx - lavu 51.62.100 - version.h
version moved from avutil.h to version.h
2012-04-11 - xxxxxxx - lavu 51.58.100 - error.h
Add av_make_error_string() and av_err2str() utilities to
libavutil/error.h.