Mike-Solar
bfb1b2fce4
update copyright back
2026-01-16 21:22:05 +08:00
Mike-Solar
b8669f6a11
Change project name;
2026-01-05 16:22:26 +08:00
Mike Solar
6fdfd03ffd
update: update copyright
2025-08-05 17:12:49 +08:00
Simran Spiller
5565b322dd
Docker: Replace FFmpeg's libaom with libsvtav1
2022-06-01 23:13:11 +02:00
Simran Spiller
b42c57acac
docker: Set C++17 for OTIO
2022-05-12 23:28:37 +02:00
Simran Spiller
b55961d5bb
Docker: Update deps (FFmpeg 5.0, OTIO 0.14.1, OpenEXR/Imath 3.1.3, etc.), add WIP OIIO package
2022-03-18 23:42:26 +01:00
Simran Spiller
251b4d537f
Docker: Add PortAudio library
2021-10-02 02:52:03 +02:00
Simran Spiller
a666451a60
Docker: Crashpad requires curl.h on system
2021-09-29 01:33:49 +02:00
luzpaz
01536f9865
Fix various typos in code comments ( #1670 ) [skip ci]
...
Found via `codespell -q 3 -S *.ts,*.xml -L ba,keypair,numer,uint`
2021-07-13 13:54:30 +02:00
itsmattkc
77d4b18a60
updated copyright year for 2021 [skip ci]
2021-04-17 18:56:50 +10:00
itsmattkc
db460aeec3
docker: restored Qt5Svg in script too
2021-04-07 14:57:10 +10:00
Simran Spiller
26be42d619
CI: Use Crashpad fork
2021-04-07 01:14:13 +02:00
Simran Spiller
ab49fd8d7c
CI: Exclude (probably) unused Qt libs
2021-04-07 01:13:49 +02:00
Simran Spiller
83c12480c7
CI: Fix AppImage bundling of deps for Crashpad
2021-04-05 19:33:07 +02:00
Simran
dddc110841
Build with multiple threads, not install! [skip ci]
2021-04-02 02:40:47 +02:00
Simran
cc317a8b1a
Docker: Update build image with final OCIOv2, Qt 5.15.2, OTIO, Crashpad ( #1489 )
...
* Add missing xcb-util-* packages. Qt's libqxcb.so seems to require them in the newer Qt version
* Adjust breakpad install prefix to match CMake change
* Add build script for Olive for quick testing
* .n in CI image actually stands for image revision
* skipping the CI is now supported natively by GitHub Actions
2021-03-25 03:59:42 +01:00
itsmattkc
d241090a9f
finally updated the copyright year
2020-11-17 20:13:22 +11:00
Simran
d17fcdaf88
Docker: Add own ci-ocio image for OpenColorIO v2 ( #1332 )
...
Uses Olive CI Common image as base instead of ASWF's ci-ocio build image
2020-11-16 13:00:11 +01:00
Simran
9d029c4ae4
Docker: Add more & update libraries for FFmpeg ( #1279 )
...
* Fix error: x265 not found using pkg-config
Need to checkout tag or fetch tags, see https://bitbucket.org/multicoreware/x265_git/issues/572/pc-file-is-not-generated
* Add libs ogg, vorbis, theora, webp, xvid, openjpeg, png to ffmpeg
* ffmpeg x265 uses libnuma (but optional)
ci-common image not updated yet, pkg-config error resolved by checking out a tag. Installing libnuma was a suggested fix here: https://stackoverflow.com/questions/51918409/compiling-ffmpeg-x265-not-found-using-pkg-config
* Add Docker Images readme
2020-10-27 18:21:54 +01:00
Simran
472913610a
Docker: Add ci-otio image ( #1278 )
...
This includes both, the Python and C++ version. We basically just need the headers and libopentime(line).so
* Add label for VFXPLATFORM_VERSION
* org.opencontainers.image.licenses defaults to GPL-2.0-only?!
2020-10-27 01:15:22 +01:00
Simran Spiller
9fadd9905f
Add Linux Docker image source files
2020-09-23 01:55:47 +02:00