Changeset 4796:e2a54b44679a in roaraudio


Ignore:
Timestamp:
03/14/11 18:00:12 (13 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

updated list so we follow our own recommends

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroar/stream.c

    r4729 r4796  
    825825 {ROAR_CODEC_DEFAULT,     "pcm",         NULL}, // alias 
    826826 {ROAR_CODEC_DEFAULT,     "raw",         NULL}, // alias 
     827 {ROAR_CODEC_PCM_S,       "pcm_s",       NULL}, // alias 
     828 {ROAR_CODEC_PCM_U,       "pcm_u",       NULL}, // alias 
    827829 
    828830 // MIDI: 
Note: See TracChangeset for help on using the changeset viewer.