mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-29 23:32:04 +02:00
Too many problems with VAAPI decodebin, meanwhile VA works fine and there is already a pending MR on GStreamer to enable it by default, so we do that a little early. We also do promise working HW accel out of box, so enable all common NVDEC elements too. They can always be disabled back in player preferences window if any problems do happen. We can now remove the alternations of v4l2codecs as those are PRIMARY+1 by default and we now require GStreamer 1.20+ so no need for version checking there too. Fixes #236