Changeset 557:006ffdafdd33 in roaraudio


Ignore:
Timestamp:
08/18/08 21:29:22 (16 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added codec alias "raw" for ROAR_CODEC_DEFAULT,

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroar/stream.c

    r549 r557  
    276276 {ROAR_CODEC_DEFAULT,     "default"    }, // alias 
    277277 {ROAR_CODEC_DEFAULT,     "pcm"        }, // alias 
     278 {ROAR_CODEC_DEFAULT,     "raw"        }, // alias 
    278279 
    279280 // MIDI: 
Note: See TracChangeset for help on using the changeset viewer.