CX25840_SET_VSCALE(VSC);
to get it to work without artifacting. Once the VSCALE line was commented out, however, it appears to be doing horizontal scaling perfectly.
I wonder which exact version it started working on?
Bill
Sergey Alexandrov wrote:
Chris,
With 3.3e horizntal scaling stop working. I didn't check all 3.3x subversions,
but for sure it was working with 3.2w.
On 4/19/05, *Tyler Trafford* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:
Chris Kennedy wrote:
> #0.3.3e: http://www.ivtv.tv/releases/ivtv-0.3/
> - change input after input reset to regain proper input settings.
This doesn't actually do anything, the way the cx25840 is currently written. An input change doesn't do anything if it is "changing" to the input that was already selected.
ie:
if (state->input == *iarg) break;
Oh, and 0.3.3e works fine for me. -- Tyler Trafford
------------------------------------------------------- This SF.Net email is sponsored by: New Crystal Reports XI. Version 11 adds new functionality designed to reduce time involved in creating, integrating, and deploying reporting solutions. Free runtime info, new features, or free trial, at: http://www.businessobjects.com/devxi/728 _______________________________________________ ivtv-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ivtv-devel
