[SCM] libav/experimental: install opt.h

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 15:50:22 UTC 2013


The following commit has been merged in the experimental branch:
commit bb42f8296fcbe624aed2a5744f8dde6bf5143a7c
Author: Nico Sabbi <nicola.sabbi at poste.it>
Date:   Tue Aug 29 21:23:27 2006 +0000

    install opt.h
    
    Originally committed as revision 6126 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index 91a0d5d..141cec6 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -22,7 +22,7 @@ OBJS= bitstream.o utils.o allcodecs.o \
       audioconvert.o \
 
 
-HEADERS = avcodec.h
+HEADERS = avcodec.h opt.h
 ifneq ($(CONFIG_SWSCALER),yes)
 HEADERS += swscale.h
 endif

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list