summaryrefslogtreecommitdiff
path: root/libavcodec
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2020-04-10 17:06:15 +0200
committerAnton Khirnov <anton@khirnov.net>2020-04-10 18:18:51 +0200
commitc3a2615bb84486fe0267a9c102b4113b38cdbafd (patch)
treee3405fae94d78b31413aa3dd86bf07e38fbc8022 /libavcodec
parentfc12d6c258985713a3b75672b8e853f0e264e7e2 (diff)
lavc: install codec_desc.h
Forgotten in 672946c7fe6de56ccf5d2271ad1bfeb2290f394f
Diffstat (limited to 'libavcodec')
-rw-r--r--libavcodec/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index d9b04964ca..1970ff027f 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -6,6 +6,7 @@ HEADERS = ac3_parser.h \
avcodec.h \
avdct.h \
avfft.h \
+ codec_desc.h \
codec_id.h \
d3d11va.h \
dirac.h \