cog/Audio/Chain
vspader b653133695 Added debug message for when output buffer runs dry. 2007-05-26 12:44:01 +00:00
..
BufferChain.h Added some error messages that should hopefully fix some initial stuttering issues. 2007-03-19 00:19:47 +00:00
BufferChain.m A fix to try to stop the buffer from running dry when seeking. 2007-05-26 12:42:00 +00:00
Converter.h Fix for some playback issues (low frequency files). 2007-05-16 01:06:23 +00:00
Converter.m Removed debugging messages. 2007-05-16 01:31:04 +00:00
InputNode.h Merged decoder and converter threads to facilitate midstream format changing. 2007-03-03 17:19:37 +00:00
InputNode.m A fix to try to stop the buffer from running dry when seeking. 2007-05-26 12:42:00 +00:00
Node.h Added some error messages that should hopefully fix some initial stuttering issues. 2007-03-19 00:19:47 +00:00
Node.m Added some error messages that should hopefully fix some initial stuttering issues. 2007-03-19 00:19:47 +00:00
OutputNode.h Fixed overflow error. 2007-05-22 23:37:22 +00:00
OutputNode.m Added debug message for when output buffer runs dry. 2007-05-26 12:44:01 +00:00