niels
b1e78d6c15
fix formatting in -u/--dump-events, change status message maximum length to MESSAGE_SIZE, remove unused allocated buffer, remove unicap left-over, add comment, remove calls to obsolete function, update MAN page, update environment variables shown in -u/--dump-events
2015-06-09 00:11:21 +02:00
niels
2494d9df26
remove old stuff, fix ssize_t, align multiple of 32 bytes, fix Map B to A by threshold, fix some leaks at exit, pre-allocate memory for fx-chain to eliminate dynamic memory allocation when switching samples or manipulating the fx chain, add docs/README.memory, add commandline option to disable static fx chain, take size of static chain in account when combined with -m option, update man page, clear font worker after samples are deleted, fix possible oob write in srt get list, lock static chain to RAM (non fatal), dont clear job and task argument in multithreader (no effect)
2015-06-05 02:05:40 +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
9e4fc851ca
warn if video is not multiple of 32, framerate fix, add donation address
2015-05-22 23:29:01 +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
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
80e1e26d7c
add fixme, fix later
2015-01-15 22:56:45 +01:00
niels
fd24c2b8ce
expose transcodes simd optimized average function as new internal fx (Average mixer)
2015-01-11 01:57:53 +01:00
niels
394db6786b
added commandline option --benchmark NxN. fixes to last commit, cleanup, smaller data structures in task queue, signal wakes all threads fix
2014-12-31 02:31:16 +01:00
niels
09ec52b853
fix messages, fix task thread priority (above main thread), reduced stack size, minor speed-ups to task runner
2014-12-28 22:26:50 +01:00
niels
c31f40fcdf
fix many compile warnings
2014-12-21 17:05:25 +01:00
niels
3057db6d5d
push fixes
2014-11-22 20:49:06 +01:00
niels
be2fc8d785
fix crash due to initializing dummy fx in wrong place (happens when fx list is queried).
2013-01-05 00:47:54 +01:00
niels
fa0673be72
removed an effect (map b to a, texture map)
2013-01-02 23:27:27 +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
2c6efc4b51
fix possible segf in median filter
...
refactor fx init / deinit
2012-06-19 06:42:06 +02:00
niels
a152abf27d
fix double free in vevo (softref ports)
...
properly clear memory before reuse (EDL, FX)
fix recursive port free
fix multiple instances of LVD plugin on same FX chain
fix sample/stream clean up
fix memory error in vevo pool
fix clearing of index node in vevo
added method to softref ports to vevo
added method to validate ports
fix vevo_property_del
fix activation/deactivation of plugin instances
added vevo test program
2012-06-19 03:02:44 +02:00
niels
0f72b97f7a
current bugs; cannot put two plugins on same fx chain, port free starts reported wrongly
...
new recursive port free
2012-06-18 15:11:07 +02:00
niels
a5b463b5df
fix lvd_shmin, wrong strides for pixel format
...
added HOST_fullrange for full yuv byte range (0-255) or "TV" yuv (16-235,16-240)
fix setting of palette in plug system
2011-08-22 20:33:11 +02:00
niels
6a064df3b4
fix mess
2011-02-05 20:06:52 +01: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
Niels Elburg
03b7d98a37
Added new FX, constant time median filter.
...
git-svn-id: svn://code.dyne.org/veejay/trunk@1369 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2010-02-02 20:52:39 +00: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
3a1e16e2f8
sync with mobile devel (amsterdam fx)
...
git-svn-id: svn://code.dyne.org/veejay/trunk@1324 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2009-04-04 12:16:07 +00:00
Niels Elburg
a3eac68f4b
drop pixelate
...
git-svn-id: svn://code.dyne.org/veejay/trunk@1266 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2008-12-16 22:12:30 +00:00
Niels Elburg
a73f10f661
fix action-file ,sample-list loading, drop goom, fix crash in pixelate, fix saving of projection configuration per sample, fix restore on load, added VEEJAY_FULLSCREEN env
...
git-svn-id: svn://code.dyne.org/veejay/trunk@1263 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2008-12-16 21:23:21 +00:00
Niels Elburg
0737d0b51b
add negate per channel, close clients on quit
...
git-svn-id: svn://code.dyne.org/veejay/trunk@1254 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2008-12-11 20:39:29 +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