Debugging utilities

Functions

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

Function Documentation

BGAV_PUBLIC void bgav_dump ( bgav_t bgav  ) 

Dump informations of all tracks to stderr.

Parameters:
bgav A decoder handle
BGAV_PUBLIC 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.

BGAV_PUBLIC 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.

BGAV_PUBLIC 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.

BGAV_PUBLIC 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.

BGAV_PUBLIC 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 Fri Jun 8 17:30:02 2012 for gmerlin-avdecoder by  doxygen 1.6.3