--- branches/dev-api-4/xvidcore/src/bitstream/bitstream.h 2003/02/21 14:49:29 886 +++ branches/dev-api-4/xvidcore/src/bitstream/bitstream.h 2003/03/26 10:39:53 946 @@ -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,