cog/Audio/Chain
vspader ce08d6d4da Doubled the buffer size. Since the converter and input are now merged, a larger buffer is a good thing (tm). 2007-03-04 16:00:26 +00:00
..
BufferChain.h Merged decoder and converter threads to facilitate midstream format changing. 2007-03-03 17:19:37 +00:00
BufferChain.m Merged decoder and converter threads to facilitate midstream format changing. 2007-03-03 17:19:37 +00:00
Converter.h Muleiple vorbis bitstreams in one file for streaming. Bitstreams can be different formats. (!) 2007-03-03 22:55:26 +00:00
Converter.m Fix crash when input errors. 2007-03-04 00:59:40 +00:00
InputNode.h Merged decoder and converter threads to facilitate midstream format changing. 2007-03-03 17:19:37 +00:00
InputNode.m Muleiple vorbis bitstreams in one file for streaming. Bitstreams can be different formats. (!) 2007-03-03 22:55:26 +00:00
Node.h Doubled the buffer size. Since the converter and input are now merged, a larger buffer is a good thing (tm). 2007-03-04 16:00:26 +00:00
Node.m Merged with cog-audio-framework branch. Cog now uses plugins. 2007-02-24 20:36:27 +00:00
OutputNode.h Merged with cog-audio-framework branch. Cog now uses plugins. 2007-02-24 20:36:27 +00:00
OutputNode.m Merged with cog-audio-framework branch. Cog now uses plugins. 2007-02-24 20:36:27 +00:00