|
| static Bool | routein_repair_segment_ts (ROUTEInCtx *ctx, GF_ROUTEEventFileInfo *finfo) |
| |
| 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 (ROUTEInCtx *ctx, GF_ROUTEEventFileInfo *finfo) |
| |
| static Bool | routein_repair_segment (ROUTEInCtx *ctx, GF_ROUTEEventFileInfo *finfo) |
| |
| static GF_FilterProbeScore | routein_probe_url (const char *url, const char *mime) |
| |
| static void | routein_finalize (GF_Filter *filter) |
| |
| static void | push_seg_info (ROUTEInCtx *ctx, GF_FilterPid *pid, GF_ROUTEEventFileInfo *finfo) |
| |
| static void | routein_send_file (ROUTEInCtx *ctx, u32 service_id, GF_ROUTEEventFileInfo *finfo, u32 evt_type) |
| |
| static void | routein_write_to_disk (ROUTEInCtx *ctx, u32 service_id, GF_ROUTEEventFileInfo *finfo, u32 evt_type) |
| |
| void | routein_on_event (void *udta, GF_ROUTEEventType evt, u32 evt_param, GF_ROUTEEventFileInfo *finfo) |
| |
| static Bool | routein_local_cache_probe (void *par, char *url, Bool is_destroy) |
| |
| static GF_Err | routein_process (GF_Filter *filter) |
| |
| static GF_Err | routein_initialize (GF_Filter *filter) |
| |
| static Bool | routein_process_event (GF_Filter *filter, const GF_FilterEvent *evt) |
| |
| const GF_FilterRegister * | routein_register (GF_FilterSession *session) |
| |