summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-10cerbero: Bootstrap MSVC Rust toolchain for build-toolsNirbheek Chauhan1-3/+3
2022-11-10cerbero: Don't emit warning when mingw or uwp variant is enabledNirbheek Chauhan1-1/+2
2022-11-09gitlab: remove the macos x86_64 jobMatthew Waters1-33/+0
2022-11-08Build 1.21.2 releaseTim-Philipp Müller14-15/+15
2022-11-06plugins-rs: Add the new webrtc pluginThibault Saunier1-0/+2
2022-11-05bootstrap: Update to Rust 1.65 and cargo-c 0.9.14Sebastian Dröge1-4/+4
2022-11-04harfbuzz: update to 5.3.1Tim-Philipp Müller3-68/+11
2022-11-04pango: update to 1.50.11Tim-Philipp Müller9-906/+73
2022-11-03fribidi: update to 1.0.12Tim-Philipp Müller1-9/+4
2022-11-03glib: define G_GNUC_FALLTHROUGH for clang, needed by pangoTim-Philipp Müller2-0/+39
2022-11-03freetype: switch to Meson buildTim-Philipp Müller1-4/+14
2022-11-03freetype: upgrade to 2.12.1Tim-Philipp Müller1-2/+2
2022-11-03gst-plugins-bad: Ship AES pluginSeungha Yang1-0/+3
2022-11-03orc: update to 0.4.33Tim-Philipp Müller9-683/+7
2022-11-02libvpx: Enable high bitdepth supportSeungha Yang1-2/+2
2022-11-02openssl: update to 1.1.1sTim-Philipp Müller1-2/+2
2022-11-02docs: Update README to reflect the new Visual Studio defaultNirbheek Chauhan1-23/+16
2022-11-02cerbero: Build pkg-config as a build-tool even with MSYS2Nirbheek Chauhan2-3/+0
2022-11-02Use Visual Studio by default for building on WindowsNirbheek Chauhan3-9/+42
2022-11-02zlib.recipe: The && check in the patch is wrongNirbheek Chauhan1-12/+23
2022-11-02cargo-c.recipe: Try to use the system zlibNirbheek Chauhan1-1/+1
2022-10-27gst-plugins-rs: Track 0.9 branch until 1.22 releaseSebastian Dröge1-2/+2
2022-10-25recipes: update for xingmux move from -ugly to -goodTim-Philipp Müller2-2/+2
2022-10-24gst-plugins-bad: Enable QSV plugin for MinGW buildSeungha Yang1-3/+1
2022-10-24gst-plugins-rs: It's libgstrsrtp, not libgstrtpNirbheek Chauhan1-1/+1
2022-10-23gst-plugins-rs: Fix build for plugin renamesSebastian Dröge1-8/+8
2022-10-21gstreamer recipes: Add some missing pkgconfig filesNirbheek Chauhan3-0/+3
2022-10-21glib.recipe: Update patch to auto-detect modules on macOSNirbheek Chauhan2-28/+28
2022-10-18ci: Store meson-logs/meson-log.txt in artifacts to help debuggingNirbheek Chauhan1-0/+5
2022-10-17cerbero: Actually print the sha for which the cache was not foundNirbheek Chauhan1-3/+3
2022-10-13package: Print progress while creating dist tarballNirbheek Chauhan1-1/+1
2022-10-13package: Pass -cf as the last argument to tarNirbheek Chauhan1-1/+2
2022-10-13gst-plugins-rs: Ship NDI pluginSebastian Dröge1-0/+2
2022-10-07Add dav1d recipe and build/ship dav1d pluginSebastian Dröge4-2/+110
2022-10-06ci: Also build using the debug CRT in the UWP jobNirbheek Chauhan1-0/+2
2022-10-05Update to Rust 1.64 and cargo-c 0.9.13Sebastian Dröge1-4/+4
2022-10-05ci: Don't cancel gstreamer MR pipelines when pushing to cerbero mainNirbheek Chauhan1-0/+2
2022-10-05Revert "gst-plugins-bad: Local patch to fix UWP debug build"Tim-Philipp Müller2-53/+0
2022-10-05Build main branch againTim-Philipp Müller3-4/+4
2022-10-05ci: Fix triggered cerbero pipelines while tagged for release1.21.1Nirbheek Chauhan1-1/+8
2022-10-05gst-plugins-bad: Local patch to fix UWP debug buildNirbheek Chauhan2-0/+53
2022-10-05gst-plugins-rs: Fix version and use tag for 1.21.1 releaseNirbheek Chauhan1-2/+6
2022-10-05cerbero: Check that Cargo.toml version matches recipe versionNirbheek Chauhan3-27/+60
2022-10-04Build 1.21.1 releaseTim-Philipp Müller14-15/+15
2022-10-01cerbero: Fix os.path.relpath on WindowsNirbheek Chauhan1-0/+10
2022-10-01gen-cache: Use tarfile + xz on WindowsNirbheek Chauhan1-34/+60
2022-09-30gen-cache: Fix tar usage on macOS and WindowsNirbheek Chauhan1-5/+7
2022-09-29gen-cache: Sprinkle some more loggingNirbheek Chauhan1-1/+6
2022-09-29gen-cache: Add files verbosely for debugging reasonsNirbheek Chauhan1-0/+1
2022-09-29gen-cache: Use bzip2 instead of xz on WindowsNirbheek Chauhan1-41/+49