diff vp6data.h @ 8299:524cb7f5ad2b libavcodec

avoid POSIX reserved _t suffix
author aurel
date Thu, 11 Dec 2008 22:56:19 +0000
parents c4a4495715dd
children e9d9d946f213
line wrap: on
line diff
--- a/vp6data.h	Thu Dec 11 22:34:14 2008 +0000
+++ b/vp6data.h	Thu Dec 11 22:56:19 2008 +0000
@@ -283,7 +283,7 @@
     {  -2,  16, 118,  -4  } },
 };
 
-static const vp56_tree_t vp6_pcr_tree[] = {
+static const VP56Tree vp6_pcr_tree[] = {
     { 8, 0},
     { 4, 1},
     { 2, 2}, {-1}, {-2},