[Libva] [PATCH] render: fix rendering of interlaced surfaces.
Joakim Plate
elupus at ecce.se
Mon Mar 19 04:48:17 PDT 2012
Gwenole Beauchesne <gb.devel at ...> writes:
>
> Handle bob-deinterlacing flags passed to vaPutSurface().
> i.e. VA_TOP_FIELD|VA_BOTTOM_FIELD.
>
> Avoid advanced deinterlacing kernels as they allocate extra temporary
> surfaces, which are useless for such simple tasks. i.e. display either
> field of an interlaced surface.
>
> Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne at ...>
Does this mean that we won't be getting deinterlacing at all by using
the old API anymore? We will in other words only get plain bobbing?
More information about the Libva
mailing list