summaryrefslogtreecommitdiffstats
path: root/libavcodec/dxva2.c
diff options
context:
space:
mode:
authorHendrik Leppkes <h.leppkes@gmail.com>2015-09-16 11:27:20 +0200
committerHendrik Leppkes <h.leppkes@gmail.com>2015-09-16 11:27:20 +0200
commit52ce8b7b31773f5dd749184445189ecd0cbca24d (patch)
tree4532eaf3564f74b6ddd9b906ac9650116d8f6b7b /libavcodec/dxva2.c
parent7b865c222e43e315ef78859f5f87fb225fe09fb1 (diff)
parente60a6e7545dd6f5b25e3a65de9c6fdcc6e2e9d6b (diff)
downloadffmpeg-streaming-52ce8b7b31773f5dd749184445189ecd0cbca24d.zip
ffmpeg-streaming-52ce8b7b31773f5dd749184445189ecd0cbca24d.tar.gz
Merge commit 'e60a6e7545dd6f5b25e3a65de9c6fdcc6e2e9d6b'
* commit 'e60a6e7545dd6f5b25e3a65de9c6fdcc6e2e9d6b': mpegvideo: Drop mpegvideo.h where not needed Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
Diffstat (limited to 'libavcodec/dxva2.c')
-rw-r--r--libavcodec/dxva2.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/dxva2.c b/libavcodec/dxva2.c
index f31c5e2..42c4484 100644
--- a/libavcodec/dxva2.c
+++ b/libavcodec/dxva2.c
@@ -27,7 +27,6 @@
#include "libavutil/time.h"
#include "avcodec.h"
-#include "mpegvideo.h"
#include "dxva2_internal.h"
void *ff_dxva2_get_surface(const AVFrame *frame)
OpenPOWER on IntegriCloud