spudec.c File Reference

Include dependency graph for spudec.c:


Defines

#define DVDSUBTRANS_DISABLE_TEXT   N_("Disable DVD subtitle transparency")
#define DVDSUBTRANS_DISABLE_LONGTEXT

Functions

static int DecoderOpen (vlc_object_t *)
static int PacketizerOpen (vlc_object_t *)
static void Close (vlc_object_t *)
 Releases resources.
int vlc_entry__main (module_t *p_module)
const char * vlc_entry_license__main (void)
static block_tReassemble (decoder_t *, block_t **)
static subpicture_tDecode (decoder_t *, block_t **)
static block_tPacketize (decoder_t *, block_t **)

Define Documentation

#define DVDSUBTRANS_DISABLE_LONGTEXT

Value:

N_("Removes all transparency effects " \
                                        "used in DVD subtitles.")

#define DVDSUBTRANS_DISABLE_TEXT   N_("Disable DVD subtitle transparency")


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 subpicture_t * Decode ( decoder_t p_dec,
block_t **  pp_block 
) [static]

static int DecoderOpen ( vlc_object_t p_this  )  [static]

static block_t * Packetize ( decoder_t p_dec,
block_t **  pp_block 
) [static]

static int PacketizerOpen ( vlc_object_t p_this  )  [static]

static block_t * Reassemble ( decoder_t p_dec,
block_t **  pp_block 
) [static]

int vlc_entry__main ( module_t p_module  ) 

const char* vlc_entry_license__main ( void   ) 


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