Commit Graph

1754 Commits

Author SHA1 Message Date
niels
1ad91acc61 scale 2015-04-06 14:53:53 +02:00
niels
d5ee03cb52 add header definition 2015-03-31 18:46:09 +02:00
niels
53ffbbc3e0 add VIMS 435, bump version to 1.5.50 2015-03-31 18:45:01 +02:00
niels
3913a39fe6 fix default font size for OSD, added bitcoin qrcode 2015-03-29 18:24:55 +02:00
niels
ea191b1f1d add commandline option --qrcode-connection-info to write veejay's connection info into a qrcode. added function to retrieve external ip address. display qrcode or veejay logo. add libqrencode as optional dependency 2015-03-28 23:33:02 +01:00
niels
0ca67536ab add wrapper to encode strings into qr code. displays qrcode on ctrl-c (copyright display) or veejay logo if libqrencode dependency is missing. 2015-03-28 23:31:32 +01:00
niels
aaf2e7af69 find my own (external) ip address 2015-03-28 17:33:35 +01:00
niels
3afaecf6a4 use integer values instead of float, range 0 - 100 for vims 349 2015-03-28 17:26:47 +01:00
niels
8ed9193f4a add vims event 'set normalized parameter value' 2015-03-22 18:27:29 +01:00
niels
0ab51b75b1 fix chameleon, keyselect 2015-03-22 11:22:19 +01:00
niels
70c3aa3122 scaler per loaded image, add warning message 2015-03-15 20:16:19 +01:00
niels
cec151e378 fixes to image loading 2015-03-15 18:04:11 +01:00
niels
71b27962a9 fix definition of PRESET event 2015-03-02 20:45:02 +01:00
niels
83894fe755 remove debugging code, set n_inputs and n_outputs correctly if plugin has none 2015-03-01 20:36:09 +01:00
niels
12107d9d08 fix plane problem in preview, use correct plane offsets 2015-03-01 20:01:38 +01:00
niels
fcc9c7f716 bump to 1.5.49, reloaded now requires veejay 1.5.49 2015-03-01 18:25:15 +01: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
869b22ce4d bump 2015-02-22 11:45:46 +01:00
niels
a00f31565b check result of mmap, fix invalid free in closing of edl 2015-02-22 11:45:03 +01:00
niels
5dc36a049e fix typo 2015-02-09 01:00:49 +01:00
niels
f188bc8001 add more documentation files to the debian package 2015-02-09 00:22:52 +01:00
niels
dbdd6337c9 fix typo 2015-02-08 12:56:21 +01:00
niels
ebad6f86af add more paths for plugins, update build scripts 2015-02-08 12:42:26 +01:00
niels
627bc8cd32 add new debian packaging files 2015-02-08 12:29:15 +01:00
niels
f8f37830fc remove debian packaging 2015-02-08 12:28:35 +01:00
niels
876d2bc1eb update package build scripts 2015-01-31 21:56:40 +01:00
niels
6c35be2be0 bump to 1.5.47 2015-01-27 23:59:25 +01:00
niels
065ec7a513 silently drop obscure and incomplete split screen implementation 2015-01-27 23:58:04 +01:00
niels
402f1a18cd failsave in fx apply, refactor pixel task, delete obsolete code 2015-01-27 23:19:45 +01:00
niels
80d59bde57 enable multi threading for shift pixel values ycbcr 2015-01-27 23:18:59 +01:00
niels
8c24848ade remove needless memcpy, cleanup 2015-01-27 23:17:29 +01:00
niels
bff16c2553 enable multithreading for cartoon, color adjust, sharpen, color enhance 2015-01-27 23:16:12 +01:00
niels
1951290f09 drop preprocessor junk, resolve if function exists at link time using weak attribute (gcc builtin) 2015-01-27 20:10:43 +01:00
niels
15b7a886bd reverse check 2015-01-27 19:51:01 +01:00
niels
8735adfb7f clean initialization 2015-01-27 00:57:38 +01:00
niels
c1d5223312 more fixes to FX 2015-01-27 00:47:24 +01:00
niels
423958a6a5 delete obsolete code, small fixes 2015-01-26 23:14:14 +01:00
niels
ddd09b064d avcodec_encode_video in libav libavcodec 56.11.0 but not in ffmpeg libavcodec 56.13.100 2015-01-26 22:21:46 +01:00
niels
3a341c8194 change avcodec version check 2015-01-25 22:43:14 +01:00
niels
9860473466 build fixes debian sid, add support for libav 11.1 2015-01-25 18:11:47 +01:00
niels
edc6e67804 cache maximum frame size for faster file loading 2015-01-25 15:26:40 +01:00
niels
cbd6ebb19d fix 2015-01-25 15:13:43 +01:00
niels
19ee1fdfb0 use high resolution sleep timer 2015-01-25 00:57:56 +01:00
niels
750519ce67 reduce memory footprint 2015-01-25 00:16:37 +01:00
niels
be9dcac8ec calculate max frame size 2015-01-25 00:16:20 +01:00
niels
61e73e0c5f reduce memory footprint of an editlist 2015-01-24 23:01:37 +01:00
niels
ea29933030 add generic mmx routine for negation and frame difference, refactor all FX that use frame differencing, refactor emms, rename motion mapping parameters (optimized FX), delete old code 2015-01-24 18:09:33 +01:00
niels
a89e6473b8 update doc of veejay bundles (user defined VIMS events) 2015-01-24 12:30:23 +01:00
niels
97c5ea77d8 remove debug logging. 2015-01-24 12:26:08 +01:00
niels
1f748eb6ca early initialization of thread pool for pixel tasks, lock before broadcast 2015-01-24 11:57:26 +01:00