c0ntrol
|
61f7de936c
|
update README.odroid-xu3
|
2016-02-12 21:05:26 +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 |
|
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
|
88bcbc2914
|
add README for build on ODROID-XU3
|
2016-02-06 18:01:10 +01:00 |
|
niels
|
d5db322761
|
cummulative changes
|
2015-12-17 18:34:28 +01:00 |
|
niels
|
2a6e6f9f75
|
documentation updates
|
2015-12-10 22:58:57 +01:00 |
|
niels
|
f3d160cb13
|
change doc
|
2015-11-30 00:02:47 +01:00 |
|
niels
|
b3cc1d53c9
|
scrabble down some notes
|
2015-11-30 00:01:17 +01:00 |
|
d-j-a-y
|
3655f9278c
|
fix
|
2015-11-16 22:44:33 +01:00 |
|
d-j-a-y
|
bfbb2ec8f7
|
Installation.md : comment about duplicate content
|
2015-11-16 22:44:04 +01:00 |
|
d-j-a-y
|
e9496ca9d5
|
Update README.md
|
2015-11-16 22:42:11 +01:00 |
|
d-j-a-y
|
8a7280afd0
|
Rename Installation to Installation.md
|
2015-11-16 22:39:22 +01:00 |
|
d-j-a-y
|
15521a1417
|
initial commit : copy/paste from /README.md Installation section
|
2015-11-16 22:32:48 +01:00 |
|
d-j-a-y
|
10ed298a01
|
ascii art title
|
2015-11-16 18:48:26 +01:00 |
|
d-j-a-y
|
447bbe2f79
|
asciiii art + line wrap
|
2015-11-16 18:46:44 +01:00 |
|
d-j-a-y
|
d1f784bf23
|
ascii art title
|
2015-11-16 18:45:13 +01:00 |
|
d-j-a-y
|
aecab8ce0f
|
asccia art title
|
2015-11-16 18:42:48 +01:00 |
|
d-j-a-y
|
ac068752e0
|
ascii art title
|
2015-11-16 18:40:49 +01:00 |
|
d-j-a-y
|
9399d5f5d1
|
add readmealpha intralink
|
2015-11-16 18:37:52 +01:00 |
|
d-j-a-y
|
7d1490c5a0
|
fix intralinks
|
2015-11-16 18:37:00 +01:00 |
|
d-j-a-y
|
263d2b27ff
|
Update README.alpha
|
2015-11-16 17:04:15 +01:00 |
|
d-j-a-y
|
31bd861085
|
ascii art titles back :-)
generated with http://ascii.mastervb.net/ , font : sub-zero.flf
|
2015-11-16 17:01:31 +01:00 |
|
niels
|
8798791331
|
add recent additions
|
2015-11-07 00:24:10 +01:00 |
|
niels
|
ee3a8c7ace
|
add short explanation of new alpha filters to README.alpha
|
2015-11-05 22:33:32 +01:00 |
|
d-j-a-y
|
7dc77816d4
|
Create Readme veejay-server / doc
* fill with "folder dump"
`for i in *; do echo "* [$i](doc/$i)">>README.md ; done`
|
2015-10-26 17:13:53 +01:00 |
|
niels
|
d8c7773d2b
|
add doc on video-wall
|
2015-10-22 01:14:29 +02:00 |
|
niels
|
82c66810f9
|
add example to screen grab with ffmpeg by creating a v4l2 loopback device
|
2015-10-16 19:30:16 +02:00 |
|
niels
|
f3b19ad8a7
|
most veejay users build from source, lets use --with-arch-target=auto to build for their current cpu type. if you don't know what kind of x86 cpu veejay would be running on, run configure with --with-arch-target=generic to set -mtune=generic instead of -march=
|
2015-10-08 19:55:19 +02:00 |
|
c0ntrol
|
ad74e856f0
|
issue #11 ;change configure option --with-arch-target=auto to allow user to build veejay for the current cpu type. by default, it uses -mtune=generic. fixed CFLAGS during build, update spec file, update howtocompile doc, changed behaviour of cpuinfo.sh script
|
2015-10-07 21:30:40 +02:00 |
|
niels
|
3d17c51d39
|
update howto compile for ubuntu 14.01
|
2015-08-05 00:07:18 +02:00 |
|
niels
|
172d7d06b8
|
add example to convert video and audio with ffmpeg for use with veejay
|
2015-07-30 23:53:49 +02:00 |
|
niels
|
2494d9df26
|
remove old stuff, fix ssize_t, align multiple of 32 bytes, fix Map B to A by threshold, fix some leaks at exit, pre-allocate memory for fx-chain to eliminate dynamic memory allocation when switching samples or manipulating the fx chain, add docs/README.memory, add commandline option to disable static fx chain, take size of static chain in account when combined with -m option, update man page, clear font worker after samples are deleted, fix possible oob write in srt get list, lock static chain to RAM (non fatal), dont clear job and task argument in multithreader (no effect)
|
2015-06-05 02:05:40 +02:00 |
|
niels
|
8518d0eef2
|
fix CFLAGS in sendVIMS for puredata, minor updates to documentation, fixed small memory leak, removed all assertions except on libhash and lzo selftest, fix some console log messages
|
2015-04-23 21:21:56 +02:00 |
|
niels
|
b96bb5fe2f
|
fix plane lengths, fix plane lengths in FX, assign default NULL values, fix some compile warnings, some doc fixes, fix Y range for TV or digital YUV in some FX, align buffer alloc, remove unused code
|
2015-04-22 19:57:41 +02:00 |
|
niels
|
1c2001d10e
|
change file format detection part (fixes HuffYUV and some other formats)
|
2015-04-14 23:04:26 +02:00 |
|
niels
|
2a10252c91
|
add info on android and qrcode
|
2015-04-06 20:32:44 +02:00 |
|
niels
|
8a868f3c11
|
drop old parameter limit, new limit is 32 parameters (with 16 available in reloaded). changed VIMS 361 from static parameter length to variable length to account for more then 8 parameters, changed VIMS 410 to first return all sample properties, then parameters. added argyment to VIMS 145, fixed a couple of things, added parameters and sliders to reloaded
|
2015-03-01 18:20:43 +01:00 |
|
niels
|
a89e6473b8
|
update doc of veejay bundles (user defined VIMS events)
|
2015-01-24 12:30:23 +01:00 |
|
niels
|
ffbc1d36ed
|
add doc on bug reports, basic summary of things
|
2015-01-24 02:21:38 +01:00 |
|
niels
|
9ce138907a
|
update some documentation
|
2014-12-28 23:06:11 +01:00 |
|
Niels Elburg
|
e6f03f0742
|
sync
git-svn-id: svn://code.dyne.org/veejay/trunk@1355 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
|
2010-01-24 21:12:58 +00:00 |
|
Niels Elburg
|
8b5ac4a13f
|
add about geo stat
git-svn-id: svn://code.dyne.org/veejay/trunk@1253 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
|
2008-12-11 18:17:02 +00:00 |
|
Niels Elburg
|
d8e6f98d53
|
Initial checkin of veejay 1.4
git-svn-id: svn://code.dyne.org/veejay/trunk@1172 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
|
2008-11-10 20:16:24 +00:00 |
|