[Openchrome-users] Mythtv color adjustment

Lasse Nisted zartzartzart+openchrome
Sat Mar 4 00:40:11 PST 2006


Hello again

I see that the developers are quite active on the mailing list,
and I know I can't expect them to answer every single question.
But I was wondering if I'm supplying wrong information, invalid
bugs or something like that, since no one answers.

Of course I understand if you're busy and such. This mail is
NOT meant to offend anyone or seem irritated. It's only because
I want to know if I'm doing something the wrong way.

I'm very impressed by the work put into these drivers :)
Thanks!

On 3/1/06, Lasse Nisted <zartzartzart+openchrome at gmail.com> wrote:
>
> Hello
>
> Yesterday I tried adjusting the color settings inside mythtv and found
> they didn't work
> (After enabling "Use xv controls").
> Or so I thought... Instead the adjustments first had an effect when
> re-entering livetv.
>
> After debugging a bit I found the reason:
>
> In via_xvmc.c the function viaXvMCInterceptXvAttribute
> is called when a color attribute is changed. In there you have the lines:
> if (vx->ctxDisplaying !=
>                  (VIA_XVMC_MAX_CONTEXTS | VIA_XVMC_VALID)) {
>                      vx->newAttribute = 1;
>                      return 0;
>                  }
>
> By commenting those out so that it doesn't return here
> the attributes take effect immediatly.
>
> I guess this is a hack, but as I don't know what those flags mean
> I'm unable to come up with a better solution.
>
> Is there a reason why the value isn't applied immediatly?
>
> - Lasse
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wiki.openchrome.org/pipermail/openchrome-users/attachments/20060304/129a6607/attachment.html



More information about the Openchrome-users mailing list