[Ffmpeg-devel] [PATCH] swscale headerfile installation
Panagiotis Issaris
takis
Tue Aug 8 11:58:59 CEST 2006
Hi,
The compilation of output_example.c failed when compiled
out of the FFmpeg source directory against an installed FFmpeg.
With friendly regards,
Takis
Index: libavcodec/Makefile
===================================================================
--- libavcodec/Makefile (revision 5955)
+++ libavcodec/Makefile (working copy)
@@ -21,7 +21,7 @@
bitstream_filter.o \
-HEADERS = avcodec.h
+HEADERS = avcodec.h swscale.h
OBJS-$(CONFIG_AASC_DECODER) += aasc.o
OBJS-$(CONFIG_AC3_ENCODER) += ac3enc.o
More information about the ffmpeg-devel
mailing list