libgpac
Documentation of the core library of GPAC
odf_dump.c File Reference
#include <gpac/internal/odf_dev.h>
#include <gpac/constants.h>
#include <gpac/media_tools.h>
#include <gpac/network.h>
+ Include dependency graph for odf_dump.c:

Macros

#define OD_MAX_TREE   100
 
#define OD_FORMAT_INDENT(ind_buf, indent)
 

Functions

GF_EXPORT GF_Err gf_odf_dump_com (GF_ODCom *com, FILE *trace, u32 indent, Bool XMTDump)
 
GF_EXPORT GF_Err gf_odf_dump_com_list (GF_List *commandList, FILE *trace, u32 indent, Bool XMTDump)
 
GF_EXPORT GF_Err gf_odf_dump_desc (GF_Descriptor *desc, FILE *trace, u32 indent, Bool XMTDump)
 
static void StartDescDump (FILE *trace, const char *descName, u32 indent, Bool XMTDump)
 
static void EndDescDump (FILE *trace, const char *descName, u32 indent, Bool XMTDump)
 
static void StartSubElement (FILE *trace, const char *eltName, u32 indent, Bool XMTDump)
 
static void EndSubElement (FILE *trace, u32 indent, Bool XMTDump)
 
static void EndAttributes (FILE *trace, u32 indent, Bool XMTDump)
 
static void StartElement (FILE *trace, const char *attName, u32 indent, Bool XMTDump, Bool IsList)
 
static void EndElement (FILE *trace, const char *attName, u32 indent, Bool XMTDump, Bool IsList)
 
static void StartAttribute (FILE *trace, const char *attName, u32 indent, Bool XMTDump)
 
static void EndAttribute (FILE *trace, u32 indent, Bool XMTDump)
 
static void DumpInt (FILE *trace, const char *attName, u32 val, u32 indent, Bool XMTDump)
 
static void DumpIntForce (FILE *trace, const char *attName, u32 val, u32 indent, Bool XMTDump)
 
static void DumpIntHex (FILE *trace, const char *attName, u32 val, u32 indent, Bool XMTDump, Bool single_byte)
 
static void DumpFloat (FILE *trace, const char *attName, Float val, u32 indent, Bool XMTDump)
 
static void DumpDouble (FILE *trace, const char *attName, Double val, u32 indent, Bool XMTDump)
 
static void DumpBin128 (FILE *trace, const char *name, char *data, u32 indent, Bool XMTDump)
 
static void DumpBool (FILE *trace, const char *attName, u32 val, u32 indent, Bool XMTDump)
 
static void DumpString (FILE *trace, const char *attName, char *val, u32 indent, Bool XMTDump)
 
static void DumpData (FILE *trace, const char *name, char *data, u64 dataLength, u32 indent, Bool XMTDump)
 
GF_Err DumpDescList (GF_List *list, FILE *trace, u32 indent, const char *ListName, Bool XMTDump, Bool no_skip_empty)
 
GF_Err DumpDescListFilter (GF_List *list, FILE *trace, u32 indent, const char *ListName, Bool XMTDump, u8 tag_only)
 
GF_Err gf_odf_dump_iod (GF_InitialObjectDescriptor *iod, FILE *trace, u32 indent, Bool XMTDump)
 
GF_Err gf_odf_dump_esd (GF_ESD *esd, FILE *trace, u32 indent, Bool XMTDump)
 
GF_Err gf_odf_dump_bifs_cfg (GF_BIFSConfig *dsi, FILE *trace, u32 indent, Bool XMTDump)
 
GF_Err DumpRawBIFSConfig (GF_DefaultDescriptor *dsi, FILE *trace, u32 indent, Bool XMTDump, u32 oti)
 
GF_Err gf_odf_dump_laser_cfg (GF_LASERConfig *dsi, FILE *trace, u32 indent, Bool XMTDump)
 
GF_EXPORT GF_Err gf_odf_dump_txtcfg (GF_TextConfig *desc, FILE *trace, u32 indent, Bool XMTDump)
 
GF_Err gf_odf_dump_ui_cfg (GF_UIConfig *uid, FILE *trace, u32 indent, Bool XMTDump)
 
GF_Err DumpRawUIConfig (GF_DefaultDescriptor *dsi, FILE *trace, u32 indent, Bool XMTDump, u32 oti)
 
GF_Err OD_DumpDSI (GF_DefaultDescriptor *dsi, FILE *trace, u32 indent, Bool XMTDump, u32 streamType, u32 oti)
 
GF_Err gf_odf_dump_dcd (GF_DecoderConfig *dcd, FILE *trace, u32 indent, Bool XMTDump)
 
GF_Err gf_odf_dump_slc (GF_SLConfig *sl, FILE *trace, u32 indent, Bool XMTDump)
 
GF_Err gf_odf_dump_default (GF_DefaultDescriptor *dd, FILE *trace, u32 indent, Bool XMTDump)
 
GF_Err gf_odf_dump_esd_inc (GF_ES_ID_Inc *esd_inc, FILE *trace, u32 indent, Bool XMTDump)
 
GF_Err gf_odf_dump_esd_ref (GF_ES_ID_Ref *esd_ref, FILE *trace, u32 indent, Bool XMTDump)
 
GF_Err gf_odf_dump_cc (GF_CCDescriptor *ccd, FILE *trace, u32 indent, Bool XMTDump)
 
GF_Err gf_odf_dump_cc_date (GF_CC_Date *cdd, FILE *trace, u32 indent, Bool XMTDump)
 
GF_Err gf_odf_dump_cc_name (GF_CC_Name *cnd, FILE *trace, u32 indent, Bool XMTDump)
 
GF_Err gf_odf_dump_ci (GF_CIDesc *cid, FILE *trace, u32 indent, Bool XMTDump)
 
GF_Err gf_odf_dump_exp_text (GF_ExpandedTextual *etd, FILE *trace, u32 indent, Bool XMTDump)
 
GF_Err gf_odf_dump_pl_ext (GF_PLExt *pld, FILE *trace, u32 indent, Bool XMTDump)
 
GF_Err gf_odf_dump_ipi_ptr (GF_IPIPtr *ipid, FILE *trace, u32 indent, Bool XMTDump)
 
GF_Err gf_odf_dump_ipmp (GF_IPMP_Descriptor *ipmp, FILE *trace, u32 indent, Bool XMTDump)
 
GF_Err gf_odf_dump_ipmp_ptr (GF_IPMPPtr *ipmpd, FILE *trace, u32 indent, Bool XMTDump)
 
GF_Err gf_odf_dump_kw (GF_KeyWord *kwd, FILE *trace, u32 indent, Bool XMTDump)
 
GF_Err gf_odf_dump_lang (GF_Language *ld, FILE *trace, u32 indent, Bool XMTDump)
 
GF_Err gf_odf_dump_aux_vid (GF_AuxVideoDescriptor *ld, FILE *trace, u32 indent, Bool XMTDump)
 
GF_Err gf_odf_dump_isom_iod (GF_IsomInitialObjectDescriptor *iod, FILE *trace, u32 indent, Bool XMTDump)
 
GF_Err gf_odf_dump_od (GF_ObjectDescriptor *od, FILE *trace, u32 indent, Bool XMTDump)
 
GF_Err gf_odf_dump_isom_od (GF_IsomObjectDescriptor *od, FILE *trace, u32 indent, Bool XMTDump)
 
GF_Err gf_odf_dump_oci_date (GF_OCI_Data *ocd, FILE *trace, u32 indent, Bool XMTDump)
 
GF_Err gf_odf_dump_oci_name (GF_OCICreators *ocn, FILE *trace, u32 indent, Bool XMTDump)
 
GF_Err gf_odf_dump_pl_idx (GF_PL_IDX *plid, FILE *trace, u32 indent, Bool XMTDump)
 
GF_Err gf_odf_dump_qos (GF_QoS_Descriptor *qos, FILE *trace, u32 indent, Bool XMTDump)
 
GF_Err gf_odf_dump_rating (GF_Rating *rd, FILE *trace, u32 indent, Bool XMTDump)
 
GF_Err gf_odf_dump_reg (GF_Registration *reg, FILE *trace, u32 indent, Bool XMTDump)
 
GF_Err gf_odf_dump_short_text (GF_ShortTextual *std, FILE *trace, u32 indent, Bool XMTDump)
 
GF_Err gf_odf_dump_smpte_camera (GF_SMPTECamera *cpd, FILE *trace, u32 indent, Bool XMTDump)
 
GF_Err gf_odf_dump_sup_cid (GF_SCIDesc *scid, FILE *trace, u32 indent, Bool XMTDump)
 
GF_Err gf_odf_dump_segment (GF_Segment *sd, FILE *trace, u32 indent, Bool XMTDump)
 
GF_Err gf_odf_dump_mediatime (GF_MediaTime *mt, FILE *trace, u32 indent, Bool XMTDump)
 
GF_Err gf_odf_dump_muxinfo (GF_MuxInfo *mi, FILE *trace, u32 indent, Bool XMTDump)
 
GF_Err gf_odf_dump_ipmp_tool_list (GF_IPMP_ToolList *tl, FILE *trace, u32 indent, Bool XMTDump)
 
GF_Err gf_odf_dump_ipmp_tool (GF_IPMP_Tool *t, FILE *trace, u32 indent, Bool XMTDump)
 
GF_Err gf_odf_dump_od_update (GF_ODUpdate *com, FILE *trace, u32 indent, Bool XMTDump)
 
GF_Err gf_odf_dump_od_remove (GF_ODRemove *com, FILE *trace, u32 indent, Bool XMTDump)
 
GF_Err gf_odf_dump_esd_update (GF_ESDUpdate *com, FILE *trace, u32 indent, Bool XMTDump)
 
GF_Err gf_odf_dump_esd_remove (GF_ESDRemove *com, FILE *trace, u32 indent, Bool XMTDump)
 
GF_Err gf_odf_dump_ipmp_update (GF_IPMPUpdate *com, FILE *trace, u32 indent, Bool XMTDump)
 
GF_Err gf_odf_dump_ipmp_remove (GF_IPMPRemove *com, FILE *trace, u32 indent, Bool XMTDump)
 
GF_Err gf_odf_dump_base_command (GF_BaseODCom *com, FILE *trace, u32 indent, Bool XMTDump)
 
GF_EXPORT GF_Err gf_oci_dump_event (OCIEvent *ev, FILE *trace, u32 indent, Bool XMTDump)
 
GF_EXPORT GF_Err gf_oci_dump_au (u8 version, u8 *au, u32 au_length, FILE *trace, u32 indent, Bool XMTDump)
 

Macro Definition Documentation

◆ OD_MAX_TREE

#define OD_MAX_TREE   100

◆ OD_FORMAT_INDENT

#define OD_FORMAT_INDENT (   ind_buf,
  indent 
)
Value:
{ \
u32 z; \
gf_assert(OD_MAX_TREE>indent); \
for (z=0; z<indent; z++) ind_buf[z] = ' '; \
ind_buf[z] = 0; \
} \
#define OD_MAX_TREE
Definition: odf_dump.c:34

Function Documentation

◆ StartDescDump()

static void StartDescDump ( FILE *  trace,
const char *  descName,
u32  indent,
Bool  XMTDump 
)
static
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ EndDescDump()

static void EndDescDump ( FILE *  trace,
const char *  descName,
u32  indent,
Bool  XMTDump 
)
static
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ StartSubElement()

static void StartSubElement ( FILE *  trace,
const char *  eltName,
u32  indent,
Bool  XMTDump 
)
static
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ EndSubElement()

static void EndSubElement ( FILE *  trace,
u32  indent,
Bool  XMTDump 
)
static
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ EndAttributes()

static void EndAttributes ( FILE *  trace,
u32  indent,
Bool  XMTDump 
)
static
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ StartElement()

static void StartElement ( FILE *  trace,
const char *  attName,
u32  indent,
Bool  XMTDump,
Bool  IsList 
)
static
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ EndElement()

static void EndElement ( FILE *  trace,
const char *  attName,
u32  indent,
Bool  XMTDump,
Bool  IsList 
)
static
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ StartAttribute()

static void StartAttribute ( FILE *  trace,
const char *  attName,
u32  indent,
Bool  XMTDump 
)
static
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ EndAttribute()

static void EndAttribute ( FILE *  trace,
u32  indent,
Bool  XMTDump 
)
static
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ DumpInt()

static void DumpInt ( FILE *  trace,
const char *  attName,
u32  val,
u32  indent,
Bool  XMTDump 
)
static
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ DumpIntForce()

static void DumpIntForce ( FILE *  trace,
const char *  attName,
u32  val,
u32  indent,
Bool  XMTDump 
)
static
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ DumpIntHex()

static void DumpIntHex ( FILE *  trace,
const char *  attName,
u32  val,
u32  indent,
Bool  XMTDump,
Bool  single_byte 
)
static
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ DumpFloat()

static void DumpFloat ( FILE *  trace,
const char *  attName,
Float  val,
u32  indent,
Bool  XMTDump 
)
static
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ DumpDouble()

static void DumpDouble ( FILE *  trace,
const char *  attName,
Double  val,
u32  indent,
Bool  XMTDump 
)
static
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ DumpBin128()

static void DumpBin128 ( FILE *  trace,
const char *  name,
char *  data,
u32  indent,
Bool  XMTDump 
)
static
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ DumpBool()

static void DumpBool ( FILE *  trace,
const char *  attName,
u32  val,
u32  indent,
Bool  XMTDump 
)
static
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ DumpString()

static void DumpString ( FILE *  trace,
const char *  attName,
char *  val,
u32  indent,
Bool  XMTDump 
)
static
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ DumpData()

static void DumpData ( FILE *  trace,
const char *  name,
char *  data,
u64  dataLength,
u32  indent,
Bool  XMTDump 
)
static
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ DumpDescList()

GF_Err DumpDescList ( GF_List *  list,
FILE *  trace,
u32  indent,
const char *  ListName,
Bool  XMTDump,
Bool  no_skip_empty 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ DumpDescListFilter()

GF_Err DumpDescListFilter ( GF_List *  list,
FILE *  trace,
u32  indent,
const char *  ListName,
Bool  XMTDump,
u8  tag_only 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_dump_iod()

GF_Err gf_odf_dump_iod ( GF_InitialObjectDescriptor iod,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_dump_esd()

GF_Err gf_odf_dump_esd ( GF_ESD esd,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_dump_bifs_cfg()

GF_Err gf_odf_dump_bifs_cfg ( GF_BIFSConfig dsi,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ DumpRawBIFSConfig()

GF_Err DumpRawBIFSConfig ( GF_DefaultDescriptor dsi,
FILE *  trace,
u32  indent,
Bool  XMTDump,
u32  oti 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_dump_laser_cfg()

GF_Err gf_odf_dump_laser_cfg ( GF_LASERConfig dsi,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_dump_txtcfg()

GF_EXPORT GF_Err gf_odf_dump_txtcfg ( GF_TextConfig desc,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_dump_ui_cfg()

GF_Err gf_odf_dump_ui_cfg ( GF_UIConfig uid,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ DumpRawUIConfig()

GF_Err DumpRawUIConfig ( GF_DefaultDescriptor dsi,
FILE *  trace,
u32  indent,
Bool  XMTDump,
u32  oti 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ OD_DumpDSI()

GF_Err OD_DumpDSI ( GF_DefaultDescriptor dsi,
FILE *  trace,
u32  indent,
Bool  XMTDump,
u32  streamType,
u32  oti 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_dump_dcd()

GF_Err gf_odf_dump_dcd ( GF_DecoderConfig dcd,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_dump_slc()

GF_Err gf_odf_dump_slc ( GF_SLConfig sl,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_dump_default()

GF_Err gf_odf_dump_default ( GF_DefaultDescriptor dd,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_dump_esd_inc()

GF_Err gf_odf_dump_esd_inc ( GF_ES_ID_Inc esd_inc,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_dump_esd_ref()

GF_Err gf_odf_dump_esd_ref ( GF_ES_ID_Ref esd_ref,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_dump_cc()

GF_Err gf_odf_dump_cc ( GF_CCDescriptor ccd,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_dump_cc_date()

GF_Err gf_odf_dump_cc_date ( GF_CC_Date cdd,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_dump_cc_name()

GF_Err gf_odf_dump_cc_name ( GF_CC_Name cnd,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_dump_ci()

GF_Err gf_odf_dump_ci ( GF_CIDesc cid,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_dump_exp_text()

GF_Err gf_odf_dump_exp_text ( GF_ExpandedTextual etd,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_dump_pl_ext()

GF_Err gf_odf_dump_pl_ext ( GF_PLExt pld,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_dump_ipi_ptr()

GF_Err gf_odf_dump_ipi_ptr ( GF_IPIPtr ipid,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_dump_ipmp()

GF_Err gf_odf_dump_ipmp ( GF_IPMP_Descriptor ipmp,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_dump_ipmp_ptr()

GF_Err gf_odf_dump_ipmp_ptr ( GF_IPMPPtr ipmpd,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_dump_kw()

GF_Err gf_odf_dump_kw ( GF_KeyWord kwd,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_dump_lang()

GF_Err gf_odf_dump_lang ( GF_Language ld,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_dump_aux_vid()

GF_Err gf_odf_dump_aux_vid ( GF_AuxVideoDescriptor ld,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_dump_isom_iod()

GF_Err gf_odf_dump_isom_iod ( GF_IsomInitialObjectDescriptor iod,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_dump_od()

GF_Err gf_odf_dump_od ( GF_ObjectDescriptor od,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_dump_isom_od()

GF_Err gf_odf_dump_isom_od ( GF_IsomObjectDescriptor od,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_dump_oci_date()

GF_Err gf_odf_dump_oci_date ( GF_OCI_Data ocd,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_dump_oci_name()

GF_Err gf_odf_dump_oci_name ( GF_OCICreators ocn,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_dump_pl_idx()

GF_Err gf_odf_dump_pl_idx ( GF_PL_IDX plid,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_dump_qos()

GF_Err gf_odf_dump_qos ( GF_QoS_Descriptor qos,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_dump_rating()

GF_Err gf_odf_dump_rating ( GF_Rating rd,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_dump_reg()

GF_Err gf_odf_dump_reg ( GF_Registration reg,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_dump_short_text()

GF_Err gf_odf_dump_short_text ( GF_ShortTextual std,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_dump_smpte_camera()

GF_Err gf_odf_dump_smpte_camera ( GF_SMPTECamera cpd,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_dump_sup_cid()

GF_Err gf_odf_dump_sup_cid ( GF_SCIDesc scid,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_dump_segment()

GF_Err gf_odf_dump_segment ( GF_Segment sd,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_dump_mediatime()

GF_Err gf_odf_dump_mediatime ( GF_MediaTime mt,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_dump_muxinfo()

GF_Err gf_odf_dump_muxinfo ( GF_MuxInfo mi,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_dump_ipmp_tool_list()

GF_Err gf_odf_dump_ipmp_tool_list ( GF_IPMP_ToolList tl,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_dump_ipmp_tool()

GF_Err gf_odf_dump_ipmp_tool ( GF_IPMP_Tool t,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_dump_od_update()

GF_Err gf_odf_dump_od_update ( GF_ODUpdate com,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_dump_od_remove()

GF_Err gf_odf_dump_od_remove ( GF_ODRemove com,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_dump_esd_update()

GF_Err gf_odf_dump_esd_update ( GF_ESDUpdate com,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_dump_esd_remove()

GF_Err gf_odf_dump_esd_remove ( GF_ESDRemove com,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_dump_ipmp_update()

GF_Err gf_odf_dump_ipmp_update ( GF_IPMPUpdate com,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_dump_ipmp_remove()

GF_Err gf_odf_dump_ipmp_remove ( GF_IPMPRemove com,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_odf_dump_base_command()

GF_Err gf_odf_dump_base_command ( GF_BaseODCom com,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_oci_dump_event()

GF_EXPORT GF_Err gf_oci_dump_event ( OCIEvent *  ev,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ gf_oci_dump_au()

GF_EXPORT GF_Err gf_oci_dump_au ( u8  version,
u8 au,
u32  au_length,
FILE *  trace,
u32  indent,
Bool  XMTDump 
)
+ Here is the call graph for this function: