Commit Graph

380 Commits

Author SHA1 Message Date
darkeye 0913fefad2 code cleanup: compiles under gcc-c++ 3.1, using -pedantic option 2002-05-28 12:35:41 +00:00
darkeye 7e9555b97c added cbr, abr and vbr setting feature with encoding quality 2002-04-13 11:26:00 +00:00
nobody ae1f874cea This commit was manufactured by cvs2svn to create tag
'darkice-0_9_1'.
2002-04-09 13:36:04 +00:00
darkeye 64bd099709 for 0.9.1 2002-04-09 13:36:04 +00:00
darkeye 3ea1be1f9d fixed date typo 2002-04-09 13:30:29 +00:00
darkeye 17bf419804 resolved memory leak issue introduced in 0.9 2002-04-09 13:10:43 +00:00
darkeye 35d21539b6 description of missing sampleRate field of section [icecast2-x] 2002-03-28 17:45:38 +00:00
nobody 89255c7f28 This commit was manufactured by cvs2svn to create tag 'darkice-0_9'. 2002-03-28 17:11:18 +00:00
darkeye a6982eedda added file AUTHORS to set of distributed files 2002-03-28 17:11:18 +00:00
darkeye 8f15f97053 removed VBR and vorbis resampling items, as they are completed 2002-03-28 17:10:39 +00:00
darkeye d588f2dcca more thanks to contributors 2002-03-28 17:06:40 +00:00
darkeye 9e4bc7a234 for version 0.9 2002-03-28 16:56:14 +00:00
darkeye 38dc041a4b moved functions conv8() and conv16() to class Util (as conv())
added resampling functionality
added support for variable bitrates
2002-03-28 16:47:38 +00:00
darkeye a50598add0 added functions strToD(), conv8(), conv16() and conv() 2002-03-28 16:45:46 +00:00
darkeye 33c7ed07a6 added aflibConverter class from the OSALP project 2002-03-28 16:44:27 +00:00
darkeye fbf53a61b4 enabled resampling and variable bitrates for vorbis (icecast2) streams 2002-03-28 16:43:11 +00:00
darkeye 4d6603ae53 some fixes to typos in comments 2002-03-28 16:41:49 +00:00
darkeye 09179b384e slight changes to allow for variable bitrate streams
(where the value of bitrate is 0)
2002-03-28 16:40:55 +00:00
darkeye c326ebfac1 added interface for variable bitrate encoding 2002-03-28 16:39:32 +00:00
darkeye f96c7969eb moved functions conv8() and conv16() to class Util 2002-03-28 16:38:37 +00:00
darkeye 867b7ffdc9 added possibility to chose vorbis lib version rc2 or rc3 2002-03-28 16:36:37 +00:00
darkeye 84cee897f7 added possibility to save the encoded stream to a local file only
(no streaming server needed)
2002-02-28 09:49:25 +00:00
nobody 2771fbf1d3 This commit was manufactured by cvs2svn to create tag 'darkice-0_8'. 2002-02-20 15:11:33 +00:00
darkeye 5882039e42 removed -g from CFLAGS, which was left there by mistake 2002-02-20 15:11:33 +00:00
darkeye 53ce45daf4 version 0.8 2002-02-20 15:09:36 +00:00
darkeye e25f624709 minor changes 2002-02-20 15:08:52 +00:00
darkeye f373aa1907 updated version number from rc2 to rc3 2002-02-20 15:08:29 +00:00
darkeye 633defc6f0 updated version number from 3.89beta to 3.91 2002-02-20 15:07:59 +00:00
darkeye 94df9fcdba added Michael Smith 2002-02-20 15:07:28 +00:00
darkeye b3d47e851b version 0.8 2002-02-20 14:26:51 +00:00
darkeye 2ddb545512 added local dump file possibility 2002-02-20 11:54:11 +00:00
darkeye 63e7805dd7 added equality operators to compare with pointers 2002-02-20 11:51:27 +00:00
darkeye ab8efd2d31 updated to work with Ogg Vorbis libs rc3 and current IceCast2 cvs 2002-02-20 10:40:02 +00:00
darkeye b4874eeb18 send Content-type header when logging in to icecast2 servers 2002-02-19 15:24:26 +00:00
darkeye b2f759bf5e fixed typo 2002-02-19 15:23:59 +00:00
darkeye f240e3e86f updated for lame 3.91 2002-02-19 14:52:41 +00:00
darkeye 021a6e2078 new requests 2001-11-27 16:41:01 +00:00
darkeye 03215d74f8 fixed public stream reporting 2001-11-20 09:06:18 +00:00
darkeye 52748eb65c better late than never 2001-10-22 13:41:30 +00:00
darkeye dc4867b214 fixed incorrect vorbis bitrate setting 2001-10-21 13:08:18 +00:00
darkeye d398578542 added possibility to disable highpass and lowpass filters for lame 2001-10-20 10:56:45 +00:00
nobody 4309523f0d This commit was manufactured by cvs2svn to create tag 'darkice-0_7'. 2001-10-19 12:48:03 +00:00
darkeye c2768cc577 for new version 2001-10-19 12:48:03 +00:00
darkeye f34e99d819 for new release 2001-10-19 12:47:12 +00:00
darkeye 81629a07b5 changed version to 0.7 2001-10-19 12:46:34 +00:00
darkeye 50684028b7 created configure options to compile with or without lame / Ogg Vorbis 2001-10-19 12:39:42 +00:00
darkeye 35e0d6884b config file now may contain tabs also as white space 2001-10-19 09:20:09 +00:00
darkeye d5d86896be renamed version to 0.7beta 2001-10-19 09:05:54 +00:00
darkeye 9d5c687bbd added support for resampling mp3 streams 2001-10-19 09:03:39 +00:00
darkeye e3fca60927 new things to do 2001-10-08 11:35:21 +00:00