Changeset 994:43a7c78b4bf9 in roaraudio for roard/codecfilter.c


Ignore:
Timestamp:
12/18/08 23:40:21 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

seems that I got it finally rung experimental

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/codecfilter.c

    r976 r994  
    6262  cf_cmd_open, NULL, NULL, NULL, NULL, NULL}, 
    6363#endif 
     64#endif 
     65 
     66#ifdef ROAR_HAVE_LIBFISHSOUND 
     67 {ROAR_CODEC_OGG_SPEEX, "fishsound",  "fishsound", 
     68  NULL, ROAR_CODECFILTER_READ, 
     69  cf_fishsound_open, cf_fishsound_close, NULL, NULL, cf_fishsound_read, NULL}, 
    6470#endif 
    6571 
Note: See TracChangeset for help on using the changeset viewer.