Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

Impala::Core::Stream::RgbDataSrcLavc Class Reference

This class provides RGB data sources using libavcodec for decoding data from actual sources. More...

#include <RgbDataSrcLavc.h>

Inheritance diagram for Impala::Core::Stream::RgbDataSrcLavc:

Inheritance graph
[legend]
Collaboration diagram for Impala::Core::Stream::RgbDataSrcLavc:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 RgbDataSrcLavc (int src, CString srcName, Util::Database *db, IndexMode mode)
virtual ~RgbDataSrcLavc ()
virtual char FrameType () const
virtual bool CurIsIFrame () const
virtual bool Valid () const

Private Types

typedef Array::Array2dVec3UInt8 Array2dVec3UInt8

Private Member Functions

bool IncurExtraLavcInitialization ()
bool ReadIndex (bool silent)
bool SeekFrame (int seekableFrame)
void Init ()
void InitStaticMetadata (const Lavc::VideoAccessStrategy &videoAccessStrategy)
void Reset ()
bool PopulateIndex (Lavc::VideoAccessStrategy &accessStrategy)
bool Scan (Lavc::VideoAccessStrategy &accessStrategy)
virtual bool ReadFrameData ()
bool ReadToTarget ()
bool CheckMD5Hash (int frameNr) const
bool FrameIsStable (int frameNr) const
String DetermineInfoName (CString srcName, IndexMode mode, Util::Database *db) const

Private Attributes

Lavc::VideoAccessStrategymVideoAccessor
Persistency::RgbDataSrcLocator mLoc
int mBufferedFrameNr
int mLastDecodedFrameNr
bool mValid
uint32_t mFrameCountCalculated
IndexMode mMode
int mLastFixNr
int mFixCnt
 ILOG_VAR_DECL

Detailed Description

This class provides RGB data sources using libavcodec for decoding data from actual sources.

Definition at line 27 of file RgbDataSrcLavc.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 11:17:33 2010 for ImpalaSrc by  doxygen 1.5.1