This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
Rename vdpau_render.h as vdpau.h.
Originally committed as revision 16444 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Carl Eugen Hoyos
17 years ago
parent
df7fb43569
commit
8423186e65
2 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-0
libavcodec/vdpau.h
+1
-1
libavcodec/vdpauvideo.c
libavcodec/vdpau_render.h → libavcodec/vdpau.h
View File
+ 1
- 1
libavcodec/vdpauvideo.c
View File
@@ -28,7 +28,7 @@
#undef NDEBUG
#include <assert.h>
#include "vdpau
_render
.h"
#include "vdpau.h"
#include "vdpau_internal.h"
/**
Write
Preview
Loading…
Cancel
Save