Grigory Chudov
|
16fccfe5c9
|
Code cleanup; Reader classes renamed to Decoders, Writers to Encoders, every Decoder must have a corresponding Settings class now just like Encoders. UserDefinedEncoders renamed to CommandLineEncoders, etc.
|
2018-03-23 19:26:26 -04:00 |
|
Grigory Chudov
|
929b7de944
|
Updated the build system, now using .NET Framework v4.0 for most things
|
2018-03-11 17:07:48 -04:00 |
|
Grigory Chudov
|
6643b4e7f1
|
Fix unit tests
|
2013-04-21 19:23:08 -04:00 |
|
Grigory Chudov
|
9670c6c891
|
Refactoring codecs infrastructure:
AudioWriterSettings passed to IAdioDest constructors now
AudioWriterSettings now includes AudioPCMConfig
|
2013-04-07 20:41:58 -04:00 |
|
Grigory Chudov
|
b44e482dee
|
Refactoring: moved Padding and BlockSize from IAudioDest to AudioEncoderSettings;
|
2013-04-04 22:07:15 -04:00 |
|
chudov
|
351e6e6762
|
FLACReader.Position was returning nonsense (thanks, Ivailo)
|
2011-10-23 19:36:55 +00:00 |
|
chudov
|
45417592f0
|
misc tests
|
2011-10-22 23:53:33 +00:00 |
|