Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVittorio Giovara <vittorio.giovara@gmail.com>2015-09-12 17:11:05 +0300
committerVittorio Giovara <vittorio.giovara@gmail.com>2015-09-13 18:34:46 +0300
commite60a6e7545dd6f5b25e3a65de9c6fdcc6e2e9d6b (patch)
treea13042327a2abc526a5baa848c4f8b76386d0d34 /libavcodec/dxva2_internal.h
parent5d14cf199990cd378904a2618b5c72c4b02290f6 (diff)
mpegvideo: Drop mpegvideo.h where not needed
Add necessary headers in .c files.
Diffstat (limited to 'libavcodec/dxva2_internal.h')
-rw-r--r--libavcodec/dxva2_internal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/dxva2_internal.h b/libavcodec/dxva2_internal.h
index 7155123b5d..30aec8b93c 100644
--- a/libavcodec/dxva2_internal.h
+++ b/libavcodec/dxva2_internal.h
@@ -47,7 +47,6 @@
#endif
#include "avcodec.h"
-#include "mpegvideo.h"
typedef void DECODER_BUFFER_DESC;