Commit Graph

102 Commits

Author SHA1 Message Date
niels
ab7dfb5119 fix issue #44 2015-11-07 11:29:05 +01:00
niels
0bea992a81 regression, refactor 2015-11-02 00:36:52 +01:00
niels
26acc72f72 remove scale0tilt from blacklisted frei0r list 2015-10-31 22:06:11 +01:00
niels
c293fda67d do version check on PIX_FMT_YUVA422P (videolan project) 2015-10-26 19:59:40 +01:00
niels
5640b2b0ca fix issue with reset samplebank in reloaded,
only warn about mismatching audio properties if started without audio,
add alpha channel support to livido,
renamed a FX,
added mixtoalpha,alphafill,alpha2img,toalpha,alphaflatten,
handle alpha plane,
vims 048 enables full sub-chain render incl. mixing effects,
2015-10-25 23:34:02 +01:00
niels
94ef2daefd push frames for livido mixers, put selector on index 0 instead of 11, define CLAMP 2015-10-22 22:20:21 +02:00
niels
fcc31bf717 fix message 2015-10-22 21:46:14 +02:00
niels
519f9f00c0 properly setup width and height livido parameters 2015-10-21 23:19:36 +02:00
niels
83c2464c89 added video wall feature (issue #16)
backported obsolete resampler from ffmpeg (issue #12)
added lvdshared plugins to facilite #16 on local machine via shared memory
fixes to reloaded ui (maximize screen and others)
added -b and -a to reloaded commandline to resp. enable beta feature (SRT) and to connect to all (local running veejays)
fixes to built-in FX
solve issue #23 in reloaded (samplelist load image)
add VIMS_GET_SHM_EXT to query remote veejay properties
add VIMS_GET_SAMPLE_IMAGE to grab any frame (issue #23)
add VIMS_SPLIT_CONNECT_SHM to request part of frame via shm
fixes to general error messages and warnings
replaced env VEEJAY_SCREEN_SIZE with VEEJAY_DESKTOP_GEOMETRY
added env VEEJAY_VIDEO_POSITION
bump version to 1.5.58
2015-10-21 20:53:22 +02:00
niels
5f2fbd49ab add support for livido width and height parameters 2015-10-17 17:08:09 +02:00
c0ntrol
ad74e856f0 issue #11 ;change configure option --with-arch-target=auto to allow user to build veejay for the current cpu type. by default, it uses -mtune=generic. fixed CFLAGS during build, update spec file, update howtocompile doc, changed behaviour of cpuinfo.sh script 2015-10-07 21:30:40 +02:00
Patric Schmitz
dd965cb2c7 Move bio2jack, libhash, liblzo, mjpegtools to thirdparty subfolder 2015-09-09 00:00:47 +02:00
Patric Schmitz
b065fa7f45 Fix automake warnings, start restructuring folders
Get rid of deprecation warnings INCLUDES -> AM_CPPFLAGS. Closes #4.
Move aclib, libOSC to thirdparty subfolder
Fix typo in libvjmsg/Makefile.am
2015-09-08 22:04:00 +02:00
niels
38eb645f83 fix error handling in livido, remove obsolete definitions, update api version to 103 2015-07-30 22:13:19 +02:00
niels
9e8742ae9c fix crash when .veejay folder does not exist 2015-07-29 18:46:51 +02:00
niels
f2d202b9ab fix warnings 2015-07-25 19:59:15 +02:00
niels
cd3392d4d6 fix warnings 2015-07-25 19:55:22 +02:00
niels
0233eb7f1a fix obsolete freeframe warning, remaining warnings indicate gremlin infestation for x64 2015-07-25 19:44:40 +02:00
niels
bef79752d5 fix warnings 2015-07-25 19:29:41 +02:00
niels
c987fb0f0f fix array subscript 2015-07-11 22:43:53 +02:00
niels
f793d26180 fix smaller leaks 2015-06-19 00:54:30 +02:00
niels
7f03bf9423 fix compile warnings mostly, some bugfixes. 2015-06-13 23:54:51 +02:00
niels
2776e8da15 remove some compile warnings 2015-06-11 22:53:35 +02:00
niels
72fc65dd59 update old email addresses in veejay-server 2015-06-11 21:44:30 +02:00
niels
be8bb83126 fix console messages 2015-06-08 00:27:32 +02:00
niels
3d5ed90251 update console messages 2015-06-08 00:06:08 +02:00
niels
c47220b772 move console messages, update console messages 2015-06-07 23:58:42 +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
4a7696c114 no need to soft reference voidptr type ports 2015-06-06 03:26:35 +02:00
niels
9d13f04c94 fix leak in EDL never beeing freed (affects samples), free memory on exit, fix default parameter value in negation fx, fixes to libvevo, drop finalize in libvevo, clean up some warnings, added some FIXMEs 2015-06-04 00:37:07 +02:00
niels
6c91090caf fix freeing cache when sample is deleted, replace sprintf for snprintf, fix LEAK in livido deinit function, fix indenting, change atom type to VOIDPTR for filter_templ, remove debug statements, replace malloc for vj_malloc in libvevo, fix LEAK in bathroom effect, fix LEAK in switching between samples (sequencer), fix LEAK in VIMS get bundles 2015-05-29 22:04:29 +02:00
niels
310ec8798e increase limit for total number of loaded plugins 2015-05-20 21:09:32 +02:00
niels
bbf3db7b5d clone parameter name for display in reloaded ui as hint 2015-05-09 01:00:20 +02:00
niels
84fd1a3e6c better message 2015-05-02 01:32:26 +02:00
niels
b74fa60cf9 remove warning 2015-05-02 01:30:30 +02:00
niels
5e237551ad dont hardcode livido path (detected at runtime) 2015-05-02 01:20:06 +02: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
79a2e469a7 black list frei0r NDVI filter (crash in parameter value change p0) 2015-04-23 23:58:12 +02:00
niels
b16c801c84 drop obsolete function, remove dead code, remove dead vims event, fix some compile warnings 2015-04-23 22:47:38 +02:00
niels
d43788ec6d fix compile warning, check result on port hint (fixes some possible frei0r problems), added pr0file to blacklist due to heap corruption 2015-04-23 22:10:48 +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
83894fe755 remove debugging code, set n_inputs and n_outputs correctly if plugin has none 2015-03-01 20:36:09 +01:00
niels
8a868f3c11 drop old parameter limit, new limit is 32 parameters (with 16 available in reloaded). changed VIMS 361 from static parameter length to variable length to account for more then 8 parameters, changed VIMS 410 to first return all sample properties, then parameters. added argyment to VIMS 145, fixed a couple of things, added parameters and sliders to reloaded 2015-03-01 18:20:43 +01:00
niels
ebad6f86af add more paths for plugins, update build scripts 2015-02-08 12:42:26 +01:00
niels
a8ad363422 add missing files 2015-01-18 10:40:52 +01:00
niels
071ba9c352 reduce number of ffmpeg threads to number of cpu cores, allow user defined defaults for livido plugin parameters, clean up compile warnings in livido-loader, fix some possible memleaks, drop ancient usleep, use nanosleep 2015-01-16 21:30:15 +01:00
niels
c3cdd63788 print error if -Z is missing argument, allow user defined default values for frei0r FX (part 1/3) 2015-01-15 00:18:09 +01:00
niels
638c7d43f3 super and sub sample from LIVIDO_PALETTE_YUV4444P to FMT_422 2015-01-11 14:55:58 +01:00
niels
3699ac2b5b clean up warnings in frei0r, allocate using power of 2 instead of static large array in vevo 2015-01-10 20:01:26 +01:00
niels
ab83369796 clean up 2015-01-10 15:34:19 +01:00