--- encoder.h 2002/09/28 13:01:15 1.18.2.1 +++ encoder.h 2002/10/05 21:35:35 1.18.2.3 @@ -36,7 +36,7 @@ * support for EXTENDED API * - 22.08.2001 fixed bug in iDQtab * - * $Id: encoder.h,v 1.18.2.1 2002/09/28 13:01:15 chl Exp $ + * $Id: encoder.h,v 1.18.2.3 2002/10/05 21:35:35 Isibaar Exp $ * ****************************************************************************/ @@ -109,6 +109,7 @@ uint32_t m_quant_type; uint32_t m_rounding_type; uint32_t m_fcode; + uint32_t m_quarterpel; HINTINFO *hint; @@ -130,7 +131,7 @@ uint32_t seconds; uint32_t ticks; - uint64_t stamp; + int64_t stamp; IMAGE image;