Commit graph

9 commits

Author SHA1 Message Date
Michael Johnson
1b97dc0155 Fix build on at least amd64 and maybe others.
Build test by:	pav
2005-02-03 09:46:52 +00:00
Michael Johnson
c6374edd03 - Readd ONLY_FOR_ARCHS=i386
Tested by:	pav (amd64)
Reported by:	pointyhat
2005-01-31 02:08:44 +00:00
Michael Johnson
3e05f715db - Update to 0.0.20050125 2005-01-26 02:34:05 +00:00
Michael Johnson
2744e071c8 Utilize ONLY_FOR_ARCHS for i386 for the time being.
Reported by:	pointyhat via kris
2005-01-25 04:56:49 +00:00
Michael Johnson
b75fd48c68 - Link to ASM files so shared library actually works. 2005-01-20 07:04:42 +00:00
Michael Johnson
4ee7dd3b9d - Build and install Shared library
- Bump PORTREVISION
2005-01-20 06:49:37 +00:00
Michael Johnson
8559e27d95 Attempt to fix build on amd64
Reported by:	pointyhat via kris
2005-01-14 02:38:21 +00:00
Michael Johnson
3fa06e8484 Install forgotten header file 2005-01-12 05:10:44 +00:00
Michael Johnson
d98d8457f1 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
2005-01-12 04:57:18 +00:00