|
GF_Err | gf_isom_set_sample_alloc (GF_ISOFile *the_file, u32 trackNumber, u8 *(*sample_realloc)(u32 size, void *cbk), void *udta) |
|
void | isor_reset_reader (ISOMChannel *ch) |
|
void | isor_check_producer_ref_time (ISOMReader *read) |
|
static void | init_reader (ISOMChannel *ch) |
|
static void | isor_update_cenc_info (ISOMChannel *ch, Bool for_item) |
|
void | isor_reader_get_sample_from_item (ISOMChannel *ch) |
|
u8 * | isor_sample_alloc (u32 size, void *udta) |
|
void | isor_reader_get_sample (ISOMChannel *ch) |
|
void | isor_reader_release_sample (ISOMChannel *ch) |
|
static s32 | isor_ps_get_id (u8 nal_type, u8 *data, u32 size, Bool is_avc) |
|
static void | isor_reset_seq_list (GF_List *list) |
|
static void | isor_reset_all_ps (ISOMChannel *ch) |
|
static void | isor_replace_nal (ISOMChannel *ch, u8 *data, u32 size, u8 nal_type, Bool *needs_reset) |
|
u8 | key_info_get_iv_size (const u8 *key_info, u32 nb_keys, u32 idx, u8 *const_iv_size, const u8 **const_iv) |
|
void | isor_sai_bytes_removed (ISOMChannel *ch, u32 pos, u32 removed) |
|
void | isor_reader_check_config (ISOMChannel *ch) |
|
void | isor_set_sample_groups_and_aux_data (ISOMReader *read, ISOMChannel *ch, GF_FilterPacket *pck) |
|