--- branches/dev-api-4/xvidcore/src/bitstream/bitstream.h 2003/12/19 13:48:47 1284 +++ branches/dev-api-4/xvidcore/src/bitstream/bitstream.h 2003/12/20 11:54:37 1285 @@ -19,7 +19,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.8 2003-11-19 15:46:55 syskin Exp $ + * $Id: bitstream.h,v 1.17.2.9 2003-12-20 11:54:37 Isibaar Exp $ * ****************************************************************************/ @@ -137,7 +137,8 @@ void BitstreamWriteVolHeader(Bitstream * const bs, - const MBParam * pParam); + const MBParam * pParam, + const FRAMEINFO * const frame); void BitstreamWriteVopHeader(Bitstream * const bs, const MBParam * pParam,