Recognizes if input is ogg or not.
[xiph.git] / ao / TODO
blob6bfdb550b4924a9425021a942a74a1ab63d23371
1 I think these are the next steps:
3 - make the plugins dynamically loadable (done)
4 - make a ao-config liek gtk-config instead of ao_libs.inc (done)
5 - extend the configuration files to allow default options for
6   each driver
7 - Sample rate conversion on the fly to support sound cards that have few
8   sample rate options (like the i810 audio device, which only does 48000)
9 - Actually test the IRIX plugin.  :)
10 - Test the macosx plugin