2015-01-24 21:42:22 by Thomas Klausner | Files touched by this commit (1) |
Log message: Explicitly disable oss except on NetBSD-7+. Needs OSSv4, but older NetBSD's OSSv3 is detected and accepted. |
2015-01-23 17:01:40 by Thomas Klausner | Files touched by this commit (2) |
Log message: Rename strtoi to vlc_strtoi to avoid conflict with NetBSD built-in function strtoi. From Kamil Rytarowski <n54@gmx.com>. |
2015-01-17 01:32:31 by Thomas Klausner | Files touched by this commit (1) |
Log message: Needs speexdsp. Bump PKGREVISION. |
2015-01-06 15:59:19 by Thomas Klausner | Files touched by this commit (7) | |
Log message: The last updates of libebml and libmatroska, despite only being X.Y.Z -> X.Y.Z+1 updates, bumped the shared library major versions. Do recursive bump for that. |
2014-12-13 12:15:45 by Thomas Klausner | Files touched by this commit (27) |
Log message: Import vlc-2.1.5nb1 as multimedia/vlc21 from wip. 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. |