Commit Graph

19 Commits

Author SHA1 Message Date
c0ntrol
95535ce8a8 #183 refactor libvje 2019-09-08 15:08:29 +02:00
c0ntrol
36d0f6e55a move shared libraries to veejay-core package 2019-06-15 14:55:39 +02:00
[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
015a49bfd9 Libvje / refactor : magicmirror (fix)
* clean headers
2016-07-31 14:38:57 +02:00
[d.j.a.y] Jerome Blanchi
abf493c7f1 Libvje / refactor : magicmirror
* h, w, len ---> frame->
* clean headers
2016-07-29 12:57:41 +02:00
c0ntrol
d8dc796e16 add background subtraction gaussian method, fixes for issue #42 2016-03-28 18:34:26 +02:00
c0ntrol
1e62476374 fix bg subtract, add extra mode to magic mirror, fix snap bg, added special mode to magic mirror that depends on bg subtraction 2016-03-20 19:36:11 +01:00
c0ntrol
d26ff24761 bugfixes to motionmapping, optimizations to magicmirror, fix bug in magicmirror, added interpolation parameter to motionmapping FX 2016-03-19 20:17:01 +01:00
niels
8e0f809358 fix compile warnings 2016-01-19 19:51:52 +01:00
niels
2f70d0302f remove compile warning 2016-01-19 19:49:24 +01:00
niels
7c6dcc4e7e issue #42 2015-12-11 20:54:08 +01:00
niels
90b0917497 fix distortion issue #42 2015-12-11 20:37:56 +01:00
niels
ce365c0b00 issue #42, parameter value hints 2015-11-26 22:10:17 +01: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
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
5ce6270a90 drop yuv_alloc, move allocation to FX (align on 8 byte boundary) (fixes segv) 2012-12-29 22:54:00 +01:00
niels
e5ac37a5b8 fix reloaded build against newer ffmpeg, add large file support (avilib still limited to 4gb), workarround bug in lzo compressor,
refactored all memcpy into (multithreaded) frame copy, refactored all memset into (multirheaded) frame clear, multithreaded super and sub sampling (only tested 4:2:2 ), added new mode to pencil sketch, fixed bug in lens correction, multithreaded 36 effects, updated minilzo to newer version, multhreaded yuv functions for format conversion and pixel scaling, multithreaded fx chain fader, multithreaded fx apply in libvje. Fix bug in encoder when recording in high resolution,
2012-11-25 08:29:07 +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