2012/7/5 Xiang, Haihao <haihao.xi...@intel.com>:

>> @@ -461,7 +474,10 @@ struct VADriverContext
>>       */
>>      struct VADriverVTableVPP *vtable_vpp;
>>
>> -    unsigned long reserved[44];         /* reserve for future add-ins, 
>> decrease the subscript accordingly */
>> +    /** \brief VA display type. */
>> +    unsigned int        display_type;
>
> use 'unsigned long' to avoid compatible issue on 64 bits OS.

Done. Thanks.
_______________________________________________
Libva mailing list
Libva@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libva

Reply via email to