Ignore:
Timestamp:
02/25/09 01:44:46 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

moved code to cf_vorbis_encode_*() instaed of close/open/write...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/include/codecfilter_vorbis.h

    r1185 r1226  
    7373 
    7474int cf_vorbis_update_stream (struct codecfilter_vorbis_inst * self); 
     75int cf_vorbis_encode_start  (struct codecfilter_vorbis_inst * self); 
     76int cf_vorbis_encode_end    (struct codecfilter_vorbis_inst * self); 
    7577 
    7678#endif 
Note: See TracChangeset for help on using the changeset viewer.