lavu: add timestamp.h header with convenience timestamp utilities

This commit is contained in:
Stefano Sabatini
2012-01-17 17:12:42 +01:00
parent 71d6b46849
commit c28e7af70d
4 changed files with 82 additions and 2 deletions

View File

@@ -154,8 +154,8 @@
*/
#define LIBAVUTIL_VERSION_MAJOR 51
#define LIBAVUTIL_VERSION_MINOR 38
#define LIBAVUTIL_VERSION_MICRO 101
#define LIBAVUTIL_VERSION_MINOR 39
#define LIBAVUTIL_VERSION_MICRO 100
#define LIBAVUTIL_VERSION_INT AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \
LIBAVUTIL_VERSION_MINOR, \