Main Page | Modules | Class Hierarchy | Class List | Directories | File List | Class Members | File Members | Related Pages

image.c File Reference

#include <ctype.h>
#include <vlc/vlc.h>
#include <vlc/decoder.h>
#include <vlc_filter.h>
#include <vlc_image.h>

Go to the source code of this file.

Functions

image_handler_t * __image_HandlerCreate (vlc_object_t *p_this)
void image_HandlerDelete (image_handler_t *p_image)
void PicRelease (picture_t *p_pic)


Detailed Description

This file contains the functions to handle the image_handler_t type

Definition in file image.c.


Function Documentation

image_handler_t* __image_HandlerCreate vlc_object_t p_this  ) 
 

Create an image_handler_t instance

Definition at line 68 of file image.c.

void image_HandlerDelete image_handler_t *  p_image  ) 
 

Delete the image_handler_t instance

Definition at line 89 of file image.c.

void PicRelease picture_t p_pic  ) 
 

Write an image

Definition at line 241 of file image.c.


Generated on Tue Dec 20 10:15:02 2005 for vlc-0.8.4a by  doxygen 1.4.2