12 #ifndef _JANUS_PP_H264 13 #define _JANUS_PP_H264 void janus_pp_h264_close(void)
Definition: pp-h264.c:414
int janus_pp_h264_preprocess(FILE *file, janus_pp_frame_packet *list)
Definition: pp-h264.c:187
int working
Definition: janus-pp-rec.c:84
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:273
int janus_pp_h264_create(char *destination)
Definition: pp-h264.c:45