[mythtv] [PATCH] libpostprocess

Isaac Richards ijr at po.cwru.edu
Tue Oct 28 00:51:12 EST 2003


On Monday 27 October 2003 06:52 pm, Kenneth Aafløy wrote:
> This would be what is called qscale/qstride in the postproc api, which I
> had no idea on how to get parameters for yesterday, so I left them
> unused. Upon looking at this now, the filter needs to be moved to
> AvFormatDecoder::GetFrame() (needs access to AVFrame's qstride /
> qscale_table members) to maximize the performance and quality of the
> filters (But then we'll have a bounch of classes to handle this in
> (every class that inherits DecoderBase)).

Or, just make that data available from the VideoFrame struct.  Think minimal 
change, not changing everything around unnecessarily for a minor feature.

Isaac


More information about the mythtv-dev mailing list