lavu: add av_bprintf and related.

This commit is contained in:
Nicolas George
2012-02-01 20:37:50 +01:00
parent 594a3d6315
commit b75c67dc01
5 changed files with 350 additions and 3 deletions

View File

@@ -153,7 +153,7 @@
*/
#define LIBAVUTIL_VERSION_MAJOR 51
#define LIBAVUTIL_VERSION_MINOR 42
#define LIBAVUTIL_VERSION_MINOR 43
#define LIBAVUTIL_VERSION_MICRO 100
#define LIBAVUTIL_VERSION_INT AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \