Commit Graph

23 Commits

Author SHA1 Message Date
c0ntrol
95535ce8a8 #183 refactor libvje 2019-09-08 15:08:29 +02:00
c0ntrol
36d0f6e55a move shared libraries to veejay-core package 2019-06-15 14:55:39 +02:00
c0ntrol
70d94c2d30 fix possible crash in motion ghost, refactor similar patterns 2019-01-22 23:14:13 +01:00
c0ntrol
8694cce302 fix color mapping and lens correction 2019-01-20 21:00:47 +01:00
[d.j.a.y] Jerome Blanchi
b210cba166 Libvje / refactor : unsigned len -> signed len; 2016-08-01 19:31:52 +02:00
[d.j.a.y] Jerome Blanchi
e1bad5d855 Libvje / refactor : radcor
* w,h
* clean headers
2016-07-30 10:11:45 +02:00
[d.j.a.y] Jerome Blanchi
760f0cad8a Libvje / refactor : radcor , code format
* trailling spaces / indentation
2016-04-06 10:07:58 +02:00
[d.j.a.y] Jerome Blanchi
3d5f39e6bb Libvje / refactor : oups ! fix 2016-04-06 10:04:23 +02:00
[d.j.a.y] Jerome Blanchi
0ab939e5cb Libvje / refactor : radcor_apply
* frame->width,frame->height
2016-04-06 09:16:37 +02: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
niels
068db974ce issue #42, compile warning fixes 2015-12-09 22:31:57 +01:00
niels
eba22f0b00 flag FX for alpha operations, some fixes and some fixmes 2015-12-02 23:49:40 +01:00
niels
b38a4ec5a3 issue #42, compile warnings 2015-11-26 22:35:20 +01:00
niels
dabdc50f9f fix #42 2015-11-14 21:01:27 +01:00
niels
9b1cd2e80d update parameter names in bathroom window, add chroma magick and magic overlays as alpha composite effect, regression in lens correction, fix slicer mixer effect, update internals #42 2015-11-08 22:43:25 +01:00
niels
03e378ed38 issue #42 2015-11-07 22:55:56 +01: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
c31f40fcdf fix many compile warnings 2014-12-21 17:05:25 +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
708c722f30 bugfixes to a few FX, fixed multi thread task balancer,fixed removing shm segment on close, do not fail opening v4l2 device that report no input sources or channels. 2012-12-28 21:30:51 +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 Elburg
c415a1b697 fixing bugs eeh
git-svn-id: svn://code.dyne.org/veejay/trunk@1376 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2010-02-05 21:22:32 +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