Bump libavutil major version to account for the LLS API/ABI changes.

Commit 41578f70cf changed the LLS API, which was
called from libavcodec. Thus using an old libavcodec with a new libavutil will
break.

All scheduled API changes are deferred to the next bump.
This commit is contained in:
Reinhard Tartler
2013-12-14 16:30:25 -05:00
parent 9aba0a6f7b
commit 3bc2e89c76
2 changed files with 14 additions and 14 deletions

View File

@ -8,7 +8,7 @@ libavfilter: 2012-06-22
libavformat: 2013-03-xx
libavresample: 2012-10-05
libswscale: 2011-06-20
libavutil: 2012-10-22
libavutil: 2013-12-xx
API changes, most recent first: