diff xvmc.h @ 8925:23051e3e9d25 libavcodec

Rename xvmc_pixfmt_render structure to xvmc_pix_fmt.
author diego
date Sun, 15 Feb 2009 17:42:08 +0000
parents b42265a3f170
children b978ca882917
line wrap: on
line diff
--- a/xvmc.h	Sun Feb 15 17:21:37 2009 +0000
+++ b/xvmc.h	Sun Feb 15 17:42:08 2009 +0000
@@ -33,7 +33,7 @@
 #define AV_XVMC_RENDER_MAGIC          0x1DC711C0  /**< magic value to ensure that regular pixel routines haven't corrupted the struct */
 //                                 1337 IDCT MCo
 
-struct xvmc_pixfmt_render {
+struct xvmc_pix_fmt {
 /** Set by calling application
     Once set these values are not supposed to be modified.
 */