Changeset 2289:679f1bd20a6f in roaraudio


Ignore:
Timestamp:
08/05/09 03:18:29 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

another debug message

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/meta.c

    r1493 r2289  
    227227 
    228228  // ask the codec filter to update meta data: 
     229  ROAR_DBG("stream_meta_finalize(id=%i): Asking stream %i to update meta data", id, co); 
    229230  streams_ctl(co, ROAR_CODECFILTER_CTL_META_UPDATE, NULL); // ignore errors... 
    230231 } 
Note: See TracChangeset for help on using the changeset viewer.