more thanks to contributors
This commit is contained in:
parent
9e4bc7a234
commit
d588f2dcca
|
@ -9,4 +9,6 @@ with contributions by:
|
||||||
Robin P. Blanchard, <Robin_Blanchard@gactr.uga.edu>
|
Robin P. Blanchard, <Robin_Blanchard@gactr.uga.edu>
|
||||||
Tom Gray, <tomg@future-i.com>
|
Tom Gray, <tomg@future-i.com>
|
||||||
Michael Smith, <msmith@labyrinth.net.au>
|
Michael Smith, <msmith@labyrinth.net.au>
|
||||||
|
Julius O. Smith, <jos@ccrma.stanford.edu>
|
||||||
|
the OSALP team, http://osalp.sourceforge.net
|
||||||
|
|
||||||
|
|
|
@ -5,8 +5,9 @@
|
||||||
o added variable bitrate support for vorbis streams
|
o added variable bitrate support for vorbis streams
|
||||||
o support for both rc2 and rc3 versions of vorbis libraries
|
o support for both rc2 and rc3 versions of vorbis libraries
|
||||||
o added support for resampling when encoding to vorbis
|
o added support for resampling when encoding to vorbis
|
||||||
(thanks to the OSALP project for the resampling class,
|
thanks to the OSALP project for the resampling class,
|
||||||
http://osalp.sourceforge.net/)
|
http://osalp.sourceforge.net/ and
|
||||||
|
Julius O. Smith, <jos@ccrma.stanford.edu> for the original code
|
||||||
|
|
||||||
20-02-2002: DarkIce 0.8 released
|
20-02-2002: DarkIce 0.8 released
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue