Commit Graph

21 Commits

Author SHA1 Message Date
Niels Elburg
c58807d074 i686 build fixes, ffmpeg updates 2016-01-10 21:11:05 +01:00
niels
0233eb7f1a fix obsolete freeframe warning, remaining warnings indicate gremlin infestation for x64 2015-07-25 19:44:40 +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
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
e649dfb5a8 arch build fixes (ffmpeg-compat)
some bugfixes
removed changelog from PKGBUILD
bumped version
2014-02-01 17:45:23 +01:00
niels
36eb370c8b fix freeframe plugin parameters 2013-02-09 17:29:03 +01:00
niels
f9e12664c4 push 2013-02-07 21:31:04 +01:00
niels
31f6d39ba5 ffmpeg build fixes (also fixes build on ubuntu 12) 2012-11-21 20:05:59 +01:00
niels
b081a026dc free frei0r plugin for after deinit
allocate and assign structure to rgb output frame (fixes frei0r filters)
initialize any kind of livido plugin
cleanup after failed initialization of livido plugin
free plugins on exit
do not deactivate plugin during tag deletion
clean up some debugging messages
2011-09-11 22:57:45 +02:00
niels
c4513796ca add number of output channels to frei0r and freeframe 2011-08-03 22:39:22 +02:00
niels
7fb7eb4bc9 enable livido functionality (beta)
support livido generator plugins as solid color tags (only used if configured)
added livido plugins. use RUNME.sh to compile .so objects to path configured in plugins.cfg
2011-08-03 22:01:44 +02:00
niels
6a064df3b4 fix mess 2011-02-05 20:06:52 +01:00
niels
77c1b4608a Merge branch 'master' of git@code.dyne.org:veejay
Conflicts:

	veejay-current/veejay-server/libplugger/freeframe-loader.c
	veejay-current/veejay-server/libplugger/freeframe-loader.h
	veejay-current/veejay-server/libvevo/vevo.c
2011-02-05 18:04:28 +01:00
niels
8150aaa6d4 rename err codes to VEVO family
deprecated jack call
2011-02-05 17:56:34 +01:00
niels
6c27ffbb19 fix build, declare strict checking correctly 2011-01-24 19:17:09 +01:00
niels
e855b351ab fix freeframe parameter handling and have workarround
changed messages in loading plugins
added FREEFRAME_CFLAGS to configure script
2011-01-23 21:29:29 +01:00
niels
f30bfac5ce bugfixes 2011-01-18 19:29:40 +01:00
niels
2f38f2d3fd fix freeframe
disabled freeframe plugin parameters
fixes to yuv lib
fixes to vevo lib
bump version
2011-01-17 20:03:01 +01:00
niels
08db70de29 fix 2010-10-24 16:40:32 +00:00
Niels Elburg
5b3c52908a fixes
git-svn-id: svn://code.dyne.org/veejay/trunk@1422 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2010-04-05 15:34:35 +00:00
Niels Elburg
9ac828204e branch livido, added libplugger, working livido loader, refactor plugload to libplugger
git-svn-id: svn://code.dyne.org/veejay/trunk@1418 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2010-04-04 16:53:43 +00:00