Up to [cvs.netbsd.org] / pkgsrc / multimedia / x264-devel
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.25 / (download) - annotate - [select for diffs], Mon Jan 16 11:06:05 2012 UTC (4 months, 1 week ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
HEAD
Changes since 1.24: +2 -2
lines
Diff to previous 1.24 (colored)
revert an upstream change in the "configure" script which might be the reason for build problems on NetBSD/amd64, as reported by Aran Clauson per PR pkg/45839
Revision 1.24 / (download) - annotate - [select for diffs], Mon Jan 9 17:04:03 2012 UTC (4 months, 2 weeks ago) by drochner
Branch: MAIN
Changes since 1.23: +6 -7
lines
Diff to previous 1.23 (colored)
update to the 20111207 snapshot (this date is the beginning of a period of stability in the development tree) changelog is unknown
Revision 1.23 / (download) - annotate - [select for diffs], Mon Jul 18 21:00:11 2011 UTC (10 months, 1 week ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3
Changes since 1.22: +7 -8
lines
Diff to previous 1.22 (colored)
update to 20110707 a newer snapshot is needed for newer versions of ffmpeg
Revision 1.22 / (download) - annotate - [select for diffs], Mon Jan 17 16:46:42 2011 UTC (16 months, 1 week ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1
Changes since 1.21: +11 -11
lines
Diff to previous 1.21 (colored)
update to 20110101, from Makoto Fujiwara per pkgsrc-wip (I've just put back libtool support.) needed for update of ffmpeg which in turn is needed for updates of eg vlc and gst-plugin-ffmpeg
Revision 1.21 / (download) - annotate - [select for diffs], Fri May 7 09:34:43 2010 UTC (2 years ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored)
as suggested by OBATA Akio, give up on replacing bashisms and just use bash to run the configure script
Revision 1.20 / (download) - annotate - [select for diffs], Thu May 6 17:02:12 2010 UTC (2 years ago) by drochner
Branch: MAIN
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (colored)
-don't use assembler code on NetBSD/i386<current -- the gas doesn't do SSSE3 instructions (noticed by OBATA Akio) -cleanup: remove obsolete patch and bashism
Revision 1.19 / (download) - annotate - [select for diffs], Tue May 4 18:18:57 2010 UTC (2 years ago) by drochner
Branch: MAIN
Changes since 1.18: +8 -8
lines
Diff to previous 1.18 (colored)
update to the 20090920 snapshot The snapshot date is chosen for some reason: -vlc-1.0.6 (which I'll commit soon) needs an API change which was introduced on 20090813 -pkgsrc's ffmpeg can't deal with an API change which was done 20090921 (and is not easily updated)
Revision 1.18 / (download) - annotate - [select for diffs], Wed Jun 3 09:08:31 2009 UTC (2 years, 11 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.17: +2 -1
lines
Diff to previous 1.17 (colored)
add a patch from upstream git to fix build error on ppc reported by Erik Bertelsen
Revision 1.17 / (download) - annotate - [select for diffs], Mon May 25 20:56:38 2009 UTC (3 years ago) by drochner
Branch: MAIN
Changes since 1.16: +8 -15
lines
Diff to previous 1.16 (colored)
update to the 20090326 snapshot. This is not absolutely new, but there was a period of relative quietness in x264 development, and I've been testing this snapshot for some weeks (on i386). There are too many changes to list here.
Revision 1.16 / (download) - annotate - [select for diffs], Tue Feb 3 08:44:15 2009 UTC (3 years, 3 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
Let to link libx264.la with ${LDFLAGS}, not only ${PTHREAD_LDFLAGS} and
${PTHREAD_LIBS}, same as original .so target.
At least, need to link with -lm (using pow(3))
Bump PKGREVISION.
Revision 1.15 / (download) - annotate - [select for diffs], Thu Dec 18 16:19:07 2008 UTC (3 years, 5 months ago) by bjs
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Changes since 1.14: +17 -14
lines
Diff to previous 1.14 (colored)
Update to 20081218 snapshot. There is no NEWS file or list of changes; please see the repository for more information. I'm doing this update our version is over a year old and some software is starting to require a newer version.
Revision 1.14 / (download) - annotate - [select for diffs], Wed Jul 30 21:46:04 2008 UTC (3 years, 9 months ago) by ahoka
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.13: +2 -1
lines
Diff to previous 1.13 (colored)
I missed this change in my previous commit. Should build OK on PPC now.
Revision 1.13 / (download) - annotate - [select for diffs], Wed Jul 30 21:03:17 2008 UTC (3 years, 9 months ago) by ahoka
Branch: MAIN
Changes since 1.12: +7 -1
lines
Diff to previous 1.12 (colored)
Include altivec.h on NetBSD/ppc. This will unbreak the build for that platform. Closes PR pkg/38470.
Revision 1.12 / (download) - annotate - [select for diffs], Thu Jul 10 15:11:53 2008 UTC (3 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper
Changes since 1.11: +2 -1
lines
Diff to previous 1.11 (colored)
Fix compilation on Solaris, which lacks isinfinite as reported by Daniel Vergien.
Revision 1.11 / (download) - annotate - [select for diffs], Thu Jul 10 13:40:40 2008 UTC (3 years, 10 months ago) by joerg
Branch: MAIN
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
Fix build on Solaris: install -d must be called with only one directory.
Revision 1.9.2.1 / (download) - annotate - [select for diffs], Sun Apr 20 04:08:03 2008 UTC (4 years, 1 month ago) by rtr
Branch: pkgsrc-2008Q1
Changes since 1.9: +3 -3
lines
Diff to previous 1.9 (colored) next main 1.10 (colored)
pullup ticket 2329 - requested by tron@ fix package build on macosx/ppc machines Revisions pulled up: - pkgsrc/multimedia/x264-devel/Makefile 1.12 - pkgsrc/multimedia/x264-devel/distinfo 1.10 - pkgsrc/multimedia/x264-devel/patches/patch-aa 1.5 - pkgsrc/multimedia/x264-devel/patches/patch-ab 1.7 Module Name: pkgsrc Committed By: tron Date: Wed Apr 9 18:33:37 UTC 2008 Modified Files: pkgsrc/multimedia/x264-devel: Makefile distinfo pkgsrc/multimedia/x264-devel/patches: patch-aa patch-ab Log Message: Try harder to disable AltiVec support under Mac OS X PPC (because it cannot be used in a shared library). Applications linked against "libx264" can now actually be started without crashing immediately because the symbol "_x264_deblock_h_luma_altivec" couldn't be found. Bump package revision because of this fix.
Revision 1.10 / (download) - annotate - [select for diffs], Wed Apr 9 18:33:37 2008 UTC (4 years, 1 month ago) by tron
Branch: MAIN
Changes since 1.9: +3 -3
lines
Diff to previous 1.9 (colored)
Try harder to disable AltiVec support under Mac OS X PPC (because it cannot be used in a shared library). Applications linked against "libx264" can now actually be started without crashing immediately because the symbol "_x264_deblock_h_luma_altivec" couldn't be found. Bump package revision because of this fix.
Revision 1.9 / (download) - annotate - [select for diffs], Mon Mar 31 16:16:00 2008 UTC (4 years, 1 month ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base
Branch point for: pkgsrc-2008Q1
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
Completely disable PowerPC assembler code under Mac OS X. It requires to ignore linker warnings under Tiger and doesn't work at all under Leopard with Xcode tools 3.0.
Revision 1.8 / (download) - annotate - [select for diffs], Tue Mar 18 15:05:03 2008 UTC (4 years, 2 months ago) by tron
Branch: MAIN
Changes since 1.7: +2 -3
lines
Diff to previous 1.7 (colored)
Fix build under Mac OS X Intel by stripping out the "-fno-common" that "yasm" doesn't understand. Also improve the similar hack used under NetBSD to strip out "-fpic".
Revision 1.7 / (download) - annotate - [select for diffs], Tue Mar 11 13:20:29 2008 UTC (4 years, 2 months ago) by tron
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
Fix build under Mac OS X PPC.
Revision 1.6 / (download) - annotate - [select for diffs], Mon Mar 10 11:59:26 2008 UTC (4 years, 2 months ago) by drochner
Branch: MAIN
Changes since 1.5: +3 -1
lines
Diff to previous 1.5 (colored)
now that that we rely on the fact that we get correct PIC from yasm we can as well use libtool, to get a proper .so which can be dynamically loaded, tested by Mihai Chelaru, bump PKGREVISION
Revision 1.5 / (download) - annotate - [select for diffs], Mon Jan 7 13:33:28 2008 UTC (4 years, 4 months ago) by joerg
Branch: MAIN
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Use yasm on i386 as well. From Matthias Drochner.
Revision 1.4 / (download) - annotate - [select for diffs], Fri Jan 4 18:41:54 2008 UTC (4 years, 4 months ago) by joerg
Branch: MAIN
Changes since 1.3: +5 -6
lines
Diff to previous 1.3 (colored)
Update to x264-20071218. No changelog, patch is from Adam Hoka.
Revision 1.3 / (download) - annotate - [select for diffs], Thu Feb 23 18:11:27 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.2: +3 -2
lines
Diff to previous 1.2 (colored)
Add DragonFly support.
Revision 1.2 / (download) - annotate - [select for diffs], Sat Feb 18 16:50:39 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Recognize amd64 as equivalent of x86_64 as shown by bulk build.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Feb 12 14:11:22 2006 UTC (6 years, 3 months ago) by joerg
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of the development version of x264. From DESCR: Development version of x264, a high quality H.264 codec.
Revision 1.1 / (download) - annotate - [select for diffs], Sun Feb 12 14:11:22 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
Initial revision