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
9bcd733c37
Libvje / refactor : lumablend (fix)
...
* clean headers
2016-07-30 15:53:42 +02:00
c0ntrol
8288ce26f0
refactor
2016-05-05 12:18:31 +02:00
[d.j.a.y] Jerome Blanchi
3c4bd33a74
Libvje / refactor : lumablend
...
* replace w*h by len
* const int w, h
* uint8_t * yuv1[3] <--> uint8_t **yuv1 = frame->data
2016-05-02 09:21:09 +02:00
c0ntrol
cce52c2a7a
cleanup, update email addr, fix compile warnings
2016-03-22 20:43:42 +01:00
niels
27eba7483c
add parameter value hints (issue #42 )
2015-11-25 22:20:13 +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
6f5da9e5b5
fix opacity by threshold, disable blur in multithread mode
2012-12-28 21:46:16 +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