|
|
|
|
/*****************************************************************************
|
|
|
|
|
* video_graphics.h: pictures manipulation primitives
|
|
|
|
|
* (c)1999 VideoLAN
|
|
|
|
|
*****************************************************************************
|
|
|
|
|
* Includes function to compose, convert and display pictures, and also basic
|
|
|
|
|
* functions to copy pictures data or descriptors.
|
|
|
|
|
*****************************************************************************
|
|
|
|
|
* Requires:
|
|
|
|
|
* "config.h"
|
|
|
|
|
* "common.h"
|
|
|
|
|
* "mtime.h"
|
|
|
|
|
* "video.h"
|
|
|
|
|
*****************************************************************************/
|
|
|
|
|
|
|
|
|
|
/*****************************************************************************
|
|
|
|
|
* Prototypes
|
|
|
|
|
*****************************************************************************/
|
|
|
|
|
|
|
|
|
|
|