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 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") |
| int vlc_entry__main | ( | module_t * | p_module | ) |
| const char* vlc_entry_license__main | ( | void | ) |
1.5.1