Commit Graph

29 Commits

Author SHA1 Message Date
c0ntrol
a2db1d5501 issue #42, add mean filter, constrain bg subtraction filters to 1 instance 2016-04-02 16:34:44 +02:00
c0ntrol
d8dc796e16 add background subtraction gaussian method, fixes for issue #42 2016-03-28 18:34:26 +02:00
c0ntrol
902cd3f266 extend subtract background fx, issue #42 2016-03-24 21:18:54 +01: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
443742ad3c fix motion mapping, issue #42 2016-03-18 21:23:28 +01:00
c0ntrol
5d1d935344 build fixes (odroid build, arm) 2016-02-06 16:17:34 +01:00
niels
669b7ea999 some fixes issue #42 2016-01-28 21:33:39 +01:00
niels
ce365c0b00 issue #42, parameter value hints 2015-11-26 22:10:17 +01:00
niels
27eba7483c add parameter value hints (issue #42) 2015-11-25 22:20:13 +01:00
niels
e2a8c69001 add friendly names for mode parameter values (issue #42) 2015-11-24 23:21:21 +01:00
niels
39bcf6a5fc fix warnings 2015-11-15 23:37:48 +01:00
niels
b5927b9edf add random mode to photoplay fx, fix #48 2015-11-15 23:23:01 +01:00
niels
5a7fec2155 added placement modes to photoplay,videowall and magic photo #48, #42 2015-11-15 22:56:21 +01:00
niels
95705738cb remove inline on blur2 function 2015-07-08 20:24:47 +02:00
niels
2ba715f9c4 replace strdup for vj_strdup (faster), fix magic tracer, clear task banks after completing multithread task 2015-06-07 00:13:51 +02:00
niels
6b342454f5 fix floating point exception in constant luminance blend, fix possible floating point exceptions in common functions 2015-05-29 23:43:32 +02:00
niels
8518d0eef2 fix CFLAGS in sendVIMS for puredata, minor updates to documentation, fixed small memory leak, removed all assertions except on libhash and lzo selftest, fix some console log messages 2015-04-23 21:21:56 +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
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
8ff5a33007 fix more compile warnings 2014-12-21 20:57:05 +01:00
niels
c31f40fcdf fix many compile warnings 2014-12-21 17:05:25 +01:00
niels
4d95229818 update reloaded's configure.ac ( use AC_DEFINE consistently and fix CFLAGS ), fix SSE CFLAGS in veejay server's configure, fix many compiler warnings 2014-12-21 01:09:10 +01: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
637305df8d Fix green stripes in some FX
git-svn-id: svn://code.dyne.org/veejay/trunk@1310 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2009-02-23 21:25:33 +00:00
Niels Elburg
2579650c76 mega bugfix collection: fix clamping, fix encoders, added ljpeg,mjpegb, internal format for jpeg 4:2:2 and 4:2:0 full range, fixed dv, added list command to vims 302, added composite blend to gl but untested, old behaviour with -D, added auto ccir 601 <-> jpeg jfif ycbcr auto conversion, fixed compile warnings, dropped yuv4mpeg output stream, added yuv4mpeg 4:2:2 and 4:2:0 as recorders,dropped output zoom (commandline option),added environment variables VEEJAY_PERFORMANCE, VEEJAY_AUTO_SCALING, VEEJAY_INTERPOLATE_CHROMA, VEEJAY_SDL_KEY_REPEAT_INTERVAL, VEEJAY_PLAYBACK_CACHE, SDL_KEY_REPEAT_DELAY, added slow motion to fx chain performer to slow mixing samples, dropped processing in 4:2:0, added environment variables to veejay -u and man page, create ./veejay/fonts on first run and exit, dropped crop and zoom, auto increment port when multiple instances exist, fix cpu core pin, fast start of veejay server, added support for dv ntsc, fixes to magic overlay, chroma magic, luma magick, added more to greyscale video to magic overlays
git-svn-id: svn://code.dyne.org/veejay/trunk@1249 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2008-12-10 23:31:31 +00:00
Niels Elburg
058d677905 fix mixup between ycbcr and yuv, ccir601 - maybe more fixes coming up soon
git-svn-id: svn://code.dyne.org/veejay/trunk@1241 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2008-12-01 20:22:30 +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