2892 Commits

Author SHA1 Message Date
kn
e7411f37c1 Remove RCSIDs from ports I maintain 2022-03-10 12:03:30 +00:00
sthen
385739a94f drop rcs id in category Makefiles 2022-03-09 16:18:03 +00:00
naddy
69de5bdc39 drop RCS Id from all ports where I'm listed as MAINTAINER 2022-03-08 14:27:46 +00:00
sthen
b6966d2e73 GC a few more RCS ids in my ports 2022-03-07 21:45:09 +00:00
sthen
a98e0e6666 remove rcs IDs in ports that I maintain 2022-03-07 21:36:41 +00:00
sthen
015947dd28 update to svt-av1-0.9.1, from Brad 2022-03-04 22:18:31 +00:00
sthen
f1ee48942d x265 fixes from Brad:
Some fixes from upstream to fix build Neon support on aarch64 with Clang.

Tested by adr.
2022-03-04 22:17:39 +00:00
sthen
a29cf9add6 enable tests 2022-03-04 09:57:51 +00:00
sthen
f3bbbb958d update to py3-caption-2.0.5 2022-03-04 09:47:10 +00:00
ajacoutot
afed08e130 Update to py3-chromecast-10.3.0. 2022-03-01 19:32:46 +00:00
sthen
4a4c8bd2d8 update to libaacs-0.11.1, from Brad 2022-02-28 10:53:49 +00:00
gsoares
621eb8c3e9 hook up www/yt-dlp to RUN_DEPENDS, unbreak mpv's ytdl_hook.lua script
ok sthen
2022-02-28 02:02:11 +00:00
sthen
cc697d0ea5 libbluray: cherrypick patches from upstream. from Brad 2022-02-27 12:43:24 +00:00
sthen
97944a4a9e update to xine-ui-0.99.13, from adr at sdf.org, tweak from Brad 2022-02-26 21:25:42 +00:00
sthen
d813db2a7a xine-lib: AC3 fixes, from Brad 2022-02-24 15:05:40 +00:00
ajacoutot
722e10895d Use pkg-config(1) for sndio. 2022-02-24 13:57:38 +00:00
sthen
e20c7bbea7 update to aom-3.3.0, from Brad 2022-02-23 21:48:09 +00:00
bket
1671c11734 Convert unflavored python3 py-* ports, and update dependencies and bump REVISION of consumers
OK sthen@
2022-02-22 04:22:19 +00:00
kmos
3283dbd30b Fix build of lebiniou on sparc64. Requires shifting to ports-gcc for C11
and tweaking Makefile.am to properly link its library

original diff from kn. Tweaks made by me.

ok kn
2022-02-18 20:51:13 +00:00
sthen
9cc603c749 update to svt-av1-0.9.0, from Brad 2022-02-15 17:24:11 +00:00
sthen
631d3ba932 update to x264-20220205, from Brad 2022-02-15 17:22:35 +00:00
sthen
707dde6d73 xine-ui: drop -lexecinfo, it is only used for debug mode which is not
enabled by default. From Brad.
2022-02-15 17:21:39 +00:00
rsadowski
eb382fba77 Update mkvtoolnix to 65.0.0 2022-02-13 08:01:03 +00:00
landry
c1e8faf663 multimedia/lebiniou{,-data}: update to 3.65.0 2022-02-09 10:23:23 +00:00
landry
f49488c3dc +www/ulfius,devel/{yder,orcania},multimedia/lebiniou{,-data} 2022-02-09 10:01:42 +00:00
landry
96d24affa0 import multimedia/lebiniou 3.64.0.
see https://www.lebiniou.net/

Le Biniou is open-source, user-friendly, powerful music visualization
& VJing tool.

Are you an artist, composer, or VJ ? Create live visuals based on your
audio performances or existing tracks.

As a music fan, watch an everlasting, mesmerizing and totally unseen
creation reacting to the music.

- Rendering and Output
  - Work with any number of plugins/layers at a time
  - Display your final output fullscreen across a dedicated window
  - Record any video stream directly to disk as MP4
  - Capture any video image directly to disk as PNG
  - Broadcast video streams as RTMP or HLS, or to a V4L2 loopback
    device

- Visual Effects
  - 100+ total plugins
  - 40+ plugins reacting to sound
  - Quickly save and restore effects presets
  - Possibilility to select favorite plugins
  - Mixing and Composition
  - Per layer pixel operations
  - Band-pass filter to apply 'green screen' transparency effect for
    e.g. videos or webcams
  - Built-in preview window

- Media Playback
  - Play any video type supported by FFmpeg
  - Video rescaling using Libswscale

- Supported Media Types
  - All image types supported by Image Magick
  - Live cameras

- Connectivity and Automation
  - REST API and WebSocket communications powered by Ulfius

all the heavy lifting of porting this was done by semarie@

ok sthen@
2022-02-09 09:58:58 +00:00
landry
d546a6efba import multimedia/lebiniou-data 3.64.0.
data files for use with lebiniou.

ok sthen@
2022-02-09 09:57:14 +00:00
sthen
f475e5cabb update to get_iplayer-3.29 2022-02-08 11:33:11 +00:00
ajacoutot
7e50e42bfd Remove uneeded patch now that libssl.pc reports 2.0.0. 2022-02-05 15:45:55 +00:00
ajacoutot
3f1e6ede32 Regen PLIST. 2022-02-05 14:59:10 +00:00
ajacoutot
b0e5186dd1 Update the Gstreamer stack to version 1.20.0. 2022-02-05 14:49:40 +00:00
ajacoutot
3327cb0e70 update the Gstreamer stack to version 1.18.6. 2022-02-03 09:35:18 +00:00
kn
105eee2da9 Update to openh264 2.2.0
- Add support for B-slice error concealment
- Thread decoding support for multi-slice frame
- SIMD optimization for loongson platform
- Some Bug fixes for B-frame decoding
- Some minor bug fixes

All tests keep passing on amd64.
2022-01-29 19:03:29 +00:00
kn
d7115f2cab Update to 0.34.1, from Brad
- player: fix autofit/geometry related segfault
- ao_oss: add missing PATH_DEV_MIXER define
- egl_helpers: fix context creation if GLES 3 is not available
- audio: stop corrupting audio on underreads
- wayland: fix a potential segfault on surface enter
- vo_gpu: opengl: fix wrong glMemoryBarrier call
- vo_gpu: opengl: create context at version 4.4 again
- af_lavcac3enc: fix memory leak on no-op
- subprocess: unblock/reset signals before running child process
- wayland: avoid doing unneccesary window resizes
2022-01-29 12:30:14 +00:00
robert
db1befbe90 do not install gst-ptp-helper as suid; ok aja@ 2022-01-27 07:51:23 +00:00
sthen
8426c0b599 multimedia/xine-lib: add upstream fixes, from Brad (maintainer)
- ffmpeg 4 compatibility attempt.
- Fix avformat.
- Fix video failure after temporary video out jam.
2022-01-25 18:10:36 +00:00
espie
86d7e5dd4f completely forgot to commit this
okay rsadowski@
2022-01-21 18:30:09 +00:00
kmos
4fe35df384 playerctl uses C99. Fix build on sparc64 with the usual c99 fix 2022-01-16 09:09:06 +00:00
ajacoutot
0ecb41e395 Update to py3-chromecast-10.2.3. 2022-01-06 07:49:23 +00:00
rsadowski
e3a4b1d785 Update mkvtoolnix to 64.0.0
https://mkvtoolnix.download/doc/NEWS.md
2022-01-04 06:17:17 +00:00
op
efb8ef3365 update gaupol to 1.10.1
diff from maintainer Anindya Mukherjee, thanks!
2022-01-03 09:12:34 +00:00
rsadowski
a813987ba0 Update aom to 3.2.0
Update diff from Brad
2022-01-03 08:10:50 +00:00
pascal
899f7f3e23 Add patches missed in the initial update; this fixes linking errors in
dependent ports.
2022-01-01 12:28:46 +00:00
pascal
78811238e7 Update to SFML 2.5.1. 2021-12-30 19:12:40 +00:00
kn
d6b8130e41 Fix SONAME to contain the full version instead of just the major
This also fixes openh264.pc to contain the package version instead of the
shared library version.

No PLIST change.
2021-12-24 03:31:11 +00:00
ajacoutot
a39938cfd9 Update to py3-chromecast-10.2.2. 2021-12-21 16:24:50 +00:00
kn
707c0acb2a + openh264 2021-12-21 14:24:05 +00:00
kn
e4c7a652ad Import multimedia/openh264 2.1.1
Input sthen op
OK op
---
OpenH264 is a codec library which supports H.264 encoding and decoding.
It is suitable for use in real time applications such as WebRTC.
2021-12-21 14:22:37 +00:00
espie
0b71314f69 update mlt7 and shotcut (mlt7++ bumped just once instead of twice in the
diff I sent, thx tb@)
okay rsadowski@, tracey@
2021-12-18 06:53:37 +00:00
espie
0d7e83edab oops, I must have been tired... revert 2021-12-17 15:09:18 +00:00