|
57f851ab69
|
Happy new year 2018!
|
2018-01-17 21:18:10 +01:00 |
|
|
54909d5eaa
|
Some improvements to AAC encoder initialization code.
|
2017-12-15 21:03:42 +01:00 |
|
|
33f5a3badf
|
Bump release year.
|
2017-03-12 12:12:49 +01:00 |
|
|
eb8da7b6f9
|
Happy new year 2016!
|
2016-01-03 15:53:42 +01:00 |
|
|
2745904b28
|
Parallel initialization of optional AAC encoders + massive code refactoring in AAC encoder initialization code.
|
2015-04-26 17:27:36 +02:00 |
|
|
99b68fcccb
|
Added optional support for the libfdk-aac encoder, using the fdkaac front-end by nu774.
|
2015-04-24 20:36:05 +02:00 |
|
|
1ea15b179c
|
Happy new year 2015 !!!
|
2015-01-01 18:06:21 +01:00 |
|
|
b0af060ef6
|
Improved initialization of the AAC encoders.
|
2014-12-25 00:47:34 +01:00 |
|
|
cc8df6e510
|
Make the initialization time measurement work again.
|
2014-12-21 17:13:50 +01:00 |
|
|
52142c6e6b
|
Moved the CPU detection code into the MUtils library.
|
2014-11-25 03:15:03 +01:00 |
|
|
cc38035087
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
|
|
d2a7406fc3
|
Tweaked the number of extractor threads. Also added a simple benchmark function (disabled in regular builds).
|
2013-11-01 19:34:27 +01:00 |
|
|
7b016d5fec
|
Updated license info.
|
2013-10-23 22:25:04 +02:00 |
|
|
bd0a370aee
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
|
|
9b687fff9a
|
Happy New Year 2012!
|
2012-01-02 00:52:27 +01:00 |
|
|
da5dfdc85e
|
Added optional support for the QAAC encoder. Requires QuickTime v7.7.1 (or later) and the QAAC front-end.
|
2011-11-21 01:22:41 +01:00 |
|
|
6a04c29ad9
|
Some refactoring: Moved tools info into a separate header file + added simple self-test to Thread_Initialization.
|
2011-10-19 00:24:03 +02:00 |
|
|
84883ab519
|
Added experimental(!) support for FhgAacEnc. Replaces the Nero AAC encoder, if available.
|
2011-08-19 15:27:58 +02:00 |
|
|
327ca1ae75
|
Added 'wma2wav' as WMA decoder and removed all support for WMA decoder by NCH Swift Sound.
|
2011-07-26 22:17:14 +02:00 |
|
|
3ad816f660
|
Show a warning to the use in case of "slow" startup (i.e. when buggy a/v is slowing down the startup procedure)
|
2011-06-24 18:17:04 +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 |
|
|
efc0765dea
|
Move language file initialization to InitializationThread.
|
2011-01-04 19:58:18 +01:00 |
|
|
96db5e86c2
|
Happy new year!
|
2011-01-01 17:04:25 +01:00 |
|
|
c931b92a8e
|
Detect WMA File Decoder component at runtime + suggest download if not installed.
|
2010-12-12 13:44:11 +01:00 |
|
|
373e27b088
|
Detect Nero AAC encoder version at runtime and suggest update, if appropriate
|
2010-11-12 15:58:53 +01:00 |
|
|
36ae27f5f3
|
first commit
|
2010-11-06 23:04:47 +01:00 |
|