Fixed M00, M01, etc. bug; fixer color-ext LUTs; fixed badpixels when mlv_dump command isn't available on PATH. Also, symbolic linking support is now explicitly required.Sofus Albert Høgsbro Rose2018-11-24 18:22:13 +0100
Added code that clones magic-tools to build the newest ML binaries quickly & easily. Also fixed the licensing for the binaries.Sofus Albert Høgsbro Rose2016-12-31 18:55:52 +0100
a3e38e49b7Fixed #20 and #22, though MLV to DNG lags after completion. Also, fixed mkrelease.sh to work with 2.0.1 as opposed to the modularization branch. #22 fix is quite sloppy (-oP replaced with -E).
Tine Sørensen
2016-12-29 20:22:10 +0100
Using array; start wipe of globals. Need to complete arg functions, globals transition, and modularization of develop() before a lot of code cleanup, then the plugin system. That'll deserve a merge, where I'll branch into the big califrames, then start committing modular features. Before 2.1.0 I'll do some RCs for myself, reevaluate the colorspace bug, and that'll be it!Sofus Albert Høgsbro Rose2016-12-08 22:37:22 -0500
Even more modularization. Working on using locals vs. globals in the new internal functions as best as at all possible.Sofus Albert Høgsbro Rose2016-12-06 23:06:56 -0500
Heavy modularization for ease of development! convmlv.sh is now just a chooser, triggering functions in src. More work to do.Sofus Albert Høgsbro Rose2016-12-06 00:56:08 -0500
Fixed DNGs. Again. Also, now using symlinks for external DNG sequence - this makes it very fast, especially when working with MLVFS!Sofus Albert Høgsbro Rose2016-11-29 18:30:52 -0500
b04653d12cWorked on mac compatibility. Backslash (/) /e is now /033, readlink has a Mac variant readlinkFMac, and threads are auto-detected on Mac using sysctl. Various smaller Mac errors fixed too; before dependencies are installed, it works perfectly. Also added error checking for when python isn't present.Sofus Albert Høgsbro Rose2016-10-29 21:57:05 -0400
5742812bc2Added removegrain ffmpeg filter denoiser. All right, I think that's enough denoisers :).Sofus Albert Høgsbro Rose2016-06-27 01:34:04 -0400
91663f92e5Added removegrain ffmpeg filter denoiser. All right, I think that's enough denoisers :).Sofus Albert Høgsbro Rose2016-06-27 01:33:53 -0400
b4e83a6e2fFixed the huge colorspace bug (in a weird way - see Nasty Hacks in source). Fixed sRange 1 n error, where no output would be given. Implemented hqdn3d denoiser, and ffmpeg deshake, filters. Expanded filter framework; list now formats correctly.Sofus Albert Høgsbro Rose2016-06-27 00:59:14 -0400
65cfb52af0Fixed the old 'cut frame range' bug - essentially, in dcrawOpt, the already partially developed DNGs were being cut again, causing inconsistent movie development.Sofus Albert Høgsbro Rose2016-06-25 11:38:33 -0400
dfa4d226cfHuge update: Multithreaded DNG, new argument parsing & long arguments, reuse root folders, global config file, more error checking, use s and e in frame range, DNG progress bar, bug fixes galore!!Sofus Albert Høgsbro Rose2016-05-18 17:36:28 -0400
05eae08c9aDNG progress bar, MLV split before development + DNGs renamed after, specify saturation point, white balance scale >1 or <1, fixed Dual ISO frame cut bug.Sofus Albert Høgsbro Rose2016-05-16 21:19:58 -0400
2b3677b432Inverted compression arg, fixed WB black level, writing BL to new settings.txt when reused.Sofus Albert Høgsbro Rose2016-05-11 10:40:54 -0400
ea9eb63ae3Bug fixes for -a option, Black Level for multiple arguments (FRAME_START should be 1). More settings are printed!!Sofus Albert Høgsbro Rose2016-04-15 08:50:13 -0400
5e061a4d73Camera WB is not default. Can specify frame range to process. Chroma smoothing now works with Dual ISO footage. * Can reuse DNGs from previous run; used to speedup settings changes. * Semi-interactive usage is now possible due to fast, targeted redevelopment (specify a frame range)!Sofus Albert Høgsbro Rose2016-04-13 09:47:22 -0400
784bddd449HUGE changes. * Black level aware. In fact, all previous versions are useless because of this bug. Adds exiftool as dependency. * Can use a badpixels file without generating one. * Color space output; gamma/space are synchronized. * Can output some MLV settings by themselves. * Chroma smoothing! 2x2, 3x3, or 5x5.Sofus Albert Høgsbro Rose2016-04-12 12:47:47 -0400
5902f31718Removed some movie functions, replacing them for the new piping scheme. Kinda dangerous ;).Sofus Albert Høgsbro Rose2016-03-15 18:10:10 -0400
b2b6537ee0Undefaulted -H2, exposed 4-color interpolation, allowed for own badpixels, streamlined + sped up LUT for images.Sofus Albert Høgsbro Rose2016-03-15 00:40:55 -0400
39f852d46dOf all the irritants in the world, I swear to god, updating this file tops them allSofus Albert Høgsbro Rose2016-03-13 22:26:44 -0400
54e40b3c78Revamped UI. ffmpeg now streams encoding data from dcraw directly. WB speedup. Just kinda better!Sofus Albert Høgsbro Rose2016-03-13 21:33:53 -0400
4bf79e88eeAdded auto white balance, averaged over sequence. Added .RAW processing capability. Fixed a quirk of x266 where heights/widths not divisible by 2 prevented encoding by rounding down a pixel.Sofus Albert Høgsbro Rose2016-03-13 03:04:18 -0400