summaryrefslogtreecommitdiffstats
path: root/libavcodec/hevc_ps.c
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2017-03-23 15:12:23 -0300
committerJames Almer <jamrial@gmail.com>2017-03-23 15:14:06 -0300
commitb29c8c995f17156204eb074e12b781a94b02c2a9 (patch)
tree8c5d8e84609c6890f99285149730d3189c47d1bb /libavcodec/hevc_ps.c
parent5c6efaffd09de059aa5c7fb9d62bc2e53ba96baf (diff)
parent150c896a9e46b23b97debb0a5f66fbaeaa32f153 (diff)
downloadffmpeg-streaming-b29c8c995f17156204eb074e12b781a94b02c2a9.zip
ffmpeg-streaming-b29c8c995f17156204eb074e12b781a94b02c2a9.tar.gz
Merge commit '150c896a9e46b23b97debb0a5f66fbaeaa32f153'
* commit '150c896a9e46b23b97debb0a5f66fbaeaa32f153': hevcdec: split ff_hevc_diag_scan* declarations into a separate header Merged-by: James Almer <jamrial@gmail.com>
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 f9f04a5..53ff8b2 100644
--- a/libavcodec/hevc_ps.c
+++ b/libavcodec/hevc_ps.c
@@ -26,6 +26,7 @@
#include "libavutil/imgutils.h"
#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