Misc stuff
[Utilities]


Functions

void bg_hexdump (uint8_t *data, int len, int linebreak)
 Do a hexdump of binary data.
char * bg_audio_format_to_string (gavl_audio_format_t *format, int use_tabs)
 Convert an audio format to a string.
char * bg_video_format_to_string (gavl_video_format_t *format, int use_tabs)
 Convert a video format to a string.

Function Documentation

void bg_hexdump ( uint8_t *  data,
int  len,
int  linebreak 
)

Do a hexdump of binary data.

Parameters:
data Data
len Length
linebreak How many bytes to print in each line before a linebreak
This is mostly for debugging

char* bg_audio_format_to_string ( gavl_audio_format_t format,
int  use_tabs 
)

Convert an audio format to a string.

Parameters:
format An audio format
use_tabs 1 to use tabs for separating field names and values
Returns:
A newly allocated string

char* bg_video_format_to_string ( gavl_video_format_t format,
int  use_tabs 
)

Convert a video format to a string.

Parameters:
format A video format
use_tabs 1 to use tabs for separating field names and values
Returns:
A newly allocated string


Generated on Mon Jun 15 12:25:51 2009 for gmerlin by  doxygen 1.5.9