Jerome Blanchi aka d.j.a.y
6934233aad
vje fix raster and flip
2019-05-29 15:19:49 +02:00
c0ntrol
03e0de0edd
add new FX 'chroma stretch'
2019-05-21 22:01:00 +02:00
c0ntrol
4ed262ea0c
add new FX 'Asendorf Glitch' (pixelsort)
2019-02-01 18:31:04 +01:00
c0ntrol
c6928b3ff6
change FX plugins to operate in YUV 4:4:4 mode
2019-01-23 00:13:40 +01:00
c0ntrol
3d7f7b48ad
fix some leaks
2018-09-29 15:56:08 +02:00
c0ntrol
81658d3604
Add new FX 'Posterize II'
2018-09-15 21:11:03 +02:00
c0ntrol
bad7a37372
fix invalid read, refactor fx free, fix ptr qualifier
2018-08-11 21:50:25 +02:00
c0ntrol
12067061b3
initialize sqrt lookup table
2017-01-02 16:30:01 +01:00
[d.j.a.y] Jerome Blanchi
111279ba95
Libvje / refactor : fnct def to #include (clean vj-effect.c)
2016-08-03 16:51:42 +02:00
c0ntrol
f6c3256003
add missing include file #127
2016-08-03 11:04:28 +02:00
[d.j.a.y] Jerome Blanchi
94af19d7d4
Libvje / refactor : water
...
* rippletv.h ---> water.h
2016-07-29 12:57:40 +02:00
c0ntrol
a781c27dde
issue #42
2016-06-03 21:00:27 +02:00
c0ntrol
23fec4a67f
issue #111 , fix sequence slot indicator in reloaded, fix crash on deleting tag when it was mixing with a sample (and vice versa), fix leak in yuvconv, fix leak in plugin description cleanup, change status behaviour for current sequence slot; MAX_SEQUENCES indicates sequencer is turned off, any other value is a valid sequence index.
2016-05-18 19:48:42 +02:00
c0ntrol
bd9aa1379b
issue #111 , filter generator FX from effect list (can be added now as streams via menu item or VIMS message)
2016-05-16 10:07:06 +02:00
Niels
638fed14ea
issue #42 , alpha choke and plasma distortion
2016-05-15 14:22:54 +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
dc89c1c135
fix compile warnings ( ./configure --enable-compile-warnings )
2016-03-25 16:16:04 +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
niels
669b7ea999
some fixes issue #42
2016-01-28 21:33:39 +01:00
Niels Elburg
c58807d074
i686 build fixes, ffmpeg updates
2016-01-10 21:11:05 +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
eba22f0b00
flag FX for alpha operations, some fixes and some fixmes
2015-12-02 23:49:40 +01:00
niels
ad2fef3fa0
fix distortion fx, honor fade_method in auto fader, fix crash on failed generator loading, fix typo (issue #32 )
2015-11-30 20:48:55 +01:00
niels
af241e6d9a
add transition map using alpha channel (issue #31 )
2015-11-27 19:53:16 +01:00
niels
27eba7483c
add parameter value hints (issue #42 )
2015-11-25 22:20:13 +01:00
niels
e2a8c69001
add friendly names for mode parameter values (issue #42 )
2015-11-24 23:21:21 +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
39bcf6a5fc
fix warnings
2015-11-15 23:37:48 +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
c3ff9060f1
issue #42
2015-11-08 17:18:50 +01:00
niels
ed5a2fd1fd
refactor libvje issue #42
2015-11-08 13:53:02 +01:00
niels
ff30382734
issue #42
2015-11-08 00:28:44 +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
03efbfdd01
add FX travel matte (alpha) and feather mask (alpha)
2015-11-01 18:54:02 +01:00
niels
24aa4bc779
alpha channel support additions
2015-10-27 22:06:41 +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