[Bug 25373] New: The dimension of an XvImage is limited to 2048 x 2048 even if an adaptor supports larger image.
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Dec 1 03:02:43 PST 2009
http://bugs.freedesktop.org/show_bug.cgi?id=25373
Summary: The dimension of an XvImage is limited to 2048 x 2048
even if an adaptor supports larger image.
Product: xorg
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/Radeon
AssignedTo: xorg-driver-ati at lists.x.org
ReportedBy: slash at ac.auone-net.jp
QAContact: xorg-team at lists.x.org
Created an attachment (id=31620)
--> (http://bugs.freedesktop.org/attachment.cgi?id=31620)
Lift hardcoded limit from RADEONQueryImageAttributes.
The dimension of an XvImage is limited to 2048 x 2048 even if an adaptor
supports larger image.
XvCreateImage and XvShmCreateImage lower the width or height of an image.
XvPutImage and XvShmPutImage return BadValue.
The cause is that 2048 is hardcoded in RADEONQueryImageAttributes.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the xorg-driver-ati
mailing list