Commit Graph

2650 Commits

Author SHA1 Message Date
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
Niels
085a896980 Merge pull request #79 from d-j-a-y/master
Fix build on debian 8
2016-01-26 18:57:45 +01:00
[d.j.a.y] Jerome Blanchi
364efa049f Fix build on debian 8
*Veejay client was not building because of AV_PIX trouble (redeclaration)
2016-01-26 08:05:06 +01:00
Niels Elburg
97814f9131 fix macro expansion of var res 2016-01-10 21:18:26 +01:00
Niels Elburg
c58807d074 i686 build fixes, ffmpeg updates 2016-01-10 21:11:05 +01:00
niels
8e911045d8 update livido api to 104 (added pixel format YUV 4:2:2:Alpha as LIVIDO_PALETTE_YUVA422), support alpha channels in lvd_shmin plugin, accept loading plugins with lower livido API version 2016-01-01 17:29:56 +01:00
niels
5d22974b4e issue #42, thread safety and new FX, randnoise 2015-12-22 14:18:24 +01:00
niels
9b886d51f9 auto signal change of fade entry if a method is selected (chain entry change) 2015-12-22 12:52:47 +01:00
niels
20b122fe57 cleanup 2015-12-20 13:31:07 +01:00
niels
64e677b465 fix loading of streams in mixing sources list 2015-12-19 18:13:00 +01:00
niels
d5db322761 cummulative changes 2015-12-17 18:34:28 +01:00
niels
46270f9cf8 follow selected chain entry to B in chain fader 2015-12-12 18:05:53 +01:00