Jonathan Thomas
|
f5b7fa6241
|
Removing some of the JSON related cached functions, still hunting for a build server bug
|
2016-09-08 17:37:06 -05:00 |
|
Jonathan Thomas
|
19db239537
|
More changes looking for build server breakage
|
2016-09-08 17:03:42 -05:00 |
|
Jonathan Thomas
|
a5feb47004
|
Reverting CacheDisk changes, trying to find a bug on Ubuntu build servers
|
2016-09-08 16:29:15 -05:00 |
|
Jonathan Thomas
|
c53c9364f3
|
Added new CacheDisk class, which caches frames to the hard drive, dramatically speeding up preview speeds, at the expense of IO operations. New unittests for caching framework. Fixed a few bugs with Frame constructor, which was causing invalid # width & height. Integrated JSON into the cache framework, to quickly share the state of the cache (including ranges of cached frame numbers). Fixed a bug where some Timeline frames could have no audio samples.
|
2016-09-07 00:40:01 -05:00 |
|
Jonathan Thomas
|
89fb86453e
|
Refactoring/renaming Cache to CacheMemory.
|
2016-08-31 23:57:06 -05:00 |
|