diff avcodec.h @ 8747:a261e3271d1f libavcodec

Use libopenjpeg for jpeg2k decoding. Patch by Jaikrishnan Menon
author cehoyos
date Fri, 06 Feb 2009 11:49:31 +0000
parents 9833a42260fc
children 2528b6a2b5d3
line wrap: on
line diff
--- a/avcodec.h	Thu Feb 05 18:25:01 2009 +0000
+++ b/avcodec.h	Fri Feb 06 11:49:31 2009 +0000
@@ -30,7 +30,7 @@
 #include "libavutil/avutil.h"
 
 #define LIBAVCODEC_VERSION_MAJOR 52
-#define LIBAVCODEC_VERSION_MINOR 12
+#define LIBAVCODEC_VERSION_MINOR 13
 #define LIBAVCODEC_VERSION_MICRO  0
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \