MPEG2frame Class Reference

#include <mpeg2fix.h>

List of all members.

Public Member Functions

 MPEG2frame (int size)
 ~MPEG2frame ()
void ensure_size (int size)
void set_pkt (AVPacket *newpkt)

Public Attributes

AVPacket pkt
int pkt_memsize
bool isSequence
bool isGop
uint8_tframePos
uint8_tgopPos
mpeg2_sequence_t mpeg2_seq
mpeg2_gop_t mpeg2_gop
mpeg2_picture_t mpeg2_pic

Detailed Description

Definition at line 42 of file mpeg2fix.h.


Constructor & Destructor Documentation

MPEG2frame::MPEG2frame ( int  size  )  [inline]

Definition at line 45 of file mpeg2fix.h.

MPEG2frame::~MPEG2frame (  )  [inline]

Definition at line 51 of file mpeg2fix.h.


Member Function Documentation

void MPEG2frame::ensure_size ( int  size  )  [inline]

Definition at line 55 of file mpeg2fix.h.

Referenced by MPEG2fixup::AddSequence(), and set_pkt().

void MPEG2frame::set_pkt ( AVPacket *  newpkt  )  [inline]

Definition at line 63 of file mpeg2fix.h.

Referenced by MPEG2fixup::ConvertToI(), and MPEG2fixup::GetPoolFrame().


Member Data Documentation

AVPacket MPEG2frame::pkt

Definition at line 73 of file mpeg2fix.h.

Referenced by ensure_size().

Definition at line 77 of file mpeg2fix.h.

Referenced by MPEG2fixup::AddFrame(), and MPEG2fixup::ProcessVideo().

Definition at line 79 of file mpeg2fix.h.

Referenced by MPEG2fixup::GetPoolFrame(), and MPEG2fixup::ProcessVideo().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Fri May 25 06:42:10 2012 for MythTV by  doxygen 1.6.3