[totem] thumbnailer: Blacklist the bmcdec plugin
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] thumbnailer: Blacklist the bmcdec plugin
- Date: Sat, 22 Jul 2017 15:54:42 +0000 (UTC)
commit 8d3956f5d53aa03ab1146362fed3eacdc50c531d
Author: Bastien Nocera <hadess hadess net>
Date: Sat Jul 22 15:02:52 2017 +0200
thumbnailer: Blacklist the bmcdec plugin
As done in Tracker.
src/totem-video-thumbnailer.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/src/totem-video-thumbnailer.c b/src/totem-video-thumbnailer.c
index 6670ab8..39d0089 100644
--- a/src/totem-video-thumbnailer.c
+++ b/src/totem-video-thumbnailer.c
@@ -400,7 +400,8 @@ thumb_app_setup_play (ThumbApp *app)
"vaapivc1dec",
"vaapivp8dec",
"vaapivp9dec",
- "vaapih265dec"
+ "vaapih265dec",
+ "bmcdec"
};
guint i;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]