commit | 6188a0f151204d6f895822e8c0059b8951879a42 | [log] [tgz] |
---|---|---|
author | Servaas Vandenberghe <vdb128@picaros.org> | Sun Feb 13 17:51:09 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Mar 21 20:32:22 2011 -0300 |
tree | ff8c4847220a215f0415868eb0be82837eb8c636 | |
parent | 35fa5d4c48fbb02d637c3659f00331aa33f0f029 [diff] |
[media] pvrusb2: width and height maximum values pvrusb2: The origin of the capability bounds rectangle may differ from (left=0,top=0) so the calculation should use absolute coordinates, here below, or use relative coordinates like cropl_val-cap->bounds.left and cropt_val-cap->bounds.top. Signed-off-by: Mike Isely <isely@pobox.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>