summaryrefslogtreecommitdiff
path: root/multimedia/x264-devel
AgeCommit message (Expand)AuthorFilesLines
2014-03-04Removed patches/patch-akadam1-14/+0
2014-03-04Changes 20140303:adam5-35/+49
2013-10-17Changes 20131015:adam2-6/+6
2013-07-07FIxes build on NetBSD-5.x-i386, i486 features are required.obache1-1/+6
2013-07-06Backout previous.wiz1-9/+1
2013-07-06Fix runtime error on NetBSD/i386, fromwiz1-1/+9
2013-07-04Update to 20130703 snapshot: speedups, opencl support (disabled in pkgsrc).wiz3-24/+25
2013-05-10Fix cross-build of x264-devel by passing --host to configure.riastradh1-1/+6
2013-01-16Just a newer snapshot.adam2-6/+6
2012-11-28Updated to snapshot 20121127adam4-18/+18
2012-11-09Restore disabling of assembler support under Mac OS X i386 to fixtron1-2/+3
2012-11-08Oops... also install x264 binaryadam4-7/+19
2012-11-08Changes 20121107:adam8-62/+59
2012-10-08Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.asau1-3/+1
2012-01-16revert an upstream change in the "configure" script which might be thedrochner2-5/+9
2012-01-09update to the 20111207 snapshotdrochner5-51/+36
2011-07-18update to 20110707drochner7-119/+62
2011-01-19revert my change, drochner@ fixed the problem.tnn1-3/+8
2011-01-19the code doesn't use "__PIC__" anymore - remove substitutiondrochner1-4/+1
2011-01-19Correct syntax in previous.dsainty1-5/+3
2011-01-19Fails on current as well, so don't try to use asm there.tnn1-5/+3
2011-01-17Add a comment why we need to disable assembler support on so many platforms.tron1-1/+5
2011-01-17Disable assembler support under NetBSD 5.1 and older as it requiredtron1-1/+7
2011-01-17Disable assembler support under Mac OS X (again) to fix the build.tron1-2/+3
2011-01-17update to 20110101, from Makoto Fujiwara per pkgsrc-wipdrochner12-176/+157
2010-08-11Fix build failure on NetBSD/arm as configure suggests:tsutsui1-1/+5
2010-07-18fix previousdrochner1-2/+2
2010-07-18Disable assembler on SunOS/i386, linking fails.wiz1-2/+2
2010-05-07as suggested by OBATA Akio, give up on replacing bashisms anddrochner3-18/+6
2010-05-06-don't use assembler code on NetBSD/i386<current -- the gas doesn'tdrochner4-27/+20
2010-05-04update to the 20090920 snapshotdrochner6-41/+54
2009-06-03add a patch from upstream git to fix build error on ppc reporteddrochner2-1/+24
2009-05-25update to the 20090326 snapshot. This is not absolutely new, but theredrochner14-201/+90
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-13/+6
2009-02-03Let to link libx264.la with ${LDFLAGS}, not only ${PTHREAD_LDFLAGS} andobache3-6/+7
2009-01-20Replace /bin/sh in version.sh too.sketch1-2/+2
2009-01-03Disable assembler support on Mac OS X Intel systems because it breaks thetron1-1/+5
2008-12-20Disable assembler support on x86_64 systems because it breaks the buildtron1-3/+4
2008-12-18fix diff botchbjs1-24/+1
2008-12-18add forgotten options.mk.bjs1-0/+46
2008-12-18Update to version we're using (20081217)bjs1-2/+2
2008-12-18Update to 20081218 snapshot. There is no NEWS file or list of changes;bjs17-134/+316
2008-11-18Don't strip the binary if INSTALL_UNSTRIPPED is set.rillig1-1/+4
2008-07-30I missed this change in my previous commit. Should build OK on PPC now.ahoka2-1/+15
2008-07-30Include altivec.h on NetBSD/ppc. This will unbreak the build for thatahoka7-1/+85
2008-07-10Fix compilation on Solaris, which lacks isinfinite as reported byjoerg2-1/+15
2008-07-10Fix build on Solaris: install -d must be called with only one directory.joerg2-16/+20
2008-04-09Try harder to disable AltiVec support under Mac OS X PPC (because it cannottron4-15/+26
2008-03-31Completely disable PowerPC assembler code under Mac OS X. It requires totron3-21/+18
2008-03-18Fix build under Mac OS X Intel by stripping out the "-fno-common" thattron5-28/+34