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

gb subversion
Tue Mar 31 11:18:01 CEST 2009


Author: gb
Date: Tue Mar 31 11:18:00 2009
New Revision: 18258

Log:
Revert Diego's r18249:
Add required va/va.h header, should fix 'make checkheaders'.

It seems the process is "mess the stuff around and let others fix my breakage"...

Modified:
   trunk/libavcodec/vaapi.h

Modified: trunk/libavcodec/vaapi.h
==============================================================================
--- trunk/libavcodec/vaapi.h	Tue Mar 31 10:55:22 2009	(r18257)
+++ trunk/libavcodec/vaapi.h	Tue Mar 31 11:18:00 2009	(r18258)
@@ -25,7 +25,6 @@
 #define AVCODEC_VAAPI_H
 
 #include <stdint.h>
-#include <va/va.h>
 
 /**
  * \defgroup VAAPI_Decoding VA API Decoding



More information about the ffmpeg-cvslog mailing list