Commit graph

61 commits

Author SHA1 Message Date
rillig
b381c6e2f3 Sort PLIST files.
Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
2018-01-01 22:29:15 +00:00
jperkin
69f2c905eb Add a cdrom PLIST var and unset it on SunOS as the native cdio interface
is unsupported.
2017-05-15 11:10:00 +00:00
maya
a5933ba514 vlc: fix plist without vaapi available. 2017-03-01 10:42:30 +00:00
wiz
6156c142b2 Since Mesalib pulls in vaapi, vlc installs more files.
Add them to the PLIST and bump PKGREVISION.
2017-03-01 09:02:48 +00:00
wiz
590f9380e6 Updated vlc to 2.2.3.
Changes between 2.2.2 and 2.2.3:
--------------------------------

Demux:
 * Fix HLS quality selection and a potential stack overflow
 * Fix potential MKV infinite loop and improve MKV tags support
 * Fix WMV regression

Decoder:
 * Fix hardware decoding with libvdpau-va-gl
 * Fix crashes with libvpx
 * Use libass without caching dialog

Video Ouptut:
 * Fix green lines on Direct3D output

Skins2:
 * Fix maximizing Window in multi-screen context

Qt:
 * Fix resume where you left off
 * Fix infinite recursion in the customize dialog
 * Fix size when switching to/from the minimal interface
 * Fix size after resume toolbar is displayed

MacOS X:
 * Fix crashes in media information panel
 * Correctly respect the disable-screensaver option

Win32:
 * Allow opening more than 15 elements in Explorer

Translations:
 * Update of most translations


Changes between 2.2.1 and 2.2.2:
--------------------------------

Access:
 * Fix SetupFormat for continuous framesize in v4l2
 * Fix off-by-one buffer overflow in RealRtsp module
 * Fix screen recording aspect-ratio, framerate and potential crash
 * Fix Windows directshow input freeze
 * Fix MMS segmentation fault/abort when server forces a large allocation

Demux:
 * Fix support for ms-dvr files
 * Fix time detection in AVI files over HTTP
 * HLS: fix hang on stop, crashes and small improvements
 * Fix mp4 NULL dereference reported by by Fortinet's FortiGuard Labs
 * Fix regression for VC-1 in WMV
 * Fix MXF crashes on stop
 * Fix EAC3 detection in some TS files

Decoders:
 * Fix importing surface from main memory in VDPAU
 * Fix possible double-free in ADPCM decoder
 * Support 9-bit and 10-bit GBR planar formats
 * Support GoToMeeting 2 and GoToMeeting 3 codecs
 * Fix crash in teletext (zvbi) decoder
 * Fix Bluray subtitles (PGS) timestamps

Audio output:
 * Fix audio drop after a flush with pulseaudio
 * Fix audio initialization on iOS
 * Fix audio stuttering with AirPlay devices on OS X (2 sec delay needs to
   be set manually by the user)
 * Fix pulseaudio latency computation
 * Fix alsa default device selection

Skins2:
 * Fix video control that fails to show up
 * Fix UTF-8 conversion issues
 * Fix Unicode folders location failing to open the skins
 * Fix crash over malformed skins bitmaps
 * Fix fullscreen for Gnome3/Unity Window Managers

OS X:
 * Support for OS X El Capitan
 * Fix code signature for releases on El Capitan
 * Improve resume dialog, starting time, preferences, lua extensions
 * Fix threads ordering, preferences crashes, URL drag'n drops

Qt:
 * Fix crash when opening multiple items on Windows
 * Fix recent items appending when using a playlist
 * Improve addons manager dialog, playlist
 * Fix changing the audio-device in the menu
 * Fix key and mouse event support for Qt >= 5.5 under X11
 * Fix memory leaks

Video Output:
 * Fix build if one disables XCB but activate VDPAU on Unix
 * Fix Direct3D plane allocation size to avoid colour bleeding
 * Fix some crashes in swscale resizing

Misc:
 * Fix build with recent FreeRDP versions
 * Fix interface crashes when input-title-format option is empty
 * Fix MP4 mux divide-by-zero crash
 * Improve PNG encoding time
 * Fix some UPnP initialization lag
 * Rewrite of the Jamendo Service Discovery
 * Fix snapshot aspect ratio for anamorphic contents
 * Fix custom snapshot sizes
 * Dynamic generation of GnuTLS Diffie-Hellman parameters
 * Fix "vb" transcoding parameter
 * Fix superfluous audio channel extraction in the core
 * Fix miscellaneous crashes, double-frees, integer overflows, infinite loops,
   read overflow, invalid frees and division by zero issues
 * Fix support for lua 5.2 and fix XSS in the http interface
 * Update and improve Soundcloud, Vimeo and Youtube scripts
 * Update of codecs and libraries to fix 3rd party security issues (like
   TALOS-CAN-0036, TALOS-CAN-0037, CVE-2015-7981, CVE-2015-8126

Translations:
 * Add Kashmiri and Maithili languages
 * Update of most translations

libVLC:
 * Expose audio mute, cork and volume change events: libvlc_MediaPlayerCorked,
   libvlc_MediaPlayerUncorked, libvlc_MediaPlayerMuted,
   libvlc_MediaPlayerUnmuted and libvlc_MediaPlayerAudioVolume
 * Fix propagation of libvlc_MediaPlayerTitleChanged event

Translations:
 * Update of most translations
2016-05-12 15:56:15 +00:00
wiz
662917bc2b Update vlc to 2.2.1.
Based on the wip version by Ian D. Leroux and Tobias Nygren.

2.2.1 Highlights

VLC 2.2.1 "Terry Pratchett" is a fixed version of 2.2.0 "WeatherWax"
It fixes numerous crashes (FLAC, SPC), codec issues (VP9, Atrac3,
AAC), regressions and several issues (Resume, MP4 chapters, MKV
over network) and security issues.

2.2.0 Highlights

VLC 2.2.0 auto-rotates the videos taken from phones, to fight
Vertical Video Syndrome!
VLC now resumes where you left off in all versions
Improves support for new HD codecs, VP9, opus and H.265/HEVC, for
decoding and for encoding.
Extensions are now downloadable from within the application.
VLSub extension can download subtitles from the application.

2.2.x Features

Core

    Auto-rotation of phone movies, to fight Vertical Video Syndrome
    Resume playback where you left off
    Extensions API and repository to download extensions directly from the application
    GPU 0-copy support for decoding and displaying using hardware
    Improved support for UltraHD codecs, notably H.265 and VP9
    Subtitles download from the web, using OpenSubtitles
    Audio core upgrade, notably to support short samples

Formats

    Support for BD-Java menus and overlay in Blu-Ray
    Acceleration of VP9 and H.265/HEVC decoders
    Rewritten support for WMV, Ogg, MP4 and AVI, notably for seeking
    Support for encoding in H.265, Opus and VP9
    Support for WebVTT, Ogg/VP8, Opus/MKV, CAF
    Support for THP, Renderware and Escape Replay videogames files
    Support for SRT language detection

Acceleration

    GPU 0-copy decoding-rendering for Android using MediaCodec
    GPU accelerated auto-rotation, in OpenGL, Direct3D and Mediacodec
    GPU 0-copy decoding-rendering for Linux using VDPAU
    Support for HLSL shaders in Direct3D video output
    Media Foundation Transform audio and video decoder for Windows Vista/7
    GPU 0-copy decoding-rendering for RaspberryPi using MMAL
    OpenMAX IL improvements for Android, Linux and rPi
    Support GStreamer codecs on Linux

Codecs / Protocols

    Support for MMS split streams for audio selection (European Parliament)
    Support FTPS (FTP/TLS) protocol
    New decoder for VP8 and VP9 using libvpx for Linux distributions without avcodec
    Improvements on Teletext, Subrip, and Tx3g subtitles
    Support for MSN audio, Atrac3+, VP7, Bink, TAK, On2 AVC, DK3, DK4
    Support for IMC, Vivo g723.1, Smacker, FIC, Auravision, Canopus Lossless
    Support x264 and FFv1 codecs RGB modes
    Fixes for DVD, Audio-CD, M2TS LPCM audio, Speex

Professional

    Support for Digital Cinema Packages and encrypted DCP with KDM
    HEVC encoding and muxing in MP4 and TS
    Support VP8 encoding inside Ogg
    Improvements of audio bar graph, for speed and resiliance
    Support MPEG-2 video encoding through x262
    Large improvements of teletext rendering, for speed and alignments

Platform integration

    Port of the interface to Yosemite
    Support drag'n drop in the skins2 interface
    New TLS module on OS X and iOS, using the central store
    Signature of the Windows binaries
    Improvement of audio device detections on OS X and Windows
    Support of audio ducking in various audio outputs

Mobile Versions

    VLC for iOS 2.5.0 release is out
    VLC for Windows Phone 1.2.0 public beta is out
    VLC for WinRT 1.2.0, x86 and ARM
    VLC for Android TV 1.2.6
    VLC for Android 1.2.6

For developers

    Add equalizer API for libVLC
    Add functions for scrambling detection
    Experimental new C++11 libVLC library: libvlcpp
    New Android buildsystem and Java SDK
    New WinRT library component for libVLC: libVLCX
    Improvements for iOS/OSX VLCKit: Swift support and ARC

Android

    Complete switch to Material design, including black theme
    Support for Audio playlists and modtracker files
    Support for AC-3 Passthrough and 5.1/7.1 audio
    Support switch to background video playback
    Large improvements on the first Android TV release
    Support chapter selections

iOS

    Support for iCloud, box.com and OneDrive
    Support 10-band equalizer
    Support sharing media between devices
    Support Chapters and Title selections
    New player design
    Add media information dialog and timer for playback
2015-10-25 11:00:18 +00:00
joerg
3061cc2ebe Don't conflict with NetBSD's strtoi. Disable liblive due to incompatible
interface changes.
2015-03-22 20:06:32 +00:00
martin
fc1fa660ce Fix PLIST for non-x86 machines 2013-11-28 10:12:25 +00:00
cheusov
b2a8551933 Add option "lirc" and enable it by default when available, tested on RHEL-6 2013-04-14 22:10:23 +00:00
riastradh
a7ba8726bc multimedia/vlc installs libvout_sdl_plugin.la if sdl option is set. 2013-01-19 20:34:37 +00:00
shattered
a14a601ce5 Re-enable vcd and cdda plugins, they build fine. 2012-02-11 13:31:53 +00:00
drochner
642db076db fix build and PLIST problems with the (optional) SDL plugin,
mostly from PR pkg/45209 by Matthew Mondor
2012-01-12 15:54:00 +00:00
drochner
b1251d9ca3 fix PLIST in the !x11 case, from B.ICT A.P. deBROUWER Jr. per PR pkg/45810
Thomas's problem might be modular-vs-native-x11 related. To address this,
I've explicitely disabled freetype in the !x11 case so that a native
one doesn't get picked up.
2012-01-10 12:37:32 +00:00
drochner
a9bf69f6ce update to 1.1.13
changes:
-fix for security issue in the TiVo demuxer (was patched in pkgsrc)
-bugfixes
2012-01-09 17:12:57 +00:00
marino
b2602d5541 PR#45527 multimedia/vlc: Fix DragonFly breakage (PLIST)
DragonFly builds with two plugins that NetBSD suppresses, but these
plugins were not on PLIST although the definition of suitable PLIST
variables suggest this was intended originally.  The plugins have
been conditionally added to the PLIST to properly support DragonFly.
2011-11-14 19:53:18 +00:00
joerg
b1713959cf Revert. No revbump, unconditional adding of files that are highly
platform specific, adding files that don't belong into a PLIST.
2011-11-11 23:32:38 +00:00
marino
791c255def multimedia/vlc: fix PLIST
Tinderbox-dragonfly found six files installed to .destdir that weren't
lists on the PLIST.  This commit adds those unaccounted files.
2011-11-11 22:41:41 +00:00
drochner
75a26d55cc update to 1.1.2
changes:
-improvements for audio output on MacOS and with PulseAudio
-security fix for HTTP and RTSP server components (was patched
 in pkgsrc)
2011-10-07 19:13:19 +00:00
shattered
ecee6402aa PR/42810 -- make libdca support optional due to its RESTRICTED nature. 2011-09-12 21:50:38 +00:00
drochner
305d51db0e update to 1.1.10
changes:
Security update regarding an integer overflow in xspf demuxer
Rewrite of the pulseaudio audio output module
Major updates in most language translations
Many miscellaneous fixes in decoders, demuxers and subtitles
3rd party libraries updates
2011-06-07 13:59:17 +00:00
sborrill
ca03711022 Fix -x11 package option. 2011-04-06 08:14:21 +00:00
taca
83caf93096 Update vlc package to 1.1.8.
pkgsrc change and notes:

* Update PLIST to reflect PKG_OPTION setting.
* With pulseaudio and sdl PKG_OPTION, I couldn't build the package because
  of vlc-cache-gen core dump.
* x11 PKG_OPTION could be elminated since the package won't build without it.

Changes between 1.1.7 and 1.1.8:
--------------------------------

Mac OS X Interface:
 * New UI graphics by Damien Erambert

Interfaces:
 * Oldrc interface is again the default RC interface, on Windows
 * Luarc, luahttp and luatelnet fixes
 * Qt and Mac OS X fixes
 * numerous Skins2 fixes, notably winamp2 skins

Encoder:
 * new libschroedinger-based Dirac codec encoder, faster than the current one

Access/Demuxers/Codecs:
 * Subtitles auto-detection is back for .txt files
 * vod/rtsp server and rtsp input fixes
 * mp4 demuxer improvements
 * ogg, rstp input, video filters minor fixes
 * taglib's replaygain is fixed for mp3
 * vobsub support has an improved auto-detection
 * fix a crash in malformed ape files

Miscellaneous fixes in:
 * Pulseaudio audio output, notably for usb cards
 * Stacktraces are now limited in size on Windows
 * Video resolution is now limited to 8192x8192, for security reasons
   See CORE-2011-0208
 * Configure and build system improvements
 * DirectShow and BDA build headers have been updated

Translations:
 * Update for Finnish, Galician, Dutch, Chinese, German, Japanese, Lithuanian,
   Slovak, French, Polish, Estonian, Brazillian Portuguese and Hebrew
 * New icelandic translation
2011-04-02 16:20:37 +00:00
tnn
cf9365e567 restore the libfaad plugin conditional 2011-02-12 10:53:02 +00:00
drochner
be943342dd fix PLIST inconsistency if KDE is installed, from Mark Davies 2011-01-25 19:00:29 +00:00
drochner
7c9a87d634 update to 1.1.6, from Makoto Fujiwara per pkgsrc-wip
This is a new major branch, too many changes to list here.
(the options need testing and cleanup)
2011-01-24 18:54:04 +00:00
wiz
7c5b7f2175 Fix PLIST with x11 option (default on) by always depending on libxcb,
since it's pulled in by libX11 anyway, nowadays.
Bump PKGREVISION.
2010-09-15 12:36:49 +00:00
drochner
5e546b5f1a update to 1.0.6
changes:
-fixes several vulnerabilities
 (see http://www.videolan.org/security/sa1003.html)
-additional stability and other fixes
2010-05-04 18:30:10 +00:00
drochner
847872ea11 update to 1.0.4
changes:
Audio outputs:
 * Fix deadlocks in the audio output core
 * Make PulseAudio the default output if available
Video outputs:
 * Fix fullscreen mode with KDE 4.3.3 and other window managers
 * Fix incompatibility with cairo-dock and compositing
Input:
 * Fix DVB scanning regression from VLC 1.0.3
 * Support for XZ-compressed byte stream (LZMA algorithm)
Playlist:
 * Support for .m3u8 playlist files (UTF-8 M3U)
Unix:
 * Support for xcb-keysyms version 0.3.4 or higher
 * Fix globalhotkeys on FreeBSD
Qt4 interface:
 * Fix opening V4L version 1 devices
 * Fix default destination ports in the streaming wizard
Translations:
 * New Walloon translation
 * Swedish, Ukrainian an French translation update
2009-12-16 19:09:12 +00:00
wiz
4200cc012e Add two missing files to PLIST and bump PKGREVISION. 2009-09-26 07:54:13 +00:00
ahoka
bcfa4fefe3 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-09-24 22:14:57 +00:00
ahoka
319bd73313 Merge with my own update. 2009-07-07 19:23:48 +00:00
tnn
f7a1f76b81 Update to VLC 1.0.0 "Goldeneye". Some highlights are:
* Live recording
* Instant pausing and Frame-by-Frame support
* Finer speed controls
* New HD codecs (AES3, Dolby Digital Plus, TrueHD, Blu-Ray Linear PCM,
  Real Video 3.0 and 4.0, ...)
* New formats (Raw Dirac, M2TS, ...) and major improvements in many formats...
* New Dirac encoder and MP3 fixed-point encoder
* Video scaling in fullscreen
* RTSP Trickplay support
* Zipped file playback
* Customizable toolbars
* Easier encoding GUI in Qt interface
* Better integration in Gtk environments
* MTP devices on linux
* AirTunes streaming
* New skin for the skins2 interface
2009-07-07 16:17:47 +00:00
joerg
674dbd1712 Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 20:47:52 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
wiz
46398dabba Fix PLIST for arts option. Reported by Marko Schuetz in PR 41520. 2009-06-03 11:42:27 +00:00
tnn
8715e350b1 Update to vlc-0.9.9.
While here, fix some pkglint warnings and enable DESTDIR support.

Changes between 0.9.8a and 0.9.9:
---------------------------------
Decoders:
 * Experimental new decoder for Real Video 3.0 & 4.0
Demuxers:
 * Various fixes related to real demuxer
Mac OS X Interface:
 * Fixed circumstances, which could lead to an empty Information panel
   - Note that VLC will show information on the currently _selected_ item
     instead of the currently _playing_ item, if the playlist is visible in the
     main controller window.
 * Fixed multiple UTF8 issues in the Streaming / Exporting Wizard
Mac OS X Port:
 * Improved video playback performance on Intel-based Macs
New Localizations:
 * Indonesian
 * Bengali
 * Updates of other localizations
Various bugfixes:
 * Support for receiving RTP packets on odd port numbers.
 * Lots of small bugfixes.
 * Correct Fullscreen behaviour on Multi-Screen setups on Windows
 * Telnet fixes on Windows
 * Resampling fixes when transcoding
2009-04-25 17:46:28 +00:00
jmcneill
773028402b Add hal and pulseaudio options. Enable pulseaudio by default.
Bump PKGREVISION.
2008-12-19 23:28:40 +00:00
ahoka
bf9b90f4ad Rework dependencies.
Add some missing X11 lib and jpeg.
Add theora support.
2008-11-08 19:00:15 +00:00
ahoka
4aef3f03f1 Changes between 0.9.5 and 0.9.6:
--------------------------------
New Localizations:
 * Ukranian

Security updates:
 * Fixed overflow in CUE support from VCD access (SA-0810, CVE-2008-xxxx)
 * Fixed overflow in RealText subtitles support (SA-0810, CVE-2008-xxxx)
2008-11-07 20:03:13 +00:00
ahoka
bf7e61297b This update is also fixing a minor PLIST issue.
Changes between 0.9.4 and 0.9.5:
--------------------------------
Security updates:
 * Fixed buffer overflow in TiVo demuxer (SA-0809, CVE-2008-4686, CVE-2008-4654)
 * Fixed libpng CVE-2008-3964 in Win32 and MacOS builds

Features:
 * Closed Caption EIA 608/708 parsing enabled for libmpeg2

Various bugfixes:
 * Fixed various potential crashes and memleaks
 * Fixed issues with reading from files (especially non-local)

Windows port:
 * Fix bug where interface was "eating" some media keys
 * Fix some crashes in DirectShow access

Qt Interface:
 * Fix bug when the resetting of preferences didn't reset the dialog states
 * Right-click menu to select playlist columns reenabled
 * Various fixed in playlist

Access:
 * MMAP module is now deactivated by default

Translations:
 * Update of Brazillian, Swedish translation
2008-11-01 22:14:13 +00:00
ahoka
e8580b2d4b Remove duplicate elements from PLIST ruining -x11 builds. 2008-10-29 00:41:44 +00:00
ahoka
5c4afac608 Update to version 0.9.4, plus a lot of PLIST adjustments
Official changelog:

Changes between 0.9.3 and 0.9.4:
------------------------------------
Various bugfixes:
 * Crashes fixed in ogg, vobsub, dvdread
 * Fixes several memory leaks.

Mac OS X port:
 * Apple machines without Quartz Extreme are no longer supported (use 0.9.2 or earlier )
 * Fixed a crash with deletion of old preferences.
 * Fixed targetname for downloaded updates

Windows port:
 * Stability fix for the video output.


Changes between 0.9.2 and 0.9.3:
------------------------------------

Various bugfixes:
 * Fixed DTS channel order on 5.1 systems
 * Fixed pausing behavior for subtitles and for Audio-CD
 * Multiple subtitles and podcast fixes
 * Various crashes fixed in PS, SSA, mkv, xspf, freetype
 * Fixed update system bugs
 * Other bug fixes (dvd language selection, subtitle colours, HTTP keep-alive...)

Mac OS X port:
 * Fixed ffmpeg slowness on PowerPC-based Macs
 * Fixed crash on startup when installed on old preferences
 * Fixed bug in directory opening on Mac OS X
 * Fixed font selection in the Simple Preferences
 * Thicker border to the subtitle renderer
 * Fixed the appearance of playlist items in the Streaming/Transcoding Wizard
 * Fixed AC3 passthrough on Mac OS X
 * Fixed behavior of the Volume Normalizer settings on Mac OS X
 * Removed the deprecated QuickDraw video output module to avoid crashes on
   modern Mac OS X versions

Windows port:
 * Fixed sensitivity of Fullscreen Controller
 * Fixed error messages on startup when VLC wasn't correctly uninstalled
   before installation
 * Fix showing of controller when returning from fullscreen playback
 * Multiple directory and path location fixes.

Qt4 interface:
 * Added Faster/Slower icons to the controller panel
 * Fixed lost playlist columns when switching the playlist view
 * Added needed options to Simple preferences (to avoid NVIDIA drivers issues)
 * Fullscreen controller: added time label, remembering of last position
 * Fixed drag'n drop behaviour on the playlist
 * Multiple other fixes (Enter hotkey in preferences, Skins selection...)
2008-10-13 18:42:12 +00:00
ahoka
b7e9b0d174 Fix the PLIST on Dragonfly, and possibly other systems. 2008-10-02 17:49:00 +00:00
ahoka
1ba4647814 Update to 0.9.2, the first real 0.9.x release of VLC.
Only minor bugfixes, no detailed list in the changelog.

Add gnome option for gnome-vfs, not enabled by default.
Add support for V4L2. This is only enabled for Linux now.
Build needs to be fixed for NetBSD and tested for others.
2008-09-27 22:33:20 +00:00
ahoka
7c30bb19fc Fix PLIST hadnling for SIMD extension modules.
Force altivec and x86 simd modules to build.
2008-09-20 22:33:02 +00:00
ahoka
a9b7b002d9 Update to the latest 0.9 branch.
Changes between 0.8.6i and 0.9.1:
---------------------------------

Note: version 0.9.0 was skipped due to bugs being discovered at the last
minute.

Important notes:
----------------
 * This release will not work with Windows 98/ME and Mac OS X 10.3.9 (Panther)
 * The HTTP interface is now only available on the local machine by default.
   If you want to make it available from other machines, you will have to
   edit the ".hosts" file.
   - On UNIX/Linux, the file is in /usr/share/vlc/http/.hosts
     If you're using the old http interface, it's located in
     /usr/share/vlc/http/old/.hosts
   - On Windows they are in C:\Program Files\VideoLAN\VLC\http\.hosts and
     C:\Program Files\VideoLAN\VLC\http\old\.hosts
   - On Mac OS X, you can find it in VLC.app/Contents/MacOS/share/http/.hosts
     and respectively in VLC.app/Contents/MacOS/share/http/old/.hosts
 * This version of VLC contains a new interface for Windows and Linux.
   This interface has a fullscreen controller and simplified preferences.
   This interface lacks the "Streaming Wizard" that used to be present in VLC
   0.8.6.
 * The behavior of --sout-keep was changed. It's now activated by default.
 * The marq, mosaic and logo commands in the rc interface changed. They
   now require a target name as their first argument. Example:
   vlc --sub-filter "marq@test{marquee=Hello}" -I rc <somevideo>
   You can then use commands like: @test marq-marquee Goodbye
   If you didn't name the object using @test, its name will default to the
   plugin name (hence 'marq') in this example.
   These new commands are also available in the telnet interface.
 * The "rtp" access output module has been removed.
   Please use the RTP stream output instead, e.g.:
     Old: '#std{access=rtp,mux=ts,dst=239.255.1.2:5004,sap}'
     New: '#rtp{mux=ts,dst=239.255.1.2,port=5004,sap}'
 * You now need to append --m3u-extvlcopt to your command line to enable
   EXTVLCOPT options parsing in m3u playlists. Note that only a limited set
   of options is available to m3u playlists (CVE-2007-6683).
 * The old access:url syntax is no longer supported to resolve ambiguities
   with some file names. Use access://url instead.
    E.g.:  vlc:quit -> vlc://quit ;
           udp:@239.255.12.12 -> udp://@239.255.12.12
 * The ffmpeg module has been removed and replaced by the new avcodec,
   avformat, swscale (or imgresample if you use a swscale-less ffmpeg build)
   and postproc modules.
 * The web plugins ActiveX (IE)/Firefox/Mozilla/Safari now recognize the
   following states: IDLE/CLOSE=0, OPENING=1, BUFFERING=2, PLAYING=3, PAUSED=4,
   STOPPING=5, FORWARD=6, BACKWARD=7, ENDED=8, ERROR=9. With FORWARD and
   BACKWARD being reserved for future implementations and are thus not
   functional atm.
 * Croping and padding in transcode are now done using the croppadd video
   filter. For example:
   transcode{vcodec=mp2v,vfilter=croppadd{cropttop=20,cropbottom=30,paddleft=100}}
 * Canvas setting in transcode is now done using the canvas video filter.
   For example:
   transcode{vcodec=mp2v,vfilter=canvas{width=640,height=480}}
 * Glide video output module has been removed.
 * Due to lack of maintainer, the Skins interface might not work properly.
   It does not work on windows for this version. Help is needed!

Changes:
--------

Security updates:
 * Updated libfreetype on Windows and Mac OS X (CVE-??)
 * TTA Parser improvements (CVE-2008-3732)
 * MMS Access Module improvements (CVE-2008-3794 )

Playlist:
 * Vastly improved playlist support:
    * Media library creation to save all your playlist items
    * "Live search"
    * Shoutcast TV listings
    * Audioscrobbler/Last.FM support
 * Album art support
 * User definable Lua playlist scripts. See share/lua/playlist/README.txt
   (Default scripts open YouTube, DailyMotion, metacafe and Google Video URLs)
 * User definable Lua album art fetcher scripts. See share/lua/meta/README.txt

Inputs:
 * Video for Linux 2 (V4L2) input support
 * UDP-Lite transport for RTP/AVP
 * DCCP transport for RTP/AVP
 * Proxy support for MMSH stream
 * JACK audio input support
 * Input run time option (improved live stream recording)
 * BDA devices access module for DVB-C/S/T capture cards on Microsoft Windows
 * Re-written Screen access module for Mac OS X
   using OpenGL instead of QuickDraw
 * Screen module now supports partial screen capture and mouse following on X11.
 * Experimental EyeTV access module
   This requires the user to install a plugin to EyeTV.app
   (available as a separate download).
 * Simple RTP input (with MPEG A/V, G.711 and PCM support).
 * RTMP input support
 * QTKit-based Input module for Mac OS X allowing display and streaming of video
   taken from all iSight-labelled video cameras (no audio support)
 * HTTP access now supports gzip compressed data and Digest Access
   Authentication.
 * New options to reduce latency between arrival of raw data and display of
   frames. (--auto-adjust-pts-delay and --use-stream-immediate)

Demuxers:
 * MP4 gpac and Apple chapter support
 * Fixed playback of AIFF stereo files
 * Fixed audio glitch on seek
 * Improved FLAC demuxer (duration / current time / meta data)
 * AAC tags support
 * APEv1/2 tags support
 * Improved ID3v2 tags support
 * Improved Ogg/Vorbis tags support
 * Raw video support
 * Standard MIDI File (types 0 & 1) support
 * TiVo Series 2 support
 * CD+G karaoke Files support
 * MXF files support
 * OMA support

Decoders:
 * VP60/VP61/VP6F/VP62 support
 * Flash Screen Video support
 * CamStudio Screen Video support
 * DosBox Capture support
 * Karl Morton's Video support
 * limited atrac3 support
 * Fraps support
 * Fluidsynth MIDI software synthesis (with external sound fonts)
 * New codec FOURCCs to support more specific files:
   Avid, FCP, Sony, Samsung, ...
 * H.264 PAFF support
 * DNxHD / VC-3 support
 * NellyMoser ASAO support
 * APE (Monkey audio) support
 * RealVideo support (with the RealVideo run-time)
 * Dirac video support using libschroedinger

Subtitles:
 * Closed Caption Decoder (DVD, ReplayTV, TiVo, DVB/ATSC)
 * VBI & EBU (Teletext) support (*nix, Mac OS)
 * Ogg/Kate subtitles support
 * AQTitle subtitles support
 * MKV USF subtitles support
 * HTML-based subtitles support
 * MPSub subtitles support
 * JacoSub subtitles basic support
 * MPL2 subtitles support
 * Rewrite of ASS/SSA scripts and subtitles support
 * PowerDivx (.psb) Subtitles support
 * Realtext subtitle support
 * DKS subtitle support
 * SubViewer 1.0 (SubRip09) subtitles support
 * Correct Right-to-left languages in subtitles support

Encoders:
 * Flash Screen Video support
 * Improved H.264 encoding speed

Video outputs and filters:
 * New CoreAnimation-based output module (VLCKit framework on OS X only)
 * Adjust, Invert and Distort (now split into Wave, Ripple, Gradient and
   Psychedelic) video filters can now be streamed
 * New puzzle video output filter
 * Re-written motion detection video filter
 * New extract video filter (extract Red, Green and Blue components from a
   video)
 * New sharpen video filter (increase the contrast of adjacent pixels)
 * New erase video filter (removes logos from a video)
 * Enhanced subtitles' renderer to support bold, italic and some HTML tags
   (Google Summer of Code Student project)
 * Support for RGBA and I420 blending.
   The latter improves Mosaic CPU usage *a lot*.
 * New transparency mask video filter (for use with the mosaic_bridge module).
 * New bluescreen video filter (for use with the mosaic_bridge module).
   This was previously part of the mosaic module.
 * Fixed random characters problem in RSS filter.
 * Add rotate-deciangle for more precision on rotate filter
 * Support for Intel SSE2 instruction set in chroma converters
 * Improved use of Intel MMX instruction set in chroma converters
 * New croppadd and canvas video filters.

Audio outputs and filters:
 * Replay gain support
 * Audio playback when going slower/faster (with pitch correction via
   new scaletempo audio filter)
 * New spatializer audio filter
 * Correct DTS output via S/PDIF

Stream output:
 * RTSP for TS-multiplexed broadcast streams
 * New RTP payload formats:
   * Speex voice audio codec
   * ITU T.140 (for text, subtitles) output
   * G.711 (both A-law and µ-law) output
 * UDP-Lite transport for RTP
 * DCCP transport for RTP
 * Lots of fixes for RTSP broadcasting
 * RTMP output

Interfaces:
 * All
   * New Simple Preferences dialogs showing the most important settings in an
     end-user suitable way.
   * Improved user interaction
   * Improved mouse gestures
   * Vastly improved Update checker
   * Full support for meta data editing (ID3v2, Ogg/Vorbis, AAC, APEv1/2)
 * Windows/Linux
   * Brand new interface for Linux and Windows, based on the Qt toolkit
   * Fullscreen controller (transparency on Linux+Composite)
 * Mac OS X
   * Improved video output features
   * Online access to VideoLAN's Help Wiki within VLC
   * New setting to disable the "Recent Items" service
   * When playing Radio (live) streams, the current track is shown correctly
   * Correct appearance on Macs using Aqua's graphite theme
   * Simplified Extended Controls panel
 * Ncurses:
   * Correctly displays wide characters when using an UTF-8 locale,
     if libncursesw is available.
   * Some nice colors if the terminal supports it (most do)
 * Experimental Lua interface modules. See vlc -I lua and
   share/lua/playlist/README.txt for more info.
 * Unix
   * Option to allow only one running instance, using D-Bus interface.
   * D-Bus Interface implementing the MPRIS
     (Media Player Remote Interfacing specification), a common dbus control
     interface for media players that intends to become an xdg standard when
     finished: http://wiki.xmms2.xmms.se/index.php/Media_Player_Interfaces .
   * Motion module using disk accelerometers to keep video horizontal
   * Plugin to set Telepathy presence message using MissionControl
 * Fixed VLM schedule time on Linux

Linux Port:
 * VLC now complies with the XDG Base Directory Specification version 0.6
   http://standards.freedesktop.org/basedir-spec/basedir-spec-0.6.html
   (which means that VLC doesn't use the $HOME/.vlc directory anymore)

Mac OS X Port:
 * Mac OS X Framework "VLCKit" that can be used to embed VLC in third party
   applications (Google Summer of Code Student project, Mac OS X 10.5 only)
 * New text renderer based on Quartz replacing the existing Freetype solution
 * Complete compatibility with Mac OS X 10.5 Leopard
   * It is now required to compile a fully featured build
 * The support of Mac OS X 10.3.9 and QuickTime 6.x was discontinued.

LibVLC:
 * Event management and various improvements in libvlc
   (Part of a Google Summer of Code Student project)

New Localizations:
 * Finnish
 * Persian
 * Polish
 * Punjabi
 * Bulgarian

Developers:
  * LibVLC now supports externally built plugins properly.
    A "vlc-plugin" pkg-config package is provided.
  * Java bindings are now built from a separate source.
2008-09-08 18:58:24 +00:00
obache
c4506e86af Try to regist Linux framebuffer support modules if available.
Part of PR 37581.
2008-06-14 00:59:51 +00:00
obache
db4e1c2e3e Fix typo in PLIST.
Noticed by Hasso Tepper in PR 38901.
2008-06-11 14:08:14 +00:00
wiz
84e6369249 Fix PLIST. Bump PKGREVISION. 2008-05-24 10:29:40 +00:00
jlam
841dfa0e7a Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.
2008-04-12 22:42:57 +00:00