Commit Graph

2650 Commits

Author SHA1 Message Date
c0ntrol
a2db1d5501 issue #42, add mean filter, constrain bg subtraction filters to 1 instance 2016-04-02 16:34:44 +02:00
c0ntrol
81da37e5f0 issue #42, subformat 2016-03-31 18:08:25 +02:00
c0ntrol
952d214e66 @d-j-a-y
Reloaded : MT - hightlight selected track
2016-03-30 20:28:12 +02:00
Niels
705c85dc33 Merge pull request #92 from d-j-a-y/djay_reloaded_autoconnect
reloaded autoconnect
2016-03-30 20:18:45 +02:00
[d.j.a.y] Jerome Blanchi
d748b174d7 Reloaded : update autoconnect usage 2016-03-30 11:57:27 +02:00
[d.j.a.y] Jerome Blanchi
53391e1aad CodeDoc : seqv_mouse_press_event - doxygen style 2016-03-30 11:49:47 +02:00
[d.j.a.y] Jerome Blanchi
e197af08c3 Reloaded : remove no necessary code
* current mt already assigned in same testing condition
2016-03-30 11:20:31 +02:00
[d.j.a.y] Jerome Blanchi
311740c1c9 reloaded : fix autoconnect 2016-03-30 07:54:17 +02:00
c0ntrol
d04026629c Merge branch 'master' of github.com:c0ntrol/veejay 2016-03-29 20:39:02 +02:00
c0ntrol
46fd8bff60 add new FX, binary threshold via otsu's method (issue #42) 2016-03-29 20:38:23 +02:00
c0ntrol
c24292e23b remove obsolete function 2016-03-29 20:37:56 +02:00
Niels
d01f66370b copy-paste license error, update year 2016-03-28 21:31:59 +02:00
c0ntrol
8250e5b4dd Merge branch 'master' of github.com:c0ntrol/veejay 2016-03-28 18:35:35 +02:00
c0ntrol
d8dc796e16 add background subtraction gaussian method, fixes for issue #42 2016-03-28 18:34:26 +02:00
c0ntrol
8de593268e enable MMX/SSE macros for constant time median filter 2016-03-28 18:33:39 +02:00
Niels
90ef99a6f3 minor update, default port
multicast should be tested
2016-03-25 18:17:54 +01:00
Niels
fcd569265b convert video with ffmpeg 2016-03-25 18:14:38 +01:00
Niels
24e796dfdb update compile doc, plugin-pack lvdgmic 2016-03-25 18:10:25 +01:00
c0ntrol
b32e4a483a indenting, alpha message 2016-03-25 16:39:24 +01:00
c0ntrol
dc89c1c135 fix compile warnings ( ./configure --enable-compile-warnings ) 2016-03-25 16:16:04 +01:00
c0ntrol
3f8dd313a2 fix issue #91 2016-03-25 13:15:41 +01:00
c0ntrol
29f5d4a29c issue #42, loop forever in pixelate 2016-03-25 10:07:56 +01:00
c0ntrol
217f406c63 update commandline usage 2016-03-25 09:58:28 +01:00
c0ntrol
9137468ccd lang 2016-03-25 09:56:26 +01:00
c0ntrol
f7b9d85c81 mode is used to negate val if enabled 2016-03-25 09:54:24 +01:00
Niels
6cfc678f31 Merge pull request #89 from d-j-a-y/djay_fixes
Reloaded minor fixes
2016-03-25 09:51:33 +01:00
[d.j.a.y] Jerome Blanchi
aa2102f512 DOC : note about video audio stream when using sound 2016-03-25 08:56:14 +01:00
[d.j.a.y] Jerome Blanchi
96b4fb1536 reloaded : order by usage 2016-03-25 08:22:45 +01:00
[d.j.a.y] Jerome Blanchi
eee10eac77 reloaded : get ride of warnings 2016-03-25 08:22:45 +01:00
[d.j.a.y] Jerome Blanchi
8b6d8917b3 reloaded : VEEJAY_MSG_XX in veejay_msg 2016-03-25 08:22:45 +01:00
[d.j.a.y] Jerome Blanchi
30dce59adc reloaded : trailing spaces - formating - indentation 2016-03-25 08:22:45 +01:00
[d.j.a.y] Jerome Blanchi
bbaf2893f2 reloaded : typo in usage 2016-03-25 08:22:45 +01:00
[d.j.a.y] Jerome Blanchi
540cb7232d reloaded : #define default port num 2016-03-25 08:22:45 +01:00
[d.j.a.y] Jerome Blanchi
8839af56d2 reloaded : autoconnect , start from 3490 port 2016-03-25 08:22:45 +01:00
[d.j.a.y] Jerome Blanchi
b435bddf9c audio doc
* example of encode audio
2016-03-25 08:22:45 +01:00
c0ntrol
902cd3f266 extend subtract background fx, issue #42 2016-03-24 21:18:54 +01:00
c0ntrol
9c03d2174e drop support for v4l1, fix issue #87 2016-03-23 21:21:56 +01:00
c0ntrol
cce52c2a7a cleanup, update email addr, fix compile warnings 2016-03-22 20:43:42 +01:00
c0ntrol
99c04695fe issue #42, fix use of uninitialized variables, fix invalid reads, fix compile warnings, fix memory leaks (at exit), added missing modes to luma magick fx 2016-03-21 21:53:52 +01:00
c0ntrol
d1a074fd1c keep track of allocated framebuffer, free them at close 2016-03-21 21:53:23 +01:00
c0ntrol
90af056a62 add missing file 2016-03-21 21:52:45 +01:00
c0ntrol
95787c31c7 add missing file 2016-03-21 21:52:30 +01:00
c0ntrol
8ba26a46ca fix configure flag --enable-compile-warnings 2016-03-21 21:51:17 +01:00
c0ntrol
2852171eeb add optimization cflags to livido plugin packs 2016-03-20 19:37:36 +01:00
c0ntrol
1e62476374 fix bg subtract, add extra mode to magic mirror, fix snap bg, added special mode to magic mirror that depends on bg subtraction 2016-03-20 19:36:11 +01:00
c0ntrol
b38f8e84c4 add livido fx background subtraction 2016-03-20 19:34:15 +01:00
c0ntrol
d26ff24761 bugfixes to motionmapping, optimizations to magicmirror, fix bug in magicmirror, added interpolation parameter to motionmapping FX 2016-03-19 20:17:01 +01:00
c0ntrol
5018085f41 update odroid documentation, upgrade to gcc 4.7 on ubuntu 12.04 2016-03-19 18:02:06 +01:00
c0ntrol
10522e04c2 __builtin_assume_aligned is only since gcc 4.7 2016-03-19 17:41:29 +01:00
c0ntrol
ac35bb86c3 refactor so gcc can auto vectorize motion mapping 2016-03-19 16:40:32 +01:00