diff options
author | grant <grant@pkgsrc.org> | 2004-03-29 10:33:22 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2004-03-29 10:33:22 +0000 |
commit | 68acd2bb8f5ecfc48e5723eb62095b31ba3bb91b (patch) | |
tree | 851a90473a6b9be1cc6ddfc85afa3feef2fbd013 /doc | |
parent | a3091bd8f679a92486cd1fec9cc425c70c95d735 (diff) | |
download | pkgsrc-68acd2bb8f5ecfc48e5723eb62095b31ba3bb91b.tar.gz |
Initial import of vlc-0.7.1 into the NetBSD packages collection.
VideoLAN is a project of French students from the Ecole
Centrale Paris and developers from all over the world. Its main
goals is MPEG streaming on a network, but it also features a
standalone multimedia player. The VideoLAN Server can stream
video read from a hard disk, a DVD player, a satellite card or
an MPEG 2 compression card, and unicast or multicast it on a
network. The VideoLAN Client can read the stream from the
network and display it. It can also be used to display video
read locally on the computer : DVDs, VCDs, MPEG and DivX files
and from a satellite card. It is multi-plaform : Linux,
Windows, Mac OS X, BeOS, BSD, Solaris, QNX, iPaq... The
VideoLAN Client and Server now have a full IPv6 support.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 338b5b83ee0..db219a6cd80 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.5353 2004/03/29 10:03:02 grant Exp $ +$NetBSD: CHANGES,v 1.5354 2004/03/29 10:33:22 grant Exp $ Changes to the packages collection and infrastructure in 2004: @@ -1581,3 +1581,4 @@ Changes to the packages collection and infrastructure in 2004: Updated Gauche to 0.7.4.2 [kei 2004-03-29] Added sqsh-x11-2.1 [grant 2004-03-29] Added p5-sybperl-2.16 [grant 2004-03-29] + Added vlc-0.7.1 [grant 2004-03-29] |