Update of /cvsroot/xine/xine-lib/src/post/deinterlace/plugins
In directory
sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv5335/src/post/deinterlace/plugins
Modified Files:
Tag: ffmpeg_integration
Makefile.am
Log Message:
Start working on a branch where FFmpeg is not copied, patched and carved to be
built with automake but instead imported inline and built using its own build
system. This is an import of a slightly modified FFmpeg current tree. xine-lib
builds, install and run fine with it, but there are of course plenty of things
that needs to be fixed before it can even be considered for a 1.2.x series.
Work will continue in the next days of course.
Index: Makefile.am
===================================================================
RCS file: /cvsroot/xine/xine-lib/src/post/deinterlace/plugins/Makefile.am,v
retrieving revision 1.9
retrieving revision 1.9.2.1
diff -u -r1.9 -r1.9.2.1
--- Makefile.am 10 Jul 2006 22:08:44 -0000 1.9
+++ Makefile.am 2 Dec 2006 01:20:18 -0000 1.9.2.1
@@ -30,7 +30,7 @@
# libpostproc is here so we can use their nice mangle.h
AM_CFLAGS = -I$(top_srcdir)/src/post/deinterlace \
- -I$(top_srcdir)/src/libffmpeg/libavcodec/libpostproc
+ -I$(top_srcdir)/contrib/ffmpeg/libpostproc
libdir = $(XINE_PLUGINDIR)/post
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Xine-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xine-cvslog