FFmpeg
Loading...
Searching...
No Matches
rtpenc_mpv.c File Reference
#include "libavcodec/startcode.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)
 

Function Documentation

◆ ff_rtp_send_mpegvideo()

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().