aboutsummaryrefslogtreecommitdiff
path: root/multimedia
Commit message (Collapse)AuthorAgeFilesLines
* */*: Add a backup master site to all Xiph.org portsChristian Weisgerber2021-06-102-2/+3
| | | | | | | | | The downloads.xiph.org master site requires TLS1.3, which is not supported by FreeBSD 11's OpenSSL and fetch(1). Add ftp.osuosl.org as a backup to all Xiph.org ports. PR: 256515 Reported by: Daniel Engberg
* multimedia/tautulli: Update to 2.7.3Michiel van Baak2021-06-102-4/+4
| | | | | PR: 256480 Approved by: maintainer, lwhsu (mentor, implicit)
* multimedia/assimp: mark broken on powerpcPiotr Kubaj2021-06-091-0/+1
| | | | Same issue as on i386.
* multimedia/aom: update to 3.1.1Jan Beich2021-06-083-10/+5
| | | | | Changes: https://aomedia.googlesource.com/aom/+log/v3.1.0..v3.1.1 Reported by: portscout, /r/AV1
* multimedia/minisatip: Update to 1.1.7Bernhard Froehlich2021-06-082-4/+4
|
* multimedia/webcamd: Update version to 5.13.2.4.Hans Petter Selasky2021-06-062-4/+4
| | | | | | - Fix for Genesys Logic UVC compiliant camera chips. Approved by: pi (implicit)
* multimedia/vlc: Update to upstream version 3.0.14.Thomas Zander2021-06-063-15/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes since 3.0.12: --------------------- Demux: * Adaptive: fix artefacts in HLS streams with wrong profiles/levels * Fix regression on some MP4 files for the audio track * Fix MPGA and ADTS probing in TS files * Fix Flac inside AVI files * Fix VP9/Webm artefacts when seeking Codec: * Support SSA text scaling * Fix rotation on Android rotation * Fix WebVTT subtitles that start at 00:00 Access: * Update libnfs to support NFSv4 * Improve SMB2 integration * Fix Blu-ray files using Unicode names on Windows * Disable mcast lookups on Android for RTSP playback Video Output: * Rework the D3D11 rendering wait, to fix choppiness on display Interfaces: * Fix VLC getting stuck on close on X11 (#21875) * Improve RTL on preferences on macOS * Add mousewheel horizontal axis control * Fix crash on exit on macOS * Fix sizing of the fullscreen controls on macOS Windows: * Fix subtitles/OSD under Windows XP Misc: * Update translations * Improve MIDI fonts search on Linux * Update Soundcloud, Youtube, liveleak * Fix compilation with GCC11 * Fix input-slave option for subtitles MFH: 2021Q2
* multimedia/arcan: drop undesired RUN_DEPENDS after cd486eb5dadfJan Beich2021-06-041-2/+2
| | | | Reported by: tobik
* */*: Replace USE_GCC=any with USE_GCC=yesGerald Pfeifer2021-06-043-3/+3
| | | | | | | | | | | | | | | USE_GCC=any has been equivalent to USE_GCC=yes in most cases (such as i386 and amd64 since 12.x and depending on configuration 11.x, most newer installations on other platforms, and 13.x across the board). Since commit 96c17633d90386b5bcf8 Mk/bsd.gcc.mk is treating them as different spellings of the same, so continue the deorbiting of the USE_GCC=any form and simply replace it with USE_GCC=yes. This should not make any functional difference at all. Discussed with: mat, linimon, pkubaj
* multimedia/arcan: install extra manpagesJan Beich2021-06-032-3/+240
| | | | Inspired by: Arch, PkgSrc
* multimedia/arcan: set distribution tag for --versionJan Beich2021-06-031-1/+2
| | | | Inspired by: Arch
* multimedia/svt-hevc: chase tag refreshJan Beich2021-06-023-6/+7
| | | | | Changes: https://github.com/OpenVisualCloud/SVT-HEVC/compare/779e5bcb...v1.5.1 Reported by: GitHub (watch releases)
* multimedia/plexmediaserver{-plexpass}: Update to 1.23.2.4625Mark Felder2021-06-024-10/+10
| | | | Changelog: https://forums.plex.tv/t/plex-media-server/30447/435
* multimedia/streamlink: Update to 2.1.2Kenji Takefu2021-06-022-4/+4
| | | | PR: 256117
* multimedia/emby-server: Update to 4.6.2.0Dries Michiels2021-06-022-4/+4
| | | | | | | | Changes: https://github.com/MediaBrowser/Emby.Releases/releases/tag/4.6.2.0 PR: 256345 Submitted by: Dries Michiels <driesm.michiels@gmail.com> (maintainer) Approved by: lwhsu (mentor, implicit)
* *: Bump PORTREVISION after www/libmicrohttpd updatedLi-Wen Hsu2021-06-013-1/+3
| | | | PR: 255938
* multimedia/libva: backport modifiers support for mesa-develJan Beich2021-05-312-0/+4
| | | | Exposes https://gitlab.freedesktop.org/mesa/mesa/-/commit/5f101e8096f7
* */*: Remove expired ports:Rene Ladan2021-05-3111-735/+0
| | | | 2021-05-31 multimedia/libav: Unmaintained upstream, use multimedia/ffmpeg instead
* multimedia/minisatip: Update to 1.1.6Bernhard Froehlich2021-05-312-4/+4
|
* multimedia/vapoursynth-vmaf: unbreak on FreeBSD < 12 after 97ed9c524d49Jan Beich2021-05-301-0/+5
| | | | | | | | | | | | FAILED: libvmaf.so c++ -o libvmaf.so libvmaf.so.p/VMAF_VMAF.cpp.o -flto -flto-jobs=0 -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libvmaf.so -fstack-protector-strong /usr/local/lib/libvmaf.so -Wl,--end-group /usr/bin/ld: unrecognized option '-plugin' /usr/bin/ld: use the --help option for usage information c++: error: linker command failed with exit code 1 (use -v to see invocation) ninja: build stopped: subcommand failed. *** Error code 1 Reported by: pkg-fallout
* multimedia/emby-server: Update to 4.6.1.0Dries Michiels2021-05-303-8/+14
| | | | | PR: 256010 Approved by: lwhsu (mentor, implicit)
* multimedia/smpeg: fix incorrect warning suppression flag.Dimitry Andric2021-05-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | During an exp-run for llvm 12 (see bug 255570), it turned out that multimedia/smpeg does not build with clang 12.0.0: libtool: compile: c++ -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.4\" -I. -I. -O2 -pipe -Wno-error-narrowing -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DTHREADED_AUDIO -DNDEBUG -I.. -DNOCONTROLS -I.. -I../audio -I../video -fno-exceptions -fno-rtti -c huffmantable.cpp -fPIC -DPIC -o .libs/huffmantable.o warning: unknown -Werror warning specifier: '-Wno-error-narrowing' [-Wunknown-warning-option] In file included from huffmantable.cpp:12: ../MPEGaudio.h:129:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int r=(buffer[bitindex>>3]>>(7-(bitindex&7)))&1; ^~~~~~~~~ ../MPEGaudio.h:135:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned short a; ^~~~~~~~~ huffmantable.cpp:553:8: error: constant expression evaluates to -1 which cannot be narrowed to type 'unsigned int' [-Wc++11-narrowing] { 0, 0-1, 0-1, 0, 0, htd33}, ^~~ huffmantable.cpp:553:8: note: insert an explicit cast to silence this issue { 0, 0-1, 0-1, 0, 0, htd33}, ^~~ [... more of these ...] The Makefile attempts to suppress these warnings by adding -Wno-error-narrowing to CFLAGS, in case clang is used, but this warning suppression flag does not exist. It is called -Wno-c++11-narrowing instead, and the attached patch renames the flag. Approved by: maintainer timeout (2 weeks) PR: 255796 MFH: 2021Q2
* multimedia/vapoursynth-vmaf: update to r7Jan Beich2021-05-282-6/+5
| | | | | Changes: https://github.com/HomeOfVapourSynthEvolution/VapourSynth-VMAF/releases/tag/r7 Reported by: GitHub (watch releases)
* multimedia/ffmpeg2theora: fix build with python3 sconsDmitry Marakasov2021-05-262-2/+75
| | | | Approved by: portmgr blanket
* multimedia/gtk-youtube-viewer: Update to 3.9.1Neel Chauhan2021-05-252-4/+4
| | | | Changes: https://github.com/trizen/youtube-viewer/releases/tag/3.9.1
* multimedia/py-tvnamer: Update version 3.0.3=>3.0.4Muhammad Moinur Rahman2021-05-252-4/+4
| | | | Relnotes: https://github.com/dbr/tvnamer/blob/master/CHANGELOG.md
* multimedia/ytfzf: Update to 1.1.6Mateusz Piotrowski2021-05-232-4/+4
|
* multimedia/libva-intel-media-driver: update to 21.2.1Jan Beich2021-05-232-4/+4
| | | | | Changes: https://github.com/intel/media-driver/compare/intel-media-21.2.0...intel-media-21.2.1 Reported by: Repology
* multimedia/minisatip: Update to 1.1.5Bernhard Froehlich2021-05-232-4/+4
|
* multimedia/kodi-addon-inputstream.adaptive: Update to 2.6.16Bernhard Froehlich2021-05-232-4/+4
|
* multimedia/mkvtoolnix: Update to upstream release 57.0.0.Thomas Zander2021-05-232-6/+5
| | | | | | | | Details: - Enhancements and fixes, see https://mkvtoolnix.download/doc/NEWS.md MFH: 2021Q2
* multimedia/webcamd: Compile fix for building without 32-bit compatibility ↵Hans Petter Selasky2021-05-232-4/+4
| | | | | | | support. PR: 256095 Approved by: pi (implicit)
* multimedia/py-moviepy: Fix fae695c56b13252e60b1b8f692ca74bd73b965d7Po-Chuan Hsieh2021-05-221-1/+1
|
* multimedia/libv4l: Update webcamd and Linux source tree dependencies.Hans Petter Selasky2021-05-223-9/+33
| | | | Approved by: pi (implicit)
* multimedia/pipewire: Update to 0.3.28Evgeniy Khramtsov2021-05-223-20/+28
| | | | PR: 256038
* multimedia/webcamd: Compile fix for 32-bit platforms.Hans Petter Selasky2021-05-222-4/+4
| | | | Approved by: pi (implicit)
* multimedia/webcamd: Update Linux kernel sources used to v5.13-rc2 .Hans Petter Selasky2021-05-222-9/+7
| | | | | PR: 255461 Approved by: pi (implicit)
* multimedia/librist: Update 0.2.0-RC6.20210420 -> 0.2.0Yuri Victorovich2021-05-222-5/+5
|
* multimedia/{opentoonz,zart}: unbreak (fixed by opencv)Dmitry Marakasov2021-05-212-4/+0
|
* new port: devel/py-decorator4Guangyuan Yang2021-05-201-1/+2
| | | | | | | | | | | | | | | | devel/py-decorator needs to be updated to 5.x, while some ports don't support that in their latest releases, including: - devel/py-pytest-relaxed - multimedia/py-moviepy Updated them to use this devel/py-decorator4 until they officially support 5.x. No functional changes for these ports. An expiry date has been set for this keeping-old-version port, so we don't forget to delete it once nothing depends on it. Approved by: lwhsu (mentor)
* multimedia/zoneminder: enable on powerpc64lePiotr Kubaj2021-05-191-1/+1
|
* multimedia/pipewire: Update to 0.3.27Evgeniy Khramtsov2021-05-193-24/+165
| | | | PR: 255944
* multimedia/zart: mark BROKEN (does not link, broken by glog)Dmitry Marakasov2021-05-191-0/+2
| | | | Approved by: portmgr blanket
* multimedia/opentoonz: mark BROKEN (does not link, broken by glog)Dmitry Marakasov2021-05-191-0/+2
| | | | Approved by: portmgr blanket
* multimedia/ffmpeg: unbreak SVTHEVC by part-reverting efe6165a6e14Jan Beich2021-05-182-5/+5
| | | | | | | | | | | | | | | | | | | | efe6165a6e14 (downstream) forgot to chase patch split into n4.4 version ===> Patching for ffmpeg-4.4_1,1 ===> Applying distribution patches for ffmpeg-4.4_1,1 4 out of 4 hunks failed--saving rejects to configure.rej 1 out of 1 hunks failed--saving rejects to libavcodec/Makefile.rej 1 out of 1 hunks failed--saving rejects to libavcodec/allcodecs.c.rej ===> FAILED Applying distribution patch 0001-lavc-svt_hevc-add-libsvt-hevc-encoder-wrapper.patch with -p1 *** Error code 1 but v1.5.1 (upstream) forgot to update/split docs patch ===> Patching for ffmpeg-4.4_1,1 ===> Applying distribution patches for ffmpeg-4.4_1,1 patch: **** malformed patch at line 177: @section libtheora ===> FAILED Applying distribution patch 0002-doc-Add-libsvt_hevc-encoder-docs.patch with -p1 *** Error code 1
* multimedia/svt-hevc: update to 1.5.1Jan Beich2021-05-186-14/+13
| | | | | Changes: https://github.com/OpenVisualCloud/SVT-HEVC/releases/tag/v1.5.1 Reported by: GitHub (watch releases)
* multimedia/libva-intel-media-driver: convert TEST option to USES=cmake:testingJan Beich2021-05-181-6/+5
|
* multimedia/intel-media-sdk: convert TEST option to USES=cmake:testingJan Beich2021-05-181-9/+4
|
* multimedia/gmmlib: convert TEST option to USES=cmake:testingJan Beich2021-05-181-7/+4
|
* multimedia/kodi-addon-pvr.iptvsimple: Update to 7.6.5Bernhard Froehlich2021-05-172-4/+4
|