OSDN Git Service

Rename vdpau_render.h as vdpau.h.
authorCarl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at>
Mon, 5 Jan 2009 23:23:32 +0000 (23:23 +0000)
committerCarl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at>
Mon, 5 Jan 2009 23:23:32 +0000 (23:23 +0000)
Originally committed as revision 16444 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/vdpau.h [moved from libavcodec/vdpau_render.h with 100% similarity]
libavcodec/vdpauvideo.c

similarity index 100%
rename from libavcodec/vdpau_render.h
rename to libavcodec/vdpau.h
index ab4a048..68d604b 100644 (file)
@@ -28,7 +28,7 @@
 #undef NDEBUG
 #include <assert.h>
 
-#include "vdpau_render.h"
+#include "vdpau.h"
 #include "vdpau_internal.h"
 
 /**