[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#391675: marked as done (xserver-xorg-video-i810: Unable to display 1080i video again due to xv limit set to 1080 and 1088)



Your message dated Fri, 22 Jun 2007 08:35:24 +0200
with message-id <467B6DAC.6050205@ens-lyon.org>
and subject line Bug#391675: xserver-xorg-video-i810: Unable to display 1080i video again due to xv limit set to 1080 and 1088
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: xserver-xorg-video-i810
Version: 2:1.6.5-3
Severity: important


This bug has been fixed in the Xorg tree. 
Someone keeps setting this to 1080 not 1088. This limit must be a factor of 16
 for mpeg2 decode to work.
--- src/i830_video.c
+++ src/i830_video.c
@@ -130,9 +130,9 @@ static Atom xvBrightness, xvContrast, xv
 static Atom xvGamma0, xvGamma1, xvGamma2, xvGamma3, xvGamma4, xvGamma5;

 #define IMAGE_MAX_WIDTH         1920
-#define IMAGE_MAX_HEIGHT        1080
+#define IMAGE_MAX_HEIGHT        1088
 #define IMAGE_MAX_WIDTH_LEGACY  1024
-#define IMAGE_MAX_HEIGHT_LEGACY 1080
+#define IMAGE_MAX_HEIGHT_LEGACY 1088



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages xserver-xorg-video-i810 depends on:
ii  libc6                        2.3.6.ds1-5 GNU C Library: Shared libraries
ii  xserver-xorg-core            2:1.1.1-9   X.Org X server -- core server

xserver-xorg-video-i810 recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 2:1.7.2-1

This has been fixed for a while.


Brice


--- End Message ---

Reply to: