[FFmpeg-devel] [PATCH v2 20/18] avutil: added channel_layout_isoiec23001_8.h to HEADERS

Erkki Seppälä erkki.seppala.ext at nokia.com
Wed Aug 31 16:47:19 EEST 2016


---
 libavutil/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/libavutil/Makefile b/libavutil/Makefile
index 1e06176..731b852 100644
--- a/libavutil/Makefile
+++ b/libavutil/Makefile
@@ -18,6 +18,7 @@ HEADERS = adler32.h                                                     \
           cast5.h                                                       \
           camellia.h                                                    \
           channel_layout.h                                              \
+          channel_layout_isoiec23001_8.h                                \
           common.h                                                      \
           cpu.h                                                         \
           crc.h                                                         \
-- 
2.7.4



More information about the ffmpeg-devel mailing list