[FFmpeg-devel] [PATCH][2/8] Add common data structures and helper functions for VA API support (take 2)

Gwenole Beauchesne gbeauchesne
Mon Feb 9 14:24:56 CET 2009


On Mon, 9 Feb 2009, Diego Biurrun wrote:

>> --- /dev/null
>> +++ b/libavcodec/vaapi_internal.h
>> @@ -0,0 +1,27 @@
>> +
>> +#ifndef AVCODEC_VAAPI_INTERNAL_H
>> +#define AVCODEC_VAAPI_INTERNAL_H
>> +
>> +#endif /* AVCODEC_VAAPI_INTERNAL_H */
>
> This file is empty, drop it.

It is filled in by other codec-specific patches. And it's better that way 
unless you are sure to accept patches in-order (i.e. MPEG-2, MPEG-4, VC-1, 
H.264).

>> --- /dev/null
>> +++ b/libavcodec/vaapivideo.c
>
> Why not simply vaapi.c?  Probably legacy from xvmcvideo.c...

Or vdpauvideo.c that you also accepted...




More information about the ffmpeg-devel mailing list