dvb.c File Reference

Include dependency graph for dvb.c:


Defines

#define LONG_MAX   2147483647L
#define LONG_MIN   (-LONG_MAX-1)

Functions

static int Demux (demux_t *p_demux)
static int Control (demux_t *p_demux, int i_query, va_list args)
static int ParseLine (char *, char **, char ***, int *)
int Import_DVB (vlc_object_t *p_this)
void Close_DVB (vlc_object_t *p_this)

Variables

struct {
   const char *   psz_name
   const char *   psz_option
dvb_options []

Define Documentation

#define LONG_MAX   2147483647L

#define LONG_MIN   (-LONG_MAX-1)


Function Documentation

void Close_DVB ( vlc_object_t p_this  ) 

static int Control ( demux_t p_demux,
int  i_query,
va_list  args 
) [static]

static int Demux ( demux_t p_demux  )  [static]

int Import_DVB ( vlc_object_t p_this  ) 

static int ParseLine ( char *  ,
char **  ,
char ***  ,
int *   
) [static]


Variable Documentation

struct { ... } dvb_options[] [static]

const char* psz_name

const char* psz_option


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