Changeset 2914:b91428cba7ad in roaraudio for libroardsp


Ignore:
Timestamp:
10/14/09 18:49:54 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added debug lion

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroardsp/transcode_speex.c

    r2898 r2914  
    6767  self->max_cc = ROAR_SPEEX_MAX_CC; 
    6868 
     69  ROAR_DBG("roar_xcoder_speex_init(*): self->codec_config=%p", self->codec_config); 
     70 
    6971  if ( _HAVE_CCFG(ROAR_LIBROAR_CONFIG_PSET_MAX_CC) ) { 
    7072   self->max_cc = self->codec_config->max_cc; 
Note: See TracChangeset for help on using the changeset viewer.