Up to [cvs.netbsd.org] / pkgsrc / multimedia / x264-devel
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.34 / (download) - annotate - [select for diffs], Mon Jan 9 17:04:03 2012 UTC (4 months, 2 weeks ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
HEAD
Changes since 1.33: +2 -2
lines
Diff to previous 1.33 (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.33 / (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.32: +3 -3
lines
Diff to previous 1.32 (colored)
update to 20110707 a newer snapshot is needed for newer versions of ffmpeg
Revision 1.32 / (download) - annotate - [select for diffs], Wed Jan 19 20:40:06 2011 UTC (16 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1
Changes since 1.31: +8 -3
lines
Diff to previous 1.31 (colored)
revert my change, drochner@ fixed the problem.
Revision 1.31 / (download) - annotate - [select for diffs], Wed Jan 19 02:04:02 2011 UTC (16 months ago) by dsainty
Branch: MAIN
Changes since 1.30: +3 -5
lines
Diff to previous 1.30 (colored)
Correct syntax in previous.
Revision 1.30 / (download) - annotate - [select for diffs], Wed Jan 19 00:16:38 2011 UTC (16 months ago) by tnn
Branch: MAIN
Changes since 1.29: +3 -5
lines
Diff to previous 1.29 (colored)
Fails on current as well, so don't try to use asm there. Someone who groks linker issues should try to make the asm code position independent. Until then I suspect we will end up using --disable-asm everywhere.
Revision 1.29 / (download) - annotate - [select for diffs], Mon Jan 17 23:13:46 2011 UTC (16 months, 1 week ago) by tron
Branch: MAIN
Changes since 1.28: +5 -1
lines
Diff to previous 1.28 (colored)
Add a comment why we need to disable assembler support on so many platforms.
Revision 1.28 / (download) - annotate - [select for diffs], Mon Jan 17 22:06:37 2011 UTC (16 months, 1 week ago) by tron
Branch: MAIN
Changes since 1.27: +7 -1
lines
Diff to previous 1.27 (colored)
Disable assembler support under NetBSD 5.1 and older as it required binutils 2.17 or newer which is only available under NetBSD-current.
Revision 1.27 / (download) - annotate - [select for diffs], Mon Jan 17 21:51:09 2011 UTC (16 months, 1 week ago) by tron
Branch: MAIN
Changes since 1.26: +3 -2
lines
Diff to previous 1.26 (colored)
Disable assembler support under Mac OS X (again) to fix the build.
Revision 1.26 / (download) - annotate - [select for diffs], Mon Jan 17 16:46:42 2011 UTC (16 months, 1 week ago) by drochner
Branch: MAIN
Changes since 1.25: +9 -12
lines
Diff to previous 1.25 (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.25 / (download) - annotate - [select for diffs], Wed Aug 11 19:11:55 2010 UTC (21 months, 2 weeks ago) by tsutsui
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.24: +5 -1
lines
Diff to previous 1.24 (colored)
Fix build failure on NetBSD/arm as configure suggests: >> You specified a pre-ARMv6 or Thumb-1 CPU in your CFLAGS. >> If you really want to run on such a CPU, configure with --disable-asm.
Revision 1.24 / (download) - annotate - [select for diffs], Sun Jul 18 12:19:47 2010 UTC (22 months, 1 week ago) by drochner
Branch: MAIN
Changes since 1.23: +2 -2
lines
Diff to previous 1.23 (colored)
fix previous
Revision 1.23 / (download) - annotate - [select for diffs], Sun Jul 18 09:48:44 2010 UTC (22 months, 1 week ago) by wiz
Branch: MAIN
Changes since 1.22: +2 -2
lines
Diff to previous 1.22 (colored)
Disable assembler on SunOS/i386, linking fails. Per Aleksey Cheusov in PR 43632.
Revision 1.22 / (download) - annotate - [select for diffs], Fri May 7 09:34:43 2010 UTC (2 years ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2
Changes since 1.21: +3 -2
lines
Diff to previous 1.21 (colored)
as suggested by OBATA Akio, give up on replacing bashisms and just use bash to run the configure script
Revision 1.21 / (download) - annotate - [select for diffs], Thu May 6 17:02:12 2010 UTC (2 years ago) by drochner
Branch: MAIN
Changes since 1.20: +4 -2
lines
Diff to previous 1.20 (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.20 / (download) - annotate - [select for diffs], Tue May 4 18:18:57 2010 UTC (2 years ago) by drochner
Branch: MAIN
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (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.19 / (download) - annotate - [select for diffs], Mon May 25 20:56:38 2009 UTC (3 years 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.18: +2 -3
lines
Diff to previous 1.18 (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.18 / (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.17: +2 -1
lines
Diff to previous 1.17 (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.17 / (download) - annotate - [select for diffs], Tue Jan 20 22:33:38 2009 UTC (3 years, 4 months ago) by sketch
Branch: MAIN
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
Replace /bin/sh in version.sh too.
Revision 1.16 / (download) - annotate - [select for diffs], Sat Jan 3 15:40:04 2009 UTC (3 years, 4 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Changes since 1.15: +5 -1
lines
Diff to previous 1.15 (colored)
Disable assembler support on Mac OS X Intel systems because it breaks the build of a shared version of the library.
Revision 1.15 / (download) - annotate - [select for diffs], Sat Dec 20 11:57:29 2008 UTC (3 years, 5 months ago) by tron
Branch: MAIN
Changes since 1.14: +4 -3
lines
Diff to previous 1.14 (colored)
Disable assembler support on x86_64 systems because it breaks the build of a shared version of the library.
Revision 1.14 / (download) - annotate - [select for diffs], Thu Dec 18 16:19:07 2008 UTC (3 years, 5 months ago) by bjs
Branch: MAIN
Changes since 1.13: +25 -8
lines
Diff to previous 1.13 (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.13 / (download) - annotate - [select for diffs], Tue Nov 18 22:08:32 2008 UTC (3 years, 6 months ago) by rillig
Branch: MAIN
Changes since 1.12: +4 -1
lines
Diff to previous 1.12 (colored)
Don't strip the binary if INSTALL_UNSTRIPPED is set.
Revision 1.11.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.11: +2 -3
lines
Diff to previous 1.11 (colored) next main 1.12 (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.12 / (download) - annotate - [select for diffs], Wed Apr 9 18:33:37 2008 UTC (4 years, 1 month ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.11: +2 -3
lines
Diff to previous 1.11 (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.11 / (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.10: +1 -9
lines
Diff to previous 1.10 (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.10 / (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.9: +7 -1
lines
Diff to previous 1.9 (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.9 / (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.8: +9 -1
lines
Diff to previous 1.8 (colored)
Fix build under Mac OS X PPC.
Revision 1.8 / (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.7: +4 -2
lines
Diff to previous 1.7 (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.7 / (download) - annotate - [select for diffs], Fri Mar 7 21:50:41 2008 UTC (4 years, 2 months ago) by kefren
Branch: MAIN
Changes since 1.6: +2 -1
lines
Diff to previous 1.6 (colored)
build PIC This way multimedia/ffmpeg-devel gets build on NetBSD/amd64
Revision 1.6 / (download) - annotate - [select for diffs], Mon Jan 7 13:33:27 2008 UTC (4 years, 4 months ago) by joerg
Branch: MAIN
Changes since 1.5: +2 -4
lines
Diff to previous 1.5 (colored)
Use yasm on i386 as well. From Matthias Drochner.
Revision 1.5 / (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.4: +2 -2
lines
Diff to previous 1.4 (colored)
Update to x264-20071218. No changelog, patch is from Adam Hoka.
Revision 1.4 / (download) - annotate - [select for diffs], Thu Dec 27 22:33:51 2007 UTC (4 years, 4 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4
Changes since 1.3: +3 -1
lines
Diff to previous 1.3 (colored)
Supports DESTDIR.
Revision 1.3 / (download) - annotate - [select for diffs], Sun Dec 2 13:04:12 2007 UTC (4 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Update HOMEPAGES and MASTER_SITES; from Sergey Svishchev.
Revision 1.2 / (download) - annotate - [select for diffs], Tue Feb 21 23:20:38 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: 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.1: +9 -1
lines
Diff to previous 1.1 (colored)
Add build time dependency on nasm / yasm for i386 and amd64.
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