Commit Graph

19 Commits

Author SHA1 Message Date
[d.j.a.y] Jerome Blanchi
31f2a0a862 Libvje / refactor : diff (fix)
* w, h : unsigned
2016-08-01 19:37:17 +02:00
[d.j.a.y] Jerome Blanchi
e727118eb7 Libvje / refactor : diff (fix)
* clean headers
2016-07-30 15:49:58 +02:00
c0ntrol
1d7f9ab857 fix pull , issue #42 2016-06-03 19:43:55 +02:00
c0ntrol
8288ce26f0 refactor 2016-05-05 12:18:31 +02:00
[d.j.a.y] Jerome Blanchi
74c4a867af Libvje / refactor : diff
* const int width, height
2016-05-01 09:40:37 +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
3748e37afc Libvje / refactor : softblur
* frame->width, frame->height
2016-04-21 13:12:53 +02: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
27eba7483c add parameter value hints (issue #42) 2015-11-25 22:20:13 +01:00
niels
b96bb5fe2f fix plane lengths, fix plane lengths in FX, assign default NULL values, fix some compile warnings, some doc fixes, fix Y range for TV or digital YUV in some FX, align buffer alloc, remove unused code 2015-04-22 19:57:41 +02:00
niels
c1d5223312 more fixes to FX 2015-01-27 00:47:24 +01:00
niels
ea29933030 add generic mmx routine for negation and frame difference, refactor all FX that use frame differencing, refactor emms, rename motion mapping parameters (optimized FX), delete old code 2015-01-24 18:09:33 +01:00
niels
c31f40fcdf fix many compile warnings 2014-12-21 17:05:25 +01:00
niels
7364f891a1 dump plugin info on activate if compiled with strict checking -
fixed possible crash on plug_activate on 64 bit systems (all plugin types) -
deprecate duplicate function -
libvevo supports wider keys on 64 bits systems -
fix bug in fallback method network frame send -
smaller cosmetic fixes -
2013-05-17 22:43:15 +02:00
niels
87c3d8f4d3 free internal buffer (or run out of memory) 2012-11-25 09:01:04 +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
e6f03f0742 sync
git-svn-id: svn://code.dyne.org/veejay/trunk@1355 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2010-01-24 21:12:58 +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