Commit Graph

3434 Commits

Author SHA1 Message Date
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
c0ntrol
443742ad3c fix motion mapping, issue #42 2016-03-18 21:23:28 +01:00
c0ntrol
4be19bde83 update man page, supported video codecs and formats 2016-03-16 19:50:11 +01:00
c0ntrol
12604b28a8 do not list inactive controls, issue #77 2016-03-16 19:39:51 +01:00
c0ntrol
50e5c8e017 allow user to select memcpy and memset optimized functions, add env var VEEJAY_MEMSET_METHOD and VEEJAY_MEMCPY_METHOD, update man page 2016-03-16 19:24:37 +01:00
c0ntrol
be11b430e2 remove BTC donation address (it is not used) 2016-03-16 19:24:21 +01:00
c0ntrol
41ee273ecd slightly increase buffer size to better identify best memcpy method 2016-03-16 18:41:20 +01:00
c0ntrol
dc75644f4b refactor yuv4mpeg; support scaling of input source 2016-03-15 22:11:44 +01:00
c0ntrol
e70be9df5a remove bitcoin donation qrcode 2016-03-15 19:14:58 +01:00
c0ntrol
fcb654a462 fix issue #86 2016-03-15 19:07:17 +01:00
c0ntrol
a259d2bff7 remove BTC donation address (it is not used), fix timing issue when bad video frame is queued 2016-03-13 15:19:42 +01:00
c0ntrol
5acc646f02 change return value of yuv4mpeg chroma function (default) 2016-03-13 15:19:21 +01:00
c0ntrol
155fcf9a70 fix bug in yuv4mpeg streaming (wrong picture color) 2016-03-13 15:18:58 +01:00
c0ntrol
1fa46c70d9 add yuy2 to yuv_plane_sizes, clear format struct before fetching format info from v4l2 device, add env VEEJAY_V4L2_PREFER_JPEG, changed precedence of pixel formats, fix return value in v4l2_pixelformat2ffmpeg 2016-03-13 11:32:05 +01:00
c0ntrol
4553a2866f arm flags for reloaded 2016-02-17 22:42:54 +01:00
c0ntrol
9e424049e6 issue #82, insert warning 2016-02-17 21:48:54 +01:00
c0ntrol
5f4dcbfe24 put in fallback to default march=native if arch detection fails 2016-02-15 21:36:41 +01:00