Commit graph

18 commits

Author SHA1 Message Date
Michael Johnson
abcdef501e - Update to 0.0.20060808 2006-08-09 15:12:23 +00:00
Michael Johnson
d48c24a23d - Update to 0.0.20060528
- Use shared gpac lib
2006-05-28 22:48:48 +00:00
Michael Johnson
b05523340e - Fix build on 4.x
PR:		97131
Submitted by:	Sven Berkvens-Matthijsse
2006-05-11 12:12:23 +00:00
Michael Johnson
4719bd7921 - Update to 0.0.20060509
patch-muxers submitted by:	lioux
2006-05-10 11:44:28 +00:00
Michael Johnson
c695a2d35d - Update to 0.0.20051129 2005-11-30 04:21:56 +00:00
Michael Johnson
35ae35ccc2 - Update to 0.0.20051002 2005-10-03 01:07:19 +00:00
Michael Johnson
d6fa806160 - Update to 0.0.20050914 (svn snapshot)
- Add new option, WITH_X11_OUTPUT, adds x11 output.
2005-09-14 09:20:43 +00:00
Michael Johnson
f6916c1ba5 - Update to 0.0.20050531 2005-06-03 04:11:38 +00:00
Michael Johnson
544ed3cd99 - Attempt to fix build on alpha and maybe others.
Repoted by:	pointyhat via kris
2005-05-21 16:23:19 +00:00
Michael Johnson
913373da4a - Update to 0.0.20050518 2005-05-19 03:00:39 +00:00
Michael Johnson
8c070080b0 - Attempt to fix build on amd64 by disabling MMX/SSE code.
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
2005-04-23 18:27:20 +00:00
Michael Johnson
4f46ec8738 - Add support for sparc64 [1]
- use LDFLAGS instead of -lm

Submitted by:	kwm via irc [1]
2005-04-22 14:18:03 +00:00
Michael Johnson
66ce40ebd0 - Update to 0.0.20050421 (cvs snapshot) 2005-04-21 13:06:03 +00:00
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
3e05f715db - Update to 0.0.20050125 2005-01-26 02:34:05 +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
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