c0ntrol
a2db1d5501
issue #42 , add mean filter, constrain bg subtraction filters to 1 instance
2016-04-02 16:34:44 +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
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
c0ntrol
10522e04c2
__builtin_assume_aligned is only since gcc 4.7
2016-03-19 17:41:29 +01:00
c0ntrol
ac35bb86c3
refactor so gcc can auto vectorize motion mapping
2016-03-19 16:40:32 +01:00
c0ntrol
443742ad3c
fix motion mapping, issue #42
2016-03-18 21:23:28 +01:00
niels
b38a4ec5a3
issue #42 , compile warnings
2015-11-26 22:35:20 +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
d0c401c676
fix green in displacement map, fix plane length
2015-04-22 00:37:29 +02:00
niels
9fc7a9ecbd
fix editlist display in reloaded, fix video file loading, fix edit list routines, fix yuv4mpeg, fix video settings initialization
2015-04-17 23:52:34 +02: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
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
b5aa35b6c5
fix segfault in --clip-as-sample/-g
...
git-svn-id: svn://code.dyne.org/veejay/trunk@1294 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2008-12-31 15:07:07 +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