[mythtv] [PATCH] postprocess: copy qscale_table

Isaac Richards ijr at po.cwru.edu
Wed Oct 29 16:44:00 EST 2003


On Wednesday 29 October 2003 04:10 pm, Kenneth Aafløy wrote:
> On Wed, 2003-10-29 at 21:28, Isaac Richards wrote:
> > On Wednesday 29 October 2003 10:02 am, Kenneth Aafløy wrote:
> > > Hi.
> > >
> > > As Isaac demanded this patch will copy the qscale_table.
> >
> > This leaks the qscale_table in each frame when exiting playback.  Also
> > should probably copy the table over when copying the video data (ie,
> > VideoOutputXv::UpdatePauseFrame, VideoOutputXv::ProcessFrame).
>
> Then it should become the attached patch. 

Needs to check if the table sizes are the same when it's copying the frames 
over, etc.

> Should the copy in 
> AvFormatDecoder::GetFrame be added to NuppelDecoder::DecodeFrame also?

Sure, might as well.  Can't hurt =)

Isaac


More information about the mythtv-dev mailing list