]> git.sesse.net Git - vlc/blob - include/video_graphics.h
b2b63927024ce2c34d34c9213f15996db9cd9a91
[vlc] / include / video_graphics.h
1 /*****************************************************************************
2  * video_graphics.h: pictures manipulation primitives
3  * (c)1999 VideoLAN
4  *****************************************************************************
5  * Includes function to compose, convert and display pictures, and also basic
6  * functions to copy pictures data or descriptors.
7  *****************************************************************************
8  * Requires:
9  *  "config.h"
10  *  "common.h"
11  *  "mtime.h"
12  *  "video.h"
13  *****************************************************************************/
14
15 /*****************************************************************************
16  * Prototypes
17  *****************************************************************************/
18
19