Commit Graph

2655 Commits

Author SHA1 Message Date
rsadowski
4f7220f9b2 Update mlt to 6.22.1
Drop me as maintainer.

ok tracey@
2020-08-24 14:09:54 +00:00
rsadowski
5d7f1b9daf Rework multimedia/phonon multimedia/phonon-backend
- Merge multimedia/phonon-qt5 into multimedia/phonon and remove the
  phonon MODULE.
- Update all phonon ports to the latest version.
- Regen all consumer WANTLIB's and bump them.
2020-08-20 18:00:13 +00:00
ajacoutot
df0000b49e Update to py3-chromecast-7.2.1. 2020-08-19 12:31:28 +00:00
ajacoutot
46fd384b52 Change the "FLAVOR ?= python3" contruct to "FLAVOR = python3" since these are
python3 only ports.

"Yes please, it's not really optional so I think = is better." sthen@
2020-08-19 12:25:12 +00:00
naddy
f774fbfd3e Build shared library with -fPIC.
This also unbreaks the build on i386 with LLVM 10.
2020-08-13 21:18:45 +00:00
jsg
0b771d2a5b remove explicit -march=i586
-march=i586 is now the default for clang in base on i386

ok sthen@
2020-08-07 09:21:01 +00:00
espie
737e486cd1 update to newer version
most of the patches have been upstream

there's a new "preview" feature  that creates lo-res versions of the video
streams you're working on for quick editing.

okay tracey@
2020-07-30 14:40:07 +00:00
ajacoutot
00e9462bce Update to py3-chromecast-7.2.0. 2020-07-30 07:50:55 +00:00
ajacoutot
87df31d292 Update to py3-chromecast-7.1.2. 2020-07-25 07:27:52 +00:00
sthen
6cc9779250 switch my maintainer email addresses to my own domain 2020-07-11 22:54:35 +00:00
bcallah
8f86a4fa1a Update to streamlink-1.5.0
Changelog: https://github.com/streamlink/streamlink/releases/tag/1.5.0
2020-07-08 20:41:10 +00:00
kn
24479a742e Update to yle-dl 20200628
Move to py3 while here, from maintainer, thanks!
2020-07-07 13:01:45 +00:00
ajacoutot
14755ce042 Update to x264 20200705.
A few bug fixes including for some warnings with the ASM code with NASM 2.15.

from Brad (maintainer)
2020-07-05 07:42:11 +00:00
ajacoutot
43cd6fa516 Garbage collect unnecessary patch. videoio.h was changed to include
ioccom.h when the patch was introduced.

from Brad (maintainer)
2020-07-05 07:38:30 +00:00
ajacoutot
03b6d1713e - Fix PIC code on 32-bit X86
- meson: Workaround missing aarch64 normalisation
- Fix some warnings in ASM code

from Brad (maintainer)
2020-07-05 07:36:19 +00:00
ajacoutot
0ae658aca0 Update to py3-chromecast-7.1.1. 2020-07-04 07:23:37 +00:00
sthen
95d31a4bd8 bump for search.cpan.org->metacpan.org change 2020-07-03 21:44:29 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
ajacoutot
d90bc7cbbe Update to py3-chromecast-7.0.1. 2020-07-02 08:21:17 +00:00
ajacoutot
7731366fbf Really update to svt-av1-0.8.4.
from Brad (maintainer)
2020-07-02 08:15:38 +00:00
ajacoutot
6e84ea3b3c Revert previous, I was missing a part. 2020-07-01 06:39:39 +00:00
rsadowski
5809ad0066 Missed to unhook phonon (qt4/kde4) spotted by sthen@, Thanks
Stop building phonon. Phonon is still a module but not more longer a port.
2020-06-30 14:02:15 +00:00
ajacoutot
f3b69b3c0f Update to svt-av1-0.8.4.
from Brad (maintainer)
2020-06-30 07:11:30 +00:00
sthen
4c2d151cc4 update to get_iplayer-3.26 2020-06-29 13:29:40 +00:00
ajacoutot
869fe8722f Enable high bit depth encoding with VP9.
from Brad (maintainer)
2020-06-25 07:52:48 +00:00
ajacoutot
8dfe022cc3 Update to dav1d-0.7.1.
from Brad (maintainer)
2020-06-24 16:43:34 +00:00
bcallah
5b5d536e82 Update to handbrake-1.3.3
Changelog: https://github.com/HandBrake/HandBrake/releases/tag/1.3.3
2020-06-20 21:12:38 +00:00
ajacoutot
c13dbccffa Some CMake file clean up and a fix for non X86 build.
from Brad (maintainer)
2020-06-20 11:12:50 +00:00
ajacoutot
6e49442527 aarch64: disable the new ASM code until it can be fixed to build with Clang's IAS.
from Brad (maintainer)
2020-06-20 10:45:09 +00:00
sthen
a6ecb77d2d +svt-av1 2020-06-18 10:31:19 +00:00
sthen
210b3f8278 import multimedia/svt-av1, from Brad, ok aja@
The Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder) is an
AV1-compliant encoder/decoder library core. The SVT-AV1 encoder development
is a work-in-progress targeting performance levels applicable to both VOD
and Live encoding / transcoding video applications. The SVT-AV1 decoder
implementation is targeting future codec research activities.
2020-06-18 10:30:51 +00:00
rsadowski
3e75aed1ec Unhook KDE4
It's time to get rid of KDE4. x11/kde4 contained all applications and the
desktop environment. All applications and the framework have been ported to
KDE5 and are available under x11/kde-applications and devel/kf5.

The desktop environment has not yet been ported and is NO LONGER available!
You can't have everything.

What happened here:

- Remove multimedia/phonon kde4 bits and set set phonon FLAVOR=qt5 for now.
- Unhook x11/kde4
- Unhook meta/kde4
- Mark kmymoney as broken, update is coming.
- Unhook all kde4 module consumers:
 - klogic
 - soprano
 - strigi
 - automoc
 - prison
 - qimageblitz
 - cagibi
 - libkvkontakte
 - akonadi
 - attica
 - libalkimia
 - libkfbapi
 - libkgapi
 - qoauth
 - kwebkitpart
 - grantlee
 - libkscreen
 - polkit-qt
2020-06-13 16:22:52 +00:00
ajacoutot
ea33f45ae7 Update to x265-3.4.
from Brad (maintainer)
2020-06-09 14:54:37 +00:00
ajacoutot
b144e6c974 Update to dav1d.
from Brad (maintainer)
2020-06-09 13:17:59 +00:00
jasper
39567b34b2 bump after libxslt dependency changed 2020-06-09 07:14:44 +00:00
jasper
ba1a721033 remove py-gstreamer-0.10; it's no longer used and stands in the way of py3-libxml
ok aja@ (MAINTAINER)
2020-06-08 11:05:59 +00:00
ajacoutot
2410111b5e Update to py3-chromecast-6.0.0. 2020-06-06 10:27:27 +00:00
sthen
d039a42a58 shotcut: RUN_DEPENDS on multimedia/mlt,-gpl2 to avoid crash when opening
files. found by tracey@.
2020-06-01 15:48:28 +00:00
espie
d0e7805e71 upstream was more thorough than me... other instances of the same bug in
other files!

bump REV since shotcut is now linked to the tree
2020-05-26 19:11:22 +00:00
espie
6d52a66d67 +shotcut 2020-05-26 17:06:34 +00:00
espie
dc4c2d741a as usual, this was a REALLY stupid bug
turns out name.toUf8().constData() is a temporary, so storing the pointer
for later use is a REALLY bad idea.

convert to convenience function qUtf8Printable() while at it
2020-05-26 17:05:42 +00:00
feinerer
318c70668e Update to libv4l 1.20.0 2020-05-26 09:54:56 +00:00
tracey
def69c6093 Attach webvfx to build. 2020-05-20 15:18:35 +00:00
tracey
022c3fb237 Cleanup depends in multimedia/webvfx.
Ok rsadowski@ kmos@
2020-05-20 15:16:26 +00:00
bcallah
d0bd6056e7 Update to handbrake-1.3.2
Downloads moved to GitHub
Changelog: https://github.com/HandBrake/HandBrake/releases/tag/1.3.2
2020-05-20 14:57:18 +00:00
espie
37b1b45532 shotcut is a full-featured video editor
loosely based on WIP by bentley@

the current port is not finished, but it can do a few things: play videos,
cut tracks, export the results.

A lot of the filters will currently crash! So not linked to the build yet.

Video fade-in/fade-out do not do anything yet

Imported so that it's easier to figure out the issues in-tree.

okay tracey@ rsadowski@
2020-05-20 14:54:23 +00:00
bcallah
0e25bd306a Update to streamlink-1.4.1
No functional change; upstream rerolled because there was a problem with
the signature in 1.4.0
2020-05-20 14:18:55 +00:00
tracey
5fe75fb8b6 Import multimedia/webvfx: WebVfx is a video effects library that allows effects
to be implemented using WebKit HTML or Qt QML.

This is required to get shotcut fully operational.

Start of port and import request espie@

Ok kmos@
2020-05-20 13:49:59 +00:00
espie
f1b4d5f2d8 neuter ALL setlocale LC_NUMERIC. That code is not thread-safe, as noticed
by tracey@
2020-05-20 09:17:03 +00:00
ajacoutot
ba85aef6f0 Update to aom-2.0.0.
No change since rc1.

from Brad (maintainer)
2020-05-19 20:41:46 +00:00