[FFmpeg-devel] [PATCH]VDPAU patch for VC1 decoding, round 4

Carl Eugen Hoyos cehoyos
Sun Jan 11 01:41:23 CET 2009


Kostya <kostya.shishkov <at> gmail.com> writes:

> > +    /* Presently, making these as 0 */
> > +    render->info.vc1.deblockEnable      = 0;
> > +    render->info.vc1.pquant             = 0;
> 
> pquant can be obtained from v->pq and v->halfpq

Do you know how?

> and deblockEnable may correspond to v->postproc
> (just a guess)

Doxygen says for pquant and deblockEnable "Out-of-loop deblocking parameter"

Carl Eugen





More information about the ffmpeg-devel mailing list