Re: [PATCH] cx88: fix unexpected video resize when setting tv norm

2009-01-29 Thread Trent Piepho
On Thu, 29 Jan 2009, Marton Balint wrote: > The status of this patch has changed to "Changes Requested" in > patchwork, but it's not obvious to me what changes are needed exactly. > Yes, in the comments quite a few questions came up, but we haven't > decided the correct course of action for good, a

Re: [PATCH] cx88: fix unexpected video resize when setting tv norm

2009-01-28 Thread Marton Balint
On Sat, 10 Jan 2009, Trent Piepho wrote: > On Sat, 10 Jan 2009, Marton Balint wrote: > > Cx88_set_tvnorm sets the size of the video to fixed 320x240. This is ugly at > > least, but also can cause problems, if it happens during an active video > > transfer. With this patch, cx88_set_scale will save

Re: [PATCH] cx88: fix unexpected video resize when setting tv norm

2009-01-11 Thread Marton Balint
On Sat, 10 Jan 2009, Trent Piepho wrote: > On Sat, 10 Jan 2009, Marton Balint wrote: > > Cx88_set_tvnorm sets the size of the video to fixed 320x240. This is ugly at > > least, but also can cause problems, if it happens during an active video > > transfer. With this patch, cx88_set_scale will save

Re: [PATCH] cx88: fix unexpected video resize when setting tv norm

2009-01-10 Thread Trent Piepho
On Sat, 10 Jan 2009, Marton Balint wrote: > Cx88_set_tvnorm sets the size of the video to fixed 320x240. This is ugly at > least, but also can cause problems, if it happens during an active video > transfer. With this patch, cx88_set_scale will save the last requested video > size, and cx88_set_tvn

[PATCH] cx88: fix unexpected video resize when setting tv norm

2009-01-10 Thread Marton Balint
# HG changeset patch # User Marton Balint # Date 1231614067 -3600 # Node ID 571b3176dc82a7206ade1274b9e1dcd4d8bbe4f1 # Parent 985ecd81d993b4473cb644a4c1f9e36b840cef0b cx88: fix unexpected video resize when setting tv norm From: Marton Balint Cx88_set_tvnorm sets the size of the video to fixed