2356 Commits

Author SHA1 Message Date
jca
3d6679951e Update to libvpx-1.8.0
from Brad (maintainer), tested in a bulk by ajacoutot@
2019-02-14 09:44:26 +00:00
jca
895e1156b7 Drop use of obsolete libvpx debug macros, fixes build with libvpx-1.8.0
ok ajacoutot@ (maintainer)
2019-02-14 09:42:26 +00:00
kn
9cba86df9e Cope with newer ffmpeg API (4.x)
From Brad Smith
2019-02-09 19:31:42 +00:00
kn
d8de39a7d9 Update to x265-3.0
From Brad (Maintainer)
2019-02-08 22:46:55 +00:00
sthen
14eec74b8c add security fix patches to libquicktime, from Brad.
CVE-2016-2399, CVE-2017-9122, CVE-2017-9123, CVE-2017-9124, CVE-2017-9125,
CVE-2017-9126, CVE-2017-9127, CVE-2017-9128
2019-02-08 10:57:01 +00:00
sthen
c3d3bd8281 update to motion-4.2.2 2019-02-05 15:10:33 +00:00
bcallah
e367d8d1c8 Update to streamlink-1.0.0
Changelog: https://github.com/streamlink/streamlink/releases/tag/1.0.0
While here, remove the GH_* variables as they're not doing anything.
2019-02-01 18:31:50 +00:00
naddy
41529dc6b2 fix build with recent Mesa versions
Mesa >= 18.2.5 has newer OpenGL headers from Khronos which change the
include guards.
2019-01-30 23:59:26 +00:00
sthen
1b65d2ed6a update to motion-4.2.1 2019-01-29 22:40:53 +00:00
kn
59048c7fc4 Remove ffmpeg2theora
This port is not useful anymore, ffmpeg can transcode to and from OGG
nowadays.  With ffmpeg-4.x this port would break anway, so just zap it.

Suggested by and OK juanfra
2019-01-24 16:44:22 +00:00
bentley
af9400adfc Update to working master_sites. Move homepage to https. 2019-01-23 07:07:51 +00:00
rsadowski
a01c4d80c5 fix implicit narrowing conversion in brace initializers from upstream
Spotted by sthen@ on i386
2019-01-19 10:30:42 +00:00
ajacoutot
65ea9d7bc4 Update to py3-chromecast-2.4.0. 2019-01-19 02:44:24 +00:00
ajacoutot
1f6deceef1 +py-casttube
+py-casttube,python3
2019-01-19 02:43:15 +00:00
ajacoutot
46d98b3a40 Import py-casttube-0.2.0.
casttube provides a way to interact with the Youtube Chromecast api.

ok robert@
2019-01-19 02:42:02 +00:00
rsadowski
c70e24f05a Update mkvtoolnix to 30.1.0 2019-01-15 06:16:04 +00:00
sthen
f5902faf7e +dav1d 2019-01-10 20:34:52 +00:00
sthen
3a1a1482ee import ports/multimedia/dav1d, from brad, ok jca
dav1d is a new AV1 cross-platform decoder, open-source, and focused on
speed and correctness.
2019-01-10 20:34:32 +00:00
thfr
5c1b359e87 bulk-update maintainer email, reminded of need to bump & ok phessler@ 2019-01-06 21:26:02 +00:00
ajacoutot
2e83dd61ed Forgot in previous: bring the inotify option back in the default
configuration file (to turn of kqueue(2) monitoring).
2019-01-06 10:25:57 +00:00
ajacoutot
dda0e423d1 Add kqueue(2) support, from FreeBSD.
ok sthen@ (maintainer)
2019-01-06 10:09:04 +00:00
pascal
c89e8e160f +upplay 2019-01-04 14:44:59 +00:00
pascal
ea0a98aed5 Import multimedia/upplay, feedback/ok rsadowski@.
upplay is a desktop UPnP audio Control Point for Linux/Unix and MS
Windows.

upplay does not play music, it controls a Media Renderer which may
be running on the same host or anywhere else.

Features:
* Plays gapless using either the UPnP SetNextTransportURI action
  or the OpenHome Playlist service, depending on the device capabilities.
  OpenHome is chosen by default if available.
* In AVT mode, remembers the last playlist.
* Can move your current playlist to another renderer.
* Lets you browse any UPnP Content Directory on the local network and
  add music from there (click titles, or use the right-click menu for
  directory adds).
* Supports multiple browsing tabs
* Lets you search the server, and the local listing.
* Can control the connections between multiple Linn Songcast Senders and
  Receivers (multiroom synchronized playing).
2019-01-04 14:44:11 +00:00
rsadowski
6de5ed015c Update mlt to 6.12.0 and enable frei0r-plugins
tweaks and ok kn@
2019-01-02 14:14:05 +00:00
jca
16c8a26880 Cope with the wxWidgets3 update
ok ajacoutot@ landry@ giovanni@
2019-01-02 12:44:06 +00:00
naddy
a4d6211c0d maintenance update to 18.12 2019-01-01 21:12:24 +00:00
sthen
d93e9d931a update to get_iplayer-3.18 2018-12-30 21:57:52 +00:00
rsadowski
dede3b7cc8 hook frei0r-plugins and enable in ffmpeg 2018-12-30 12:10:04 +00:00
rsadowski
cd1b8a61b7 Import frei0r-plugins-1.6.1; OK bcallah@
Comment:
minimalistic plugin API for video effects

Description:
Frei0r is a minimalistic plugin API for video sources and filters. The
behaviour of the effects can be controlled from the host by simple
parameters. The intent is to solve the recurring reimplementation or
adaptation issue of standard effects.

It is not meant as a generic API for all kinds of video applications.

There is no support for the requirements of special application areas
like non linear editors, hardware accelerated shader effects, and high
precision video processing. These advanced issues are not even solved
satisfactory for non cross application plugin apis and are still an
evolving field.

The frei0r API is not meant to be a competing standard to more
ambitious efforts.

Maintainer: Raphael Graf <r@undefined.ch>

WWW: https://frei0r.dyne.org/
2018-12-30 11:44:29 +00:00
bcallah
5b6d061981 If we're on arm64, manually set the env variable AS in order to defeat a
configure check that prevents xine-lib from building.

Enables this to package and install on arm64.

ok phessler@
2018-12-19 16:08:08 +00:00
feinerer
6ab249c22c Update to libv4l 1.16.3
No functional change as the update only contains changes in utils which we
currently do not build on OpenBSD.
2018-12-17 20:23:20 +00:00
rsadowski
d490aa8ed0 Update to mkvtoolnix-29.0.0 2018-12-14 10:00:57 +00:00
sthen
49b00025fd bump REVISION for ports with a LIB_ or RUN_DEPENDS on devel/boost,
it has been split into subpackages
2018-12-13 19:53:23 +00:00
kn
404c23e677 Drop MAINTAINER, enable SEPARATE_BUILD, use TLS
WRKBUILD is now outside of WRKSRC and does not need manual setting.
czarkoff is inactive and does not respond, so drop it.

OK jca and jca naddy jaunfra for MAINTAINER
2018-12-11 20:21:20 +00:00
naddy
4b60550345 add missing includes for ports-gcc 2018-11-30 21:05:32 +00:00
ajacoutot
7ee3831189 Missing BDEP. 2018-11-26 09:27:03 +00:00
danj
31354bb2dd Update to py3-pafy-0.5.4
Switch to py3 and add youtube-dl as a rdep

From semarie
2018-11-25 20:34:37 +00:00
naddy
4378d45e89 use the alternative i386 assembly code that doesn't create text relocations 2018-11-25 20:16:46 +00:00
ajacoutot
5dcf5037dd Factorize the waf commands into a DO_WAF variable to simplify Makefile.
from kn@ via Brad
2018-11-25 10:09:25 +00:00
naddy
fefc589d4c accept text relocations on i386 because of non-PIC assembly code 2018-11-13 19:40:51 +00:00
naddy
d36ae6af5f Accept text relocations on i386 since the embedded ffmpeg is full of
non-PIC assembly code.
2018-11-13 17:57:25 +00:00
jca
16fef10d36 Atomics detection was fixed and a fallback on pthread mutexes has been added
Therefore no need to restrict this port to a specific list of architectures.
powerpc report from Charlène.
2018-11-13 17:12:51 +00:00
feinerer
0a08adfbe9 Update to libv4l 1.16.2 2018-11-10 10:55:16 +00:00
ajacoutot
d728a25c76 Sync with FFmpeg: enable VFP on ARM.
from Brad
2018-11-10 08:26:52 +00:00
ajacoutot
395d6b1bb2 --disable-flite to prevent picking up audio/flite.
prodded by espie@
2018-11-07 11:07:34 +00:00
sthen
f69363d670 most post-patch to do-gen 2018-11-05 17:23:41 +00:00
ajacoutot
4d6731c749 Use upstream patch to fix the build on !X86 archs.
from Brad (maintainer)
2018-11-05 07:58:37 +00:00
rsadowski
bed6c08cdd bugfix update mkvtoolnix-28.2.0 2018-11-05 06:18:16 +00:00
naddy
402375a21f Build PIC code on all archs. Drop assembly code on i386 since it
doesn't support PIC.  with Brad
2018-11-03 20:38:03 +00:00
naddy
dafbfe8566 build PIC code on all archs; from Brad 2018-11-02 23:37:03 +00:00