12 #ifndef _JANUS_PP_H264
13 #define _JANUS_PP_H264
void janus_pp_h264_close(void)
Definition: pp-h264.c:454
int janus_pp_h264_preprocess(FILE *file, janus_pp_frame_packet *list)
Definition: pp-h264.c:227
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:313
int janus_pp_h264_create(char *destination)
Definition: pp-h264.c:61