xoreos  0.0.5
Namespaces
decoder.cpp File Reference

Generic video decoder interface. More...

#include <cassert>
#include <boost/pointer_cast.hpp>
#include "src/common/error.h"
#include "src/common/memreadstream.h"
#include "src/common/threads.h"
#include "src/common/debug.h"
#include "src/events/events.h"
#include "src/graphics/graphics.h"
#include "src/graphics/images/surface.h"
#include "src/video/decoder.h"
#include "src/sound/sound.h"
#include "src/sound/audiostream.h"
#include "src/sound/decoders/pcm.h"
Include dependency graph for decoder.cpp:

Go to the source code of this file.

Namespaces

 Video
 

Detailed Description

Generic video decoder interface.

Definition in file decoder.cpp.