#include "libavcodec/mpegvideo.h"
#include "avformat.h"
#include "rtpenc.h"
Go to the source code of this file.
Functions | |
void | ff_rtp_send_mpegvideo (AVFormatContext *s1, const uint8_t *buf1, int size) |
void ff_rtp_send_mpegvideo | ( | AVFormatContext * | s1, | |
const uint8_t * | buf1, | |||
int | size | |||
) |