diff avcodec.h @ 11751:378caf7b42ef libavcodec

Rename ff_raw_pixelFormatTags symbol to ff_raw_pix_fmt_tags. The new name is shorter and consistent with the FFmpeg style.
author stefano
date Thu, 20 May 2010 23:09:11 +0000
parents 0cb0697b7f57
children 0ec1a0299e2d
line wrap: on
line diff
--- a/avcodec.h	Thu May 20 21:27:01 2010 +0000
+++ b/avcodec.h	Thu May 20 23:09:11 2010 +0000
@@ -31,7 +31,7 @@
 
 #define LIBAVCODEC_VERSION_MAJOR 52
 #define LIBAVCODEC_VERSION_MINOR 68
-#define LIBAVCODEC_VERSION_MICRO  2
+#define LIBAVCODEC_VERSION_MICRO  3
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
                                                LIBAVCODEC_VERSION_MINOR, \