Ignore:
Timestamp:
01/18/09 13:07:26 (15 years ago)
Author:
radscorpion
Message:

DirectShow Musepack Decoder updated to 0.9.2.0
Bug fixed with -6 dB output. Shame on me!!
Built with latest libcommon and libmpcdec.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • dsfilters/dec_mpc/src/stdafx.h

    r373 r420  
    4747#include <iostream>
    4848#include <windows.h>
     49#include <windowsx.h>
    4950
    5051#include <afxtempl.h>
     
    6162#include "decoder.h"
    6263
    63 
    64 //#include "bits.h"
    6564#include "mpc_types.h"
    66 //#include "mpc_file.h"
    67 //#include "mpc_pin.h"
    6865#include "mpc_filter.h"
    6966#include "mpc_prop.h"
Note: See TracChangeset for help on using the changeset viewer.