diff avcodec.h @ 10706:29d5a7712fb9 libavcodec

Add Auravision Aura decoding support
author kostya
date Wed, 23 Dec 2009 13:04:57 +0000
parents 0aec5a890b83
children 6e3c41fb2eb7
line wrap: on
line diff
--- a/avcodec.h	Wed Dec 23 09:10:40 2009 +0000
+++ b/avcodec.h	Wed Dec 23 13:04:57 2009 +0000
@@ -30,7 +30,7 @@
 #include "libavutil/avutil.h"
 
 #define LIBAVCODEC_VERSION_MAJOR 52
-#define LIBAVCODEC_VERSION_MINOR 43
+#define LIBAVCODEC_VERSION_MINOR 44
 #define LIBAVCODEC_VERSION_MICRO  0
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \