Commit Graph

55 Commits

Author SHA1 Message Date
c0ntrol
eb09e6a398 #187 reduce gmic logging 2019-05-22 20:36:35 +02:00
c0ntrol
5cfe56eddd #187, dont pass palette to push, increase precision of some parameters, disable broken gmic filters, reduce gmic logging 2019-05-22 20:36:08 +02:00
c0ntrol
ef6de8f810 #187 fix green in oldschool8bits 2019-05-22 17:19:57 +02:00
c0ntrol
6c6f664561 check for failed initialization in livido plugins and handle error 2019-05-01 20:22:43 +02:00
c0ntrol
883d5f95bd fix palettes 2019-05-01 16:27:32 +02:00
c0ntrol
b6a42f7751 fix typo 2019-02-02 23:23:54 +01:00
c0ntrol
1811bfad43 performer renders in yuv444p 2019-02-02 23:22:42 +01:00
c0ntrol
1409779f0d fix #169, remove autogenerated files 2018-11-09 09:44:01 +01:00
c0ntrol
5287c886e5 fix duplicate identifier in livido palette list, improve log messages for shared memory resource, support alpha channel in shared memory resource 2018-10-15 21:25:21 +02:00
Niels
47b995ba8d issue #42, livido inline function 2016-05-15 14:46:12 +02: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
2852171eeb add optimization cflags to livido plugin packs 2016-03-20 19:37:36 +01:00
c0ntrol
5d1d935344 build fixes (odroid build, arm) 2016-02-06 16:17:34 +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
92e6c146b8 crop scale ok, update description 2015-11-15 17:14:31 +01:00
niels
d13df5e3ec default parameter values scale0tilt #35 2015-11-15 17:10:17 +01:00
niels
575c0a37d7 fix typo (thanks michael!) 2015-11-12 19:27:15 +01:00
niels
bb2e499099 invert selection in lvd_crop for alpha mask 2015-11-08 20:28:13 +01:00
[d.j.a.y] Jerome Blanchi
60265588d2 fix #17 - lvdgmic plugin pack does not test if you have gmic installed
* test over gmic.h
2015-11-05 17:12:53 +01:00
niels
32b44047ea issue #35, crop with alpha support 2015-11-04 00:24:55 +01:00
niels
bdf321fcdf issue #35 ; simplify crop, rename Crop and Scale to Crop and Stretch, ported frei0r plugin to livido scale0tilt, added alpha support to scale0tilt 2015-11-04 00:09:13 +01:00
niels
179279e6b4 alpha channel support in lvd crop 2015-11-01 19:15:47 +01:00
niels
4f91d80990 alpha channel support (parameter) 2015-11-01 18:54:42 +01:00
niels
31ec490a95 fix issue #28 2015-11-01 12:14:22 +01:00
niels
b790e5acc7 palette array size 2015-10-22 23:51:00 +02:00
niels
41596f5a1d fix array size 2015-10-22 21:54:16 +02:00
niels
eb2088365f array size 2015-10-22 21:53:33 +02:00
niels
5cae61c2d3 update README 2015-10-22 01:18:24 +02:00
niels
9e3f2b9edc change default parameters 2015-10-21 23:20:18 +02:00
niels
5cd43e3f20 add default values for right and bottom parameters 2015-10-21 21:42:07 +02:00
niels
5cfb97710c remove gmic lib from build 2015-10-21 21:41:51 +02:00
niels
83c2464c89 added video wall feature (issue #16)
backported obsolete resampler from ffmpeg (issue #12)
added lvdshared plugins to facilite #16 on local machine via shared memory
fixes to reloaded ui (maximize screen and others)
added -b and -a to reloaded commandline to resp. enable beta feature (SRT) and to connect to all (local running veejays)
fixes to built-in FX
solve issue #23 in reloaded (samplelist load image)
add VIMS_GET_SHM_EXT to query remote veejay properties
add VIMS_GET_SAMPLE_IMAGE to grab any frame (issue #23)
add VIMS_SPLIT_CONNECT_SHM to request part of frame via shm
fixes to general error messages and warnings
replaced env VEEJAY_SCREEN_SIZE with VEEJAY_DESKTOP_GEOMETRY
added env VEEJAY_VIDEO_POSITION
bump version to 1.5.58
2015-10-21 20:53:22 +02:00
d-j-a-y
aa0eff7441 lvdcrop - readme : Typo 2015-10-18 16:09:16 +02:00
niels
092f8e188d add crop filter without scaling 2015-10-18 16:05:35 +02:00
niels
9d1f9565ca initialize scaler only when needed in lvdcrop 2015-10-17 17:42:31 +02:00
niels
3a50c1c5f1 parameter bounds 2015-10-17 17:26:28 +02:00
niels
e7a4016e78 lvdcrop 2015-10-17 17:15:44 +02:00
[d.j.a.y] Jerome Blanchi
49c1083807 Livido GMic : Add .gitignore
based on veejay-server 's gitignore.
2015-10-17 10:47:28 +02:00
niels
f5c7c03870 update livido gmic plugins to api 103 2015-07-30 22:15:39 +02:00
niels
e70cc2d004 fix warnings in lvdgmic convenience library 2015-07-30 22:14:40 +02:00
niels
4a7d5d99e1 sketchbw is disabled 2015-07-25 19:21:57 +02:00
niels
2ff0b9b2de fix marble effect, add 8 new GMIC plugins 2015-06-06 01:25:03 +02:00
niels
e3bea5d3b1 disable plugins with problems 2015-05-12 21:59:41 +02:00
niels
6ea41b94b7 disable gmic dices 2015-05-10 12:31:33 +02:00
niels
c1e676d62b update README with install instruction 2015-05-09 23:36:30 +02:00
niels
2171a991bd GMIC plugin pack for veejay 2015-05-09 23:35:29 +02:00
niels
ae89ac964e re-organize pluginpack 2015-05-09 23:34:36 +02:00
niels
7a74e81ea7 add cracks,lightpatch,noisehurl,wave,wind to gmic plugin pack 2015-05-07 23:56:54 +02:00