summaryrefslogtreecommitdiff
path: root/multimedia/x264-devel
AgeCommit message (Expand)AuthorFilesLines
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
2008-03-11Fix build under Mac OS X PPC.tron3-5/+13
2008-03-10now that that we rely on the fact that we get correct PIC from yasmdrochner6-7/+131
2008-03-07build PICkefren1-1/+2
2008-01-07Use yasm on i386 as well. From Matthias Drochner.joerg3-8/+13
2008-01-04Update to x264-20071218. No changelog, patch is from Adam Hoka.joerg4-31/+17
2007-12-27Supports DESTDIR.joerg1-1/+3
2007-12-02Update HOMEPAGES and MASTER_SITES; from Sergey Svishchev.wiz1-2/+2
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam1-2/+2
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam1-1/+2
2006-04-12Aligned the last line of the buildlink3.mk files with the first line, sorillig1-2/+2
2006-04-06Over 1200 files touched but no revisions bumped :)reed1-2/+2
2006-02-23Add DragonFly support.joerg3-5/+30
2006-02-21Add build time dependency on nasm / yasm for i386 and amd64.joerg1-1/+9
2006-02-18Recognize amd64 as equivalent of x86_64 as shown by bulk build.joerg2-1/+15
2006-02-12Initial import of the development version of x264.joerg5-0/+53