Update gst-plugins-rs to support dav1d 1.2.1

CW-Bug-Id: #19516
This commit is contained in:
Arkadiusz Hiler 2023-08-29 14:40:58 +03:00
parent fc5c40db76
commit ca8e8f7678
3 changed files with 4 additions and 4 deletions

View File

@ -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 $@

2
dav1d

@ -1 +1 @@
Subproject commit 7b433e077298d0f4faf8da6d6eb5774e29bffa54
Subproject commit 8a6f054ef1e0f7886bc6e53e6be97c427154fe85

@ -1 +1 @@
Subproject commit d0466b3eee114207f851b37cae0015c0e718f021
Subproject commit 0205aa43d6d8c5d0c9d4e4f83e0a3aaa94acef89