Bug#734246: i965-va-driver: Colors with messed up contrast/saturation with gnome-mplayer and vaapi
Vincent Cheng
Vincentc1208 at gmail.com
Sun Jan 5 07:27:12 UTC 2014
Package: i965-va-driver
Version: 1.2.2-1
Severity: important
Tags: patch
Dear Maintainer,
GNOME mplayer displays videos with colors with messed up contrast/saturation
(using mplayer compiled with vaapi support) and i965-va-driver 1.2.2-1. This
does not happen with earlier versions (<= 1.2.1-2), i.e. it seems to be a
pretty ugly regression.
This bug has already been filed and fixed upstream [1], and the following patch
applied in upstream's git repo [2]; please consider applying it to the debian
package as well.
--- a/src/i965_drv_video.h
+++ b/src/i965_drv_video.h
@@ -60,9 +60,9 @@
#define I965_SURFACE_FLAG_BOTTOME_FIELD_FIRST 0x00000002
#define DEFAULT_BRIGHTNESS 0
-#define DEFAULT_CONTRAST 10
+#define DEFAULT_CONTRAST 50
#define DEFAULT_HUE 0
-#define DEFAULT_SATURATION 10
+#define DEFAULT_SATURATION 50
struct i965_surface
{
[1] https://bugs.freedesktop.org/show_bug.cgi?id=73016
[2]
http://cgit.freedesktop.org/vaapi/intel-driver/commit/?id=54cb60f3d973ce6a908ea57f5aa7481803fe653a
Thanks,
Vincent
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (700, 'testing'), (500, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.12-5-vclaptop-amd64 (SMP w/8 CPU cores; PREEMPT)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages i965-va-driver depends on:
ii libc6 2.17-97
ii libdrm-intel1 2.4.50-1
ii libdrm2 2.4.50-1
ii libva1 1.2.1-2
ii multiarch-support 2.17-97
i965-va-driver recommends no packages.
i965-va-driver suggests no packages.
-- no debconf information
More information about the pkg-multimedia-maintainers
mailing list