FFmpeg
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
rtpenc_jpeg.c File Reference
#include "libavcodec/bytestream.h"
#include "libavcodec/mjpeg.h"
#include "libavutil/intreadwrite.h"
#include "rtpenc.h"

Go to the source code of this file.

Functions

void ff_rtp_send_jpeg (AVFormatContext *s1, const uint8_t *buf, int size)
 

Function Documentation

void ff_rtp_send_jpeg ( AVFormatContext s1,
const uint8_t buf,
int  size 
)

Definition at line 27 of file rtpenc_jpeg.c.

Referenced by rtp_write_packet().