Date: Wed, 12 Jan 2005 04:57:18 +0000 (UTC) From: Michael Johnson <ahze@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/multimedia Makefile ports/multimedia/x264 Makefile distinfo pkg-descr ports/multimedia/x264/files patch-Makefile Message-ID: <200501120457.j0C4vIXP042090@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ahze 2005-01-12 04:57:18 UTC
FreeBSD ports repository
Modified files:
multimedia Makefile
Added files:
multimedia/x264 Makefile distinfo pkg-descr
multimedia/x264/files patch-Makefile
Log:
Add x264
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
Revision Changes Path
1.103 +1 -0 ports/multimedia/Makefile
1.1 +62 -0 ports/multimedia/x264/Makefile (new)
1.1 +2 -0 ports/multimedia/x264/distinfo (new)
1.1 +12 -0 ports/multimedia/x264/files/patch-Makefile (new)
1.1 +12 -0 ports/multimedia/x264/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501120457.j0C4vIXP042090>
