Worldstone
 All Classes Files Functions Variables Enumerations Enumerator Macros Pages
dcc.cpp File Reference
#include "dcc.h"
#include <BitStream.h>
#include <SystemUtils.h>
#include <array>
#include <assert.h>
#include <fmt/format.h>
#include "ImageView.h"
#include "Palette.h"
#include "utils.h"

Go to the source code of this file.

Macros

#define DEBUG_EXPORT_PPM   0
 

Typedefs

using WorldStone::readSignedPtrType = int32_t(WorldStone::BitStreamView::*)(void)
 

Detailed Description

Author
Lectem. Thanks to Bilian Belchev and Paul Siramy for their DCC file format documentation, upon which this decoder is hugely based

Definition in file dcc.cpp.