--- branches/release-0_9_1-fixes/xvidcore/src/global.h 2003/04/04 22:10:38 970 +++ branches/release-0_9_1-fixes/xvidcore/src/global.h 2003/04/04 22:12:07 971 @@ -50,7 +50,7 @@ * exception also makes it possible to release a modified version which * carries forward this exception. * - * $Id: global.h,v 1.18 2002-12-15 01:21:12 edgomez Exp $ + * $Id: global.h,v 1.18.2.1 2003-04-04 22:12:07 edgomez Exp $ * ****************************************************************************/ @@ -88,6 +88,7 @@ uint32_t *tail; uint32_t *start; uint32_t length; + uint32_t initpos; } Bitstream;