aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/x264
Commit message (Collapse)AuthorAgeFilesLines
* Bump min. version of gpacahze2006-12-211-1/+1
| | | | | Reported by: Eugene Grosbein <eugen@kuzbass.ru> PR: ports/106981
* Mark BROKEN on 4.x, does not buildahze2006-11-071-0/+1
| | | | Reported by: pointyhat via kris
* - Update to 0.0.20061030ahze2006-10-313-11/+20
|
* - Disable gtk frontend of 4.xahze2006-10-071-4/+5
| | | | Reported by: kris mail
* - Remove unneeded patchahze2006-10-013-23/+10
| | | | | | | - Fix plist Reported by: Kostik Belousov <kostikbel@gmail.com> Pointyhat to: me
* - Update to 0.0.20060926ahze2006-10-014-27/+50
| | | | - Add an option for a gtk encoder frontend
* - 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
| | | | | Approved by: dhw (postmaster, for using multimedia@ as maintainer) gnome (gstreamer ports)
* - Update to 0.0.20060605ahze2006-06-062-4/+5
| | | | - Don't extract .svn dirs
* - Disable gpac support on 4.x to fix buildahze2006-05-301-0/+4
| | | | Reported by: pointyhat via kris
* - Update to 0.0.20060528ahze2006-05-293-7/+16
| | | | - Use shared gpac lib
* - Update to 0.0.20060521ahze2006-05-222-6/+6
| | | | - Enable pthreads
* - Fix build on 4.xahze2006-05-112-0/+15
| | | | | PR: 97131 Submitted by: Sven Berkvens-Matthijsse
* - Update to 0.0.20060509ahze2006-05-105-82/+49
| | | | patch-muxers submitted by: lioux
* - Disable pthreads for nowahze2006-01-181-4/+6
| | | | Requested by: Thomas E. Zander <riggs@rrr.de>
* - Update to 0.0.20060112ahze2006-01-142-5/+8
|
* - Remove BROKEN on 4.x, now installsahze2005-12-302-8/+4
| | | | | | - Update to 0.0.20051228 PR: 90923
* - Update to 0.0.20051224ahze2005-12-252-4/+4
|
* - Mark broken on 4.xahze2005-12-161-0/+4
| | | | Pointed out by: kris via pointyhat
* - 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
| | | | - Add SIZE to a few ports
* - 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
| | | | - Use vlc.org's snapshots now
* - Update to 0.0.20051002ahze2005-10-033-4/+15
|
* - Update to 0.0.20050914 (svn snapshot)ahze2005-09-143-20/+20
| | | | - Add new option, WITH_X11_OUTPUT, adds x11 output.
* - 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
| | | | Repoted by: pointyhat via kris
* - Fix extract on 4.x from me being stupid.ahze2005-05-192-2/+3
| | | | Reported by: pav via irc.
* - 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
| | | | | export H.264 media in mpeg4 wrapper. - Bump PORTREVISION
* - 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
| | | | | | | | gcc complains that -fPIC is needed to link the shared lib, but I have no idea how to do this with yasm? with out disabling the shared library and just making a static library. Pointed out by: krismail
* - Add support for sparc64 [1]ahze2005-04-222-3/+14
| | | | | | - use LDFLAGS instead of -lm Submitted by: kwm via irc [1]
* - 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
| | | | Build test by: pav
* - Readd ONLY_FOR_ARCHS=i386ahze2005-01-311-0/+2
| | | | | Tested by: pav (amd64) Reported by: pointyhat
* - Update to 0.0.20050125ahze2005-01-265-30/+67
|
* Utilize ONLY_FOR_ARCHS for i386 for the time being.ahze2005-01-251-0/+2
| | | | Reported by: pointyhat via kris
* - Link to ASM files so shared library actually works.ahze2005-01-201-1/+1
|
* - Build and install Shared libraryahze2005-01-202-5/+36
| | | | - Bump PORTREVISION
* Attempt to fix build on amd64ahze2005-01-141-2/+4
| | | | Reported by: pointyhat via kris
* Install forgotten header fileahze2005-01-121-0/+2
|
* Add x264ahze2005-01-124-0/+88
x264 is a free library for encoding H.264/AVC video streams. Encoder features * CAVLC/CABAC * Multi-references * Intra: all modes (4x4 and 16x16 with all predictions) * Inter P: all partitions (from 16x16 down to 4x4) * Inter B: partitions from 16x16 down to 8x8 (including SKIP/DIRECT) * Ratecontrol: constant quantizer, constant bitrate, or multipass ABR * Scene cut detection