Changeset 2686:b20911f482f3 in roaraudio for roard/include


Ignore:
Timestamp:
09/13/09 02:09:52 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added RAUM to list of CFs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/include/codecfilter.h

    r2679 r2686  
    106106#endif 
    107107 
     108#include "container_framework.h" 
     109 
    108110//cf alaw/mulaw: 
    109111#include <libroardsp/libroardsp.h> 
     
    146148// cf_mulaw_delay() would be exactly the same as cf_alaw_delay() so it is just used by mulaw, too. 
    147149 
     150CONT_FW_SETUP_TYPE(cf_raum_setup); 
     151 
    148152#endif 
    149153 
Note: See TracChangeset for help on using the changeset viewer.