[VDPAU] [PATCH] Fix incorrect VdpPictureInfo typedef.
Stephen Warren
swarren at nvidia.com
Tue Feb 18 14:53:52 PST 2014
Reimar Döffinger wrote at Tuesday, February 18, 2014 3:48 PM:
> VdpPictureInfo should not be a pointer, otherwise the
> VdpDecoderRender function signature asks for a pointer to a pointer.
> But it really does expect a pointer directly to e.g. VdpPictureInfoH264.
If the compiler is happy with a typedef to void, it works for me.
Reviewed-by: Stephen Warren <swarren at nvidia.com>
--
nvpublic
More information about the VDPAU
mailing list