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:
authorAnton Khirnov <anton@khirnov.net>2016-10-12 11:21:35 +0300
committerAnton Khirnov <anton@khirnov.net>2016-10-16 21:26:40 +0300
commit150c896a9e46b23b97debb0a5f66fbaeaa32f153 (patch)
tree22901bd9e41dd42a8187e86c0550b76941f8b817 /libavcodec/dxva2_hevc.c
parent645c6ff4231a75a71db58c8e6d06346068d2f949 (diff)
hevcdec: split ff_hevc_diag_scan* declarations into a separate header
This will be useful in the following commits.
Diffstat (limited to 'libavcodec/dxva2_hevc.c')
-rw-r--r--libavcodec/dxva2_hevc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/dxva2_hevc.c b/libavcodec/dxva2_hevc.c
index 53fd638d10..673fada6e6 100644
--- a/libavcodec/dxva2_hevc.c
+++ b/libavcodec/dxva2_hevc.c
@@ -22,6 +22,7 @@
#include "libavutil/avassert.h"
+#include "hevc_data.h"
#include "hevcdec.h"
// The headers above may include w32threads.h, which uses the original