[d.j.a.y] Jerome Blanchi
|
6de8045357
|
Libvje / refactor : opacityadv
* frame->width, frame->height
|
2016-04-20 12:09:43 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
abae2e2a3d
|
Libvje / refactor : opacity
* frame->width, frame->height
|
2016-04-20 12:05:56 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
1f91fd610d
|
Libvje / refactor : colormap
* frame->width, frame->height
|
2016-04-20 11:57:08 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
d225dde354
|
Libvje / refactor : negatechannel
* frame->width, frame->height
|
2016-04-20 11:54:24 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
b5a1989f00
|
Libvje / refactor : medianfilter
* frame->width, frame->height
|
2016-04-20 11:52:17 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
fcd097b9ed
|
Libvje / refactor : negation
* frame->width, frame->height
|
2016-04-20 11:47:57 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
45038d48c5
|
Libvje / refactor : mirrors2
* frame->width, frame->height
|
2016-04-20 11:44:44 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
eb08f86413
|
Libvje / refactor : mirrors
* frame->width, frame->height
|
2016-04-20 11:39:57 +02:00 |
|
c0ntrol
|
48aa7445df
|
review changes, fixed fpe exception in lumamagic mode 33 (issue #42)
|
2016-04-09 10:18:56 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
b7e8ce074f
|
Libvje / refactor : overlaymagic
* frame->width, frame->height
|
2016-04-06 14:03:46 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
1726a3fe11
|
Libvje / refactor : lumamagick
* frame->width,frame->height
|
2016-04-06 11:58:44 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
8753e7c714
|
Libvje / refactor : flip_apply
* frame->width,frame->height
|
2016-04-06 11:45:54 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
90ef359418
|
Libvje / refactor : flip_apply
* frame->width,frame->height
|
2016-04-06 11:32:40 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
560b89826d
|
Libvje / refactor : fibdownscale_apply
* frame->width,frame->height
|
2016-04-06 11:11:45 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
9ae244d910
|
Libvje / refactor : emboss_apply
* frame->width,frame->height
|
2016-04-06 10:14:31 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
062fab4f4f
|
Libvje / refactor : dither_apply
* frame->width,frame->height
|
2016-04-06 10:01:37 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
20424383c0
|
Libvje / refactor : dices_apply
* frame->width,frame->height
|
2016-04-06 09:33:36 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
0ab939e5cb
|
Libvje / refactor : radcor_apply
* frame->width,frame->height
|
2016-04-06 09:16:37 +02:00 |
|
c0ntrol
|
0bca5f142c
|
issue #42
|
2016-04-04 20:21:38 +02:00 |
|
c0ntrol
|
1b12a616f4
|
issue #42, issue #99
|
2016-04-03 18:56:38 +02:00 |
|
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
|
99c04695fe
|
issue #42, fix use of uninitialized variables, fix invalid reads, fix compile warnings, fix memory leaks (at exit), added missing modes to luma magick fx
|
2016-03-21 21:53:52 +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
|
e2a8c69001
|
add friendly names for mode parameter values (issue #42)
|
2015-11-24 23:21:21 +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
|
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 |
|