comparison vdpauvideo.c @ 8532:598a77fbc614 libavcodec

Rename vdpau_render.h as vdpau.h.
author cehoyos
date Mon, 05 Jan 2009 23:23:32 +0000
parents 1cb8c8e14a0a
children 6ce9f5616a57
comparison
equal deleted inserted replaced
8531:961e40a13102 8532:598a77fbc614
26 #include "h264.h" 26 #include "h264.h"
27 27
28 #undef NDEBUG 28 #undef NDEBUG
29 #include <assert.h> 29 #include <assert.h>
30 30
31 #include "vdpau_render.h" 31 #include "vdpau.h"
32 #include "vdpau_internal.h" 32 #include "vdpau_internal.h"
33 33
34 /** 34 /**
35 * \addtogroup VDPAU_Decoding 35 * \addtogroup VDPAU_Decoding
36 * 36 *