veejay
ef812dc592
add sse4_1 and sse4_2 experimental routines
2023-09-16 22:41:29 +02:00
veejay
4022b52669
fix include directive
2023-09-08 10:21:08 +02:00
veejay
7c4f9a1707
add arm optimized routines
2023-09-08 10:07:10 +02:00
veejay
2c9feb2666
WIP
2023-09-08 01:28:19 +02:00
veejay
1b9f762c6f
for arm7a
2023-09-08 01:15:13 +02:00
veejay
26c0d494c7
arm build
2023-09-08 01:05:49 +02:00
veejay
6816b8e0eb
add armv8-a memcpy, armv8-a memset, add armv8-a, armv7-a and SSE2 super and down sampling routines
2023-09-07 23:05:27 +02:00
veejay
5486937a77
update configure script with arm NEON and ASIMD detection
2023-09-06 22:04:02 +02:00
veejay
a706023bbf
Add cache line size detection on arm
2023-09-06 22:03:17 +02:00
veejay
4e2035b24e
arm arch
2023-09-06 11:32:20 +02:00
veejay
8799649e12
add aarch64 target
2023-09-05 22:31:16 +02:00
veejay
de704711dd
add aarch64 to configure scripts
2023-09-04 21:40:21 +02:00
veejay
19f43f5a06
replace strtok for strtok_r
2023-09-04 00:53:21 +02:00
veejay
bf653c5970
bug fixes
2023-09-04 00:37:54 +02:00
veejay
ba424df2af
fix bugs
2023-09-03 23:42:33 +02:00
veejay
f740ee5ce3
fix bugs
2023-09-03 20:51:57 +02:00
veejay
2cf134b918
fix bugs
2023-09-03 20:46:16 +02:00
veejay
517fec6b1e
update build for newer systems
2023-03-26 23:35:13 +02:00
Kasper Jordaens
e275d3564d
double defined AC_CONFIG_MACRO_DIR([m4]) leads to errors in ./autogen.sh
...
/autogen.sh
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal -I m4 --force -I m4
configure.ac:36: error: AC_CONFIG_MACRO_DIR can only be used once
./lib/autoconf/general.m4:1970: AC_CONFIG_MACRO_DIR is expanded from...
configure.ac:36: the top level
autom4te: error: /usr/bin/m4 failed with exit status: 1
aclocal: error: /usr/bin/autom4te failed with exit statu
2022-07-12 22:34:20 +02:00
c0ntrol
b1ec422b18
#255 quick jumps using keys 0-9. sample bank selection with SHIFT modifier
2020-07-25 16:47:29 +02:00
c0ntrol
357d10b273
optimize
2020-07-12 15:28:09 +02:00
c0ntrol
cc77e45f8d
refactor libvje
2020-07-10 20:36:33 +02:00
c0ntrol
a16d153ad8
use monotonic clock instead of system clock, allow calibration of any stream source and not just video4linux devices
2020-07-07 21:38:45 +02:00
c0ntrol
2e878008e3
press SHIFT+T to toggle transitions
2020-02-01 18:44:58 +01:00
c0ntrol
4a85116841
add transition settings to sample (testing), fix segfault at exit, fix freeze in reloaded when loading samples
2019-10-27 14:06:58 +01:00
c0ntrol
e164ef5063
replay fedora fixes
2019-09-15 12:45:54 +02:00
c0ntrol
95535ce8a8
#183 refactor libvje
2019-09-08 15:08:29 +02:00
Jerome Blanchi aka d.j.a.y
fef28e98be
Fedora build fix ...
2019-07-19 18:32:35 +02:00
Jerome Blanchi aka d.j.a.y
ea87d21b00
Fix build for Fedora likes
2019-07-15 21:41:16 +02:00
c0ntrol
bb09dd236e
issue #205 replace gethostbyname for getaddrinfo, remove unused code
2019-07-08 20:48:49 +02:00
c0ntrol
e22dfb5f1c
remove unused code
2019-07-08 20:46:39 +02:00
c0ntrol
1d48a453cb
remove unused code
2019-07-08 20:46:14 +02:00
c0ntrol
2149b5dd46
remove unused code
2019-07-08 20:45:56 +02:00
c0ntrol
41fd87425c
remove unused code
2019-07-08 20:45:17 +02:00
c0ntrol
48d51b8021
remove unused code
2019-07-08 20:44:45 +02:00
c0ntrol
0ab66f4b6f
issue #205 let apple manage its own threads
2019-07-08 19:52:53 +02:00
c0ntrol
790e2c0b9f
issue #205 remove unnecessary include
2019-07-08 19:20:53 +02:00
c0ntrol
bdb76f7403
issue #205 MSG_NOSIGNAL not defined on apple machines, close socket on error, declare MSG_NOSIGNAL and set SO_NOSIGPIPE
2019-07-08 19:17:56 +02:00
c0ntrol
a65666659f
removed aclib
2019-07-07 23:01:09 +02:00
c0ntrol
957c0ebc39
removed aclib
2019-07-07 23:00:22 +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
Niels
86bf9bae61
Merge pull request #239 from d-j-a-y/djay_help_update
...
Help update / NET.txt remane + various and a bit of code!
2019-07-05 17:42:38 +02:00
c0ntrol
1fdade0173
refactor server message receive logic
2019-07-05 15:39:23 +02:00
Jerome Blanchi aka d.j.a.y
bc441c841a
HelpUpdate : core/server README - consistancy +fix linked doc names
2019-07-02 20:28:29 +02:00
c0ntrol
75e513289f
set pre conditions for vevo_property_set when STRICT_CHECKING is defined
2019-06-29 17:26:00 +02:00
c0ntrol
ea7da56f45
deprecate veejay's strdup function
2019-06-19 23:38:53 +02:00
c0ntrol
f38ba88206
add strict checking to vevo (only enabled when compiled with --enable-strict)
2019-06-19 23:38:35 +02:00
c0ntrol
a2b6677c4c
inserting duplicate items in hash leads to undefined behaviour
2019-06-19 23:37:07 +02:00
c0ntrol
4cd910011e
add darwin specific flags #205
2019-06-16 12:03:11 +02:00
c0ntrol
72c2a7464b
fix #214 , when someone hangs up, log it at debug level
2019-06-16 11:36:20 +02:00