diff --git a/Makefile.in b/Makefile.in index 619bfd65..83fc995d 100644 --- a/Makefile.in +++ b/Makefile.in @@ -244,12 +244,12 @@ $(eval $(call rules-cargo,gst_plugins_rs,64)) $(OBJ)/.gst_plugins_rs-post-build64: mkdir -p $(GST_PLUGINS_RS_DST64)/lib64/gstreamer-1.0/ - cp -a $(GST_PLUGINS_RS_OBJ64)/x86_64-unknown-linux-gnu/release/libgstrsdav1d.so $(GST_PLUGINS_RS_DST64)/lib64/gstreamer-1.0/ + cp -a $(GST_PLUGINS_RS_OBJ64)/x86_64-unknown-linux-gnu/release/libgstdav1d.so $(GST_PLUGINS_RS_DST64)/lib64/gstreamer-1.0/ touch $@ $(OBJ)/.gst_plugins_rs-post-build32: mkdir -p $(GST_PLUGINS_RS_DST32)/lib/gstreamer-1.0/ - cp -a $(GST_PLUGINS_RS_OBJ32)/i686-unknown-linux-gnu/release/libgstrsdav1d.so $(GST_PLUGINS_RS_DST32)/lib/gstreamer-1.0/ + cp -a $(GST_PLUGINS_RS_OBJ32)/i686-unknown-linux-gnu/release/libgstdav1d.so $(GST_PLUGINS_RS_DST32)/lib/gstreamer-1.0/ touch $@ diff --git a/dav1d b/dav1d index 7b433e07..8a6f054e 160000 --- a/dav1d +++ b/dav1d @@ -1 +1 @@ -Subproject commit 7b433e077298d0f4faf8da6d6eb5774e29bffa54 +Subproject commit 8a6f054ef1e0f7886bc6e53e6be97c427154fe85 diff --git a/gst-plugins-rs b/gst-plugins-rs index d0466b3e..0205aa43 160000 --- a/gst-plugins-rs +++ b/gst-plugins-rs @@ -1 +1 @@ -Subproject commit d0466b3eee114207f851b37cae0015c0e718f021 +Subproject commit 0205aa43d6d8c5d0c9d4e4f83e0a3aaa94acef89