dtstospdif.c File Reference

Include dependency graph for dtstospdif.c:


Data Structures

struct  filter_sys_t
 filter_sys_t: chroma method descriptor More...

Functions

static int Create (vlc_object_t *)
static void Close (vlc_object_t *)
 Releases resources.
static block_tDoWork (filter_t *, block_t *)
int vlc_entry__main (module_t *p_module)
const char * vlc_entry_license__main (void)

Function Documentation

static void Close ( vlc_object_t p_this  )  [static]

Releases resources.

Close the module.

Destroys the X11 window.

Disconnect from the X server.

Close a SDL video output.

It destroys an OpenGL vout display.

Terminate a vout display created by Open.

It destroyes a Direct3D vout display.

Terminate an output method created by Open.

Release the drawable.

Close a libcaca video output.

Close a aa video output method.

Close the filter.

Terminate a splitter module.

This function closes a clone video splitter module.

Common close function.

Releases allocate resources.

Close: Destructor.

Parameters:
p_this pointer to this filter object
p_this,: the filter object

static int Create ( vlc_object_t p_this  )  [static]

static block_t * DoWork ( filter_t p_filter,
block_t p_in_buf 
) [static]

int vlc_entry__main ( module_t p_module  ) 

const char* vlc_entry_license__main ( void   ) 


Generated on Tue May 25 08:05:10 2010 for VLC by  doxygen 1.5.6