|
static void | update_first_frag (GF_ROUTEEventFileInfo *finfo) |
|
static Bool | routein_repair_segment_ts_local (ROUTEInCtx *ctx, u32 service_id, GF_ROUTEEventFileInfo *finfo, Bool repair_start_only) |
|
static u32 | next_top_level_box (GF_ROUTEEventFileInfo *finfo, u8 *data, u32 size, u32 *cur_pos, u32 *box_size) |
|
static void | routein_repair_segment_isobmf_local (ROUTEInCtx *ctx, u32 service_id, GF_ROUTEEventFileInfo *finfo, Bool repair_start_only) |
|
static void | route_repair_build_ranges_full (ROUTEInCtx *ctx, RepairSegmentInfo *rsi, GF_ROUTEEventFileInfo *finfo) |
|
static Bool | routein_repair_local (ROUTEInCtx *ctx, GF_ROUTEEventType evt, u32 evt_param, GF_ROUTEEventFileInfo *finfo, Bool start_only) |
|
void | routein_queue_repair (ROUTEInCtx *ctx, GF_ROUTEEventType evt, u32 evt_param, GF_ROUTEEventFileInfo *finfo) |
|
static void | repair_session_unqueue (ROUTEInCtx *ctx, RouteRepairSession *rsess, RepairSegmentInfo *rsi) |
|
static void | repair_session_done (ROUTEInCtx *ctx, RouteRepairSession *rsess, GF_Err res_code) |
|
static void | repair_session_run (ROUTEInCtx *ctx, RouteRepairSession *rsess) |
|
GF_Err | routein_do_repair (ROUTEInCtx *ctx) |
|
void | routein_repair_mark_file (ROUTEInCtx *ctx, u32 service_id, const char *filename, Bool is_delete) |
|