Changeset 1238:3c0eaf049201 in roaraudio for roard/streams.c


Ignore:
Timestamp:
02/26/09 03:05:26 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

done a lot to support meta data updates on encoding vorbis streams with meta flag set :), need cleanup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/streams.c

    r1231 r1238  
    382382 cmd &= ~comp; 
    383383 
     384 ROAR_WARN("streams_ctl(id=%i, cmd=?, data=%p): comp=0x%.8x, cmd=0x%.4x", id, data, comp, cmd); 
     385 
    384386 switch (comp) { 
    385387  case ROAR_STREAM_CTL_COMP_BASE: 
Note: See TracChangeset for help on using the changeset viewer.