]> git.sesse.net Git - ffmpeg/commitdiff
lavc: install codec_desc.h
authorAnton Khirnov <anton@khirnov.net>
Fri, 10 Apr 2020 15:06:15 +0000 (17:06 +0200)
committerAnton Khirnov <anton@khirnov.net>
Fri, 10 Apr 2020 16:18:51 +0000 (18:18 +0200)
Forgotten in 672946c7fe6de56ccf5d2271ad1bfeb2290f394f

libavcodec/Makefile

index d9b04964ca7da43eb7602217917ac002a7c2ef9c..1970ff027f021115dd915edd6fa3f096cdd89123 100644 (file)
@@ -6,6 +6,7 @@ HEADERS = ac3_parser.h                                                  \
           avcodec.h                                                     \
           avdct.h                                                       \
           avfft.h                                                       \
+          codec_desc.h                                                  \
           codec_id.h                                                    \
           d3d11va.h                                                     \
           dirac.h                                                       \