--- bitstream.h 2003/02/15 15:22:18 1.17 +++ bitstream.h 2003/03/26 10:39:53 1.17.2.2 @@ -93,6 +93,7 @@ //#define VIDOBJLAY_TYPE_CORE_SCALABLE 11 #define VIDOBJLAY_TYPE_ACE 12 //#define VIDOBJLAY_TYPE_SIMPLE_FBA 13 +#define VIDOBJLAY_TYPE_ASP 17 //#define VIDOBJLAY_AR_SQUARE 1 @@ -153,8 +154,7 @@ void BitstreamWriteVolHeader(Bitstream * const bs, - const MBParam * pParam, - const FRAMEINFO * const frame); + const MBParam * pParam); void BitstreamWriteVopHeader(Bitstream * const bs, const MBParam * pParam,