Summary: | xvideo: broken bilinear filter for the red color component | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Brice Goglin <brice.goglin> | ||||||
Component: | Driver/intel | Assignee: | Wang Zhenyu <zhenyu.z.wang> | ||||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||||
Severity: | normal | ||||||||
Priority: | medium | CC: | skyrat | ||||||
Version: | git | Keywords: | regression | ||||||
Hardware: | Other | ||||||||
OS: | All | ||||||||
URL: | http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=513427 | ||||||||
Whiteboard: | |||||||||
i915 platform: | i915 features: | ||||||||
Attachments: |
|
Description
Brice Goglin
2009-01-31 03:43:49 UTC
What's the working version of xserver and xf86-video-intel? Created attachment 22443 [details]
visible problem with filtering of red color component
Created attachment 22656 [details]
xvideo output - more visible problem
the previous screenshot was made using the "-vo gl" option to mplayer.
The current one was made using "-vo xv"
Rene isn't sure which version was working fine before this regression appeared. 2.5.99 was probably fine. I've had this problem ever since I started using this driver (about version 2.2.0). The overlay video has always worked much better for me (no tearing / red-pixelation). commit 79b6851148574419389ac8055b0c31b8bdac3ab3 Author: Eric Anholt <eric@anholt.net> Date: Wed Aug 5 12:45:16 2009 -0700 Fix sampler indexes on i965 planar video. We only set up one sampler, because all of our sampling is the same. By using a non-zero index for the other two samplers, we'd dereference (likely) zeroed data, resulting in using NEAREST filtering. This was a regression in 40671132cb3732728703c6444f4577467fa9223f which incidentally switched from having 6 samplers to 1. Bug #22895, #19856 |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.