![]() |
libgpac
Documentation of the core library of GPAC
|
#include "isoffin.h"#include <gpac/network.h>#include <gpac/avparse.h>#include <gpac/internal/media_dev.h>
Include dependency graph for isoffin_read_ch.c:Enumerations | |
| enum | { RESET_STATE_VPS =1 , RESET_STATE_SPS =1<<1 , RESET_STATE_PPS =1<<2 , RESET_STATE_SPS_EXT =1<<3 , RESET_STATE_DCI =1<<4 } |
| anonymous enum |
| GF_Err gf_isom_set_sample_alloc | ( | GF_ISOFile * | the_file, |
| u32 | trackNumber, | ||
| u8 *(*)(u32 size, void *cbk) | sample_realloc, | ||
| void * | udta | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void isor_reset_reader | ( | ISOMChannel * | ch | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void isor_check_producer_ref_time | ( | ISOMReader * | read | ) |
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:| void isor_reader_get_sample_from_item | ( | ISOMChannel * | ch | ) |
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:| void isor_reader_get_sample | ( | ISOMChannel * | ch | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void isor_reader_release_sample | ( | ISOMChannel * | ch | ) |
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:| u8 key_info_get_iv_size | ( | const u8 * | key_info, |
| u32 | nb_keys, | ||
| u32 | idx, | ||
| u8 * | const_iv_size, | ||
| const u8 ** | const_iv | ||
| ) |
Here is the caller graph for this function:| void isor_sai_bytes_removed | ( | ISOMChannel * | ch, |
| u32 | pos, | ||
| u32 | removed | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void isor_reader_check_config | ( | ISOMChannel * | ch | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| void isor_set_sample_groups_and_aux_data | ( | ISOMReader * | read, |
| ISOMChannel * | ch, | ||
| GF_FilterPacket * | pck | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function: