dummy.c File Reference

Include dependency graph for dummy.c:


Defines

#define CHROMA_TEXT   N_("Dummy image chroma format")
#define CHROMA_LONGTEXT
#define SAVE_TEXT   N_("Save raw codec data")
#define SAVE_LONGTEXT

Functions

int vlc_entry__main (module_t *p_module)
const char * vlc_entry_license__main (void)

Define Documentation

#define CHROMA_LONGTEXT

Value:

N_( \
    "Force the dummy video output to create images using a specific chroma " \
    "format instead of trying to improve performances by using the most " \
    "efficient one.")

#define CHROMA_TEXT   N_("Dummy image chroma format")

#define SAVE_LONGTEXT

Value:

N_( \
    "Save the raw codec data if you have selected/forced the dummy " \
    "decoder in the main options." )

#define SAVE_TEXT   N_("Save raw codec data")


Function Documentation

int vlc_entry__main ( module_t p_module  ) 

const char* vlc_entry_license__main ( void   ) 


Generated on Wed Aug 13 08:03:01 2008 for VLC by  doxygen 1.5.1