rtpenc_mpv.c File Reference
#include "libavcodec/internal.h"
#include "avformat.h"
#include "rtpenc.h"
Include dependency graph for rtpenc_mpv.c:

Go to the source code of this file.

Functions

void ff_rtp_send_mpegvideo (AVFormatContext *s1, const uint8_t *buf1, int size)
 

Function Documentation

void ff_rtp_send_mpegvideo ( AVFormatContext s1,
const uint8_t buf1,
int  size 
)

Definition at line 29 of file rtpenc_mpv.c.

Referenced by rtp_write_packet().