diff vdpau_render.h @ 8529:1cb8c8e14a0a libavcodec

Ministry of English Composition treatment: s/Alloced/Allocated
author cehoyos
date Mon, 05 Jan 2009 18:44:32 +0000
parents 84ee6c59e2b0
children
line wrap: on
line diff
--- a/vdpau_render.h	Mon Jan 05 14:46:04 2009 +0000
+++ b/vdpau_render.h	Mon Jan 05 18:44:32 2009 +0000
@@ -74,7 +74,7 @@
     } info;
 
     /** Describe size/location of the compressed video data. */
-    int bitstreamBuffersAlloced;
+    int bitstreamBuffersAllocated;
     int bitstreamBuffersUsed;
     VdpBitstreamBuffer *bitstreamBuffers;
 };