summaryrefslogtreecommitdiffstats
path: root/video
diff options
context:
space:
mode:
authorFlorian Franzmann2020-12-19 19:09:45 +0100
committerFlorian Franzmann2020-12-19 19:09:45 +0100
commit31bcb7bcf1ab9b19ac7017f9da87af91091dbe10 (patch)
tree9bf0427e2fad354798205ecd67876333b84a0e95 /video
parent2c0b7aa15f66a469138ca10b03d8376d0ef13b4e (diff)
video/ffmpeg: on cast dav1d check self
Diffstat (limited to 'video')
-rw-r--r--video/ffmpeg/HISTORY3
-rwxr-xr-xvideo/ffmpeg/TRIGGERS1
2 files changed, 4 insertions, 0 deletions
diff --git a/video/ffmpeg/HISTORY b/video/ffmpeg/HISTORY
index d3b9e77141..2f13a06672 100644
--- a/video/ffmpeg/HISTORY
+++ b/video/ffmpeg/HISTORY
@@ -1,3 +1,6 @@
+2020-12-19 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * TRIGGERS: on cast dav1d check self
+
2020-07-13 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: version 4.3.1
diff --git a/video/ffmpeg/TRIGGERS b/video/ffmpeg/TRIGGERS
index dc1174b3af..fe55b38c13 100755
--- a/video/ffmpeg/TRIGGERS
+++ b/video/ffmpeg/TRIGGERS
@@ -4,3 +4,4 @@ on_cast tesseract check_self
on_cast x264 check_self
on_cast x265 check_self
on_cast codec2 check_self
+on_cast dav1d check_self