Changeset 1238:3c0eaf049201 in roaraudio for roard/codecfilter.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/codecfilter.c

    r1224 r1238  
    8888 ROAR_CODECFILTER_READ, 
    8989#endif 
    90  cf_vorbis_open, cf_vorbis_close, NULL, cf_vorbis_write, cf_vorbis_read, NULL, codecfilter_delay_fulldyn, NULL}, 
     90 cf_vorbis_open, cf_vorbis_close, NULL, cf_vorbis_write, cf_vorbis_read, NULL, codecfilter_delay_fulldyn, cf_vorbis_ctl}, 
    9191#else 
    9292#ifndef ROAR_WITHOUT_CF_CMD 
Note: See TracChangeset for help on using the changeset viewer.