c0ntrol
|
95535ce8a8
|
#183 refactor libvje
|
2019-09-08 15:08:29 +02:00 |
|
c0ntrol
|
ce3e0ba97d
|
fix constant time median filtering
|
2019-06-20 20:59:53 +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
|
77439a30e4
|
Libvje / refactor : median (fix)
* w,h, len : const unsigne
* clean headers
|
2016-07-30 14:58:39 +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
|
b5a1989f00
|
Libvje / refactor : medianfilter
* frame->width, frame->height
|
2016-04-20 11:52:17 +02: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
|
2c6efc4b51
|
fix possible segf in median filter
refactor fx init / deinit
|
2012-06-19 06:42:06 +02: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
|
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 |
|