Changeset 1021:bdf6df991057 in roaraudio


Ignore:
Timestamp:
12/21/08 12:30:34 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

ha, I added write support to it yesterday...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/codecfilter.c

    r1012 r1021  
    3434#else 
    3535*/ 
    36  {ROAR_CODEC_RIFF_WAVE, "RIFF/WAVE", "RIFF/WAVE", NULL, ROAR_CODECFILTER_READ, 
     36 {ROAR_CODEC_RIFF_WAVE, "RIFF/WAVE", "RIFF/WAVE", NULL, ROAR_CODECFILTER_READ|ROAR_CODECFILTER_WRITE, 
    3737  cf_wave_open, cf_wave_close, NULL, cf_wave_write, cf_wave_read, NULL}, 
    3838//#endif 
Note: See TracChangeset for help on using the changeset viewer.