cog/Audio/Chain
Chris Moeller bbb5549873 Added MPEG Audio support to FFMPEG plugin, which also supports proper seeking in VBR files; Fixed decoding of files which contain multiple streams 2013-10-08 23:57:58 -07:00
..
BufferChain.h Fixed handling ReplayGain info on automatic track changes 2013-10-07 13:03:34 -07:00
BufferChain.m Fixed handling ReplayGain info on automatic track changes 2013-10-07 13:03:34 -07:00
ConverterNode.h Fixed input to float conversion and made it mandatory, so I could move volume scaling to the converter node 2013-10-07 03:59:04 -07:00
ConverterNode.m Added MPEG Audio support to FFMPEG plugin, which also supports proper seeking in VBR files; Fixed decoding of files which contain multiple streams 2013-10-08 23:57:58 -07:00
InputNode.h Fixed input to float conversion and made it mandatory, so I could move volume scaling to the converter node 2013-10-07 03:59:04 -07:00
InputNode.m Fixed input to float conversion and made it mandatory, so I could move volume scaling to the converter node 2013-10-07 03:59:04 -07:00
Node.h Fixed crash, and in doing so introduced a huge memory leak! 2008-02-16 02:46:19 +00:00
Node.m Fixed memory leak in previous commit caused by anal retentive retention. 2008-02-16 02:52:49 +00:00
OutputNode.h Fixed Trac bug 65: Doesn't show correct position after 203:50 mins - caused by an unsigned long overflow. 2008-02-18 11:37:33 +00:00
OutputNode.m Fixed crash, and in doing so introduced a huge memory leak! 2008-02-16 02:46:19 +00:00