Commit Graph

63 Commits

Author SHA1 Message Date
c0ntrol
a2db1d5501 issue #42, add mean filter, constrain bg subtraction filters to 1 instance 2016-04-02 16:34:44 +02:00
c0ntrol
46fd8bff60 add new FX, binary threshold via otsu's method (issue #42) 2016-03-29 20:38:23 +02:00
c0ntrol
d8dc796e16 add background subtraction gaussian method, fixes for issue #42 2016-03-28 18:34:26 +02:00
c0ntrol
902cd3f266 extend subtract background fx, issue #42 2016-03-24 21:18:54 +01:00
c0ntrol
cce52c2a7a cleanup, update email addr, fix compile warnings 2016-03-22 20:43:42 +01:00
c0ntrol
1e62476374 fix bg subtract, add extra mode to magic mirror, fix snap bg, added special mode to magic mirror that depends on bg subtraction 2016-03-20 19:36:11 +01:00
c0ntrol
d26ff24761 bugfixes to motionmapping, optimizations to magicmirror, fix bug in magicmirror, added interpolation parameter to motionmapping FX 2016-03-19 20:17:01 +01:00
niels
669b7ea999 some fixes issue #42 2016-01-28 21:33:39 +01:00
niels
5d22974b4e issue #42, thread safety and new FX, randnoise 2015-12-22 14:18:24 +01:00
niels
d5db322761 cummulative changes 2015-12-17 18:34:28 +01:00
niels
a59d7a579b add passthrough fx to use in combinatinon with manual chain fader (simply fetch source from B to fx chain without fx processing) issue #42 2015-12-12 17:39:50 +01:00
niels
90b0917497 fix distortion issue #42 2015-12-11 20:37:56 +01:00
niels
70ddd6dee2 added #73, refactor task handler, fix problem in task manager that caused threads to run in serial, added parameter to alpha:set from mixing source, optimized mask transition, updated status handling in all clients, added new icons, removed obsolete code 2015-12-06 20:32:15 +01:00
niels
eba22f0b00 flag FX for alpha operations, some fixes and some fixmes 2015-12-02 23:49:40 +01:00
[d.j.a.y] Jerome Blanchi
ba7263dab3 vje - Grid : add mode param1
mode : Black or White Grid
default : 1 (white)

[idea] add grid origin parameter : tr,br, tl, br corners + center OR origin_x and origin_y
2015-12-01 15:53:43 +01:00
niels
af241e6d9a add transition map using alpha channel (issue #31) 2015-11-27 19:53:16 +01:00
niels
950804ef2c bathroom window , add parameters x0 and x1, add hints (issue #42) 2015-11-27 18:16:43 +01:00
niels
fa1d36bb0a add alpha-in operator to chroma key (rgb) 2015-11-22 21:34:36 +01:00
niels
e75ef97cfe add level correction, add matte choker, simplify chroma key, fix chroma key (still not perfect), fix softblur, fix alphaselect2 #31, #36, #42 2015-11-22 21:20:43 +01:00
niels
0b4ea3afaa fix #53, add alpha parameter to zoom fx 2015-11-16 19:05:33 +01:00
niels
9248216fad FX names, fixes, #42 2015-11-14 23:10:47 +01:00
niels
4c0f36da41 hide contoureffect from initialization #42 2015-11-12 23:15:09 +01:00
niels
f79b366ca5 fix avarage effect #42 2015-11-12 22:41:13 +01:00
niels
9b1cd2e80d update parameter names in bathroom window, add chroma magick and magic overlays as alpha composite effect, regression in lens correction, fix slicer mixer effect, update internals #42 2015-11-08 22:43:25 +01:00
niels
d546c38092 revert changes to luma key, create new FX luma key composite 2015-11-08 20:29:08 +01:00
niels
ed5a2fd1fd refactor libvje issue #42 2015-11-08 13:53:02 +01:00
niels
03e378ed38 issue #42 2015-11-07 22:55:56 +01:00
niels
abb87476d9 add porter duff blending modes (process in rgba) 2015-11-07 20:18:38 +01:00
niels
05e45a8caa luma key use alpha channel in mode 3 to blend, fix chroma key (use different algorithm), added alpha:select by chroma key, added alpha blend 2015-11-06 23:29:24 +01:00
niels
740c10e003 add FX 'Alpha: Select by color key', bringing total built-in count to 150 FX 2015-11-05 00:41:44 +01:00
niels
41e97febba add gamma and alpha parameters to black white by threshold
rename black white by threshold to black white mask by threshold
2015-11-04 00:01:59 +01:00
niels
03efbfdd01 add FX travel matte (alpha) and feather mask (alpha) 2015-11-01 18:54:02 +01:00
niels
0babdc41be add parameter to gray by color key 2015-10-30 01:41:43 +01:00
niels
24aa4bc779 alpha channel support additions 2015-10-27 22:06:41 +01:00
niels
089344fc7a scale luminance channel to 0-255 range before using it as alpha channel (with auto conversion is turned off) 2015-10-26 21:47:43 +01:00
niels
5640b2b0ca fix issue with reset samplebank in reloaded,
only warn about mismatching audio properties if started without audio,
add alpha channel support to livido,
renamed a FX,
added mixtoalpha,alphafill,alpha2img,toalpha,alphaflatten,
handle alpha plane,
vims 048 enables full sub-chain render incl. mixing effects,
2015-10-25 23:34:02 +01:00
niels
2a3bb54f04 refactor perspective tool, add as built-in FX, remove obsolete code 2015-10-24 18:05:44 +02:00
niels
94ef2daefd push frames for livido mixers, put selector on index 0 instead of 11, define CLAMP 2015-10-22 22:20:21 +02:00
niels
8518d0eef2 fix CFLAGS in sendVIMS for puredata, minor updates to documentation, fixed small memory leak, removed all assertions except on libhash and lzo selftest, fix some console log messages 2015-04-23 21:21:56 +02:00
niels
9fc7a9ecbd fix editlist display in reloaded, fix video file loading, fix edit list routines, fix yuv4mpeg, fix video settings initialization 2015-04-17 23:52:34 +02:00
niels
402f1a18cd failsave in fx apply, refactor pixel task, delete obsolete code 2015-01-27 23:19:45 +01:00
niels
c1d5223312 more fixes to FX 2015-01-27 00:47:24 +01:00
niels
fd24c2b8ce expose transcodes simd optimized average function as new internal fx (Average mixer) 2015-01-11 01:57:53 +01:00
niels
32fc0aedd4 fix frei0r parameters, blacklist known bad frei0r plugins, auto-load frei0r plugins from common location 2015-01-10 12:37:37 +01:00
niels
cdbb1681a7 add timecode to libplugger, pass to livido. 2015-01-03 23:32:14 +01:00
niels
c31f40fcdf fix many compile warnings 2014-12-21 17:05:25 +01:00
niels
fa0673be72 removed an effect (map b to a, texture map) 2013-01-02 23:27:27 +01:00
niels
e5ac37a5b8 fix reloaded build against newer ffmpeg, add large file support (avilib still limited to 4gb), workarround bug in lzo compressor,
refactored all memcpy into (multithreaded) frame copy, refactored all memset into (multirheaded) frame clear, multithreaded super and sub sampling (only tested 4:2:2 ), added new mode to pencil sketch, fixed bug in lens correction, multithreaded 36 effects, updated minilzo to newer version, multhreaded yuv functions for format conversion and pixel scaling, multithreaded fx chain fader, multithreaded fx apply in libvje. Fix bug in encoder when recording in high resolution,
2012-11-25 08:29:07 +01:00
niels
c214ec6718 bugfixes 2012-06-19 07:55:04 +02:00
niels
2c6efc4b51 fix possible segf in median filter
refactor fx init / deinit
2012-06-19 06:42:06 +02:00