[SCM] libav/experimental: Install <libavcodec/vaapi.h> header.

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


The following commit has been merged in the experimental branch:
commit 054947cafdb17ed30c5bee4287d2c37e43ec4142
Author: Gwenole Beauchesne <gbeauchesne at splitted-desktop.com>
Date:   Mon Jan 18 13:52:20 2010 +0000

    Install <libavcodec/vaapi.h> header.
    
    Originally committed as revision 21285 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index 8e50ef9..96a703b 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -3,7 +3,7 @@ include $(SUBDIR)../config.mak
 NAME = avcodec
 FFLIBS = avutil
 
-HEADERS = avcodec.h opt.h vdpau.h xvmc.h
+HEADERS = avcodec.h opt.h vaapi.h vdpau.h xvmc.h
 
 OBJS = allcodecs.o                                                      \
        audioconvert.o                                                   \

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list