Mailing List Archive

[MythTV/mythtv] 663580: VDPAU: Fix CSC matrix support detection
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 663580119901901799804b93c2b06b6749c15903
https://github.com/MythTV/mythtv/commit/663580119901901799804b93c2b06b6749c15903
Author: Mark Kendall <mark.kendall@gmail.com>
Date: 2020-12-19 (Sat, 19 Dec 2020)

Changed paths:
M mythtv/libs/libmythtv/decoders/mythvdpauhelper.cpp
M mythtv/libs/libmythtv/decoders/mythvdpauhelper.h
M mythtv/libs/libmythtv/opengl/mythvdpauinterop.cpp

Log Message:
-----------
VDPAU: Fix CSC matrix support detection

- we were testing for feature support but need to test attribute support
- which worked on NVIDIA hardware as it supports temporal spatial
deinterlacing; a feature that has the same enum value, whereas AMD
hardware does not support it and CSC detection failed (when it is
supported)


_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits