#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) |
| void ff_rtp_send_jpeg | ( | AVFormatContext * | s1, | |
| const uint8_t * | buf, | |||
| int | size | |||
| ) |
1.5.8