FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
rtpenc_h261.c File Reference
#include "avformat.h"
#include "rtpenc.h"

Go to the source code of this file.

Functions

void ff_rtp_send_h261 (AVFormatContext *s1, const uint8_t *frame_buf, int frame_size)
 

Function Documentation

void ff_rtp_send_h261 ( AVFormatContext s1,
const uint8_t frame_buf,
int  frame_size 
)

Definition at line 25 of file rtpenc_h261.c.

Referenced by rtp_write_packet().