[FFmpeg-cvslog] r18256 - in trunk/libavcodec: vaapi.c vaapi.h vaapi_internal.h vaapi_mpeg2.c

Diego Biurrun diego
Tue Mar 31 10:51:01 CEST 2009


On Tue, Mar 31, 2009 at 10:33:03AM +0200, gb wrote:
> 
> Log:
> Improve VA API buffers allocation logic. This also reduces struct vaapi_context
> down to ~60 bytes vs. a few KBs before, and gets rid of explicit VA data types.
> 
> --- trunk/libavcodec/vaapi.h	Tue Mar 31 09:37:55 2009	(r18255)
> +++ trunk/libavcodec/vaapi.h	Tue Mar 31 10:33:02 2009	(r18256)
> @@ -73,7 +73,7 @@ struct vaapi_context {

You can now remove the va/va.h #include.

Diego



More information about the ffmpeg-cvslog mailing list