head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.10 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.8 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.6 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.4 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.2.0.2 pkgsrc-2009Q4-base:1.2 pkgsrc-2009Q1:1.1.0.6 pkgsrc-2009Q1-base:1.1 pkgsrc-2008Q4:1.1.0.4 pkgsrc-2008Q4-base:1.1 pkgsrc-2008Q3:1.1.0.2 pkgsrc-2008Q3-base:1.1; locks; strict; comment @# @; 1.2 date 2009.06.12.16.25.34; author ahoka; state dead; branches; next 1.1; 1.1 date 2008.09.15.21.24.00; author sborrill; state Exp; branches; next ; desc @@ 1.2 log @Update to nightly the snapshot as of 2009-06-11. Also modularize a bit, so we can have a separate ffplay package. Too many changes to list them. @ text @--- libavcodec/Makefile.orig 2008-09-14 21:58:12.000000000 +0100 +++ libavcodec/Makefile 2008-09-14 21:58:36.000000000 +0100 @@@@ -373,9 +373,7 @@@@ OBJS-$(HAVE_XVMC) += xvmcvideo.o -ifndef CONFIG_SWSCALE OBJS += imgresample.o -endif # processor-specific code ifdef HAVE_MMX @ 1.1 log @Patch support for img_resample() and friends back into ffmpeg even when swscale is enabled. This allows older apps (such as vlc 0.8.6i) to run without a specific ffmpeg package option and thus the swscale option is no longer needed. @ text @@