fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
13 lines
537 B
Text
13 lines
537 B
Text
libfame is a video encoding library.
|
|
|
|
It can currently encode MPEG-1 and MPEG-4 rectangular video, as well as
|
|
MPEG-4 video with arbitrary shape.
|
|
|
|
Objectives
|
|
- Compliance : Provide bitstreams compliant to the MPEG-1, MPEG-2 and
|
|
MPEG-4 video standards.
|
|
- Speed : Provide a fast implementation of the techniques used in MPEG
|
|
standards.
|
|
- Flexibility : Allow the user to choose between different options for
|
|
speed, compression ratio and quality.
|
|
- Portability : Support many different platforms and architectures.
|