Commit Graph

186 Commits

Author SHA1 Message Date
veejay
421b162fe3 add -msse flags 2023-10-09 23:50:53 +02:00
veejay
d5dcb8fb0d wip 2023-09-24 20:05:58 +02:00
veejay
595f904a33 WIP 2023-09-17 15:34:18 +02:00
veejay
87151eeff1 WIP hwaccel 2023-09-17 13:48:31 +02:00
veejay
5532407ab2 WIP 2023-09-17 04:24:42 +02:00
veejay
a3d0f677de WIP 2023-09-17 04:21:56 +02:00
veejay
1a570f3310 cflags 2023-09-17 01:13:50 +02:00
veejay
ef812dc592 add sse4_1 and sse4_2 experimental routines 2023-09-16 22:41:29 +02:00
veejay
7c4f9a1707 add arm optimized routines 2023-09-08 10:07:10 +02:00
veejay
6ee20bee90 remove 2023-09-08 01:33:39 +02:00
veejay
f334e9bb6b WIP 2023-09-08 01:20:29 +02:00
veejay
26c0d494c7 arm build 2023-09-08 01:05:49 +02:00
veejay
8799649e12 add aarch64 target 2023-09-05 22:31:16 +02:00
veejay
0d04bc77f0 output 2023-09-04 20:50:33 +02:00
veejay
8c497b3e1c match on aarch* 2023-09-04 20:27:12 +02:00
veejay
95d8c46d09 add arch aarch64 2023-09-04 20:04:51 +02:00
veejay
fa061aa4ab bump 2023-09-04 10:19:39 +02:00
niels
7fef61333e update ac_prereq 2023-04-12 21:25:48 +02:00
veejay
517fec6b1e update build for newer systems 2023-03-26 23:35:13 +02:00
c0ntrol
cc77e45f8d refactor libvje 2020-07-10 20:36:33 +02:00
c0ntrol
e164ef5063 replay fedora fixes 2019-09-15 12:45:54 +02:00
Jerome Blanchi aka d.j.a.y
53d986e865 Enable Freetype2 again and fix debian buster build.
freetype (2.9.1-1) experimental; urgency=medium
	...
	 The `freetype-config' script is no longer installed by default
	      (Closes: #871470, #886461). All packages depending on libfreetype6-dev
	      should use pkg-config to find the relevant CFLAGS and libraries.

https://metadata.ftp-master.debian.org/changelogs//main/f/freetype/freetype_2.9.1-3_changelog
2019-07-19 15:31:52 +02:00
c0ntrol
37d89e6c07 #240 (black is not black), fix CCIR601 and JPEG yuv ranges, fix parsing FX list, drop aclib, fix compile warnings, remove obsolete code, support all sampling types in dv video, fix rgb yuv color conversion formula, conditionally set SDL yuv range 2019-07-07 22:50:20 +02:00
c0ntrol
faf02b121f add new FX Bloom (uses openMP) 2019-06-23 22:02:15 +02:00
c0ntrol
e1ece78782 issue #30, drop bitrotten SDL1.2.x, use SDL2 2019-06-15 20:02:03 +02:00
c0ntrol
36d0f6e55a move shared libraries to veejay-core package 2019-06-15 14:55:39 +02:00
c0ntrol
4f8aec8af5 add configure option to enable AddressSanitizer 2019-06-05 21:38:22 +02:00
Jerome Blanchi aka d.j.a.y
3e4c87a66f GTK3 : fix gtk2 - gtk3 mixed lib
Fix the following error :
Gtk-ERROR **: GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported

#163
2019-05-21 18:34:49 +02:00
c0ntrol
0edc5bb91e bump veejay to 1.5.62 2019-05-15 22:15:52 +02:00
c0ntrol
45f1b9edb1 bump version 2018-12-27 20:34:04 +01:00
c0ntrol
1409779f0d fix #169, remove autogenerated files 2018-11-09 09:44:01 +01:00
c0ntrol
66d3edbcbf bump version 2018-08-11 21:54:50 +02:00
c0ntrol
b75f044a54 allow user to define custom mtune/march settings with --with-arch-target 2017-11-07 22:02:31 +01:00
c0ntrol
8afc7b1e82 issue #65 2016-06-08 12:40:41 +02:00
c0ntrol
05cbbc1fbe issue #111, add -ffast-math option to i686 build flags 2016-05-17 20:20:40 +02:00
c0ntrol
8b200d4a65 issue #111, detect SIMD in configure (negative branch), sync cpuinfo.sh 2016-05-17 20:09:28 +02:00
Niels
e120a0966f bump 2016-05-14 22:58:06 +02:00
c0ntrol
84eee0991e add tree vectorizer optimization flags to convience libraries, fix message in veejay lib, fix 'Frame Border Translation' FX, refactored 'AlphaLuma Overlay' to 'Channel Overlay' 2016-05-08 19:25:47 +02:00
c0ntrol
6e4535a52c fix issue #108, fix solid stream color wheel, added multicast streaming toggle button to reloaded, refacor libvjnet 2016-05-07 15:17:10 +02:00
c0ntrol
1d204942c4 undefined automake conditional, fixed 2016-04-27 18:34:41 +02:00
c0ntrol
9c03d2174e drop support for v4l1, fix issue #87 2016-03-23 21:21:56 +01:00
c0ntrol
8ba26a46ca fix configure flag --enable-compile-warnings 2016-03-21 21:51:17 +01:00
c0ntrol
1eb4ff18eb add fastarm memcpy 2016-02-13 18:53:36 +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
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
856bc18802 allow veejay to load images on older systems (glib 2.35 and older) 2016-02-06 18:39:37 +01:00
c0ntrol
6dde0fb842 workarround bug in gcc that fails to detect arch settings 2016-02-06 18:00:26 +01:00
niels
6cdf727092 32 status outlets
refactored camera controls,
refactored stream panel,
added alpha blend to (manual) chain fader
added generator parameters,
changed VIMS_CHAIN_MANUAL_FADE,
add fade_method property to stream and sample
optimize masktransition using (auto) vectorization
added vims VIMS_GET_STREAM_ARGS
added vims VIMS_STREAM_SET_V4LCTRL
added vims VIMS_STREAM_SET_ARGS
refactored chain fader
updated sendVIMS for pd
update sayVIMS
fix #47
update #31
2015-11-29 23:43:50 +01:00