Commit Graph

28 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
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 Elburg
97814f9131 fix macro expansion of var res 2016-01-10 21:18:26 +01:00
Niels Elburg
c58807d074 i686 build fixes, ffmpeg updates 2016-01-10 21:11:05 +01:00
niels
43f0339ed6 float const 2015-12-11 20:32:10 +01:00
niels
eba22f0b00 flag FX for alpha operations, some fixes and some fixmes 2015-12-02 23:49:40 +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
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
9248216fad FX names, fixes, #42 2015-11-14 23:10:47 +01:00
niels
089344fc7a scale luminance channel to 0-255 range before using it as alpha channel (with auto conversion is turned off) 2015-10-26 21:47:43 +01:00
niels
a475a491a3 fix 3dnow in libvje 2015-07-22 20:51:29 +02:00
niels
0c1e6315a9 fix implicit declarations 2015-07-11 22:56:17 +02:00
niels
95705738cb remove inline on blur2 function 2015-07-08 20:24:47 +02:00
niels
06e46e1a2f fix matte scratcher, fix magic overlay scratcher, all scratchers limited by 50 frames, increased from 25 2015-04-22 23:11:31 +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
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
5ce6270a90 drop yuv_alloc, move allocation to FX (align on 8 byte boundary) (fixes segv) 2012-12-29 22:54:00 +01:00
niels
9b4884f5a9 fixes and deletes 2012-12-28 23:55:53 +01: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