--- MpegCodec/mpeg.C.orig Sun May 21 04:19:44 1995 +++ MpegCodec/mpeg.C Thu Jun 15 08:37:49 2000 @@ -890,7 +890,7 @@ * *-------------------------------------------------------------- */ -Mpeg::status Mpeg::Insert(int no_of_frames, const frame **f_array) +Mpeg::status Mpeg::Insert(int no_of_frames, frame **f_array) { Fstruct Fs; TempFrame TF;