--- bitstream.h 2003/04/04 22:13:35 1.17.2.3 +++ bitstream.h 2003/04/04 22:16:15 1.18 @@ -21,7 +21,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * $Id: bitstream.h,v 1.17.2.3 2003/04/04 22:13:35 edgomez Exp $ + * $Id: bitstream.h,v 1.18 2003/04/04 22:16:15 edgomez Exp $ * ****************************************************************************/ @@ -71,7 +71,6 @@ /*#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 */ @@ -135,7 +134,8 @@ void BitstreamWriteVolHeader(Bitstream * const bs, - const MBParam * pParam); + const MBParam * pParam, + const FRAMEINFO * const frame); void BitstreamWriteVopHeader(Bitstream * const bs, const MBParam * pParam,