Skip to content

Commit

Permalink
Merge pull request #41 from blinemedical/VIDEO-3153-update-gstreamer-…
Browse files Browse the repository at this point in the history
…in-windows-build

[VIDEO-3153] Update GStreamer in Windows build
  • Loading branch information
btgoodwin authored Jan 3, 2025
2 parents 6f5d0a7 + 3c9cb68 commit 4226a0d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
name: Get GStreamer
uses: blinemedical/cerbero/.github/actions/[email protected]
with:
cerbero-ref: 1.24.8-lldc
cerbero-ref: 1.24.8-lldc.2
cerbero-args: --clocktime --timestamps -v visualstudio,noasserts
s3-download-paths: ${{ vars.GSTREAMER_S3_DOWNLOAD_PATH }}

Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
project('amazon-s3-gst-plugin', 'c', 'cpp',
version : '0.2.1-lldc.11',
version : '0.2.1-lldc.12',
default_options : [ 'warning_level=2',
'buildtype=debugoptimized' ])

Expand Down

0 comments on commit 4226a0d

Please sign in to comment.