/********************************************************
* An interface to LibMPEG3
* Author: Adam Williams <broadcast@earthling.net>
* Page: heroine.linuxbox.com
*
* Changed for Squeak to work with Squeak and to work on the Macintosh
* Sept 2000, by John M McIntosh johnmci@smalltalkconsulting.com
* The smalltalk code and the C code it produces is released under the
* Squeak licence. The libmpeg3 C code is co-licenced under either the Squeak licence or
* the GNU LGPL
int mpeg3_read_frame(mpeg3_t *file,
unsigned char **output_rows,
int in_x,
int in_y,
int in_w,
int in_h,
int out_w,
int out_h,
int color_model,
int stream)
If there is a single intrinsic header file to be associated with the plugin, here is where you want to put it. It will be generated and included automatically.