pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [pkgsrc-2009Q2] pkgsrc/multimedia/vlc
Module Name: pkgsrc
Committed By: tron
Date: Mon Sep 28 09:57:01 UTC 2009
Modified Files:
pkgsrc/multimedia/vlc [pkgsrc-2009Q2]: Makefile PLIST buildlink3.mk
distinfo options.mk
pkgsrc/multimedia/vlc/patches [pkgsrc-2009Q2]: patch-aa patch-configure
patch-v4l2
Removed Files:
pkgsrc/multimedia/vlc/patches [pkgsrc-2009Q2]: patch-embedded-video
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
To generate a diff of this commit:
cvs rdiff -u -r1.77.2.1 -r1.77.2.2 pkgsrc/multimedia/vlc/Makefile
cvs rdiff -u -r1.29 -r1.29.2.1 pkgsrc/multimedia/vlc/PLIST
cvs rdiff -u -r1.26 -r1.26.2.1 pkgsrc/multimedia/vlc/buildlink3.mk
cvs rdiff -u -r1.27.2.1 -r1.27.2.2 pkgsrc/multimedia/vlc/distinfo
cvs rdiff -u -r1.13 -r1.13.6.1 pkgsrc/multimedia/vlc/options.mk
cvs rdiff -u -r1.7.2.2 -r1.7.2.3 pkgsrc/multimedia/vlc/patches/patch-aa
cvs rdiff -u -r1.2 -r1.2.6.1 pkgsrc/multimedia/vlc/patches/patch-configure
cvs rdiff -u -r1.1 -r0 pkgsrc/multimedia/vlc/patches/patch-embedded-video
cvs rdiff -u -r1.1 -r1.1.8.1 pkgsrc/multimedia/vlc/patches/patch-v4l2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index