diff xvmc.h @ 12024:fdafbcef52f5 libavcodec

Fix grammar errors in documentation
author mru
date Wed, 30 Jun 2010 15:38:06 +0000
parents b3a081ee40a9
children
line wrap: on
line diff
--- a/xvmc.h	Wed Jun 30 09:33:59 2010 +0000
+++ b/xvmc.h	Wed Jun 30 15:38:06 2010 +0000
@@ -71,7 +71,7 @@
     */
     int             allocated_data_blocks;
 
-    /** Indicates that the hardware would interpret data_blocks as IDCT
+    /** Indicate that the hardware would interpret data_blocks as IDCT
         coefficients and perform IDCT on them.
         - application - set during initialization
         - libavcodec  - unchanged