[FFmpeg-cvslog] r18249 - trunk/libavcodec/vaapi.h

Måns Rullgård mans
Mon Mar 30 21:51:43 CEST 2009


Michael Niedermayer <michaelni at gmx.at> writes:

> On Mon, Mar 30, 2009 at 05:37:00PM +0200, diego wrote:
>> Author: diego
>> Date: Mon Mar 30 17:36:59 2009
>> New Revision: 18249
>> 
>> Log:
>> Add required va/va.h header, should fix 'make checkheaders'.
>> 
>> Modified:
>>    trunk/libavcodec/vaapi.h
>> 
>> Modified: trunk/libavcodec/vaapi.h
>> ==============================================================================
>> --- trunk/libavcodec/vaapi.h	Mon Mar 30 15:29:10 2009	(r18248)
>> +++ trunk/libavcodec/vaapi.h	Mon Mar 30 17:36:59 2009	(r18249)
>> @@ -25,6 +25,7 @@
>>  #define AVCODEC_VAAPI_H
>>  
>>  #include <stdint.h>
>> +#include <va/va.h>
>
> This is not a possible solution, please revert
> The interface between lavc and the player MUST NOT depend on such headers.

What do you suggest then?

-- 
M?ns Rullg?rd
mans at mansr.com



More information about the ffmpeg-cvslog mailing list