Commit Graph

224 Commits

Author SHA1 Message Date
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
81658d3604 Add new FX 'Posterize II' 2018-09-15 21:11:03 +02:00
[d.j.a.y] Jerome Blanchi
5436753293 Libvje / VJ_EFFECT_BLEND_COUNT + VJ_EFFECT_BLEND_STRINGS
* VJ_EFFECT_BLEND_COUNT : max blend entries
* VJ_EFFECT_BLEND_STRINGS : All blends strings
2017-01-11 11:36:51 +01:00
[d.j.a.y] Jerome Blanchi
d50e79ba97 Libvje / fix #133
* get_pix_func_Y : if() --> switch()
* fix BLEND_ADDITIVE == 0 by adding VJ_EFFECT_BLEND_SWAP
* fix BLEND_SUBSTRACTIVE (double entry in if statement) by adding BLEND_SUBSTRATIVE2 (clamped)
2017-01-11 11:36:51 +01:00
[d.j.a.y] Jerome Blanchi
05872a7761 Libvje / refactor : fnct def to #include
* libvje/internal.h : remove function definitions, replace for #include header file
* vj-perform.c : fix "pixel_Y_lo_" definition
2016-08-03 16:50:50 +02:00
[d.j.a.y] Jerome Blanchi
753033f079 Libvje / refactor : tripplicity
* w,h
* clean headers
2016-07-30 14:33:12 +02:00
[d.j.a.y] Jerome Blanchi
3eb0e46f2f Libvje / refactor : masktransition
* w,h
* clean headers
2016-07-30 11:31:29 +02:00
[d.j.a.y] Jerome Blanchi
91b9f9cbad Libvje / refactor : alphanegate
* w,h
* clean headers
2016-07-30 11:24:45 +02:00
[d.j.a.y] Jerome Blanchi
6b14c2a441 Libvje / refactor : magicoverlayalpha
* w,h
* clean headers
2016-07-30 11:23:09 +02:00
[d.j.a.y] Jerome Blanchi
9d6cd227e7 Libvje / refactor : chromamagicalpha
* w,h
* clean headers
2016-07-30 11:16:01 +02:00
[d.j.a.y] Jerome Blanchi
5538b5dce0 Libvje / refactor : lumakeyalpha
* w,h
* clean headers
2016-07-30 11:09:18 +02:00
[d.j.a.y] Jerome Blanchi
a650bbee13 Libvje / refactor : alphablend
* w,h
* clean headers
2016-07-30 11:06:46 +02:00
[d.j.a.y] Jerome Blanchi
fab6cc8d3b Libvje / refactor : alphaselect
* w,h
* clean headers
2016-07-30 11:03:51 +02:00
[d.j.a.y] Jerome Blanchi
cc456d9e4a Libvje / refactor : feathermask
* w,h
* clean headers
2016-07-30 11:00:30 +02:00
[d.j.a.y] Jerome Blanchi
8b4003098c Libvje / refactor : travelmatte
* w,h
* clean headers
2016-07-30 10:51:51 +02:00
[d.j.a.y] Jerome Blanchi
e3c6caaf42 Libvje / refactor : overlayalphamagic
* w,h
* clean headers
2016-07-30 10:48:54 +02:00
[d.j.a.y] Jerome Blanchi
2350de2035 Libvje / refactor : alphaflatten
* w,h
* clean headers
2016-07-30 10:35:23 +02:00
[d.j.a.y] Jerome Blanchi
9e7b8d1ba9 Libvje / refactor : alphafill
* w,h
* clean headers
2016-07-30 10:33:18 +02:00
[d.j.a.y] Jerome Blanchi
80626cc964 Libvje / refactor : alpha2img
* w,h
* clean headers
2016-07-30 10:31:04 +02:00
[d.j.a.y] Jerome Blanchi
39d637ef8f Libvje / refactor : mixtoalpha
* w,h
* clean headers
2016-07-30 10:28:26 +02:00
[d.j.a.y] Jerome Blanchi
45aaa88ed0 Libvje / refactor : toalpha
* w,h
* clean headers
2016-07-30 10:24:35 +02:00
[d.j.a.y] Jerome Blanchi
55610764c0 Libvje / refactor : average-blend
* __remove average_blend_applyN from internal.h__ (unused)
* w,h
* clean headers
2016-07-30 10:22:23 +02:00
[d.j.a.y] Jerome Blanchi
e1bad5d855 Libvje / refactor : radcor
* w,h
* clean headers
2016-07-30 10:11:45 +02:00
[d.j.a.y] Jerome Blanchi
b98863594e Libvje / refactor : waterrippletv
* w,h
* clean headers
2016-07-30 10:05:20 +02:00
[d.j.a.y] Jerome Blanchi
410b0faa9f Libvje / refactor : cali
* w,h
* clean headers
2016-07-30 10:02:44 +02:00
[d.j.a.y] Jerome Blanchi
26ef7083b5 Libvje / refactor : iris
* w,h
* clean headers
2016-07-30 09:58:28 +02:00
[d.j.a.y] Jerome Blanchi
4aef7be120 Libvje / refactor : colflash
* w,h
* clean headers
2016-07-30 09:56:44 +02:00
[d.j.a.y] Jerome Blanchi
ad1e6e73eb Libvje / refactor : nervous
* w,h
* clean headers
2016-07-30 09:54:34 +02:00
[d.j.a.y] Jerome Blanchi
0f7ac46847 Libvje / refactor : radioactivetv
* w,h
* clean headers
2016-07-30 09:51:29 +02:00
[d.j.a.y] Jerome Blanchi
32a6f4518c Libvje / refactor : baltantv
* w,h
* clean headers
2016-07-30 09:47:21 +02:00
[d.j.a.y] Jerome Blanchi
08c492f320 Libvje / refactor : chameleonblend
* w,h
* clean headers
2016-07-30 09:44:42 +02:00
[d.j.a.y] Jerome Blanchi
3ca4010e14 Libvje / refactor : chameleon
* w,h
* clean headers
2016-07-30 09:42:59 +02:00
[d.j.a.y] Jerome Blanchi
99341de56c Libvje / refactor : timedistort
* w, h
* clean headers
2016-07-30 09:41:06 +02:00
[d.j.a.y] Jerome Blanchi
0f2700abf1 Libvje / refactor : colorhis
* w,h
* clean headers
2016-07-30 09:37:50 +02:00
[d.j.a.y] Jerome Blanchi
c9ac0ad093 Libvje / refactor : autoeq
* w, h
* clean headers
2016-07-30 09:34:14 +02:00
[d.j.a.y] Jerome Blanchi
6471b8e47a Libvje / refactor : diffmap
* w, h
* clean headers
2016-07-30 09:32:01 +02:00
[d.j.a.y] Jerome Blanchi
0da438d902 Libvje / refactor : rgbchannel
* w,h
* clean headers
2016-07-29 20:10:34 +02:00
[d.j.a.y] Jerome Blanchi
62375bea6e Libvje / refactor : motionmap
* clean headers
2016-07-29 20:10:34 +02:00
[d.j.a.y] Jerome Blanchi
fbfef64b35 Libvje / refactor : threshold
* w,h
* clean headers
2016-07-29 20:10:34 +02:00
[d.j.a.y] Jerome Blanchi
cf2ce4739f Libvje / refactor : picnic
* w,h
* clean headers
2016-07-29 20:10:34 +02:00
[d.j.a.y] Jerome Blanchi
33bd500db9 Libvje / refactor : constantblend
* w,h
* clean headers
2016-07-29 20:10:33 +02:00
[d.j.a.y] Jerome Blanchi
afa30eb624 Libvje / refactor : flare
* w,h
* rename A, B ---> frame , frame2
* clean headers
2016-07-29 20:10:33 +02:00
[d.j.a.y] Jerome Blanchi
eff4b582f4 Libvje / refactor : videowall
* w,h
* clean headers
2016-07-29 20:10:33 +02:00
[d.j.a.y] Jerome Blanchi
4597343e6d Libvje / refactor : videoplay
* w,h
* clean headers
2016-07-29 20:10:33 +02:00
[d.j.a.y] Jerome Blanchi
67f6b11b0b Libvje / refactor : photoplay
* w,h
* clean headers
2016-07-29 20:10:33 +02:00
[d.j.a.y] Jerome Blanchi
e3a0f54470 Libvje / refactor : maskstop
* w,h
* clean headers
2016-07-29 20:10:33 +02:00
[d.j.a.y] Jerome Blanchi
2c33582972 Libvje / refactor : cutstop
* w,h
* clean headers
* add missing licence
2016-07-29 20:10:33 +02:00
[d.j.a.y] Jerome Blanchi
047b522e3e Libvje / refactor : neighbours5
* w,h
* clean headers
2016-07-29 20:10:33 +02:00
[d.j.a.y] Jerome Blanchi
a9b57951e6 Libvje / refactor : neighbours4
* w,h
* clean headers
2016-07-29 20:10:33 +02:00