aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/x264
Commit message (Expand)AuthorAgeFilesLines
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andgerald2017-04-011-1/+1
* multimedia/x264: update to 0.148.2728jbeich2016-12-252-7/+7
* multimedia/ffmpeg: update to 3.2.2jbeich2016-12-111-1/+1
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andgerald2016-11-201-1/+1
* multimedia/{lib,}x264: unbreak ASM on mips* after r422672jbeich2016-10-291-1/+25
* multimedia/libx264: unbreak ASM on armv6 after r422672jbeich2016-10-292-2/+45
* multimedia/x264: switch to _ENABLE option helperjbeich2016-09-231-7/+7
* multimedia/x264: update to 0.148.2708jbeich2016-09-237-114/+18
* multimedia/x264: add OPENCL option, enabled by defaultjbeich2016-09-232-2/+11
* multimedia/x264: don't require SSE on i386 with ASM=on (default)jbeich2016-09-232-1/+14
* multimedia/x264: add FFMS and LSMASH optionsjbeich2016-04-131-7/+24
* multimedia/x264: correct LAVF option descriptionjbeich2016-04-131-1/+1
* multimedia/{,lib}x264: modernizejbeich2016-04-131-40/+26
* multimedia/x264: make options actually affect dependenciesjbeich2016-04-131-3/+3
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-8/+8
* Fix x264 on AArch64. quant-a.S and deblock-a.S have syntax the LLVMandrew2016-01-042-0/+44
* Add GCC_DESC to Mk/bsd.options.desc.mk. Use this in a number of portsgerald2015-11-161-1/+0
* multimedia/libx264: Move libx264 stdin.h patch to x264 portkoobs2015-07-232-0/+16
* multimedia/{lib}x264: Fix distinfo'skoobs2015-07-031-0/+2
* multimedia/{lib}x264: Update to 0.144.2533 and major refactorkoobs2015-07-035-100/+78
* multimedia category: Remove $PTHREAD_LIBSmarino2015-03-261-1/+0
* multimedia/{lib}x264: Update minimum yasm versionkoobs2015-01-271-1/+1
* multimedia/{lib}x264: Fix build on ARMv6koobs2014-12-314-12/+47
* multimedia/x264: Use libx264's config headerskoobs2014-12-271-42/+25
* - Remove options' descriptions which are already in the standard pooldanfe2014-11-271-6/+3
* multimedia/x264: General overhaulxmj2014-11-234-38/+50
* Prevent x264 to link to ffmpeg if ffmpeg is already installed on the system w...bapt2014-05-161-4/+4
* Support powerpc64.kwm2014-02-051-4/+11
* Strip debug symbols from bin/x264 unless WITH_DEBUG is set.mandree2014-01-291-0/+3
* multimedia/x264: Turn HI10P option off by default.koobs2014-01-271-2/+2
* multimedia/x264: Add OPTION for High 10 Profile 10-bit encodingkoobs2014-01-261-3/+8
* multimedia/gpac-libgpac: update to 0.5wg2013-11-011-2/+2
* multimedia/x264: Update to 20130827 snapshotkoobs2013-10-072-8/+8
* multimedia/x264: Remove PGO as a default OPTION, Big cleanup.koobs2013-09-262-54/+23
* multimedia/x264: Take maintainershipkoobs2013-09-211-1/+1
* Returning maintainership on my multimedia ports to ports@freebsd.orgmm2013-09-211-1/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-4/+2
* Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.gerald2013-08-181-2/+2
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
* Attempt to force this port to build only with gcc. It is known to belinimon2012-10-101-0/+1
* Use shared description of PGO optionmm2012-08-081-1/+0
* Fix fetchability of example.y4m.bz2mm2012-07-251-1/+1
* Update multimedia/x264 to 0.125.2201mm2012-07-242-29/+30
* - update png to 1.5.10dinoex2012-06-011-1/+1
* Bump PORTREVISION due to gpac-libgpac fixmm2012-05-191-0/+1
* Add missing patchmm2012-04-261-7/+8
* Update x264 to 0.123.2189mm2012-04-252-14/+17
* Add shells/bash to BUILD_DEPENDS and use bash to properly configuremm2011-12-221-2/+3
* Update x264 to 0.119.2113mm2011-12-212-5/+5
* Fix missing entry in distinfo for PGO optionmm2011-10-111-0/+2
* Update x264 to 0.116.2076mm2011-10-102-7/+5
* Update to 0.115.2000mm2011-06-243-34/+9
* - Add LICENSE information (GPLv2)mm2011-03-221-0/+3
* - Update to 0.110.1820mm2010-12-133-4/+5
* - Update x264 to 0.110.1804mm2010-11-305-57/+42
* - Clear ARCH and TARGET_ARCH in configure and make environmentmm2010-11-221-7/+4
* - Update x264 to 20100624 (build 98)mm2010-07-246-60/+58
* - Make assembly optimization deselectable (devel/binutils) [1]mm2010-05-281-10/+15
* - Fix configure issues on i386 [1]mm2010-04-233-4/+48
* - Fix BUILD_DEPENDS (make more clear we need devel/binutils)mm2010-04-221-1/+1
* - Update to snapshot 20100222 (library version 85)mm2010-04-215-26/+28
* - Add CONFLICTS with x264-devmm2010-04-181-7/+6
* - Fix powerpc supportmm2010-03-103-2/+44
* - Update to snapshot 20090119mm2010-02-043-5/+13
* - Fix build on systems where GCC stack protection (aka Propolice)lioux2009-11-231-0/+7
* o Use Y4M_VIDEO_DISTFILE instead of Y4M_VIDEO variable when applicablelioux2009-04-011-1/+1
* - Restore sample video checksums in distinfopav2009-04-011-0/+3
* - Update x264 to 0.0.20081218pav2009-03-316-89/+22
* Mark MAKE_JOBS_SAFE for SMP compilationlioux2009-03-251-0/+1
* Fix WITH_PGO fetch by actually using MASTER_SITES:n on PGO distfileslioux2009-03-171-1/+1
* Fix post-extract target when WITH_PGO. Forgot about DIST_SUBDIR.lioux2009-03-021-1/+1
* o Add PGO option to enable Profile-Guided Optimization build support.lioux2009-02-272-5/+31
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-4/+4
* Fix build on i386 by switching to yasm instead of nasmahze2008-04-101-5/+2
* Update to 2008-04-09 snapshotahze2008-04-105-29/+29
* - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-201-1/+0
* Update to 20070913 snapshotahze2007-09-173-21/+12
* Update to 0.0.20070708ahze2007-07-103-9/+9
* - Update to 20070531 snapshotahze2007-06-015-60/+37
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* Build and install avc2aviahze2007-05-022-1/+8
* - Fix linking for amd64 machines that dont have sse3ahze2007-04-032-0/+37
* - Update to 20070402 snapshotahze2007-04-032-7/+6
* Add missing "g" to respect PTHREAD_LIBS.nork2007-04-031-1/+1
* Remove 4.x checksahze2007-04-021-6/+0
* Update to 20070331ahze2007-04-022-4/+4
* Bump min. version of gpacahze2006-12-211-1/+1
* Mark BROKEN on 4.x, does not buildahze2006-11-071-0/+1
* - Update to 0.0.20061030ahze2006-10-313-11/+20
* - Disable gtk frontend of 4.xahze2006-10-071-4/+5
* - Remove unneeded patchahze2006-10-013-23/+10
* - Update to 0.0.20060926ahze2006-10-014-27/+50
* - Depend on gpac>=0.4.0.r2,1ahze2006-08-101-0/+1
* - Fix plistahze2006-08-091-1/+1
* - Update to 0.0.20060808ahze2006-08-094-31/+9
* - Update to 0.0.20060621ahze2006-06-222-4/+4
* - Transfer MAINTAINER to multimedia@ahze2006-06-101-1/+1
* - Update to 0.0.20060605ahze2006-06-062-4/+5
* - Disable gpac support on 4.x to fix buildahze2006-05-301-0/+4
* - Update to 0.0.20060528ahze2006-05-293-7/+16
* - Update to 0.0.20060521ahze2006-05-222-6/+6
* - Fix build on 4.xahze2006-05-112-0/+15
* - Update to 0.0.20060509ahze2006-05-105-82/+49
* - Disable pthreads for nowahze2006-01-181-4/+6
* - Update to 0.0.20060112ahze2006-01-142-5/+8
* - Remove BROKEN on 4.x, now installsahze2005-12-302-8/+4
* - Update to 0.0.20051224ahze2005-12-252-4/+4
* - Mark broken on 4.xahze2005-12-161-0/+4
* - Update to 0.0.20051212ahze2005-12-132-4/+4
* - Update to 0.0.20051129ahze2005-11-303-12/+19
* - Update to 0.0.20051114ahze2005-11-152-4/+4
* - Add SHA256ahze2005-11-091-0/+1
* - Update to 0.0.20051029ahze2005-10-312-3/+3
* - Update to 0.0.20051015ahze2005-10-162-3/+3
* - Chase move of gpac-libgpacahze2005-10-101-1/+1
* - Update to 0.0.20051004ahze2005-10-052-8/+5
* - Update to 0.0.20051002ahze2005-10-033-4/+15
* - Update to 0.0.20050914 (svn snapshot)ahze2005-09-143-20/+20
* - Update to 0.0.20050712ahze2005-07-132-3/+3
* - Update to 0.0.20050612ahze2005-06-132-4/+3
* - Update to 0.0.20050531ahze2005-06-033-12/+14
* - Attempt to fix build on alpha and maybe others.ahze2005-05-221-10/+14
* - Fix extract on 4.x from me being stupid.ahze2005-05-192-2/+3
* - Update to 0.0.20050518ahze2005-05-193-19/+8
* - Add missing configure args.ahze2005-05-041-0/+1
* - Add new OPTION, WITH_GPAC, on by default. This enables you toahze2005-05-041-3/+9
* - Fix debug support, it was backwards.ahze2005-05-041-1/+1
* - Attempt to fix build on amd64 by disabling MMX/SSE code.ahze2005-04-241-5/+9
* - Add support for sparc64 [1]ahze2005-04-222-3/+14
* - Update to 0.0.20050421 (cvs snapshot)ahze2005-04-215-89/+70
* Fix build on at least amd64 and maybe others.ahze2005-02-032-13/+23
* - Readd ONLY_FOR_ARCHS=i386ahze2005-01-311-0/+2
* - Update to 0.0.20050125ahze2005-01-265-30/+67
* Utilize ONLY_FOR_ARCHS for i386 for the time being.ahze2005-01-251-0/+2
* - Link to ASM files so shared library actually works.ahze2005-01-201-1/+1
* - Build and install Shared libraryahze2005-01-202-5/+36
* Attempt to fix build on amd64ahze2005-01-141-2/+4
* Install forgotten header fileahze2005-01-121-0/+2
* Add x264ahze2005-01-124-0/+88