Changeset 998:fdee4bd3aeec in roaraudio


Ignore:
Timestamp:
12/19/08 00:03:48 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

updated description

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/codecfilter.c

    r995 r998  
    6565 
    6666#ifdef ROAR_HAVE_LIBFISHSOUND 
    67  {ROAR_CODEC_OGG_SPEEX, "fishsound",  "fishsound", 
     67 {ROAR_CODEC_OGG_SPEEX, "fishsound",  "libfishsound Xiph Codec library", 
    6868  NULL, ROAR_CODECFILTER_READ, 
    6969  cf_fishsound_open, cf_fishsound_close, NULL, NULL, cf_fishsound_read, NULL}, 
    7070 
    71  {ROAR_CODEC_OGG_FLAC, "fishsound",  "fishsound", 
     71 {ROAR_CODEC_OGG_FLAC, "fishsound",  "libfishsound Xiph Codec library", 
    7272  NULL, ROAR_CODECFILTER_READ, 
    7373  cf_fishsound_open, cf_fishsound_close, NULL, NULL, cf_fishsound_read, NULL}, 
Note: See TracChangeset for help on using the changeset viewer.