diff options
author | kszaq <kszaquitto@gmail.com> | 2018-01-09 20:12:53 +0100 |
---|---|---|
committer | kszaq <kszaquitto@gmail.com> | 2018-01-14 00:52:41 +0100 |
commit | 4fe7dd6f0d39d56455a4890f301f3084a8c363ff (patch) | |
tree | 8839419afd7602b0a3c37a102037475d931c86a9 /xbmc/games/controllers/dialogs/GUIDialogAxisDetection.cpp | |
parent | 4e01f3da2b0f17bd4da4c507691666695393527a (diff) |
AMLCodec: fix hardware-accelerated VP9 playback
VIDEO_DEC_FORMAT_VP9 and VFORMAT_VP9 are enum literals, not defines
so ifdndef always returns true. This makes VP9 not work since enum
literals are redefines as 0. Define VP9-related literals only if not
present in amcodec header.
Diffstat (limited to 'xbmc/games/controllers/dialogs/GUIDialogAxisDetection.cpp')
0 files changed, 0 insertions, 0 deletions