summaryrefslogtreecommitdiff
path: root/multimedia/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2020-01-20multimedia: Add gnome-video-effectsnia1-1/+2
A collection of GStreamer effects to be used in different GNOME Modules.
2020-01-17*: Remove GNOME 2 nautilus and related packages.nia1-2/+1
The successor to this is sysutils/caja, from MATE.
2020-01-05multimedia: Remove totem-browser-pluginnia1-2/+1
Obsolete NPAPI plugin, no longer useful or advisable to use
2019-12-29Enable gst-plugins1-vaapiryoon1-1/+2
2019-10-25- kaffeinekamil1-2/+1
2019-10-25- vlc2kamil1-2/+1
2019-10-19Remove multimedia/farsight2, successor chat/farstreamnia1-2/+1
2019-10-19adobe-flash-plugin11: remove.tsutsui1-2/+1
No security updates, adobe-flash-player is better for NetBSD 7.1 and later, and NetBSD 6.x and prior have been EOLed.
2019-10-18Add multimedia/gstreamermm1.nia1-1/+2
C++ interface for GStreamer
2019-10-18Add multimedia/libmediaart.nia1-1/+2
Library tasked with managing, extracting, and handling media art caches. Part of GNOME.
2019-10-18Remove multimedia/swfdec.nia1-4/+1
This project has been dead for more than 10 years and has dependencies on the unmaintained GStreamer 0.10 branch. The browser plugins are also of questionable utility these days. For a more maintained swf decoder, see lightspark.
2019-10-10Remove multimedia/gnash successor multimedia/lightspark.nia1-2/+1
This is unmaintained upstream, has rotten dependencies, and hasn't built for some time.
2019-10-03Add multimedia/gst-plugins1-gtk.nia1-1/+2
GStreamer is a library that allows the construction of graphs of media-handling components, ranging from simple mp3 playback to complex audio (mixing) and video (non-linear editing) processing. Applications can take advantage of advances in codec and filter technology transparently. Developers can add new codecs and filters by writing a simple plugin with a clean, generic interface. This package provides the GTK plugin for GStreamer.
2019-10-03Add multimedia/gst-plugins1-editing-servicesnia1-1/+2
GStreamer library for creating audio/video editors
2019-10-03Add multimedia/gst-plugins1-transcoder.nia1-1/+2
GStreamer Transcoding API
2019-09-19Add multimedia/olive-editor.nia1-1/+2
Olive is a free non-linear video editor aiming to provide a fully-featured alternative to high-end professional video editing software.
2019-09-14ruby-gnome: Update to 3.3.8, and rename package names to match gems.tsutsui1-3/+3
Also reorganize several dependencies in Makefile and buildlink3.mk. See the following post for details: https://mail-index.netbsd.org/pkgsrc-users/2019/09/07/msg029327.html https://mail-index.netbsd.org/pkgsrc-users/2019/09/13/msg029356.html Upstream changes (from NEWS): == Ruby-GNOME 3.3.8: 2019-09-10 This is a partially GLib 2.62.0 support release. === Changes ==== All * Improvements * Changed our project name to Ruby-GNOME from Ruby-GNOME2. [GitHub#1277][Suggested by kojix2] [GitHub#1291][Patch by kojix2] * Stopped to release (({.tar.gz})) because they are no longer used. ==== Ruby/GLib2 * Improvements * (({GLib.convert})): Changed to set correct encoding. * (({GLib::FILENAME_ENCODING})): Added. * Changed to use the same enum object for the same enum value. * (({GLib::Enum.find})): Added. * (({GLib::Bytes#initialize})): Changed to reuse (({String})) data even if the given (({String})) isn't frozen. * (({GLib::Bytes.try_convert})): Added. * (({GLib::Enum.try_convert})): Added. * (({GLib::Flags.try_convert})): Added. * (({GLib::Type.try_convert})): Added. * (({GLib::MkEnums.create})): Added support for flags to enum definition. [GitHub#1295][Patch by Mamoru TASAKA] ==== Ruby/GIO2 * Fixes * Renamed to (({Gio::Icon#hash})) from (({Gio::Icon.hash})). [GitHub#1293][Reported by Erik Czumadewski] ==== Ruby/GObjectIntrospection * Improvements * Introduced (({try_convert})) protocol. ==== Ruby/CairoGObject * Improvements * (({Cairo::Context.try_convert})): Added. * (({Cairo::Device.try_convert})): Added. * (({Cairo::Pattern.try_convert})): Added. * (({Cairo::Surface.try_convert})): Added. * (({Cairo::ScaledFont.try_convert})): Added. * (({Cairo::FontFace.try_convert})): Added. * (({Cairo::FontOptions.try_convert})): Added. * (({Cairo::Region.try_convert})): Added. === Thanks * kojix2 * Erik Czumadewski * Mamoru TASAKA
2019-09-07Remove multimedia/gecko-mediaplayer.nia1-2/+1
Another unmaintained browser plugin using the deprecated NPAPI, removed from most other package collections.
2019-09-01Enable dvd-vrryoon1-1/+2
2019-08-08multimedia/Makefile: add movitwiz1-1/+2
2019-08-02Add multimedia/frei0r.nia1-1/+2
Frei0r is a minimalistic plugin API for video effects. The main emphasis is on simplicity for an API that will round up the most common video effects into simple filters, sources and mixers that can be controlled by parameters. It's our hope that this way these simple effects can be shared between many applications, avoiding their reimplementation by different projects.
2019-07-11Remove multimedia/mplayer-plugin.nia1-2/+1
Discussed on pkgsrc-users@ last week.
2019-07-09Add lightspark.nia1-1/+2
Lightspark is an open source Flash player implementation for playing files in SWF format.
2019-06-30add obs-studio-23.2.1 as multimedia/obs-studionia1-1/+2
Open Broadcaster Software is free and open source software for video recording and live streaming.
2019-05-02xanim: removewiz1-2/+1
This program used binary objects for the codes; these object files are from 1999 or earlier. The original site for this program has long disappeared, and AFAICT there is one mirror left with only a part of the files this package would like to use. Use a source-code player like mpv or mplayer or ffmplay instead.
2018-12-06multimedia: Add nosttleot1-1/+2
2018-11-24Enable libva-utilsryoon1-1/+2
2018-10-10Remove livestreamer, superseded by streamlinkmaya1-2/+1
Livestreamer allows watching website streams. It hasn't been actively developed in a few years, and it doesn't handle stable APIs. It's likely it has very few remaining working websites. Superseded by streamlink, a fork of livestreamer under a different name which is very actively maintained and works for many of the popular websites. Announced on pkgsrc-users in 5/sep/2018: https://mail-index.netbsd.org/pkgsrc-users/2018/09/05/msg027401.html
2018-09-30makefile: +libaommaya1-1/+2
2018-09-04sickbeard: removewiz1-2/+1
One of its dependencies does not support python 2.7, another supports only python 2.7.
2018-04-27multimedia/Makefile: add vlc2wiz1-1/+2
2018-04-26ffmpeg4/ffplay4: added version 4.0adam1-1/+3
version 4.0: - Bitstream filters for editing metadata in H.264, HEVC and MPEG-2 streams - Dropped support for OpenJPEG versions 2.0 and below. Using OpenJPEG now requires 2.1 (or later) and pkg-config. - VDA dropped (use VideoToolbox instead) - MagicYUV encoder - Raw AMR-NB and AMR-WB demuxers - TiVo ty/ty+ demuxer - Intel QSV-accelerated MJPEG encoding - PCE support for extended channel layouts in the AAC encoder - native aptX and aptX HD encoder and decoder - Raw aptX and aptX HD muxer and demuxer - NVIDIA NVDEC-accelerated H.264, HEVC, MJPEG, MPEG-1/2/4, VC1, VP8/9 hwaccel decoding - Intel QSV-accelerated overlay filter - mcompand audio filter - acontrast audio filter - OpenCL overlay filter - video mix filter - video normalize filter - audio lv2 wrapper filter - VAAPI MJPEG and VP8 decoding - AMD AMF H.264 and HEVC encoders - video fillborders filter - video setrange filter - nsp demuxer - support LibreSSL (via libtls) - AVX-512/ZMM support added - Dropped support for building for Windows XP. The minimum supported Windows version is Windows Vista. - deconvolve video filter - entropy video filter - hilbert audio filter source - aiir audio filter - aiff: add support for CD-ROM XA ADPCM - Removed the ffserver program - Removed the ffmenc and ffmdec muxer and demuxer - VideoToolbox HEVC encoder and hwaccel - VAAPI-accelerated ProcAmp (color balance), denoise and sharpness filters - Add android_camera indev - codec2 en/decoding via libcodec2 - muxer/demuxer for raw codec2 files and .c2 files - Moved nvidia codec headers into an external repository. They can be found at http://git.videolan.org/?p=ffmpeg/nv-codec-headers.git - native SBC encoder and decoder - drmeter audio filter - hapqa_extract bitstream filter - filter_units bitstream filter - AV1 Support through libaom - E-AC-3 dependent frames support - bitstream filter for extracting E-AC-3 core - Haivision SRT protocol via libsrt - segafilm muxer - vfrdet filter
2018-04-25Detach vlc20kamil1-2/+1
2017-12-19py-mpegdash: added version 0.1.5adam1-1/+2
MPEG-DASH MPD(Media Presentation Description) Parser
2017-09-26*: remove qt3 and the packages using it, including KDE3wiz1-3/+1
Announced in https://mail-index.netbsd.org/pkgsrc-users/2017/09/10/msg025556.html
2017-04-17Remove mpeg4ip, unused in pkgsrc, newer version in multimedia/libmp4v2.wiz1-2/+1
2017-04-14+ py-enzymeleot1-1/+2
2017-03-24Remove binary-only realplayer-codecs package from 2004.wiz1-2/+1
2017-03-17Move multimedia/adobe-flash-player24 to multimedia/adobe-flash-player.tsutsui1-2/+2
2017-03-12+ intel-vaapi-driverleot1-1/+2
2017-02-24+adobe-flash-player24tsutsui1-1/+2
2016-10-18Makefile: +streamlinkmaya1-1/+2
2016-09-15+ py-m3u8joerg1-1/+2
2016-09-06+ sickbeard.wiz1-1/+2
2016-06-18Add multimedia/harvidkamil1-1/+2
2016-05-21+ mate-mediayouri1-1/+2
2016-05-12+ livestreamer.wiz1-1/+2
2016-03-10sortjnemeth1-2/+2
2016-03-05Add ffmpeg3 and ffplay3ryoon1-1/+3
2016-03-01Add phonon-qt5{,-backend-vlc,-backend-gstreamer}markd1-1/+5
phonon-backend-gstreamer-shared