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
avcodec/vaapi_internal: Add missing include
Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
tags/n3.0
Timo Rothenpieler
10 years ago
parent
fee2b97d56
commit
dad38bff81
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
libavcodec/vaapi_internal.h
+ 1
- 0
libavcodec/vaapi_internal.h
View File
@@ -27,6 +27,7 @@
#include <va/va.h>
#include "vaapi.h"
#include "avcodec.h"
#include "internal.h"
/**
* @addtogroup VAAPI_Decoding
Write
Preview
Loading…
Cancel
Save