diff vdpau.c @ 8808:36f2dabd58c9 libavcodec

Rename xvmc_render.h --> xvmc_pixfmt.h and vdpau.h --> vdpau_pixfmt.h as suggested by Michael, the new names better describe the contents of the files.
author diego
date Thu, 12 Feb 2009 01:00:46 +0000
parents cb4441bed13a
children 92bd4156f0f1
line wrap: on
line diff
--- a/vdpau.c	Thu Feb 12 00:48:30 2009 +0000
+++ b/vdpau.c	Thu Feb 12 01:00:46 2009 +0000
@@ -29,7 +29,7 @@
 #undef NDEBUG
 #include <assert.h>
 
-#include "vdpau.h"
+#include "vdpau_pixfmt.h"
 #include "vdpau_internal.h"
 
 /**