[mythtv] [PATCH] XVideo XvMC VLD broken

Daniel Kristjansson danielk at cat.nyu.edu
Mon May 2 18:41:29 UTC 2005


On Sun, 2005-05-01 at 12:20 +0100, Terry Barnaby wrote:
> Terry Barnaby wrote:
> > Eureka !
> > 
> > I think I have tracked down the problem with the XvMC VLD breaking on
> > channel changes with TS streams.
> > 
> 
> Enclosed is an updated patch that fixes the problem of both standard
> XvMC and XvMC VLD breaking on channel changes with TS streams.
> 
> Note: This only handles XvMC and XvMC VLD Codecs. Other Codecs
> that have problems with channel changes with TS streams will
> now exit with an error message.

I removed the exit, but kept the error message. One should never 
exit from within a library, especially on data, there must be some
proper error handling mechanism you could use.

I also didn't commit the SIPParser changes, you need to convince
Tayler Jacob it is needed.

-- Daniel



More information about the mythtv-dev mailing list