ajacoutot
0efa1a3aa2
+aom
2019-09-19 14:22:32 +00:00
ajacoutot
31a7fb0d99
Import aom-1.0.0.20190901.
...
AOMedia Video 1 (AV1), is an open, royalty-free video coding format
designed for video transmissions over the Internet. It is being
developed by the Alliance for Open Media (AOMedia), a consortium of
firms from the semiconductor industry, video on demand providers, and
web browser developers, founded in 2015.
from Brad
ok sthen@
2019-09-19 14:21:27 +00:00
ajacoutot
64add751d6
Patch syncing and comment tweaking in a patch.
...
from Brad (maintainer).
2019-09-15 16:03:31 +00:00
ajacoutot
aba1994735
Update to py3-chromecast-4.0.1.
2019-09-15 14:07:32 +00:00
naddy
7b68e26aab
maintenance update to 19.09
2019-09-12 15:47:49 +00:00
ajacoutot
96dfff06f5
Drop MODGCC4_ARCHS; it shouldn't be needed as the default value is to list
...
all supported archs.
from Brad
2019-09-08 10:07:03 +00:00
feinerer
9698848e4b
Update to libv4l 1.16.7
2019-09-05 10:49:05 +00:00
rsadowski
64dccc9dd0
Update VLC-based Phonon backend to 0.10.3
2019-09-01 18:56:40 +00:00
rsadowski
46d0479d30
Update GStreamer-based Phonon backend to 4.9.1
2019-09-01 18:56:02 +00:00
rsadowski
e49209c96a
Update phonon for Qt5 to 4.10.3
2019-09-01 18:55:12 +00:00
rsadowski
b350c49de0
Update phonon for Qt4/KDE to 4.10.3
2019-09-01 18:54:54 +00:00
ajacoutot
ececb7c2f7
Fix comment.
...
mostly from Brad
2019-09-01 09:04:33 +00:00
ajacoutot
191fb3b2ea
Disable the mpg123 MP3 decoder. FFmpeg provides a better decoder
...
(plugins-libav).
Also remove the theora / vorbis WANTLIB that no longer are used by
this GSt module
from Brad
2019-08-24 08:46:34 +00:00
ajacoutot
d6453e5487
Remove the MODGCC4_ARCHS bit. PowerPC already uses ports-gcc even without it.
...
It is redundant.
Remove base-gcc from COMPILER.
from Brad
Bump to be on the safe side.
2019-08-24 08:44:05 +00:00
bcallah
2296be6bc9
Update to streamlink-1.2.0
...
Changelog: https://github.com/streamlink/streamlink/releases/tag/1.2.0
2019-08-22 23:49:17 +00:00
ajacoutot
2c8a36528e
Use ports-gcc for non-clang archs.
...
from Brad (maintainer)
2019-08-21 07:35:17 +00:00
ajacoutot
4d705b93c2
Remove the AC3 / MPEG2 decoders from the ugly plugins.
...
FFmpeg (gstreamer1-plugins-libav) provides much better decoders.
from Brad
2019-08-21 06:37:56 +00:00
sthen
b341324464
update to get_iplayer-3.22
2019-08-20 21:02:41 +00:00
sthen
6dbff81068
unbreak i386, multimedia/dav1d now uses -Denable_asm=false not -Dbuild_asm=false
2019-08-20 09:24:46 +00:00
ajacoutot
d5e8bb2c3a
Update compiler across some multimedia ports to be consistent in using
...
ports-gcc for non clang archs.
from Brad
2019-08-19 06:04:22 +00:00
ajacoutot
a1f044ac2b
Update to dav1d-0.4.0.
...
from Brad (maintainer)
2019-08-17 08:28:48 +00:00
ajacoutot
e665576d8b
Update to x265-3.1.2.
...
from Brad (maintainer)
2019-08-17 08:26:24 +00:00
ajacoutot
daa061d221
Update to py3-chromecast-3.2.3.
2019-08-17 07:59:25 +00:00
naddy
7f6bd6dfeb
libtoolize is also required
2019-08-08 11:00:21 +00:00
bcallah
9293d929f1
Fix up the iconv.h includes. Add -msse2 to the i386 build.
...
Noted by sthen@ from the i386 bulk build.
2019-08-07 19:23:10 +00:00
bcallah
3d0267ab8d
Build and install the libmpv shared library and associated headers.
...
Much better sed line from naddy@, ok sthen@
2019-08-06 23:17:54 +00:00
bcallah
75694b08ae
+handbrake
2019-08-05 13:35:54 +00:00
bcallah
bc3b8ef91e
Import multimedia/handbrake, an open source video transcoder.
...
ok kn@
HandBrake is an open-source, GPL-licensed, multiplatform, multithreaded
video transcoder with rich selection of features. Both GUI and
command-line only versions are available.
Supported sources:
* Most common multimedia files that libavformat and libavcodec support
* Any DVD or Bluray-like source which is NOT copy-protected (removal
of copy protection is not supported)
Outputs:
* File (container) format: MP4 (M4V) and MKV
* Video: H.264 (x264), H.265 (x265), MPEG-2/MPEG-4 (ffmpeg), or
Theora (libtheora)
* Audio: AAC, CoreAudio AAC/HE-AAC (OS X only), MP3, FLAC, AC3, or
Vorbis; AC-3, DTS, DTS-HD, AAC, and MP3 pass-through
HandBrake also includes support for chapters, subtitles, advanced video
filters, and more. It is also useful for making videos compatible with
portable video devices such as the Apple iPod/iPhone.
2019-08-05 13:35:20 +00:00
ajacoutot
debd041ac0
Update to x264-20190720.
...
from Brad (maintainer)
2019-07-22 06:56:33 +00:00
ajacoutot
df4a7c8b59
Update to libass-0.14.0.
...
from Brad (maintainer)
2019-07-22 06:55:41 +00:00
naddy
12b63ef6b1
maintenance update to 19.07
2019-07-20 14:42:25 +00:00
sthen
d07e3b11a5
update to get_iplayer-3.21
2019-07-19 12:32:28 +00:00
sthen
d46b16ac5d
disable picking up libexecinfo, discussed with aja@
...
"we should really just remove that stupid useless port"
2019-07-19 11:33:24 +00:00
ajacoutot
7c9dafa625
Update to libvpx-1.8.1.
...
from Brad (maintainer)
2019-07-18 06:47:58 +00:00
danj
a4577c7171
Remove unresponsive maintainers
...
If somebody is removed who actually wants maintainer and either
didn't receive the mail, or didn't bother to reply to it, they are
free to send a diff to reinstate.
ok sthen@, jca@
2019-07-17 14:46:32 +00:00
cwen
bb60a910c8
qtav: unbreak with ports-gcc
...
Fix various occurrences where ports-gcc doesn't want to
consider NULL as false.
OK rsadowski@
2019-07-15 21:50:18 +00:00
naddy
7ab397505a
Switch to PERMIT_PACKAGE. CDROM restrictions are no longer applicable.
2019-07-14 00:39:34 +00:00
naddy
14961f70ff
Switch to PERMIT_PACKAGE. CDROM restrictions are no longer applicable.
2019-07-13 20:32:35 +00:00
sthen
4435b868be
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 21:15:33 +00:00
sthen
8d7492377d
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 21:07:45 +00:00
sthen
485792605b
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 21:02:12 +00:00
sthen
3318ced016
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:46:54 +00:00
jca
0bb11dbf85
Disable asm on armv7, broken (as expected...)
2019-07-08 17:22:28 +00:00
kn
871cb4832d
Update to x265 3.1
...
Add patch to "Fix crash with aq-motion when aq-mode is disabled".
From Brad
2019-07-05 14:55:38 +00:00
sthen
fb7f4374ad
sync WANTLIB
2019-07-05 11:52:59 +00:00
sthen
461f93a0f1
Update to a snapshot of libtheora from the master branch in the github repo;
...
from Brad, plus I added a comment with the commitid. Similar diff been through
a bulk on i386.
2019-06-13 21:58:12 +00:00
sthen
6db2f94d3f
drop unresponsive maintainer
2019-06-13 21:35:01 +00:00
sthen
f548d95863
sync some WANTLIBs
2019-06-13 15:48:50 +00:00
sthen
9c6e9626b9
s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ and some light whitespace tidying
...
in ports which I maintain
2019-06-03 16:06:50 +00:00
ajacoutot
dc7fce259f
- arm: Mark the stack as non-executable on ELF
...
- Optimize coefficient decoding
via Brad (maintainer)
2019-06-02 08:32:12 +00:00