https://github.com/i-rinat/freshplayerplugin/releases ChangeLog * release: v0.3.1 * core: make compilable against wider range of ffmpeg/libav versions * graphics: inherit Visual from Xembed socket window * graphics: use XRender for transparent 2d explicitly * video: add decoding through VDPAU * core: fix crash on double NP_Initialize call
+*freshplayerplugin-0.3.1 (14 Jul 2015) + + 14 Jul 2015; Brian Evans <grknight@gentoo.org> + +freshplayerplugin-0.3.1.ebuild, -files/with-pulseaudio-cmake.patch, + -freshplayerplugin-0.2.3.ebuild: + Version bump wrt bug 554216; Drop old +
The name of the vaapi USE flag is incorrect for this new version. Please change it to "hwdec", or something similar.
(In reply to Ari Entlich from comment #2) > The name of the vaapi USE flag is incorrect for this new version. Please > change it to "hwdec", or something similar. I've added vdpau USE and fixed some dependencies in a revbump
This seems a bit misleading, since enabling one of them will enable both of them. I understand the desire to use "standard" USE flags, but I personally would prefer to have the USE flags reflect how the package actually works. Perhaps ultimately the best resolution would be to patch upstream so that they can be enabled individually.