summaryrefslogtreecommitdiffstats
path: root/libavcodec/hevc_ps.c
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2016-10-12 10:21:35 +0200
committerAnton Khirnov <anton@khirnov.net>2016-10-16 20:26:40 +0200
commit150c896a9e46b23b97debb0a5f66fbaeaa32f153 (patch)
tree22901bd9e41dd42a8187e86c0550b76941f8b817 /libavcodec/hevc_ps.c
parent645c6ff4231a75a71db58c8e6d06346068d2f949 (diff)
downloadffmpeg-streaming-150c896a9e46b23b97debb0a5f66fbaeaa32f153.zip
ffmpeg-streaming-150c896a9e46b23b97debb0a5f66fbaeaa32f153.tar.gz
hevcdec: split ff_hevc_diag_scan* declarations into a separate header
This will be useful in the following commits.
Diffstat (limited to 'libavcodec/hevc_ps.c')
-rw-r--r--libavcodec/hevc_ps.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/hevc_ps.c b/libavcodec/hevc_ps.c
index 520017b..44db326 100644
--- a/libavcodec/hevc_ps.c
+++ b/libavcodec/hevc_ps.c
@@ -27,6 +27,7 @@
#include "golomb.h"
#include "hevcdec.h"
+#include "hevc_data.h"
static const uint8_t default_scaling_list_intra[] = {
16, 16, 16, 16, 17, 18, 21, 24,
OpenPOWER on IntegriCloud