Changeset 2701:56507267e81b in roaraudio


Ignore:
Timestamp:
09/13/09 14:20:47 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added cont_fw_cf_ctl() to list of filters

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/codecfilter.c

    r2693 r2701  
    5353 {ROAR_CODEC_RAUM, "RAUM", "RAUM Container Format", NULL, cf_raum_setup, ROAR_CODECFILTER_WRITE, 
    5454  ROAR_SUBSYS_WAVEFORM|ROAR_SUBSYS_MIDI|ROAR_SUBSYS_LIGHT|ROAR_SUBSYS_RAW|ROAR_SUBSYS_COMPLEX, 
    55   cont_fw_cf_open, cont_fw_cf_close, NULL, cont_fw_cf_write, cont_fw_cf_read, cont_fw_cf_flush, NULL, NULL}, 
     55  cont_fw_cf_open, cont_fw_cf_close, NULL, cont_fw_cf_write, cont_fw_cf_read, cont_fw_cf_flush, NULL, cont_fw_cf_ctl}, 
    5656#endif 
    5757 
Note: See TracChangeset for help on using the changeset viewer.