0d731daf26
- Support NOPORTDOCS - Remove USE_GMAKE - Add WWW: line into pkg/DESCR - Add pnm.1 LIB_DEPENDS PR: 19344 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
11 lines
357 B
Text
11 lines
357 B
Text
--- 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;
|