[d.j.a.y] Jerome Blanchi
|
b210cba166
|
Libvje / refactor : unsigned len -> signed len;
|
2016-08-01 19:31:52 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
0d27ed23db
|
Libvje / 'unused-variable' warning
|
2016-07-31 15:07:05 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
fe48edc73f
|
Libvje / refactor : bar (fix)
* unsigned
* clean headers
* remove duplicated stuff!
|
2016-07-31 14:16:39 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
fce52e877d
|
Libvje / refactor : vbar (fix)
* unsigned
* clean headers
|
2016-07-31 14:13:46 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
905e1f8cd1
|
Libvje / refactor : wipe (fix)
* clean headers
|
2016-07-30 16:02:50 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
78468760e0
|
Libvje / refactor : fadecolorrgb
* clean headers
|
2016-07-30 15:52:24 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
59d1cfb85f
|
Libvje / refactor : transline (fix)
* clean headers
|
2016-07-30 15:36:35 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
6b4a94a86f
|
Libvje / refactor : transcarot (fix)
* clean headers
|
2016-07-30 15:35:04 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
7534bd5799
|
Libvje / refactor : transop (fix)
* clean headers
|
2016-07-30 15:30:22 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
07b8699237
|
Libvje / refactor : slidingdoor (fix)
* clean headers
|
2016-07-30 15:28:46 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
1969191f5b
|
Libvje / refactor : fadecolor (fix)
* clean headers
|
2016-07-30 15:27:34 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
c8cb803347
|
Libvje / refactor : transblend (fix)
* clean headers
|
2016-07-30 15:17:18 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
f372a3488f
|
Libvje / refactor : vbar
f->w, f->h, f->len
|
2016-06-03 11:42:06 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
1a7962d5d0
|
Libvje / refactor : bar
* f->w , f->h , f->len
|
2016-06-03 11:42:06 +02:00 |
|
c0ntrol
|
84eee0991e
|
add tree vectorizer optimization flags to convience libraries, fix message in veejay lib, fix 'Frame Border Translation' FX, refactored 'AlphaLuma Overlay' to 'Channel Overlay'
|
2016-05-08 19:25:47 +02:00 |
|
c0ntrol
|
8288ce26f0
|
refactor
|
2016-05-05 12:18:31 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
f1d18fdbdc
|
Libvje / refactor : wipe
* frame->w, frame->h
|
2016-05-02 19:24:51 +02:00 |
|
[d.j.a.y] Jerome Blanchi
|
cf20c4ff10
|
Libvje / refactor : colorfadergb
* frame->width, frame->height
* const int len = frame->len;
|
2016-05-01 12:45:45 +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 |
|
[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
|
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
|
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
|
ddc8b56e9a
|
Libvje / refactor : transblend
* frame->width, frame->height
|
2016-04-20 21:18:39 +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 |
|
niels
|
068db974ce
|
issue #42, compile warning fixes
|
2015-12-09 22:31:57 +01:00 |
|
niels
|
b38a4ec5a3
|
issue #42, compile warnings
|
2015-11-26 22:35:20 +01:00 |
|
niels
|
48839ccb82
|
enable parallelization, has color parameter
|
2015-10-31 01:52:49 +01:00 |
|
niels
|
72fc65dd59
|
update old email addresses in veejay-server
|
2015-06-11 21:44:30 +02:00 |
|
niels
|
e1f523748c
|
clean up FIXMEs, left some as TODO, fixed leak in Swirl, delete unused VIMS, delete unimportant FIXMEs
|
2015-04-28 00:29:10 +02:00 |
|
niels
|
0be4d34b49
|
fix fpe
|
2015-04-18 01:06:36 +02:00 |
|
niels
|
c31f40fcdf
|
fix many compile warnings
|
2014-12-21 17:05:25 +01:00 |
|
Niels Elburg
|
c415a1b697
|
fixing bugs eeh
git-svn-id: svn://code.dyne.org/veejay/trunk@1376 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
|
2010-02-05 21:22:32 +00:00 |
|
Niels Elburg
|
d8e6f98d53
|
Initial checkin of veejay 1.4
git-svn-id: svn://code.dyne.org/veejay/trunk@1172 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
|
2008-11-10 20:16:24 +00:00 |
|