Ticket #4930 (closed defect: fixed)
Opened 5 years ago
Last modified 5 years ago
MythTV configure fails to include XvMC-VLD support when linking with libXvMCW
| Reported by: | pebender@… | Owned by: | janne |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythtv | Version: | 0.21-fixes |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
The MythTV configure script disables xvmc_vld when neither libviaXvMC nor libchromeXvMC are found. In addition, the MythTV configure script disable xvmc_pro when neither libviaXvMCPro nor libchromeXvMCPro are found. However, since xvmc_vld and xvmc_pro functionality can be supported by libXvMCW, the MythTV configure script should not disable xvmc_vld or xvmc_pro when libXvMCW is found.
This problem appears to result in ATrpms not including XvMC-VLD support even though it links MythTV with libXvMCW.
The attached patch fixes the problem for me.
Attachments
Change History
comment:1 Changed 5 years ago by janne
- Owner changed from ijr to janne
- Status changed from new to assigned
comment:2 Changed 5 years ago by anonymous
My myth system is down with this bug and there does not seem to be a work around. Any idea when a new RPM on ATRPMS would be available?
-- Mache CReeger
comment:3 Changed 5 years ago by janne
- Status changed from assigned to closed
- Resolution set to fixed
