diff libmpeg2/mpeg2_internal.h @ 1291:36ed1692c0b8

video codec stuff moved to dec_video.c
author arpi
date Sun, 08 Jul 2001 00:21:20 +0000
parents d97be5962c92
children 18f4dd5d568f
line wrap: on
line diff
--- a/libmpeg2/mpeg2_internal.h	Sat Jul 07 20:53:01 2001 +0000
+++ b/libmpeg2/mpeg2_internal.h	Sun Jul 08 00:21:20 2001 +0000
@@ -213,6 +213,9 @@
 /* stats.c */
 void stats_header (uint8_t code, uint8_t * buffer);
 
+void mpeg2_allocate_image_buffers(picture_t * picture);
+
+
 #ifdef MPEG12_POSTPROC
 #define MBC 48
 #define MBR 36