[VDPAU] [PATCH] Fix incorrect VdpPictureInfo typedef.

Aaron Plattner aplattner at nvidia.com
Thu Feb 20 12:25:13 PST 2014


On 02/18/2014 02:59 PM, Reimar Döffinger wrote:
> On Tue, Feb 18, 2014 at 02:53:52PM -0800, Stephen Warren wrote:
>> 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.
>
> Only tested gcc, but it at least is happy with it and all of MPlayer
> and FFmpeg compile fine with that change.

Pushed.

    903d961a802a..186195b1a84f  master -> master

-- 
Aaron
-----------------------------------------------------------------------------------
This email message is for the sole use of the intended recipient(s) and may contain
confidential information.  Any unauthorized review, use, disclosure or distribution
is prohibited.  If you are not the intended recipient, please contact the sender by
reply email and destroy all copies of the original message.
-----------------------------------------------------------------------------------


More information about the VDPAU mailing list