c0ntrol
ebddb4153c
push bg frame to fx chain
2019-09-15 15:11:28 +02:00
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
[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
3ca4010e14
Libvje / refactor : chameleon
...
* w,h
* clean headers
2016-07-30 09:42:59 +02:00
c0ntrol
35a523db1d
refactor usage of header files (do not include in fx .h, but in .c), fixed frame->width to const int width from d/j/a/y, fixed some identing using %retab!, added chroma red and blue channel mode to negate channel, corrected use of pixel_Y_lo_ and pixel_Y_hi_ in some locations (instead of using hardcoded values), some minor code style fixes
2016-04-24 19:04:07 +02:00
[d.j.a.y] Jerome Blanchi
3748e37afc
Libvje / refactor : softblur
...
* frame->width, frame->height
2016-04-21 13:12:53 +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
ce365c0b00
issue #42 , parameter value hints
2015-11-26 22:10:17 +01:00
niels
4ad65649a9
fix issue #25
2015-10-18 16:26:57 +02: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
9fc7a9ecbd
fix editlist display in reloaded, fix video file loading, fix edit list routines, fix yuv4mpeg, fix video settings initialization
2015-04-17 23:52:34 +02:00
niels
0ab51b75b1
fix chameleon, keyselect
2015-03-22 11:22:19 +01:00
niels
c31f40fcdf
fix many compile warnings
2014-12-21 17:05:25 +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
172ddcba63
fix greenish in 4 FX (initial buffer for UV planes was initialized to 0)
2014-12-20 18:55:00 +01:00
niels
8d2ce16227
Merge branch 'master' of code.dyne.org:veejay
...
Conflicts:
veejay-current/veejay-client/configure.ac
veejay-current/veejay-server/configure.ac
veejay-current/veejay-server/libel/vj-avcodec.c
veejay-current/veejay-server/libel/vj-el.c
veejay-current/veejay-server/libstream/v4l2utils.c
veejay-current/veejay-server/libvje/effects/chameleon.c
2014-11-22 20:59:53 +01:00
niels
3057db6d5d
push fixes
2014-11-22 20:49:06 +01:00
niels
08c1d3ab1e
fix crash in nervous,
...
fix possible crash in cameleon
2013-10-09 20:27:56 +02:00
niels
9b4884f5a9
fixes and deletes
2012-12-28 23:55:53 +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