[SCM] libav/experimental: Install bswap.h and intreadwrite.h

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 17:10:59 UTC 2013


The following commit has been merged in the experimental branch:
commit b91d08f4a30e4ec1595fc01c8fff234fffc67cf8
Author: Måns Rullgård <mans at mansr.com>
Date:   Sat Jul 10 22:22:07 2010 +0000

    Install bswap.h and intreadwrite.h
    
    Originally committed as revision 24174 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavutil/Makefile b/libavutil/Makefile
index 4627aa4..9238808 100644
--- a/libavutil/Makefile
+++ b/libavutil/Makefile
@@ -7,12 +7,14 @@ HEADERS = adler32.h                                                     \
           avstring.h                                                    \
           avutil.h                                                      \
           base64.h                                                      \
+          bswap.h                                                       \
           common.h                                                      \
           crc.h                                                         \
           error.h                                                       \
           eval.h                                                        \
           fifo.h                                                        \
           intfloat_readwrite.h                                          \
+          intreadwrite.h                                                \
           lfg.h                                                         \
           log.h                                                         \
           lzo.h                                                         \

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list