Граф коммитов

9 Коммитов

Автор SHA1 Сообщение Дата
Leszek 'skolima' Ciesielski e87ae10f60 Decoding moved to OggDecodeStream, another usage sample added. 2012-03-05 09:50:51 +01:00
Leszek 'skolima' Ciesielski fe1ca9d6e6 Solution updated to VS2010 format. 2012-03-04 21:58:49 +01:00
Mark Crichton d8160269b5 Added license and a README.
svn path=/trunk/csvorbis/; revision=4919
2002-05-24 21:18:27 +00:00
Mark Crichton 99bbb68a04 More changes. Fixed comment parsing code, removed debugging outputs.
svn path=/trunk/csvorbis/; revision=4308
2002-05-05 15:03:07 +00:00
Mark Crichton ff790de55b Cleaned up some of the copyright stuff. Also put my name in as responsible
for the C# code.

I'm going to answer to St. Peter for this...I just know I am.

svn path=/trunk/csvorbis/; revision=4108
2002-04-28 14:25:05 +00:00
Mark Crichton 4cbb501a34 Fixed some file buffer flushing bugs. However, the code now works and
produces data comparable to Ogg Vorbis 1.0rc3.

There appear to be one or two small math problems lurking around somewhere, but
they dont seem to affect quality (+/- 1 in some of the PCM values...looks
like a rounding error).

Need to finish porting synchronized() to C#'s locking mechanism, and editing
the comments in the files.  Also, should find a way to clean up all the
internal methods/variables.  csogg is a huge abuser of this...

svn path=/trunk/csvorbis/; revision=4103
2002-04-28 11:59:54 +00:00
Mark Crichton d9c684a473 Reduced some complex expressions down. Hopefully mono's register allocator
can hack this.

svn path=/trunk/csvorbis/; revision=4093
2002-04-27 16:03:19 +00:00
Mark Crichton ebde5e7ef1 Fixed some warnings, and added TODOs in the Comment code.
Need to find a good way to convert byte[] into a String of some sort.

svn path=/trunk/csvorbis/; revision=4039
2002-04-25 04:04:28 +00:00
Mark Crichton 6530017e23 Initial revision
svn path=/trunk/csvorbis/; revision=3945
2002-04-22 03:45:32 +00:00