FFmpeg
|
#include "rtpenc.h"
Go to the source code of this file.
Functions | |
void | ff_rtp_send_vp8 (AVFormatContext *s1, const uint8_t *buf, int size) |
void ff_rtp_send_vp8 | ( | AVFormatContext * | s1, |
const uint8_t * | buf, | ||
int | size | ||
) |
Definition at line 26 of file rtpenc_vp8.c.
Referenced by rtp_write_packet().