Commit Graph

2893 Commits

Author SHA1 Message Date
[d.j.a.y] Jerome Blanchi
51c50dec72 Libvje / refactor : deinterlace
* f->w , f->h
2016-06-03 11:42:06 +02:00
[d.j.a.y] Jerome Blanchi
3b1cc50bd7 Libvje / refactor : perspective
* f->w , f->h, f->len
2016-06-03 11:42:06 +02:00
[d.j.a.y] Jerome Blanchi
89fc6252b2 Libvje / refactor : zoom
* f->w, f->h, f->len
2016-06-03 11:42:06 +02:00
[d.j.a.y] Jerome Blanchi
764318aef9 Libvje / refactor : slice
* f->w, f->h, f->len
2016-06-03 11:42:06 +02:00
[d.j.a.y] Jerome Blanchi
549b6f1c6e Libvje / refactor : bathroom
* f->w , f->h , f->len
2016-06-03 11:42:06 +02:00
[d.j.a.y] Jerome Blanchi
6b8cd67450 Libvje / refactor : ripple
* f->w, f->h , f->len
2016-06-03 11:42:06 +02:00
[d.j.a.y] Jerome Blanchi
2f49ba9c2f Libvje / refactor : average
f->w, f->h, f->len
2016-06-03 11:42:06 +02:00
[d.j.a.y] Jerome Blanchi
f372a3488f Libvje / refactor : vbar
f->w, f->h, f->len
2016-06-03 11:42:06 +02:00
[d.j.a.y] Jerome Blanchi
1a7962d5d0 Libvje / refactor : bar
* f->w , f->h , f->len
2016-06-03 11:42:06 +02:00
[d.j.a.y] Jerome Blanchi
1586434baa Libvje / refactor : simplemask
* frame->w, f->h , f->len
2016-06-03 11:42:06 +02:00
[d.j.a.y] Jerome Blanchi
37efaea225 Libvje / refactor : sinoids
* frame->len , f->w f->h
2016-06-03 11:42:06 +02:00
[d.j.a.y] Jerome Blanchi
551caf9254 Libvje / refactor : motionblur
* frame->len
2016-06-03 11:42:06 +02:00
[d.j.a.y] Jerome Blanchi
8b7bd982fe NoiseAdd - comment unused procedure : noiseadd3x3_maskapply 2016-06-03 11:42:05 +02:00
[d.j.a.y] Jerome Blanchi
a4065545e4 Libvje / refactor : noiseadd
* frame->h, frame->w
* Y = frame->data[0]
2016-06-03 11:42:05 +02:00
c0ntrol
10c818e13b issue #42, issue #116 2016-05-25 20:45:03 +02:00
c0ntrol
87fa4fe116 issue #42 2016-05-25 19:40:13 +02:00
c0ntrol
46b9b50e98 issue #117 2016-05-25 19:33:59 +02:00
c0ntrol
d19774f0e7 issue #116, #115 2016-05-24 20:49:24 +02:00
c0ntrol
1d3652dae3 issue #119, issue #111 2016-05-24 19:56:01 +02:00
c0ntrol
c92758cef8 issue #114 2016-05-24 18:39:42 +02:00
c0ntrol
fdd3a4bd4c issue #111, fix offline recording, allow offline recording while recording from playing sample or stream, added new tag type 'clone' which lets you clone any input stream, added clone callback to sample copy button, added offline recording widgets to sample bank, added new VIMS 252 2016-05-19 22:53:50 +02:00
c0ntrol
4af03c8670 issue #111, fix offline recorder 2016-05-19 19:03:46 +02:00
c0ntrol
418bb32f8f issue #42, add parmeters Period and Shatter to Slicer FX, assign timecode value in VJFrame at render step 2016-05-18 21:06:21 +02:00
c0ntrol
25fe3bbc00 issue #111, add new generator toolbar button 2016-05-18 20:13:49 +02:00
c0ntrol
fde826aa14 issue #42, add speed parameter to lvd starfield 2016-05-18 20:13:21 +02:00
c0ntrol
23fec4a67f issue #111, fix sequence slot indicator in reloaded, fix crash on deleting tag when it was mixing with a sample (and vice versa), fix leak in yuvconv, fix leak in plugin description cleanup, change status behaviour for current sequence slot; MAX_SEQUENCES indicates sequencer is turned off, any other value is a valid sequence index. 2016-05-18 19:48:42 +02:00
c0ntrol
05cbbc1fbe issue #111, add -ffast-math option to i686 build flags 2016-05-17 20:20:40 +02:00
c0ntrol
a3ad447867 issue #111, sync cpuinfo.sh 2016-05-17 20:10:12 +02:00
c0ntrol
8b200d4a65 issue #111, detect SIMD in configure (negative branch), sync cpuinfo.sh 2016-05-17 20:09:28 +02:00
Niels
b951fbc4bf Merge pull request #112 from d-j-a-y/djay_libvje
Libvje / refactor - width, height and len issue #112
2016-05-16 21:28:51 +02:00
c0ntrol
fbb2f5c7a6 issue #111, fix sample bank loading by fixing stream type, allow streams to be added to the sample sequencer, fixes to status line, clear audio buffer after recording a frame 2016-05-16 19:18:08 +02:00
c0ntrol
c54d448cb8 issue #42, invalid write 2016-05-16 16:27:10 +02:00
[d.j.a.y] Jerome Blanchi
686f31b2ee Libvje / refactor : contrast
* frame->h , frame->w
2016-05-16 12:18:29 +02:00
[d.j.a.y] Jerome Blanchi
c78bf7689e Libvje / refactor : enhancemask
* frame->h , frame->w
2016-05-16 12:18:29 +02:00
[d.j.a.y] Jerome Blanchi
7f86ccdef2 Libvje / refactor : complexsync
* frame->h , frame->w
2016-05-16 12:18:29 +02:00
[d.j.a.y] Jerome Blanchi
8825e22c7b Libvje / refactor : complexthreshold
* w = frame->w
2016-05-16 12:18:29 +02:00
[d.j.a.y] Jerome Blanchi
e327396770 Libvje / refactor : complexsaturate
* remove width, height
2016-05-16 12:18:29 +02:00
[d.j.a.y] Jerome Blanchi
7ade247471 Libvje / refactor : complexinvert
* remove width, height
2016-05-16 12:18:29 +02:00
c0ntrol
bd9aa1379b issue #111, filter generator FX from effect list (can be added now as streams via menu item or VIMS message) 2016-05-16 10:07:06 +02:00
c0ntrol
3026b0f796 issue #42, add black inclusion parameter to color exchange and color tone, add new FX starfield, add new FX explosion 2016-05-15 21:00:07 +02:00
c0ntrol
f8b6a6adea issue #42, generator parameter defaults 2016-05-15 20:59:08 +02:00
c0ntrol
44739db6aa issue #111, hide generator window after creating new stream 2016-05-15 16:44:01 +02:00
c0ntrol
6bcb8b2599 add menu item stream - new generator 2016-05-15 16:38:19 +02:00
Niels
fc2ab97152 issue #111, add VIMS command to query list of generators 2016-05-15 15:48:35 +02:00
Niels
47b995ba8d issue #42, livido inline function 2016-05-15 14:46:12 +02:00
Niels
78ed1a3010 issue #42, livido inline function removed 2016-05-15 14:45:04 +02:00
Niels
330c1b432f issue #111 2016-05-15 14:23:19 +02:00
Niels
638fed14ea issue #42, alpha choke and plasma distortion 2016-05-15 14:22:54 +02:00
Niels
6b4128decb issue #111 2016-05-15 12:10:55 +02:00
Niels
245a665ab5 issue #111 2016-05-15 11:55:25 +02:00