89#define INPUT_TITLE_MENU 0x01
90#define INPUT_TITLE_INTERACTIVE 0x02
91#define INPUT_TITLE_MAIN 0x04
137 if( dup == NULL)
return NULL;
173 const char *psz_description,
191#define INPUT_RATE_MIN 0.03125f
195#define INPUT_RATE_MAX 31.25f
#define VLC_API
Definition: fourcc_gen.c:31
#define likely(p)
Predicted true condition.
Definition: vlc_common.h:248
const char * psz_mime
Definition: image.c:640
Definition: vlc_input.h:52
char * psz_name
Definition: vlc_input.h:54
vlc_tick_t i_time_offset
Definition: vlc_input.h:53
const char * psz_name
Definition: text_style.c:33
This file is a collection of common definitions and types.
static void * vlc_alloc(size_t count, size_t size)
Definition: vlc_common.h:1157
This file defines functions and structures for storing dvb epg information.
This file defines the elementary streams format types.
char * strdup(const char *)
int64_t vlc_tick_t
High precision date or time interval.
Definition: vlc_tick.h:45
Video output thread interface.
Overlay text and widgets.