
Defines | |
| #define | CHROMA_TEXT N_("Dummy image chroma format") |
| #define | CHROMA_LONGTEXT |
| #define | SAVE_TEXT N_("Save raw codec data") |
| #define | SAVE_LONGTEXT |
Functions | |
| static int | OpenDummy (vlc_object_t *) |
| 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") |
| static int OpenDummy | ( | vlc_object_t * | obj | ) | [static] |
References VLC_SUCCESS.
| int vlc_entry__main | ( | module_t * | p_module | ) |
| const char* vlc_entry_license__main | ( | void | ) |
1.5.6