pesintta / vdr-plugin-vaapidevice

VDR VAAPIDevice Plug-in
9 stars 12 forks source link

Vpp cleanup #34

Closed rofafor closed 6 years ago

rofafor commented 6 years ago

Get rid of most of the features not needed for VAAPI device. Please, review commit by commit and test it thoroughly as it's a massive change.

Space2Man commented 6 years ago

Hi,

does it still work with VDPAU if those stuff is removed? Because I think there are still many NVidia users who use this branch ...

Thanks for all your hard work ... I will try to setup again one VDR with VAAPI ... my last try with an Ivy Bridge based system did not work out that well but that was years ago ... Looks like thanks to your work this is possible now :)

Space

rofafor commented 6 years ago

This repository is for VAAPI+VPP stuff and this pull request is meant to ease up the development and maintenance of VAAPI output device by ripping off all the unnecessary stuff like VDPAU. If you want to stick with VDPAU (even NVIDIA has abandoned it, IIRC!), you still can use some other forks available (HEVC, OpenGL-OSD, ...).

Space2Man commented 6 years ago

Fine with me ... with NVidia leaving it does not make sense to stay on a dead horse ... even though that horse might still run for quite some long time :)