--- bitstream.h 2002/12/18 13:29:16 1.10.2.4 +++ bitstream.h 2003/02/22 08:49:45 1.17.2.1 @@ -149,12 +149,11 @@ uint32_t * fcode_forward, uint32_t * fcode_backward, uint32_t * intra_dc_threshold, - VECTOR * gmc_mv); + WARPPOINTS * gmc_warp); void BitstreamWriteVolHeader(Bitstream * const bs, - const MBParam * pParam, - const FRAMEINFO * const frame); + const MBParam * pParam); void BitstreamWriteVopHeader(Bitstream * const bs, const MBParam * pParam,