xoreos
0.0.5
|
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"
Go to the source code of this file.
Namespaces | |
Video | |
Generic video decoder interface.
Definition in file decoder.cpp.