void janus_pp_h264_close(void)
Definition: pp-h264.c:518
int janus_pp_h264_preprocess(FILE *file, janus_pp_frame_packet *list)
Definition: pp-h264.c:251
int janus_pp_h264_create(char *destination, char *metadata, gboolean faststart)
Definition: pp-h264.c:61
Helper structures to handle RTP post-processing (headers)
int janus_pp_h264_process(FILE *file, janus_pp_frame_packet *list, int *working)
Definition: pp-h264.c:357