./multimedia/vlc, VLC media player and streaming server

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2009Q2, Version: 1.0.2nb1, Package name: vlc-1.0.2nb1, Maintainer: ahoka

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.


Required to run:
[textproc/libxml2] [graphics/glu] [graphics/MesaLib] [graphics/freetype2] [graphics/jpeg] [graphics/xpm] [devel/libebml] [devel/pcre] [net/liblive] [converters/fribidi] [fonts/dejavu-ttf] [multimedia/libogg] [multimedia/libdvdnav] [multimedia/libdvdplay] [multimedia/libdvdread] [multimedia/libmatroska] [multimedia/libmpeg2] [multimedia/libdvbpsi] [multimedia/libtheora] [multimedia/ffmpeg] [multimedia/x264-devel] [security/gnutls] [security/libgcrypt] [sysutils/desktop-file-utils] [x11/qt4-libs] [x11/libXdamage] [x11/libXv] [audio/libid3tag] [audio/libvorbis] [audio/liba52] [audio/libcddb] [audio/libmpcdec] [audio/flac] [audio/libmad] [audio/pulseaudio] [audio/taglib] [audio/libdca] [misc/libcdio]

Required to build:
[devel/autoconf] [devel/libtool-base] [devel/gmake] [devel/pkg-config] [devel/automake] [lang/perl5] [pkgtools/x11-links] [x11/damageproto] [x11/videoproto] [x11/fixesproto] [x11/inputproto] [x11/randrproto] [x11/xproto] [x11/xextproto] [x11/renderproto]

Package options: pulseaudio, x11

Master sites:

SHA1: 5207d227f09d16a44823ae4a8b2144b3ce18eefb
RMD160: 36f93339d1947483bb5ef4877cbb4b3ab200b3cd
Filesize: 20467.004 KB

Version history: (Expand)


CVS history: (Expand)


   2009-09-28 11:57:01 by Matthias Scheler | Files touched by this commit (9) | Package updated
Log message:
Pullup ticket #2901 - requested by ahoka
vlc: security update

Revisions pulled up:
- multimedia/vlc/Makefile			1.83
- multimedia/vlc/PLIST				1.32
- multimedia/vlc/distinfo			1.32
- multimedia/vlc/patches/patch-aa		1.10
- multimedia/vlc/patches/patch-configure	1.4
---
Module Name: pkgsrc
Committed By:	ahoka
Date:	  	Thu Sep 24 22:14:58 UTC 2009

Modified Files:
	 pkgsrc/multimedia/vlc: Makefile PLIST distinfo
	 pkgsrc/multimedia/vlc/patches: patch-aa patch-configure

Log message:
Changes between 1.0.1 and 1.0.2:
--------------------------------

Decoders:
 * Native support for WMA Professional, without the use of the Win32 dlls
 * Fix issues in subtitles, especially SSA ones
 * Various fixes on theora and ogg

Demuxers:
 * Various fixes for EPG support in MPEG-TS demuxer
 * Fixes for potential stack overflow in .avi, .mp4 and .asf demuxers

Access:
 * Fixes for v4l2 devices
 * Fixes for dvb-c channels-scanning

Qt Interface:
 * Fix some playlist sorting issues

Mac OS X Interface:
 * Fixed a crash when updating VLC
 * Fixed a crash related to QTKit when opening video files (10.6 only)
 * Added the ability to play 2nd media in sync to the primary item (input-slave)
 * Added the "Quit after Playback" feature

Mac OS X Port:
 * The "Delete Preferences" script is now delivered as a Universal Binary
   with native code for PowerPC, Intel and Intel 64bit
 * Full 64bit runtime compatibility on both Mac OS X 10.5 and 10.6
   - no support for Goom and SDL
   - limited text rendering support
   - This port is still considered as EXPERIMENTAL despite its binary release.

Encoders:
 * MPEG2 transrate stream output removed
 * x264 default-values closer to x264.exe defaults.
 * x264 rc-behaviour fixes:
   - if user defines qp-value, CQP-mode is used
   - otherwise if user defines vb=0, CRF-mode is used
   - otherwise ABR-mode is used
 * x264 set vbv-bufsize/vbv-maxsize better if user hasn't defined these:
   - ABR mode set vbv-max-bitrate=bitrate
   - vbv-bufsize is bitrate * seconds between keyframes (keyint/fps)

Playlist:
 * Lua scripts for Mpora and Vimeo playback

Unix builds:
 * Various fixes to enable 1.0 to build on Solaris and OpenBSD
   2009-08-14 16:00:01 by Matthias Scheler | Files touched by this commit (3)
Log message:
Pullup ticket #2860 - requested by kefren
vlc: security patch

Revisions pulled up:
- multimedia/vlc/Makefile		1.80 via patch
- multimedia/vlc/distinfo		1.29 via patch
- multimedia/vlc/patches/patch-aa	1.7
---
Module Name:	pkgsrc
Committed By:	kefren
Date:		Sun Aug  9 12:18:17 UTC 2009

Modified Files:
	pkgsrc/multimedia/vlc: Makefile distinfo
Added Files:
	pkgsrc/multimedia/vlc/patches: patch-aa

Log message:
add fix for SA26156
Bump PKGREVISION