summaryrefslogtreecommitdiffstats
path: root/video
diff options
context:
space:
mode:
authorFlorian Franzmann2020-12-19 19:06:35 +0100
committerFlorian Franzmann2020-12-19 19:06:35 +0100
commit2c0b7aa15f66a469138ca10b03d8376d0ef13b4e (patch)
tree9fa0605df408b320d7b647c658190091e61a409e /video
parent5312614765e2e3ba4e7d16b4e4484960dcae9721 (diff)
video/mpv: on cast dav1d check self
Diffstat (limited to 'video')
-rw-r--r--video/mpv/HISTORY3
-rwxr-xr-xvideo/mpv/TRIGGERS1
2 files changed, 4 insertions, 0 deletions
diff --git a/video/mpv/HISTORY b/video/mpv/HISTORY
index ba7b7c4a4d..d5938adfeb 100644
--- a/video/mpv/HISTORY
+++ b/video/mpv/HISTORY
@@ -1,3 +1,6 @@
+2020-12-19 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * TRIGGERS: on cast dav1d check self
+
2020-11-22 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS, CONFIGURE, DEPENDS: mpv version 0.33.0, waf 2.0.21
* PRE_BUILD: make sure python3 is used for building
diff --git a/video/mpv/TRIGGERS b/video/mpv/TRIGGERS
index c085808adb..04608931c6 100755
--- a/video/mpv/TRIGGERS
+++ b/video/mpv/TRIGGERS
@@ -3,3 +3,4 @@ on_cast mesa check_self
on_cast nvidia_legacy_295xx check_self
on_cast nvidia_legacy_304xx check_self
on_cast nvidia_legacy_340xx check_self
+on_cast dav1d check_self