Martin Pulec
31d8a655d2
CI: added live555
2020-03-19 09:53:30 +01:00
Martin Pulec
be79100e02
CI: Updates
...
- option not to download CUDA [Win]
- correct asset uploading
- nightly CI: use different trigger - temporarily "on push" (to
ci-nightly)
- correctly add DLLs (using "|" as a delimiter to cope with spaces in
names)
- extract to C:\
- remove correct test artefact [Win]
- build AJA wrapper only if we have SDK [Win]
- disable NDI by default
2020-03-19 09:53:30 +01:00
Martin Pulec
64f595ec32
CI: added NDI [Win]
2020-03-19 09:53:29 +01:00
Martin Pulec
c75eebdc00
CI: updated
2020-03-19 09:53:29 +01:00
Martin Pulec
a3fc132722
CI: Updated nightly
...
- upload assets with script [nightly]
- remove unneeded Windows runner components (Android, dotnet) to free up
space (namely for Qt)
- no timeout for pacman (sometimes failed)
2020-03-19 09:53:29 +01:00
Martin Pulec
b27f222ce5
Coverity build: use distro Qt
...
This build won't be redistributed so it is safe to use a dynamic Qt.
2020-03-19 09:53:28 +01:00
Martin Pulec
58269ed4fe
Makefile: bundle libs also for uv-qt [Mac]
2020-03-19 09:53:28 +01:00
Martin Pulec
fa9f341fee
CI: Updated nightly - build Linux and mac
2020-03-19 09:53:28 +01:00
Martin Pulec
920da65f48
CI: Windows - build more features
2020-03-19 09:53:28 +01:00
Martin Pulec
06dbc0f1b9
CI: Build Win Qt
2020-03-19 09:53:27 +01:00
Martin Pulec
824b3a5321
CI: simplified Win
2020-03-19 09:53:27 +01:00
Martin Pulec
2ed9572304
CI: simplified also for mac
2020-03-19 09:53:27 +01:00
Martin Pulec
59c3c982b5
CI: Linux - use script from cov
2020-03-19 09:53:27 +01:00
Martin Pulec
33b4264822
CI: build only in main repo
2020-03-19 09:53:26 +01:00
Martin Pulec
44203adb09
CI Win: use MSVS tools path from vswhere
2020-03-19 09:53:26 +01:00
Martin Pulec
71e6cd698a
Build only in specified branches
2020-03-19 09:53:26 +01:00
Martin Pulec
322f670c34
CI: build AJA
2020-03-19 09:53:26 +01:00
Martin Pulec
c7d34363a1
CI: build XIMEA
2020-03-19 09:53:25 +01:00
Martin Pulec
b82163f794
CI: install CUDA directly [Win]
2020-03-19 09:53:25 +01:00
Martin Pulec
8722bf0151
CI: macOS - use SDK 10.14
...
Build with SDK 10.15 didn't worked well on High Sierra.
2020-03-19 09:53:25 +01:00
Martin Pulec
eeac3fa120
CI: Win - added CineForm
2020-03-19 09:53:24 +01:00
Martin Pulec
e3247a0880
CI: Linux - build AppImage
2020-03-19 09:53:24 +01:00
Martin Pulec
a3427f636c
CI: use static Qt for Mac
2020-03-19 09:53:24 +01:00
Martin Pulec
3dec64b9e3
CI: build macOS artifact
2020-03-19 09:53:24 +01:00
Martin Pulec
dc9614b2ce
Updated ccpp.yaml
...
- Linux & Mac - added couple of new dependencies
- Windows - ability to create a build artifact
2020-03-19 09:53:23 +01:00
Martin Pulec
d77299390a
CI: trigger build only if source changed
2020-03-19 09:53:23 +01:00
Martin Pulec
0508a43148
Added CI badge to README.md
2020-03-19 09:53:23 +01:00
Martin Pulec
a0830419a0
ccpp.yml: tests
2020-03-19 09:53:23 +01:00
Martin Pulec
9757227e20
GitHub CI: run also macOS
2020-03-19 09:53:22 +01:00
Martin Pulec
462f21355b
Create ccpp.yml
2020-03-19 09:53:22 +01:00
Martin Pulec
ac022d5b34
Added GitHub action for nightly builds
2020-03-19 09:53:22 +01:00
Martin Pulec
67aac77c55
CI: Added Coverity
2020-03-19 09:53:22 +01:00
Martin Pulec
c2f6d1c2cf
SDL2: clear num/caps lock modifiers
...
Make the keybindings work when caps/num lock is enabled.
+ reindent some tabs
+ keybindings -> display_sdl2_keybindings
2020-03-19 09:47:47 +01:00
Martin Pulec
eb42762f1d
Resize utils: support for I420
2020-03-16 14:48:35 +01:00
Martin Pulec
33c3e3e8c7
Fixed previous commit
2020-03-16 08:27:36 +01:00
Martin Pulec
fbbd073690
Configure: GL improvements
...
* common GL stuff can be enabled/disabled alone
* check more GL disp deps [Linux]
* OpenGL is prerequisite for Spout
2020-03-15 13:51:32 +01:00
Martin Pulec
33bdcb48ad
Module: do not write to maybe deleted storage
2020-03-15 13:30:57 +01:00
Martin Pulec
0ba62604d0
NDI disp.: fixed strncat/strncpy mistaking
2020-03-13 14:55:59 +01:00
Martin Pulec
16f048aba3
Lib common: fixed a warning
2020-03-13 14:53:28 +01:00
Martin Pulec
4dec514672
RTP: send RTCP to origin also for BYE
2020-03-12 08:22:37 +01:00
Martin Pulec
02075cfcc2
GPUJPEG dec.: set alpha to 0xFF for RGBA
2020-03-09 17:11:06 +01:00
Martin Pulec
7434260463
Bump to new GPUJPEG
2020-03-09 15:00:17 +01:00
Martin Pulec
bea9e3f981
Lavd: deprecate codec selection
2020-03-05 15:33:21 +01:00
Martin Pulec
8469e5db76
Video dec.: option to force decoded codec
2020-03-05 15:27:58 +01:00
Martin Pulec
25dfbbb7ba
Ubuntu 16.04 compile fix: don't compile file input
2020-03-03 16:42:08 +01:00
Martin Pulec
e91b342ba9
Lavd: Ubuntu 16.04 compile fix
2020-03-03 14:49:31 +01:00
Martin Pulec
31b9c35c13
Removed BlueVelvetC Windows wrapper
...
The wrapper is already present in current distribution of Bluefish444
SDK.
+ unified (with Linux) and simplified appropriate configure.ac part
2020-03-03 14:49:31 +01:00
Martin Pulec
928e0202d2
Added Matrix badge
...
+ added link to a Matrix room to CONTRIBUTING.md
2020-03-03 14:49:03 +01:00
Martin Pulec
7b834b510f
GitHub Actions: added weekly archive
2020-03-03 10:19:11 +01:00
Martin Pulec
bb07192c94
Coreaudio: add LIBS and OBJS in a usual way
2020-03-03 08:02:47 +01:00