|
773576b3a4
|
Added support for Avisynth input (audio only!) using the 'avs2wav' tool. This is a stripped-down and cleaned-up version of the tool by Jory Stone <jcsston@toughguy.net>.
|
2011-05-19 23:07:46 +02:00 |
|
|
be71e483b1
|
Initial ATSC A/52 (aka "AC-3", aka "Dolby Digital") encoding support, based on the Aften encoder.
|
2011-05-04 01:15:05 +02:00 |
|
|
431ed392e2
|
Rewrote initialization code: Instead of extracting all binaries at startup and later selecting the suitable binary for the detected CPU, we will now extract only the binaries that are suitable for the detected CPU. This way we need to extract fewer files at startup. Also CPU selection can be skipped later, as there will be only one registered binary for each tool (the one suitable for the CPU).
|
2011-04-11 02:53:29 +02:00 |
|
|
282b4cb538
|
Updated TTA decoder multiplatform library to v2.1 (2011-03-11), compiled with MSVC 9.0.
|
2011-03-19 20:44:00 +01:00 |
|
|
003e259ca8
|
Removed TAK binary. LameXP 4.00 can't support TAK at the moment, as their command-line decoder doesn't handle Unicode filenames. And, as TAK is ClosedSource, we cannot fix this. Support for TAK will be added when they release a fixed version or when they make their sources available.
|
2011-01-31 19:56:29 +01:00 |
|
|
d13050c3db
|
Added "Resample" filter, based on SoX. Used for encoders that don't support "native" resampling. Also added a "Tone Adjustment" filter, based on SoX too.
|
2011-01-26 20:16:46 +01:00 |
|
|
beb93e7eaa
|
Added support for Monkey's Audio input.
|
2011-01-16 22:00:49 +01:00 |
|
|
fc148e5e65
|
Implement filter framework + currently only the "downmix" filter is implemented, so we can support multichannel to MP3 encoding from now on.
|
2010-12-19 00:50:22 +01:00 |
|
|
c1869b9366
|
Update MediaInfo to v0.7.38.
|
2010-12-18 15:15:17 +01:00 |
|
|
640fa19f09
|
Implemented function to download and install the WMA File Decoder. Support for WMA files has not been implemented yet though.
|
2010-12-12 01:49:07 +01:00 |
|
|
b59bb2399a
|
Actually implement the auto-updater.
|
2010-11-28 22:18:07 +01:00 |
|
|
11f57aecfe
|
Ogg Vorbis encoding support.
|
2010-11-26 00:29:53 +01:00 |
|
|
37a328b074
|
Implement functionality for 'compression' tab + CPU detection
|
2010-11-15 04:42:06 +01:00 |
|
|
07c793d6ec
|
Added a fixed build of MediaInfo
|
2010-11-08 01:36:36 +01:00 |
|
|
36ae27f5f3
|
first commit
|
2010-11-06 23:04:47 +01:00 |
|