Jerome Blanchi aka d.j.a.y
ddc6561a8f
Doc, fix repository and dependencies
2017-12-05 14:13:32 +01:00
c0ntrol
915e4b48cb
fix build problems
2017-12-02 13:00:12 +01:00
c0ntrol
1dae09b985
ensure that data to send always fits in the buffer
2017-11-12 14:49:13 +01:00
c0ntrol
711ee199d4
fix loading chain information on stream type
2017-11-12 14:39:52 +01:00
c0ntrol
b75f044a54
allow user to define custom mtune/march settings with --with-arch-target
2017-11-07 22:02:31 +01:00
Jerome Blanchi aka d.j.a.y
92c3c4b045
veejay : fix veejay no arg core dump
...
* if veejay was started without arguments a core dump was generated
2017-10-17 22:37:18 +02:00
Jerome Blanchi aka d.j.a.y
ebd25229e9
Veejay / vje : Matrix Dither fix crash on p0 max value
...
* limit p0 (Value) to width-1
2017-10-17 01:07:36 +02:00
Jerome Blanchi aka d.j.a.y
0cd330153a
print state on fx entry up/down
2017-10-09 12:55:30 +02:00
Jerome Blanchi aka d.j.a.y
ddc755f60a
Fix : Missing Libav AV_ prefix
2017-06-08 00:05:47 +02:00
Jerome Blanchi aka d.j.a.y
20e713cf79
Documentation - fix sendVims references + add new infos
2017-06-08 00:05:47 +02:00
d-j-a-y
33131a9459
Update HowtoVideoCodecs.md
2017-06-03 15:50:58 +02:00
d-j-a-y
1822e3c60e
Update HowtoVideoCodecs.md
...
should be md compliant
2017-06-03 15:45:12 +02:00
d-j-a-y
a7a149a944
Update HowtoVideoCodecs.md
2017-06-03 15:29:54 +02:00
d-j-a-y
fe8a9a2e69
Rename HowtoVideoCodecs.txt to HowtoVideoCodecs.md
2017-06-03 15:29:16 +02:00
c0ntrol
a9df8ee252
clear memory before using it
2017-01-15 15:41:55 +01:00
c0ntrol
bc06d224c9
fix blend methods (clamping)
2017-01-15 15:20:55 +01:00
frijol
1d841ff11e
Libvje / fix according review
2017-01-14 21:42:51 +01:00
[d.j.a.y] Jerome Blanchi
537a35da7e
Libvje / Dices fix #132 (center the effect)
2017-01-11 11:36:51 +01:00
[d.j.a.y] Jerome Blanchi
383d47996e
Libvje / Magic Overlay Scratcher : New parameter grascale/colorful .
...
* When p3 is enabled (=1), result image is grasycale (old and default behavior),
when p3 is desabled, result image is colorful (original Cr,Cb)
2017-01-11 11:36:51 +01:00
[d.j.a.y] Jerome Blanchi
d0174bfe86
Libvje / Magic Overlay Scratch now use all fx blends methods.
...
* use VJ_EFFECT_BLEND_COUNT
2017-01-11 11:36:51 +01:00
[d.j.a.y] Jerome Blanchi
7fe498bc8e
Libvje / Fix divide by 0
...
* fix from overlaymagic_softburn
2017-01-11 11:36:51 +01:00
[d.j.a.y] Jerome Blanchi
5436753293
Libvje / VJ_EFFECT_BLEND_COUNT + VJ_EFFECT_BLEND_STRINGS
...
* VJ_EFFECT_BLEND_COUNT : max blend entries
* VJ_EFFECT_BLEND_STRINGS : All blends strings
2017-01-11 11:36:51 +01:00
[d.j.a.y] Jerome Blanchi
d50e79ba97
Libvje / fix #133
...
* get_pix_func_Y : if() --> switch()
* fix BLEND_ADDITIVE == 0 by adding VJ_EFFECT_BLEND_SWAP
* fix BLEND_SUBSTRACTIVE (double entry in if statement) by adding BLEND_SUBSTRATIVE2 (clamped)
2017-01-11 11:36:51 +01:00
c0ntrol
2b0accca54
issue #131 , shift + double click to add FX in disabled state
2017-01-08 14:10:52 +01:00
c0ntrol
a433c77334
removed min/max levels from rgbkey
2017-01-02 16:30:41 +01:00
c0ntrol
0c84a976d6
drop femms
2017-01-02 16:30:21 +01:00
c0ntrol
12067061b3
initialize sqrt lookup table
2017-01-02 16:30:01 +01:00
c0ntrol
602f886daa
fix rgbkey header
2017-01-02 16:29:42 +01:00
c0ntrol
137539f45c
use sse sqrt, fallback to std c equivalent when compiling on 32 bit systems
2017-01-02 16:29:05 +01:00
c0ntrol
e3f7a49bda
use sqrt lookup table
2017-01-02 16:28:21 +01:00
c0ntrol
226ca52c2e
fix alpha blend
2017-01-02 16:28:12 +01:00
c0ntrol
a1a1db0fdf
use lookup table for sqrt, remove gauss mask, remove min/max levels (can be achieved by using chained fx)
2017-01-02 16:26:30 +01:00
c0ntrol
106a18e2e3
fix artifact color
2017-01-02 16:26:17 +01:00
c0ntrol
fb02d37748
fix fx chain loading
2017-01-02 16:25:10 +01:00
[d.j.a.y] Jerome Blanchi
0a757db760
veejay / fix vj event : sizeof VIMS CHAIN LIST ENTRY
...
* important, fix "out of bound" coredump!
2016-12-16 12:45:23 +01:00
c0ntrol
3b923ddb56
pull request review changes
2016-11-26 15:29:49 +01:00
Niels
83e16eb0de
Merge pull request #130 from d-j-a-y/djay_various_fixes
...
Various FiXes ;-)
2016-11-26 12:05:59 +01:00
Niels
2bc101d709
Merge pull request #135 from d-j-a-y/djay_reloaded_fixes
...
Reloaded (various) fixes
2016-11-26 12:05:49 +01:00
Niels
4494e92885
Merge pull request #137 from d-j-a-y/master
...
Fix 32 bit support / gcc "internal compilation error" replace_reg
2016-11-26 12:05:37 +01:00
[d.j.a.y] Jerome Blanchi
1bc644ce57
Fix #72 : convenience libraries not automatically re-linked
...
* veejay-server/veejay/Makefile.am : Add SUDBIRS directive
* veejay-server/veejay/Makefile.am : libveejay_la_LIBADD , change -L searchdir flag to .la libs
2016-11-03 18:02:09 +01:00
[d.j.a.y] Jerome Blanchi
0708f52016
Fix 32 bit support / gcc "internal compilation error" replace_reg
2016-10-03 12:04:56 +02:00
[d.j.a.y] Jerome Blanchi
96eda2f6bd
vj-split / test NULL ptr
...
I had experimented once a crash on "vj_split_process".
* Test null ptr on "vj_split_process" , "vj_split_render", "vj_split_get_screen"
2016-08-14 11:47:33 +02:00
[d.j.a.y] Jerome Blanchi
9a3430bbff
Reloaded (+veejay) / Fix Fx Anim on Sample change
...
--> veejay side
* vims.h / update VIMS_CHAIN_LIST_ENTRY_*
* vj-event.c / vj_event_chain_list : add kf_status to chain_list message
--> reloaded side
* vj-api.c / load_effectchain_info : use new value (kf_status)
2016-08-14 10:05:02 +02:00
[d.j.a.y] Jerome Blanchi
feab0cc3cc
Reloaded (+veejay) / Fix Sample Mix update on sample change (VIMS_SAMPLE_SELECT?)
...
info->uc.entry_tokens[] is only updated for the current slot (update_current_slot).
This cannot be used in a loop.
veejay side:
* vims.h : #define the message lenght & format
* vj-event.c : use #define
* vj-event.c : new values to message : chain_source & chain_channel
reloaded side:
* vj-api.c : use #define
* vj-api.c : use the new message values
2016-08-13 15:44:29 +02:00
[d.j.a.y] Jerome Blanchi
4afbb81983
Libvje / magicscratcher : param 2 naming (Pingpong)
2016-08-11 18:17:04 +02:00
[d.j.a.y] Jerome Blanchi
69bd7479f8
Libvje / magicscratcher : Fix "None" mode
...
* None was Basecolor has VJ_EFFECT_BLEND_BASECOLOR = 9
2016-08-11 18:17:04 +02:00
[d.j.a.y] Jerome Blanchi
2f680d0400
Libvje / magicscratcher : clean switch(mode) + use preproc values from internal.h
2016-08-11 18:17:04 +02:00
[d.j.a.y] Jerome Blanchi
a4ebc04578
Libvje / common : _get_pf , order and fix
...
* Case 4 was not 'implemented' and felt in default case : now is't clear.
2016-08-11 18:17:03 +02:00
[d.j.a.y] Jerome Blanchi
bf60e6841f
Libvje / Enhanced Magic Blend : Param Naming + fix bound
2016-08-11 18:17:03 +02:00
[d.j.a.y] Jerome Blanchi
750a73ca0d
Libvje / dices : Fix Up case
2016-08-11 18:17:03 +02:00