[FFmpeg-devel] [PATCH 1/4] lavc: install codec_desc.h
Anton Khirnov
anton at khirnov.net
Fri Apr 10 18:41:58 EEST 2020
Forgotten in 672946c7fe6de56ccf5d2271ad1bfeb2290f394f
---
Oops, sorry
---
libavcodec/Makefile | 1 +
1 file changed, 1 insertion(+)
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 \
--
2.25.1
More information about the ffmpeg-devel
mailing list