asx.c File Reference

Include dependency graph for asx.c:


Data Structures

struct  demux_sys_t

Functions

static int Demux (demux_t *p_demux)
static int Control (demux_t *p_demux, int i_query, va_list args)
static int StoreString (demux_t *p_demux, char **ppsz_string, const char *psz_source_start, const char *psz_source_end)
static char * SkipBlanks (char *s, size_t i_strlen)
static int ParseTime (char *s, size_t i_strlen)
int Import_ASX (vlc_object_t *p_this)
void Close_ASX (vlc_object_t *p_this)

Function Documentation

void Close_ASX ( vlc_object_t p_this  ) 

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

References VLC_EGENERIC, and VLC_UNUSED.

static int Demux ( demux_t p_demux  )  [static]

int Import_ASX ( vlc_object_t p_this  ) 

static int ParseTime ( char *  s,
size_t  i_strlen 
) [static]

References SkipBlanks().

Referenced by Demux().

static char* SkipBlanks ( char *  s,
size_t  i_strlen 
) [static]

Referenced by Demux(), Import_ASX(), and ParseTime().

static int StoreString ( demux_t p_demux,
char **  ppsz_string,
const char *  psz_source_start,
const char *  psz_source_end 
) [static]


Generated on Tue May 25 08:05:17 2010 for VLC by  doxygen 1.5.6