[SCM] libav/experimental: Install log.h

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 15:49:16 UTC 2013


The following commit has been merged in the experimental branch:
commit 47adb886094e39ce257947edd9f536b2fdfb4ecd
Author: Luca Abeni <lucabe72 at email.it>
Date:   Wed Jul 19 12:10:01 2006 +0000

    Install log.h
    
    Originally committed as revision 5790 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavutil/Makefile b/libavutil/Makefile
index 506a9e1..55d1f2b 100644
--- a/libavutil/Makefile
+++ b/libavutil/Makefile
@@ -18,7 +18,7 @@ OBJS= mathematics.o \
       mem.o \
 
 HEADERS = avutil.h common.h mathematics.h integer.h rational.h \
-          intfloat_readwrite.h md5.h adler32.h
+          intfloat_readwrite.h md5.h adler32.h log.h
 
 NAME=avutil
 ifeq ($(BUILD_SHARED),yes)

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list