Commit Graph

15 Commits (b1bf31dbe7c1b9be57e65dc24c1c8d22f788c312)

Author SHA1 Message Date
Colin Edwards 8b6f6d1c85 CI: Move clang format check into a seperate github workflow 2020-04-09 21:26:41 -05:00
Clayton Groeneveld 0b33df9b2f CI: Build CEF on Linux 2020-02-25 22:38:12 -06:00
Richard Stanway 7d85aa3180 CI: Add libmbedtls-dev 2020-01-25 18:24:04 +01:00
Joel Bethke 404dc6a84d CI: Remove dead PPA to fix Linux build failure 2019-10-15 14:24:28 -05:00
Colin Edwards 28243dbc94 CI: Run clang format on linux and osx CI and fail if changes are made 2019-07-12 21:44:33 -05:00
Gary Kramlich 758868093b linux-capture: Add randr support
Add randr suport to the xshm plugin and prefer it over xinerama.

Add libxcb-xrandr0-dev as CI dependency
2019-04-05 16:05:59 -05:00
Clayton Groeneveld 80875768ad UI: Redo settings icons 2019-03-05 19:54:12 -06:00
jp9000 d73844c78a CI: Fix building on trusty 2019-03-05 16:00:09 -08:00
Thomas Crider a64ae11bce obs-ffmpeg: Add linux VAAPI h.264 encoding support
Closes obsproject/obs-studio#1482
Closes obsproject/obs-studio#1256
2018-09-24 23:12:24 -07:00
juvester 7b6af4cc93 CI: Enable scripting in Linux builds 2018-01-21 14:41:06 +02:00
juvester 2f78871662 Revert "CI: Linux - Install FFmpeg from source"
This reverts commit de32d89fc6.

Fixes an issue where Linux CI builds fail because FFmpeg fails to
compile. Using FFmpeg git master in CI builds was obviously not the
smartest idea because changes in FFmpeg can break things unexpectedly.
Sorry about that.

The reason for the original commit was that OBS failed to compile
with FFmpeg 2.4. That has been fixed since.
2017-12-03 23:10:46 +02:00
Jim 2d706968cf Merge pull request #816 from juvester/ci-linux-libfdk-aac
CI: Linux - Install libfdk-aac-dev
2017-03-26 03:42:35 -07:00
juvester de32d89fc6 CI: Linux - Install FFmpeg from source
[skip appveyor]
2017-03-24 20:49:25 +02:00
juvester cf59f933fa CI: Linux - Install libfdk-aac-dev
[skip appveyor]
2017-03-10 19:18:03 +02:00
juvester 66c8d3bc2b CI: Build on Linux
[skip appveyor]
2017-02-25 22:28:29 +02:00