libgpac
Documentation of the core library of GPAC
isoffin_load.c File Reference
#include "isoffin.h"
#include <gpac/iso639.h>
#include <gpac/base_coding.h>
#include <gpac/media_tools.h>
#include <gpac/internal/isomedia_dev.h>
+ Include dependency graph for isoffin_load.c:

Functions

static void isor_get_chapters (GF_ISOFile *file, GF_FilterPid *opid)
 
static void isor_export_ref (ISOMReader *read, ISOMChannel *ch, u32 rtype, char *rname)
 
static ISOMChannelisor_setup_channel (ISOMReader *read, u32 track, u32 streamtype, Bool use_iod, u32 esid, u32 depends_on_id, u32 ocr_es_id, Bool set_lang)
 
static void isor_declare_track (ISOMReader *read, ISOMChannel *ch, u32 track, u32 stsd_idx, u32 streamtype, Bool use_iod)
 
void isor_update_channel_config (ISOMChannel *ch)
 
GF_Err isor_declare_objects (ISOMReader *read)
 
Bool isor_declare_item_properties (ISOMReader *read, ISOMChannel *ch, u32 item_idx)
 

Function Documentation

◆ isor_get_chapters()

static void isor_get_chapters ( GF_ISOFile *  file,
GF_FilterPid *  opid 
)
static
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ isor_export_ref()

static void isor_export_ref ( ISOMReader read,
ISOMChannel ch,
u32  rtype,
char *  rname 
)
static
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ isor_setup_channel()

static ISOMChannel* isor_setup_channel ( ISOMReader read,
u32  track,
u32  streamtype,
Bool  use_iod,
u32  esid,
u32  depends_on_id,
u32  ocr_es_id,
Bool  set_lang 
)
static
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ isor_declare_track()

static void isor_declare_track ( ISOMReader read,
ISOMChannel ch,
u32  track,
u32  stsd_idx,
u32  streamtype,
Bool  use_iod 
)
static
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ isor_update_channel_config()

void isor_update_channel_config ( ISOMChannel ch)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ isor_declare_objects()

GF_Err isor_declare_objects ( ISOMReader read)
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ isor_declare_item_properties()

Bool isor_declare_item_properties ( ISOMReader read,
ISOMChannel ch,
u32  item_idx 
)
+ Here is the call graph for this function:
+ Here is the caller graph for this function: