Commit graph

13 commits

Author SHA1 Message Date
Adam Hoka
34c323d2b5 Resolving conflicts. 2008-01-07 10:41:14 +00:00
Adam Hoka
dffa6d9db5 Initial import of an up to date version of vlc. 2008-01-07 10:36:40 +00:00
grant beattie
38f7650aba moved to pkgsrc 2004-03-29 10:25:19 +00:00
grant beattie
2e385aa054 fix hardcoding of audio device. add a MESSAGE about having to increase
SHMMAXPGS.
2004-03-29 10:12:09 +00:00
Martti Kuparinen
c8829f36b8 Updated vlc to 0.7.1
Core support:
 * Fixed a nasty bug that causes preferences not to be saved some times.
 * IGMPv3 support for VLC under Windows XP and Linux.

Codecs:
 * Brand new DTS Coherent Acoustics audio decoder based on libdts
   (http://www.videolan.org/dtsdec.html)
 * Fixed DTS S/PDIF output
 * SVCD (Philips OGT) and CVD subtitles

Playlist:
 * Internal improvments
 * Improved import/export

Input:
 * Experimental support for Nullsoft streaming video(.nsv) and real media(.rm)
   container formars.
 * New demux module that uses libavformat from ffmpeg. Adds support for many
   small and strange formats.
 * New PVA demux.
 * New MOD audio demux.
 * Support for DTS and A52/AC3 wav files.
 * Support for DTS and A52/AC3 audio CD.
 * New and experimental DVD input plugin with menus support (using libdvdnav).
 * Added back DV audio support in raw DV demuxer.

Stream output:
 * MP4/MOV muxer improvements (fast-start, aac in mov, etc...).
 * Fixed a nasty bug in the mpeg video packetizer.
 * Improved transcoding (multithreading, more tuning, etc...).

Service discovery:
 * Fixed sdp in SAP.
2004-03-04 19:28:17 +00:00
Thomas Klausner
ece7a6112a Fix paths to packages that were moved into multimedia category.
Remove duplicate inclusion of libmpeg2 buildlink2.mk file (typo?).
2004-02-06 23:03:16 +00:00
grant beattie
b82ee9e606 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-25 02:32:43 +00:00
Marc Recht
a5bdec5e75 - other DESCR (taken from videolan.org)
- added libdvb/libcddb/libcdio. The latter makes the vcdx plugin work
  on NetBSD (maybe anyBSD ;)
- made the CSS support conditional, because of the legal stuff around
  libdvdcss
- use the tar.bz2 instead of the .tar.gz
- update the TODO (/dev/dsp issue, vcd update)
2004-01-17 16:34:12 +00:00
Juan Romero Pardines
f412d0e934 Forgot to add this in previous, sorry :-) 2004-01-17 12:45:48 +00:00
Juan Romero Pardines
ec57e221e1 Update to 0.7.0
Review the website to see a full list of changes.
2004-01-16 11:32:22 +00:00
Jeremy C. Reed
b40eff3f06 Change MAINTAINER from packages@ to tech-pkg@. 2003-11-28 08:29:44 +00:00
Thomas Klausner
f8eb08e96a Drop bad PKGNAME, and move COMMENT where it belongs. 2003-09-19 21:30:47 +00:00
Juan Romero Pardines
39a531e98d Initial import of vlc 0.4.6.
Package provided by Rhialto <rhialto@azenomei.knuffel.net> via PR
pkg/19819.

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.
2003-09-17 18:49:50 +00:00