libavformat/rtpenc_xiph.c File Reference

#include "avformat.h"
#include "rtpenc.h"

Go to the source code of this file.

Functions

void ff_rtp_send_xiph (AVFormatContext *s1, const uint8_t *buff, int size)
 Packetize Xiph frames into RTP according to RFC 5215 (Vorbis) and the Theora RFC draft.


Function Documentation

void ff_rtp_send_xiph ( AVFormatContext s1,
const uint8_t *  buff,
int  size 
)

Packetize Xiph frames into RTP according to RFC 5215 (Vorbis) and the Theora RFC draft.

(http://svn.xiph.org/trunk/theora/doc/draft-ietf-avt-rtp-theora-00.txt)

Definition at line 30 of file rtpenc_xiph.c.

Referenced by rtp_write_packet().


Generated on Fri Oct 26 02:46:13 2012 for FFmpeg by  doxygen 1.5.8