summaryrefslogtreecommitdiff
path: root/src/vdpauproperties.h
diff options
context:
space:
mode:
authorMateusz Łukasik <mati75@linuxmint.pl>2017-05-28 22:58:38 +0200
committerMateusz Łukasik <mati75@linuxmint.pl>2017-05-28 22:58:38 +0200
commit8cd3e30b34e5ff62a993227c386ab77dd01fa1d4 (patch)
tree60ab5ccc720108feb6a82ad91c0d212f52e32a3b /src/vdpauproperties.h
parent8fa0adcb32570bfa1f7e6a3b0411b6d789fda623 (diff)
New upstream version 17.5.0~ds0
Diffstat (limited to 'src/vdpauproperties.h')
-rw-r--r--src/vdpauproperties.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/vdpauproperties.h b/src/vdpauproperties.h
index e2104eb..d5638c8 100644
--- a/src/vdpauproperties.h
+++ b/src/vdpauproperties.h
@@ -36,6 +36,7 @@ public:
void setffwmv3vdpau(bool b);
void setffvc1vdpau(bool b);
void setffodivxvdpau(bool b);
+ void setffhevcvdpau(bool b);
void setDisableFilters(bool b);
@@ -44,6 +45,7 @@ public:
bool ffwmv3vdpau();
bool ffvc1vdpau();
bool ffodivxvdpau();
+ bool ffhevcvdpau();
bool disableFilters();