|
f38c651a18
|
Added support for detecting "portable" Avisynth.
|
2016-10-02 16:18:01 +02:00 |
|
|
286f615370
|
Happy new year 2016!
|
2016-01-01 23:59:55 +01:00 |
|
|
1e2b69c6f4
|
Make "custom" Avs2YUV parameters work again.
|
2015-11-18 20:48:54 +01:00 |
|
|
9a5076ffcb
|
More code refactoring: Got rid of the "binaries" class + added a SourceFactory class plus SourceInfo classes for each source type + some improvements of AddJob dialog.
|
2015-08-02 21:16:36 +02:00 |
|
|
e669acfd39
|
Removed a lot of old cruft and use MUtils functions where possible.
|
2015-02-02 22:11:06 +01:00 |
|
|
d4d0882a10
|
Happy new year 2015 !!!
|
2015-01-31 19:56:04 +01:00 |
|
|
7524549739
|
Some improvements to x264 version check. In particular, some "patched" builds with *broken* string should now produce the correct error message.
|
2015-01-05 20:53:01 +01:00 |
|
|
834905abf9
|
Some improvements to version number handling.
|
2014-05-06 00:22:18 +02:00 |
|
|
675ef7cef5
|
Fixed VapourSynth input + some more code re-factoring.
|
2014-02-26 16:08:06 +01:00 |
|
|
1decd835d9
|
Fixed Avisynth version detection as well as detecting the source properties.
|
2014-02-26 00:55:11 +01:00 |
|
|
65e7bc32e0
|
Fixed the use of the "m_abort" and "m_pause" flags. Also various fixes to encoder output parsing.
|
2014-02-25 23:52:10 +01:00 |
|
|
38e7dbae56
|
Refactored source types (Avisynth, VapourSynth, etc) into separate classes + loads of fixes.
|
2014-02-24 23:13:42 +01:00 |
|
|
6164e48604
|
Refactored runEncodingPass() into AbstractEncoder class and refactored encoder-specific parts into the corresponding Encoder classes.
|
2014-02-24 19:51:53 +01:00 |
|
|
0fa2a16e13
|
Refactored encoder version detection into encoder-specific classes.
|
2014-02-24 14:57:30 +01:00 |
|
|
b356e28a32
|
Some refactoring to allow supporting multiple encoders in the encode thread (far from being complete though).
|
2014-02-22 20:32:46 +01:00 |
|