mpegts.h File Reference

Go to the source code of this file.

Typedefs

typedef struct MpegTSContext MpegTSContext

Functions

MpegTSContextmpegts_parse_open (AVFormatContext *s)
int mpegts_parse_packet (MpegTSContext *ts, AVPacket *pkt, const uint8_t *buf, int len)
void mpegts_parse_close (MpegTSContext *ts)
void mpegts_remove_stream (MpegTSContext *ts, int pid)


Typedef Documentation

typedef struct MpegTSContext MpegTSContext

Definition at line 67 of file mpegts.h.


Function Documentation

MpegTSContext* mpegts_parse_open ( AVFormatContext s  ) 

Definition at line 2277 of file mpegts.c.

Referenced by rtp_parse_open().

int mpegts_parse_packet ( MpegTSContext ts,
AVPacket pkt,
const uint8_t *  buf,
int  len 
)

Definition at line 2293 of file mpegts.c.

Referenced by rtp_parse_packet().

void mpegts_parse_close ( MpegTSContext ts  ) 

Definition at line 2319 of file mpegts.c.

Referenced by rtp_parse_close().

void mpegts_remove_stream ( MpegTSContext ts,
int  pid 
)

Definition at line 1076 of file mpegts.c.

Referenced by av_remove_stream(), and mpegts_cleanup_streams().


Generated on Sat Dec 18 05:15:54 2010 for MythTV by  doxygen 1.5.5