Ignore:
Timestamp:
09/04/08 19:46:49 (16 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

tryed a lot with libvorbisfile to use stream_vio*, seems to to work very well

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/include/codecfilter_vorbis.h

    r668 r741  
    6262}; 
    6363 
     64size_t cf_vorbis_vfvio_read (void *ptr, size_t size, size_t nmemb, void *datasource); 
     65 
    6466int cf_vorbis_open(CODECFILTER_USERDATA_T * inst, int codec, 
    6567                                            struct roar_stream_server * info, 
Note: See TracChangeset for help on using the changeset viewer.