libavformat/rtspenc.c File Reference

#include "avformat.h"
#include <sys/time.h>
#include "network.h"
#include "rtsp.h"
#include <libavutil/intreadwrite.h>

Go to the source code of this file.

Functions

static int rtsp_write_record (AVFormatContext *s)
static int rtsp_write_header (AVFormatContext *s)
static int tcp_write_packet (AVFormatContext *s, RTSPStream *rtsp_st)
static int rtsp_write_packet (AVFormatContext *s, AVPacket *pkt)
static int rtsp_write_close (AVFormatContext *s)

Variables

AVOutputFormat rtsp_muxer


Function Documentation

static int rtsp_write_close ( AVFormatContext s  )  [static]

Definition at line 157 of file rtspenc.c.

static int rtsp_write_header ( AVFormatContext s  )  [static]

Definition at line 48 of file rtspenc.c.

static int rtsp_write_packet ( AVFormatContext s,
AVPacket pkt 
) [static]

Definition at line 99 of file rtspenc.c.

static int rtsp_write_record ( AVFormatContext s  )  [static]

Definition at line 32 of file rtspenc.c.

Referenced by rtsp_write_header().

static int tcp_write_packet ( AVFormatContext s,
RTSPStream rtsp_st 
) [static]

Definition at line 65 of file rtspenc.c.

Referenced by rtsp_write_packet().


Variable Documentation

Initial value:

Definition at line 169 of file rtspenc.c.


Generated on Fri Oct 26 02:36:55 2012 for FFmpeg by  doxygen 1.5.8