#include "common/scummsys.h"
#include "common/rational.h"
#include "video/video_decoder.h"
#include "audio/mixer.h"
#include "graphics/surface.h"
#include <theora/theoradec.h>
#include <vorbis/codec.h>
Go to the source code of this file.
Define Documentation
#define VIDEO_THEORA_DECODER_H |