Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/obsproject/obs-deps


https://github.com/obsproject/obs-deps

Add AJA NTV2 library to Windows deps

12992e0fe25e2bb4ede9f9807641a55ab4504368 authored about 3 years ago by Ryan Foster <[email protected]>
macOS: Use librist master (0.27)

Librist is broken with v0.26 on macOS.
So switch to master to get a working rist protocol.
This ...

2f925a7daeaf271f5abeaeae02aa6b8addcac07b authored about 3 years ago by pkv <[email protected]>
FFmpeg: Patch librist

This patches FFmpeg 4.4.1 to include:
- later commits to librist [1, 2]
- patch submitted by lib...

71e780341d3dee515f1bd506e7dc47ec70ebd118 authored about 3 years ago by pkv <[email protected]>
Increment cache revision

Increments cache revision to ensure FFmpeg and dependencies are built from scratch.

42f0384e2f39a53b6386924cf4c1a643f766e164 authored about 3 years ago by Patrick Heyer <[email protected]>
Update README with already-merged changes to FFmpeg and Qt

Also fixes small formatting error in generated release description.

f4c0c492520b75ed64998e4aa5dc38e33795c0e8 authored about 3 years ago by PatTheMav <[email protected]>
Bump cache revision

4b70c1e98dad76464df8fc581ca81bc69c47a88b authored about 3 years ago by Colin Edwards <[email protected]>
CI: Update build scripts - 5efbf2f

57e2a05217162290e1f0deb8aebb2e8cb45caa52 authored about 3 years ago by Github Actions CI <[email protected]>
Update aja sdk to version with fixed install dir (#84)

5efbf2fc7d73e144a5d209f80a28c38aaac5993d authored about 3 years ago by Colin Edwards <[email protected]>
Merge pull request #83 from PatTheMav/checksum_update

Update create release action

a29f64ad713b524047bf84a6d78663586076aeae authored about 3 years ago by Patrick Heyer <[email protected]>
Add ntv2 to readme

df73ef44cca16e672692ed464203caa314386e0c authored about 3 years ago by Colin Edwards <[email protected]>
Update release creation to use maintained action

Also adds checksums from release artifacts to release description.

f254f10494f93c84fa09a545b10d3c6a6b7029cc authored about 3 years ago by PatTheMav <[email protected]>
Add LICENSE for ntv2

2c6701f97378d058f063d51df9b5f3a7c9417ddd authored about 3 years ago by Colin Edwards <[email protected]>
CI: Update build scripts - c75a834

fd39474c95dcdde8ddc80aaf3c2cf0388de28352 authored about 3 years ago by Github Actions CI <[email protected]>
Add the AJA NTV2 lib (#82)

* Trying out ntv2

* Build

* Fix cache

* Find lib

* Update tv2 hash

* Find proper ...

c75a834eabe04e81a2d9413226b6c6d7d3f7982e authored about 3 years ago by Colin Edwards <[email protected]>
Fix Windows releases

Use the appropriately prefixed tag name. Make release name specify
"Windows" in the title.

9795ce3594f92532a69fa87bd90718a8fdb080b1 authored about 3 years ago by Ryan Foster <[email protected]>
Fix github_fetch argument count check

To add support for git sparse-checkout, I had tried to change
github_fetch to allow it to accept...

6c102de264f17ea17b2cea0bdffc2e3afa7e486d authored about 3 years ago by Ryan Foster <[email protected]>
Merge pull request #79 from RytoEX/add-windows-deps

Add Windows dependencies build scripts and workflows

e2a4493f52da1c7c2b659fb863b8e11c6fb40658 authored about 3 years ago by Ryan Foster <[email protected]>
Add Windows dependencies

Add build scripts and workflows for building the cross-compiled Windows
dependencies, the native...

6294cf4643616b1944d136a066282d76c64b162a authored about 3 years ago by Ryan Foster <[email protected]>
Merge pull request #74 from RytoEX/remove-unused-qmake-variable

Remove spurious QMAKE_QUIET from deps build script

9de0510d1d5f59308d9a3ef639c5730ea515ceb2 authored about 3 years ago by Ryan Foster <[email protected]>
Merge pull request #78 from RytoEX/add-sparse-checkout

Add support for git sparse-checkout

d136ff0d3ac85d38612097be292c34f2373f7257 authored about 3 years ago by Ryan Foster <[email protected]>
Merge pull request #73 from RytoEX/preserve-eol-on-licenses

Prevent EOL conversions for licenses

e08a4671126e83ddd81e22ea23d2a88b64daa6b8 authored about 3 years ago by Ryan Foster <[email protected]>
Merge pull request #71 from RytoEX/check-for-git-user

Add function to check git config

8ece62c863c7571a99e6b68ddf965f251f484424 authored about 3 years ago by Ryan Foster <[email protected]>
Add support for git sparse checkouts

Sparse checkouts can drastically reduce the space necessary to checkout
a repository if we only ...

91a3e42de2c40b42e5b8d86d11911818a2be4166 authored about 3 years ago by Ryan Foster <[email protected]>
Merge pull request #77 from PatTheMav/ffmpeg-update

Update FFmpeg to v4.4.1 with AV1 and rist support

e6035ca1d413c35fb90f0643e4764442026f8e55 authored about 3 years ago by Patrick Heyer <[email protected]>
Update FFmpeg with AV1 and rist support

Adds libaom for AV1 encoding support as well as librist as additional
streaming protocol.

Also ...

2aa0b21bf3f99d518949fc7c3699d43202028e6d authored about 3 years ago by PatTheMav <[email protected]>
Prevent EOL conversions for licenses

License files should probably be committed as-is without trying to force
the EOL marker to adher...

4081970fcf22e7376636de8d7ec8ae7752c8641a authored about 3 years ago by Ryan Foster <[email protected]>
Remove spurious QMAKE_QUIET from deps build script

This flag appears to be used in the build-qt-macos.sh script and
built_qt.sh script, but it is n...

ca99d7d634a2adab6c4b0257f00b0e33fa6b206d authored about 3 years ago by Ryan Foster <[email protected]>
Add function to check git config

Git requires a user to be set up before certain operations will work
(e.g., cherry-pick).

bac85997a9562a1c040972cb1e6a832e2fc59c37 authored about 3 years ago by Ryan Foster <[email protected]>
CI: Update build scripts - ed36bab

f9b079cfe5a6bf2b6bc097fa2d70acb832765aea authored about 3 years ago by Github Actions CI <[email protected]>
Merge pull request #76 from PatTheMav/arch-aware-targets

Make deployment targets architecture aware

ed36babcb6fb99c83e73056413dec4190bd408a8 authored about 3 years ago by Patrick Heyer <[email protected]>
Make deployment targets architecture aware

During dogfooding it became aware that in contrast to the PR to enable
M1 support for obs-studio...

aa042a0bc1fd6ae42bf6555eb4b6c402249d64f3 authored about 3 years ago by PatTheMav <[email protected]>
Merge pull request #75 from PatTheMav/architecture-releases

Add architecture-dependent artifacts to release

f3ff104194f368661f217cbd546c645a81d2598f authored about 3 years ago by Patrick Heyer <[email protected]>
Add architecture-dependent artifacts to release

69331afa663a34f9c8536c3a36a377b30ca6ab4b authored about 3 years ago by PatTheMav <[email protected]>
Fix FFmpeg missing from artifacts on macOS

Due to misconfigured cache check, cached FFmpeg wasn't installed and not added to output artifac...

acaabd349cd80806095c77796e549182842fd122 authored about 3 years ago by Patrick Heyer <[email protected]>
Merge pull request #72 from PatTheMav/ccache-fix

Fix platform and architecture dependent ccache binary path

ce88cef7e9186f8e9debe53a36ea1c39ae851d9a authored about 3 years ago by Patrick Heyer <[email protected]>
Fix platform and architecture dependent ccache binary path

cc486890c5726e23840392350dc2a31bfd74bea0 authored about 3 years ago by PatTheMav <[email protected]>
Merge pull request #70 from PatTheMav/macos_install_fix

Fix install option being offered to main build script

52461c6784393b8c898201d1d6fefeab86083c3a authored about 3 years ago by Patrick Heyer <[email protected]>
Merge pull request #69 from PatTheMav/ffmpeg_version_fix

Fix target OS versions for FFmpeg libraries

afc2542698d3ba58f580924948fa258d50e9c410 authored about 3 years ago by Patrick Heyer <[email protected]>
Fix macOS build script

Automatic script generation added a bad function call to the macOS build script - I have no idea...

c19f06d06ddb8b1e0ccc21f379a56e27ba9f9df3 authored about 3 years ago by Patrick Heyer <[email protected]>
Fix install option being offered to main build script

68af331615ff54cf79f2ea0cfd96ea6eaebab2e3 authored about 3 years ago by PatTheMav <[email protected]>
Fix target OS versions for ffmpeg libraries

be464da1519f5cce83630bf533e527e5ba20f52e authored about 3 years ago by PatTheMav <[email protected]>
Merge pull request #68 from PatTheMav/ccache-detection-fix

Fix ccache status output

92d4f447bf99843ac16bf659dd2af40446ae2b8c authored about 3 years ago by Ryan Foster <[email protected]>
Fix ccache status output

When clang or clang++ are not available, the `type` command will exit
with a non-zero return cod...

1e43d7ce613527689b530820507c2a88740f7949 authored about 3 years ago by PatTheMav <[email protected]>
CI: Update build scripts - 9806f06

b377aa0d12de852676381607a6b43a762bad6da0 authored about 3 years ago by Github Actions CI <[email protected]>
Merge pull request #67 from PatTheMav/script-generation-fix

Add CACHE_REVISION key to ignored environment vars for script generation

9806f0654fd32db1cb3130abcf6bfdec2abac21d authored about 3 years ago by Ryan Foster <[email protected]>
Add CACHE_REVISION key to ignored environment vars for script generation

1d04a9f2de64bc9bcb84d55f829fcefbd7180183 authored about 3 years ago by PatTheMav <[email protected]>
Merge pull request #66 from RytoEX/prevent-eol-normalization

Use LF EOL for text files except BAT and CMD files

93edab88d00d4da4e73dd1ca9220650525d81a62 authored about 3 years ago by Colin Edwards <[email protected]>
Use LF EOL for text files except BAT and CMD files

Modern text editors and applications on all platforms, including
Windows, can understand that LF...

76352590642e783ce25b636b17b4b4c00555aa39 authored about 3 years ago by Ryan Foster <[email protected]>
Merge pull request #64 from RytoEX/update-actions

Update GitHub Actions to latest point releases

877d3a167f20fa333e19e3b30b3661c49ea7cf53 authored about 3 years ago by Colin Edwards <[email protected]>
Merge pull request #65 from RytoEX/remove-sbt

Block SBT on macOS

5211a62db220351ac9f08f19cd165f3d3ae2bd58 authored about 3 years ago by Colin Edwards <[email protected]>
Block SBT on macOS

9f9f17840ba538375f95262a9290cda2292a5689 authored about 3 years ago by Ryan Foster <[email protected]>
Update GitHub Actions to latest point releases

* actions/cache v2.1.2 to v2.1.6
* actions/checkout v2.3.3 to v2.3.4
* actions/upload-artifact v...

7a90ab5593b53895813a90c4efac763981e67706 authored about 3 years ago by Ryan Foster <[email protected]>
Remove Azure Pipelines (#62)

We haven't actually used Azure Pipelines in a while, so let's finally
remove it so we stop seei...

57d07a98c1f0f53f4985284dcf5f7af80d4a5501 authored over 3 years ago by Ryan Foster <[email protected]>
More name changes

6cc85caa37774f7783648bf0524218afb2af7093 authored over 3 years ago by Colin Edwards <[email protected]>
Fix more artifact names

e81228a5716faf549d300bf84ba69eaf613c3293 authored over 3 years ago by Colin Edwards <[email protected]>
Fix naming of universal artifacts

7c3d7ebbc3f5cff6c3d17a746f64a89e4cf5fe68 authored over 3 years ago by Colin Edwards <[email protected]>
CI: Update build scripts - c517fee

fc36d575c112ad9499a65423289d1196acaf271d authored over 3 years ago by Github Actions CI <[email protected]>
Fix script creation

c517feecf60545b1aff9ed218c9eaf1b6bd88b28 authored over 3 years ago by Colin Edwards <[email protected]>
Block kotlin on qt build

dd301794fec4979086ea6c548b1928fec69933b5 authored over 3 years ago by Colin Edwards <[email protected]>
Block kotlin on macOS

70fb08dc8f31576a06861b5a63042a95997fd7d4 authored over 3 years ago by Colin Edwards <[email protected]>
CI: Add per-dependency build scripts and update CI workflow (#60)

Adds arm64 build support and scripts to create universal binary
packages for obs-deps as well a...

54ab76c6531a0789d014307791f90614842dc6c9 authored over 3 years ago by Patrick Heyer <[email protected]>
CI: Update build scripts - 087d17a

24b1c6eb015456d4d493a9b18f843d88ce560b54 authored over 3 years ago by Github Actions CI <[email protected]>
Merge pull request #59 from PatTheMav/pr-artifact-support

CI: Add ability to enable artifact building with Github label

087d17a483c330095db3c4eefb1198d1ff672884 authored over 3 years ago by Patrick Heyer <[email protected]>
CI: Add ability to enable artifact building with Github label

5776ca679c1e8611cf8a889a42aef583c8ba3203 authored over 3 years ago by PatTheMav <[email protected]>
Merge pull request #57 from PatTheMav/patch-1

Add LICENSE file for obs-deps

2908627ec6dfa2393ed35096f7452ed2cdbb43b2 authored over 3 years ago by Ben Torell <[email protected]>
Add LICENSE file for obs-deps

a02ca02d7edbfcc45f9df435101a5577191c014c authored over 3 years ago by Patrick Heyer <[email protected]>
CI: Update build scripts - f658cb7

851723cc3941a6e83b5e0f12f7763b3d9e18fc6e authored almost 4 years ago by Github Actions CI <[email protected]>
make sure arch gets added to packages

f658cb7275c3920259a1fe2c5c6c661cdc4222ba authored almost 4 years ago by Colin Edwards <[email protected]>
README: Add contributing notes and update dep versions/commits (#55)

dc6f4824ccb48a944e64b67a6eb664b918da7a66 authored almost 4 years ago by SCG82 <[email protected]>
CI: Update build scripts - 1e7dcdf

4ec4f2f094a35fd4eeae6c0d5c407b52bb6b41e2 authored almost 4 years ago by Github Actions CI <[email protected]>
Make release with arch and tag name

1e7dcdf7d7ea1478a7fa90c4bed2f526c0ca15aa authored almost 4 years ago by OBS-CI <[email protected]>
CI: Fix caught_error function. Quote paths in ensure_dir (#54)

087ea83f5cdfb71bd4d293af82c2e7418d272419 authored almost 4 years ago by SCG82 <[email protected]>
CI: Update build scripts - 1a5eb6f

03f92c5316f250b01a56286d8753fa5ca6d4bd85 authored almost 4 years ago by Github Actions CI <[email protected]>
CI: Remove extra '=' in env var assignment (#53)

1a5eb6fc896dc7cc70bb684f0ee19bbb1fd7706a authored almost 4 years ago by SCG82 <[email protected]>
Remove old macOS scripts (#52)

Follow-up to PR #34 (commit e32ca50fa5bedf5ed6881ab8b3689159bff73e5d).
That PR/commit switched ...

e9bd0e9100d60bc579ae2cc8b3a49c1e779cb625 authored almost 4 years ago by Ryan Foster <[email protected]>
CI: Update build scripts - 9d21ed8

77a549b859fb767418cccd1bad0c2d782dcddaca authored almost 4 years ago by Github Actions CI <[email protected]>
CI: Fix QMAKE_APPLE_DEVICE_ARCHS (#51)

9d21ed8f5ddcc5e66c8be76b92e9cda7214b5673 authored almost 4 years ago by SCG82 <[email protected]>
CI: Update build scripts - 2d4e19c

a9f6834ac5baa9ada92f9dd4b4c6c9fd4b5176ee authored almost 4 years ago by Github Actions CI <[email protected]>
CI: Build OBS dependencies for Apple Silicon Macs (#49)

* CI: Build OBS dependencies for Apple Silicon Macs

* CI: Simplify and move the changes into ...

2d4e19c0b708306f770fc9d915a1e1ab4e73739d authored almost 4 years ago by Nick Zitzmann <[email protected]>
CI: Update build scripts - 0860186

069c90bdadd9c5f6747e6bd7b7fd46dbe6be7097 authored almost 4 years ago by Github Actions CI <[email protected]>
Pin luajit 2.1 mirror (#50)

0860186f32ee9b24a81c5aa738207d12ca763e9b authored almost 4 years ago by Colin Edwards <[email protected]>
Merge pull request #47 from PatTheMav/ci-libjansson-fix

CI: Fix missing cache revision for libjansson

a2c0cec728be6614146aac16289c0d27daffd07c authored about 4 years ago by Colin Edwards <[email protected]>
CI: Fix missing cache revision for libjansson

c3f162b1de85696cfe44dc5e76c4996f64192fdc authored about 4 years ago by PatTheMav <[email protected]>
CI: Update build scripts - 95849e3

f679855257726f938e5f7d130db7678708ab735c authored about 4 years ago by Github Actions CI <[email protected]>
Merge pull request #46 from PatTheMav/ci-ffmpeg-x264-fix

CI: Unifies macOS library paths to fix ffmpeg not finding x264

95849e3347c613231ec8e7db029617a064861910 authored about 4 years ago by Colin Edwards <[email protected]>
CI: Unifies macOS library paths to fix ffmpeg not finding x264

89367e2ed35b4ae2336dfeb4aea60da291623ea5 authored about 4 years ago by PatTheMav <[email protected]>
CI: Update build scripts - 3774c2d

5e99cd5dec53b1456570241b2f5d4d0250973cbf authored about 4 years ago by Github Actions CI <[email protected]>
Merge pull request #45 from PatTheMav/ci-caching-fix

CI: Add gnu-tar to build dependencies for CI

3774c2d450981e260e42716071184ca57cfe424f authored about 4 years ago by Colin Edwards <[email protected]>
CI: Add gnu-tar to build dependencies for CI

40e0a7e19070510d25e6e811ea8730b111b4fe12 authored about 4 years ago by PatTheMav <[email protected]>
CI: Update build scripts - ea2f548

ac2d7e8585df39c62e2f1cfde7f9d0a5e54e8d47 authored about 4 years ago by Github Actions CI <[email protected]>
Merge pull request #44 from PatTheMav/ci-macos-speex

CI: Add speex to pre-built dependencies on macOS to ensure 10.13 support

ea2f548d6ac1f8e8c492b6e37fb2ff618af37042 authored about 4 years ago by Colin Edwards <[email protected]>
CI: Add speex to pre-built dependencies on macOS to ensure 10.13 support

81ca3afb9fa0a515e831a31e1b0d1898006293fe authored about 4 years ago by PatTheMav <[email protected]>
CI: Update build scripts - e9d9d02

8715aab8f26a12eb005480851456ce424f21c40f authored about 4 years ago by Github Actions CI <[email protected]>
Merge pull request #41 from PatTheMav/macos-vp9-fix

CI: Fix libvpx deployment target

e9d9d02a2e43cb1e9829f20f1f95967a579801df authored about 4 years ago by Colin Edwards <[email protected]>
CI: Fix vp9 deployment target

9687d5f7d5eb4963b6aa75b69905c9985bcd6322 authored about 4 years ago by PatTheMav <[email protected]>
CI: Update build scripts - a179b00

f1958e408a02eed4cdfa0347f72c5ecf52e7d38e authored about 4 years ago by Github Actions CI <[email protected]>
Merge pull request #40 from PatTheMav/macos-ffmpeg-fix

CI: Fix ffmpeg not rebuilding on deps revision update

a179b0048ea10e7c7f147c20ecf33bbd14189d6f authored about 4 years ago by Colin Edwards <[email protected]>
CI: Fix ffmpeg not rebuilding on deps revision update

defcc2524903f537eedd793669d9902bc799cad4 authored about 4 years ago by PatTheMav <[email protected]>
CI: Update build scripts - dea990b

2eb46717c23e140f01bc407e89da0cf965cd4c3f authored about 4 years ago by Github Actions CI <[email protected]>
Merge pull request #39 from PatTheMav/macos-1013-fixes

CI: Fix incompatibilities with macOS 10.13

dea990b091918d671a26235b606ed9bacbe5bc3d authored about 4 years ago by Ben Torell <[email protected]>