/* * SPU Decoder Prototype * * Copyright (C) 2001.2002 Andreas Schultz * * This code is distributed under the terms and conditions of the * GNU GENERAL PUBLIC LICENSE. See the file COPYING for details. * * $Id: spu.c 1.4 2008/02/10 14:06:48 kls Exp $ */ #include "spu.h" #include // --- cSpuDecoder ----------------------------------------------------------- /* cSpuDecoder::cSpuDecoder() {}; */ cSpuDecoder::~cSpuDecoder() { };