diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2020-07-30 15:52:04 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2020-07-30 15:52:38 +0100 |
commit | e9261b7f500f11a3f6c9bdd4202783ba01cd6c71 (patch) | |
tree | 0cb46cef96211ef25b4d152defe9ea221499f41a | |
parent | df52da961de1bbfc6db4e4edbde64f7f9e3fa2ae (diff) |
x264: update to latest stable 160.3011
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-build/-/merge_requests/183>
-rw-r--r-- | subprojects/x264.wrap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/subprojects/x264.wrap b/subprojects/x264.wrap index 46978d3..0c29316 100644 --- a/subprojects/x264.wrap +++ b/subprojects/x264.wrap @@ -2,4 +2,4 @@ directory=x264 url=https://gitlab.freedesktop.org/gstreamer/meson-ports/x264.git push-url=git@gitlab.freedesktop.org:gstreamer/meson-ports/x264.git -revision=157.2945-meson +revision=160.3011-meson |