From 404c0f815da8ef2a69afe2db78f29e292d9da742 Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Mon, 7 Jul 2003 22:40:55 +0000 Subject: A big rewrite of the spec file and some ffmpeg disting fixes. The ffmpeg plugin still doesn't build for me, but I thi... Original commit message from CVS: A big rewrite of the spec file and some ffmpeg disting fixes. The ffmpeg plugin still doesn't build for me, but I think I am getting close :) --- gst-libs/ext/ffmpeg/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gst-libs/ext/ffmpeg') diff --git a/gst-libs/ext/ffmpeg/Makefile.am b/gst-libs/ext/ffmpeg/Makefile.am index 58bbda69..27ce7614 100644 --- a/gst-libs/ext/ffmpeg/Makefile.am +++ b/gst-libs/ext/ffmpeg/Makefile.am @@ -40,6 +40,7 @@ DISTFILES = \ ffmpeg/ffmpeg.c \ ffmpeg/ffserver.c \ ffmpeg/berrno.h \ + ffmpeg/config.h \ ffmpeg/libavcodec/alpha/*.c \ ffmpeg/libavcodec/alpha/*.h \ ffmpeg/libavcodec/alpha/*.S \ @@ -53,6 +54,8 @@ DISTFILES = \ ffmpeg/libavcodec/ppc/*.h \ ffmpeg/libavcodec/ps2/*.c \ ffmpeg/libavcodec/ps2/*.h \ + ffmpeg/libavcodec/libpostproc/*.h \ + ffmpeg/libavcodec/libpostproc/*.c \ ffmpeg/libavcodec/*.c \ ffmpeg/libavcodec/*.h \ ffmpeg/libavcodec/Makefile \ -- cgit v1.2.1