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 |
|
niels
|
9cd7fa49dd
|
not all system report the same things
|
2016-02-15 21:29:58 +01:00 |
|
niels
|
69d18d2980
|
signal thread while in lock, not outside of lock. fix jumpy playback
|
2016-02-15 21:19:32 +01:00 |
|
c0ntrol
|
570db8dd5e
|
fix implicit declaration
|
2016-02-14 11:16:06 +01:00 |
|
c0ntrol
|
1eb4ff18eb
|
add fastarm memcpy
|
2016-02-13 18:53:36 +01:00 |
|
c0ntrol
|
61f7de936c
|
update README.odroid-xu3
|
2016-02-12 21:05:26 +01:00 |
|
c0ntrol
|
369d9ada45
|
remove double march setting
|
2016-02-12 21:01:34 +01:00 |
|
c0ntrol
|
d83f2ff4cf
|
detect neon on odroid
|
2016-02-12 20:59:35 +01:00 |
|
c0ntrol
|
2aa45c9d67
|
Merge branch 'master' of github.com:c0ntrol/veejay
|
2016-02-12 20:48:42 +01:00 |
|
c0ntrol
|
f2c520e921
|
update cpuinfo.sh to include corner case for gcc 4.6.3 on arm
|
2016-02-12 20:47:43 +01:00 |
|
c0ntrol
|
3a9378191e
|
change how arm is detected (in progress)
|
2016-02-12 20:36:01 +01:00 |
|
c0ntrol
|
7f997d764f
|
fix issue #81, added NEON optimized memcpy, added --enable-neon configure flag, updated ODROID-XU4 documentation
|
2016-02-09 21:36:53 +01:00 |
|
c0ntrol
|
7dd324a990
|
fix typo
|
2016-02-09 21:34:46 +01:00 |
|
Patric Schmitz
|
48c09f5725
|
update server .gitignore
prefix toplevel paths with /
remove /** prefix from paths which shall match everywhere
|
2016-02-09 15:49:50 +01:00 |
|
Patric Schmitz
|
0775098887
|
add .gitignore for client and utils
|
2016-02-09 15:46:01 +01:00 |
|
Niels
|
0fe7626da1
|
update odroid product link
|
2016-02-06 20:11:15 +01:00 |
|
Niels
|
f99b8e3606
|
device is ODROID XU4
|
2016-02-06 20:10:51 +01:00 |
|
c0ntrol
|
856bc18802
|
allow veejay to load images on older systems (glib 2.35 and older)
|
2016-02-06 18:39:37 +01:00 |
|
c0ntrol
|
88bcbc2914
|
add README for build on ODROID-XU3
|
2016-02-06 18:01:10 +01:00 |
|
c0ntrol
|
6dde0fb842
|
workarround bug in gcc that fails to detect arch settings
|
2016-02-06 18:00:26 +01:00 |
|
c0ntrol
|
5d1d935344
|
build fixes (odroid build, arm)
|
2016-02-06 16:17:34 +01:00 |
|
niels
|
669b7ea999
|
some fixes issue #42
|
2016-01-28 21:33:39 +01:00 |
|
niels
|
8e0f809358
|
fix compile warnings
|
2016-01-19 19:51:52 +01:00 |
|
niels
|
2f70d0302f
|
remove compile warning
|
2016-01-19 19:49:24 +01:00 |
|