Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

MovieTexture_FFMpeg.cpp File Reference

#include "global.h"
#include "MovieTexture_FFMpeg.h"
#include "RageLog.h"
#include "RageTextureManager.h"
#include "RageUtil.h"
#include "RageTimer.h"
#include "RageFile.h"
#include "RageSurface.h"
#include "PrefsManager.h"
#include <cerrno>
#include <ffmpeg/avformat.h>

Namespaces

namespace  avcodec

Classes

struct  AVPixelFormat_t
class  FFMpeg_Helper

Functions

void FixLilEndian ()
int FindCompatibleAVFormat (RageDisplay::PixelFormat &pixfmt, bool HighColor)
avcodec::AVStream * FindVideoStream (avcodec::AVFormatContext *m_fctx)
CString averr_ssprintf (int err, const char *fmt,...)
int URLRageFile_open (avcodec::URLContext *h, const char *filename, int flags)
int URLRageFile_read (avcodec::URLContext *h, unsigned char *buf, int size)
int URLRageFile_write (avcodec::URLContext *h, unsigned char *buf, int size)
avcodec::offset_t URLRageFile_seek (avcodec::URLContext *h, avcodec::offset_t pos, int whence)
int URLRageFile_close (avcodec::URLContext *h)

Variables

AVPixelFormat_t AVPixelFormats []
avcodec::URLProtocol RageProtocol

Function Documentation

CString averr_ssprintf int  err,
const char *  fmt,
  ...
[static]
 

int FindCompatibleAVFormat RageDisplay::PixelFormat pixfmt,
bool  HighColor
[static]
 

avcodec::AVStream* FindVideoStream avcodec::AVFormatContext *  m_fctx  )  [static]
 

void FixLilEndian  )  [static]
 

int URLRageFile_close avcodec::URLContext *  h  ) 
 

int URLRageFile_open avcodec::URLContext *  h,
const char *  filename,
int  flags
 

int URLRageFile_read avcodec::URLContext *  h,
unsigned char *  buf,
int  size
 

avcodec::offset_t URLRageFile_seek avcodec::URLContext *  h,
avcodec::offset_t  pos,
int  whence
 

int URLRageFile_write avcodec::URLContext *  h,
unsigned char *  buf,
int  size
 


Variable Documentation

struct AVPixelFormat_t AVPixelFormats[]
 

avcodec::URLProtocol RageProtocol [static]
 

Initial value:


Generated on Thu Jan 27 20:57:43 2005 for StepMania by doxygen 1.3.7