GNOME Bugzilla – Bug 697176
d3dvideosink: use the bilinear scalling filter as much as possible
Last modified: 2013-04-04 09:40:45 UTC
Created attachment 240480 [details] [review] Use the bilinear filter as much as possible Use the bilinear scalling filter when the magnifier or the minifier filters are avaible. Some graphics cards do not provide minifier filters but we still want to use it for upscalling if it's available.
commit 7f18295321c66d7ca613cd0f26257cfa9681b74f Author: Andoni Morales Alastruey <ylatuya@gmail.com> Date: Wed Apr 3 16:12:01 2013 +0200 d3dvideosink: use bilinear filter as much as possible Use the bilinear scalling filter when the magnifier or the minifier filters are avaible. Some graphics cards do not provide minifier filters but we want to use it for upscalling if it's available https://bugzilla.gnome.org/show_bug.cgi?id=697176