c0ntrol
|
443d7491c4
|
issue #91
|
2016-04-25 18:36:29 +02:00 |
|
c0ntrol
|
35a523db1d
|
refactor usage of header files (do not include in fx .h, but in .c), fixed frame->width to const int width from d/j/a/y, fixed some identing using %retab!, added chroma red and blue channel mode to negate channel, corrected use of pixel_Y_lo_ and pixel_Y_hi_ in some locations (instead of using hardcoded values), some minor code style fixes
|
2016-04-24 19:04:07 +02:00 |
|
c0ntrol
|
e52399bc8c
|
Merge branch 'master' of github.com:c0ntrol/veejay
|
2016-04-24 14:34:48 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
bfca95934b
|
Libvje / refactor : contourextract
* frame->width, frame->height
|
2016-04-23 13:51:58 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
ce680d75af
|
Libvje / refactor : transcarot (fix)
const int w, h
|
2016-04-22 16:55:21 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
742335a365
|
Libvje / refactor : transop (fix)
const int w, h
|
2016-04-22 15:47:36 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
a616f3b02b
|
Libvje / refactor : transblend (fix)
const int w, h
|
2016-04-22 15:45:20 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
a2d508f779
|
Libvje / refactor : widthmirror (fix)
const int w, h
|
2016-04-22 15:43:26 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
0125a4d9c7
|
Libvje / refactor : smuck (fix)
const int w, h
|
2016-04-22 15:41:10 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
a7cc15f292
|
Libvje / refactor : slicer (fix)
const int w, h
frame->len
|
2016-04-22 15:39:08 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
78bfdf3c88
|
Libvje / refactor : revtv (fix)
* const int width, height
|
2016-04-22 15:35:56 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
a0abaa3713
|
Libvje / refactor : opacitythreshold (fix)
* const int width
|
2016-04-22 13:53:38 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
d339aa1dba
|
//extern void texmap_apply
|
2016-04-22 13:36:56 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
7b49395785
|
Libvje / refactor : whiteframe
* frame->width, frame->height
|
2016-04-21 19:25:52 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
846582ccc8
|
Libvje / refactor : rotozoom
* frame->width, frame->height
|
2016-04-21 18:53:52 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
8e48a6d4be
|
Libvje / refactor : dummy
key* frame->width, frame->height
|
2016-04-21 18:31:11 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
8f286bc485
|
Libvje / refactor : solarize
* frame->width, frame->height
|
2016-04-21 18:23:23 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
96a9a0d8a1
|
ibvje / refactor : gamma
* frame->width, frame->height
|
2016-04-21 18:19:51 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
ade37aa578
|
Libvje / refactor : rgbkey
* frame->width, frame->height
|
2016-04-21 18:12:45 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
89a4fcdacd
|
Libvje / refactor : coloradjust
* frame->width, frame->height
|
2016-04-21 17:08:17 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
bfb79e2943
|
Libvje / refactor : transform
* frame->width, frame->height
|
2016-04-21 17:04:59 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
98bcb8cea6
|
Libvje / refactor : transline
* frame->width, frame->height
|
2016-04-21 14:57:42 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
fac2526c82
|
Libvje / refactor : transcarot
* frame->width, frame->height
|
2016-04-21 14:54:15 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
9922a5d6f0
|
Fix warning: 'globalactivity' defined but not used
|
2016-04-21 14:28:01 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
84ff629c44
|
Libvje - water fx : replace w*h by len
|
2016-04-21 14:24:37 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
2a4846c0b9
|
Fix Warning softblur1_apply defined but not used
|
2016-04-21 13:48:08 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
3748e37afc
|
Libvje / refactor : softblur
* frame->width, frame->height
|
2016-04-21 13:12:53 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
dfe8b17037
|
Libvje / refactor : slicer
* frame->width, frame->height
|
2016-04-20 23:45:20 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
121c6af1b7
|
//extern void pointfade_apply
pointfade_apply is not used. comment
|
2016-04-20 23:40:15 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
c7d9ff09d7
|
Libvje / refactor : lumakey
* frame->width, frame->height
|
2016-04-20 23:16:16 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
2db96438d8
|
Libvje / refactor : transop
* frame->width, frame->height
|
2016-04-20 22:42:48 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
0ad0caa1f9
|
Libvje / refactor : slidingcolor
* frame->width, frame->height
|
2016-04-20 22:25:10 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
c9f1b7d1e0
|
Libvje / refactor : fadecolor
* frame->width, frame->height
|
2016-04-20 22:20:29 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
9da797d5c9
|
Libvje / refactor : smuck
* frame->width, frame->height
|
2016-04-20 21:53:59 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
ae876ddc2e
|
Libvje / refactor : rawval
* frame->width, frame->height
|
2016-04-20 21:48:28 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
e5a42ada38
|
Libvje / refactor : rawman
* frame->width, frame->height
|
2016-04-20 21:29:48 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
202dd42d14
|
Libvje / refactor : noisepencil
* frame->width, frame->height
|
2016-04-20 21:27:45 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
cbc20275ac
|
Libvje / refactor : frameborders
* frame->width, frame->height
|
2016-04-20 21:24:52 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
c791fbda95
|
Libvje / refactor : borders
* frame->width, frame->height
|
2016-04-20 21:21:54 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
ddc8b56e9a
|
Libvje / refactor : transblend
* frame->width, frame->height
|
2016-04-20 21:18:39 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
2c2f242027
|
Libvje / refactor : widthmirror
* frame->width, frame->height
|
2016-04-20 21:14:30 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
b2d9e0e25b
|
Libvje / refactor : split
* frame->width, frame->height
|
2016-04-20 21:11:10 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
41383cdf45
|
TODO refactor softblur
|
2016-04-20 21:06:57 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
d510808fb8
|
Libvje / refactor : revtv
* frame->width, frame->height
|
2016-04-20 20:35:37 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
9881dd4c94
|
Libvje / refactor : posterize
* frame->width, frame->heigh
|
2016-04-20 20:32:35 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
41d7ce1d92
|
Libvje / refactor : opacitythreshold
* frame->width, frame->height
|
2016-04-20 12:13:40 +02:00 |
|
[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 |
|