veejay
|
98c0a42c0a
|
fix returning/dereferencing and other potential critical bugs
|
2023-09-03 20:24:45 +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
|
fbfef64b35
|
Libvje / refactor : threshold
* w,h
* clean headers
|
2016-07-29 20:10:34 +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 |
|
niels
|
413085632e
|
clean up
|
2015-12-10 22:37:52 +01:00 |
|
niels
|
068db974ce
|
issue #42, compile warning fixes
|
2015-12-09 22:31:57 +01: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
|
ea29933030
|
add generic mmx routine for negation and frame difference, refactor all FX that use frame differencing, refactor emms, rename motion mapping parameters (optimized FX), delete old code
|
2015-01-24 18:09:33 +01: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 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 |
|