Debugging utilities


Functions

void bgav_dump (bgav_t *bgav)
 Dump informations of all tracks to stderr.
void bgav_codecs_dump ()
 Dump informations about all available codecs to stderr.
void bgav_formats_dump ()
 Dump informations about all available format demuxers to stderr.
void bgav_inputs_dump ()
 Dump informations about all available input modules to stderr.
void bgav_redirectors_dump ()
 Dump informations about all available redirectors to stderr.
void bgav_subreaders_dump ()
 Dump informations about all available subtitle readers to stderr.

Function Documentation

void bgav_dump ( bgav_t bgav  ) 

Dump informations of all tracks to stderr.

Parameters:
bgav A decoder handle

void bgav_codecs_dump (  ) 

Dump informations about all available codecs to stderr.

The output format is html. The main purpose of this function is to generate a feature list for the webpage.

void bgav_formats_dump (  ) 

Dump informations about all available format demuxers to stderr.

The output format is html. The main purpose of this function is to generate a feature list for the webpage.

void bgav_inputs_dump (  ) 

Dump informations about all available input modules to stderr.

The output format is html. The main purpose of this function is to generate a feature list for the webpage.

void bgav_redirectors_dump (  ) 

Dump informations about all available redirectors to stderr.

The output format is html. The main purpose of this function is to generate a feature list for the webpage.

void bgav_subreaders_dump (  ) 

Dump informations about all available subtitle readers to stderr.

The output format is html. The main purpose of this function is to generate a feature list for the webpage.


Generated on Wed Jan 9 19:33:10 2008 for gmerlin_avdecoder by  doxygen 1.5.3