-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cl 2812 pascom gstreamer build #1
base: pascom
Are you sure you want to change the base?
Commits on Jul 1, 2021
-
glib: Fix Visual Studio 2019 build error
Apply upstream commit https://gitlab.gnome.org/GNOME/glib/-/merge_requests/1428 Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/699>
Configuration menu - View commit details
-
Copy full SHA for 66ccc91 - Browse repository at this point
Copy the full SHA 66ccc91View commit details -
Configuration menu - View commit details
-
Copy full SHA for d872ccf - Browse repository at this point
Copy the full SHA d872ccfView commit details
Commits on Jul 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 79c819c - Browse repository at this point
Copy the full SHA 79c819cView commit details
Commits on Jul 13, 2021
-
bootstrap: fix build_tools error
If `setuptools.version` contains a string, an error occurs. So, it was modified to extract only semver from `version`. Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/711>
Configuration menu - View commit details
-
Copy full SHA for 5d41849 - Browse repository at this point
Copy the full SHA 5d41849View commit details -
config/ios: put iphone sdk version minimum into CPPFLAGS
This may be important for anything produced by the C Preprocesser Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/715>
Configuration menu - View commit details
-
Copy full SHA for 84fea3f - Browse repository at this point
Copy the full SHA 84fea3fView commit details -
ffmpeg: actually use gas-preprocessor on ios
Also pass the necessary flags for iphone minimum target version selection so that object files are built for the correct version. This may be important if some newer code/functionality cannot be used on older devices due to hardware or software limitations. Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/715>
Configuration menu - View commit details
-
Copy full SHA for 162724e - Browse repository at this point
Copy the full SHA 162724eView commit details -
Add Linux mint platforms based on Ubuntu Focal
Loïc Le Page committedJul 13, 2021 Configuration menu - View commit details
-
Copy full SHA for 98adb45 - Browse repository at this point
Copy the full SHA 98adb45View commit details
Commits on Jul 14, 2021
-
gobject-introspection: Backport patch for Python 3.9 compat
Needed on Fedora 34. Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/716>
Configuration menu - View commit details
-
Copy full SHA for 98c9296 - Browse repository at this point
Copy the full SHA 98c9296View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6d6711 - Browse repository at this point
Copy the full SHA a6d6711View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4383951 - Browse repository at this point
Copy the full SHA 4383951View commit details -
glib-networking: Update options and backport c_std=c99
C11 is only supported by very recent MSVC versions, and glib-networking doesn't even use C11. Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/716>
Configuration menu - View commit details
-
Copy full SHA for bd71f93 - Browse repository at this point
Copy the full SHA bd71f93View commit details
Commits on Jul 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c713896 - Browse repository at this point
Copy the full SHA c713896View commit details
Commits on Jul 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for edf59ba - Browse repository at this point
Copy the full SHA edf59baView commit details
Commits on Jul 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 90f0fde - Browse repository at this point
Copy the full SHA 90f0fdeView commit details
Commits on Aug 8, 2021
-
Removed dash in wildcard selection of libunwind*.pc files.
Extra dash prevents libunwind.pc from getting included in files_devel. Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/722>
Steve McDaniel committedAug 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 0217c0b - Browse repository at this point
Copy the full SHA 0217c0bView commit details
Commits on Aug 17, 2021
-
cerbero: Add a dotted progress bar for urllib downloads
Also add a 20s timeout (same as wget) so that we timeout on download instead of timing out the entire job on CI. The global socket timeout with CPython is apparently -1, aka never timeout. Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/724>
Configuration menu - View commit details
-
Copy full SHA for 35c69db - Browse repository at this point
Copy the full SHA 35c69dbView commit details
Commits on Sep 6, 2021
-
ladspa.recipe: Add a comment about mirroring tarballs
1.15 has been mirrored. Fixes https://gitlab.freedesktop.org/gstreamer/cerbero/-/issues/341 Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/727>
Configuration menu - View commit details
-
Copy full SHA for 3407333 - Browse repository at this point
Copy the full SHA 3407333View commit details
Commits on Sep 13, 2021
-
openssl.recipe: upgrade to version 1.1.1l
Aaron Boxer committedSep 13, 2021 Configuration menu - View commit details
-
Copy full SHA for b2e6ce7 - Browse repository at this point
Copy the full SHA b2e6ce7View commit details
Commits on Sep 14, 2021
-
bzip2.recipe: bump version to 1.0.8
Fixes CVE-2016-3189 https://www.cvedetails.com/vulnerability-list.php?vendor_id=1198&product_id=2068&version_id=557742&page=1&hasexp=0&opdos=0&opec=0&opov=0&opcsrf=0&opgpriv=0&opsqli=0&opxss=0&opdirt=0&opmemc=0&ophttprs=0&opbyp=0&opfileinc=0&opginf=0&cvssscoremin=0&cvssscoremax=0&year=0&cweid=0&order=1&trc=1&sha=363d5eb84c8304b76236c97638b372af6fff33ce Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/733>
Aaron Boxer authored and GStreamer Marge Bot committedSep 14, 2021 Configuration menu - View commit details
-
Copy full SHA for bb02671 - Browse repository at this point
Copy the full SHA bb02671View commit details
Commits on Sep 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e5ff9a1 - Browse repository at this point
Copy the full SHA e5ff9a1View commit details -
recipes: Add patches to fix UWP build
1.19.2 is tagged and released, so we need to add these patches by hand. Will be removed once they've been merged upstream. Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/737>
Configuration menu - View commit details
-
Copy full SHA for 6b999a4 - Browse repository at this point
Copy the full SHA 6b999a4View commit details
Commits on Sep 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2e9d12a - Browse repository at this point
Copy the full SHA 2e9d12aView commit details -
source: Take recipes_remotes value from config
Config files have recipes_commits and recipes_remotes properties but only the former was actually used. Move the code handling this into the base class. Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/740>
Configuration menu - View commit details
-
Copy full SHA for a242e4a - Browse repository at this point
Copy the full SHA a242e4aView commit details -
Use unified GStreamer repository
Since all GStreamer recipes now share the same git directory, we have to use a lock to avoid multiple recipes doing the git checkout concurrently. Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/740>
Configuration menu - View commit details
-
Copy full SHA for 951fcde - Browse repository at this point
Copy the full SHA 951fcdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5932e2e - Browse repository at this point
Copy the full SHA 5932e2eView commit details
Commits on Sep 28, 2021
-
gst-plugins-bad: Ship libgstwinrt-1.0 when wasapi2 plugin is enabled
Now wasapi2 plugin (and UWP version mediafoundation plugin) will require the library. Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/742>
Configuration menu - View commit details
-
Copy full SHA for 714cdd6 - Browse repository at this point
Copy the full SHA 714cdd6View commit details
Commits on Oct 1, 2021
-
Bump windows docker to lastest from gstreamer/ repo
The v13 TLS cerficate are now too old for our cache server to work. As a side effect we fail to retrieve cerbero deps which makes our CI very slow. 0:00:01.547000 WARNING: Could not get cache list: Failed to download 'https://artifacts.gstreamer-foundation.net/cerbero-deps/main/windows-msvc/x86_64/cerbero-deps.log': ('https://artifacts.gstreamer-foundation.net/cerbero-deps/main/windows-msvc/x86_64/cerbero-deps.log', URLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1124)'))) Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/744>
Configuration menu - View commit details
-
Copy full SHA for aeed459 - Browse repository at this point
Copy the full SHA aeed459View commit details
Commits on Oct 6, 2021
-
boostrap: remove sudo as root user
If the user is root, no need for sudo with package manager. Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/738>
Stéphane Cerveau authored and GStreamer Marge Bot committedOct 6, 2021 Configuration menu - View commit details
-
Copy full SHA for 59bd91b - Browse repository at this point
Copy the full SHA 59bd91bView commit details -
cerbero: Don't close stdin for interactive bootstrap
Unless -y/--assume-yes is passed to bootstrap, the package manager will prompt you to install packages. Even if you pass -y, some deb packages are interactive, such as tzdata. Fixes https://gitlab.freedesktop.org/gstreamer/cerbero/-/issues/325 Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/748>
Configuration menu - View commit details
-
Copy full SHA for 003dd60 - Browse repository at this point
Copy the full SHA 003dd60View commit details -
openssl.recipe: Fix crash on iOS TestFlight
Don't try to look for a portable ca cert when running on anything other than macOS, since there's no portable prefix there at all. All libraries and plugins are usually linked statically into the app. Fixes https://gitlab.freedesktop.org/gstreamer/cerbero/-/issues/342 Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/736>
Configuration menu - View commit details
-
Copy full SHA for 3adb4ee - Browse repository at this point
Copy the full SHA 3adb4eeView commit details -
gstreamer: disable git submodule init
To avoid to download useless test media folder, disable the submodule init during the GStreamer's recipes. Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/749>
Stéphane Cerveau committedOct 6, 2021 Configuration menu - View commit details
-
Copy full SHA for f9c1ff3 - Browse repository at this point
Copy the full SHA f9c1ff3View commit details
Commits on Oct 7, 2021
-
Revert "recipes: Add patches to fix UWP build"
This reverts commit 6b999a4. The relevant patches have been merged. https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/890 https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2545 Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/739>
Configuration menu - View commit details
-
Copy full SHA for ffe4f36 - Browse repository at this point
Copy the full SHA ffe4f36View commit details
Commits on Oct 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 37295cb - Browse repository at this point
Copy the full SHA 37295cbView commit details
Commits on Oct 15, 2021
-
cerbero: Fix for removed loop param of PriorityQueue()
It's deprecated since 3.8 and causes hard error as of 3.10 Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/756>
Configuration menu - View commit details
-
Copy full SHA for 629c930 - Browse repository at this point
Copy the full SHA 629c930View commit details -
recipe: gst-plugins-bad: assrender is not GPL
The plugin is LGPL and the library is ISC these days which is BSD/MIT-like. It was relicensed from GPL to ISC in 2010, see libass/libass@56b0b944 Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/755>
Configuration menu - View commit details
-
Copy full SHA for 6112a95 - Browse repository at this point
Copy the full SHA 6112a95View commit details -
libffi: use fdo meson port repository
Use the meson port repository branch from FDO gitlab. Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/734>
Stéphane Cerveau authored and GStreamer Marge Bot committedOct 15, 2021 Configuration menu - View commit details
-
Copy full SHA for a9ccba6 - Browse repository at this point
Copy the full SHA a9ccba6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 665160c - Browse repository at this point
Copy the full SHA 665160cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a63bc7e - Browse repository at this point
Copy the full SHA a63bc7eView commit details
Commits on Oct 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 00fbc6a - Browse repository at this point
Copy the full SHA 00fbc6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58e5e7b - Browse repository at this point
Copy the full SHA 58e5e7bView commit details
Commits on Oct 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f875214 - Browse repository at this point
Copy the full SHA f875214View commit details
Commits on Oct 19, 2021
-
recipes: gst-plugins-bad, gst-plugins-ugly: update for explicit GPL o…
Configuration menu - View commit details
-
Copy full SHA for a922437 - Browse repository at this point
Copy the full SHA a922437View commit details -
Remove mmssrc plugin and libmms
Doubtful that anyone still needs that or there are even any streams left out there. MMS was deprecated in 2003 (in favour of RTSP) and support for it was dropped with Microsoft Media Services 2008. https://en.wikipedia.org/wiki/Microsoft_Media_Server https://sdp.ppona.com/news2008.html https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/issues/821 Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/760>
Configuration menu - View commit details
-
Copy full SHA for e7b897d - Browse repository at this point
Copy the full SHA e7b897dView commit details
Commits on Oct 20, 2021
-
gst-plugins-bad: Fix for UWP build
assrender was moved from codecs_gpl to codecs category Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/761>
Configuration menu - View commit details
-
Copy full SHA for 0e586bb - Browse repository at this point
Copy the full SHA 0e586bbView commit details
Commits on Oct 25, 2021
-
Add support for Visual Studio 2022
Trivial changes for Visual Studio 2022 (vs17) support Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/762>
Configuration menu - View commit details
-
Copy full SHA for 7fb4953 - Browse repository at this point
Copy the full SHA 7fb4953View commit details
Commits on Oct 28, 2021
-
shell-utils: decode output on subprocess error
Fixes python exception when printing output of failed subprocess: File "/builds/gstreamer/cerbero/cerbero/build/recipe.py", line 326, in _get_la_deps_from_pc ret = shell.check_output(['pkg-config', '--libs-only-l', '--static', pcname], env=env, logfile=self.logfile) File "/builds/gstreamer/cerbero/cerbero/utils/shell.py", line 176, in check_output msg += '\nstderr in logfile {}'.format(logfile.name) TypeError: can't concat str to bytes Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/763>
Configuration menu - View commit details
-
Copy full SHA for c4036c9 - Browse repository at this point
Copy the full SHA c4036c9View commit details
Commits on Nov 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0b2add0 - Browse repository at this point
Copy the full SHA 0b2add0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6600a95 - Browse repository at this point
Copy the full SHA 6600a95View commit details
Commits on May 18, 2022
-
Jurica Bacurin committed
May 18, 2022 Configuration menu - View commit details
-
Copy full SHA for 60701ab - Browse repository at this point
Copy the full SHA 60701abView commit details -
Jurica Bacurin committed
May 18, 2022 Configuration menu - View commit details
-
Copy full SHA for 1b10679 - Browse repository at this point
Copy the full SHA 1b10679View commit details -
Jurica Bacurin committed
May 18, 2022 Configuration menu - View commit details
-
Copy full SHA for c0aa500 - Browse repository at this point
Copy the full SHA c0aa500View commit details
Commits on May 20, 2022
-
Jurica Bacurin committed
May 20, 2022 Configuration menu - View commit details
-
Copy full SHA for 7204bd8 - Browse repository at this point
Copy the full SHA 7204bd8View commit details
Commits on May 27, 2022
-
CL-2812 adjust version to match meson build
Jurica Bacurin committedMay 27, 2022 Configuration menu - View commit details
-
Copy full SHA for aaf5064 - Browse repository at this point
Copy the full SHA aaf5064View commit details