90 #define INPUT_TITLE_MENU 0x01 91 #define INPUT_TITLE_INTERACTIVE 0x02 137 if( dup == NULL)
return NULL;
163 char *psz_description;
183 const char *psz_description,
195 a->
p_data = malloc( i_data );
197 memcpy( a->
p_data, p_data, i_data );
226 #define INPUT_RATE_MIN 0.03125f 230 #define INPUT_RATE_MAX 31.25f
Overlay text and widgets.
char * strdup(const char *)
vlc_tick_t i_time_offset
Definition: vlc_input.h:54
Video output thread interface.
Definition: vlc_input.h:52
int64_t vlc_tick_t
High precision date or time interval.
Definition: vlc_tick.h:45
#define unlikely(p)
Predicted false condition.
Definition: vlc_common.h:223
#define likely(p)
Predicted true condition.
Definition: vlc_common.h:214
This file defines functions and structures for storing dvb epg information.
const char * psz_mime
Definition: image.c:628
static void * vlc_alloc(size_t count, size_t size)
Definition: vlc_common.h:1141
This file defines the elementary streams format types.
char * psz_name
Definition: vlc_input.h:55
This file is the interface definition for events (implementation in src/misc/events.c)