aboutsummaryrefslogtreecommitdiff
path: root/multimedia
Commit message (Collapse)AuthorAgeFilesLines
* MFH: r504636Thomas Zander2019-06-204-77/+25
| | | | | | | | | | | | | | | | | Update to upstream release 3.0.7.1; Makefile fixes Details: - Update to newest upstream release 3.0.7.1 - Fix drive-by dependencies, reported in [1] - Introduce new options for JPEG and OGGSPOTS [1] PR: 238261 [1] Reported by: phascolarctos@protonmail.ch [1] Approved by: ports-secteam (riggs) Notes: svn path=/branches/2019Q2/; revision=504644
* MFH: r503368Jan Beich2019-06-032-3/+3
| | | | | | | | | multimedia/svt-hevc: chase HTTP redirect Approved by: ports-secteam blanket Notes: svn path=/branches/2019Q2/; revision=503369
* MFH: multimedia/libbluray: r498276 r499532Kubilay Kocak2019-05-243-11/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to upstream release 1.1.1 While on it: - Pet portlint - Fix missing USES=gnome multimedia/libbluray: Fix environment variable conflict with portmaster libbluray (> 1.0.2,1) uses the PACKAGES variable in its configure scripts that contains the names of packages it depends on. Portmaster also uses the PACKAGES environment variable. Using portmaster to install libbluray results in a corrupted libbluray pkgconfig file containing portmasters PACKAGES path: Requires.private: /usr/home/koobs/repos/freebsd/ports/packages libxml-2.0 freetype2 fontconfig This breaks libbluray consumers such as ffmpeg. This change nulls out the PACKAGES variable during the configure stage of the build to prevent the issue. [1] While I'm here, - Sort JAVA_* and USE_* entries. PR: 226009 Reported by: Martin Birgmeier <d8zNeCFG aon at> [1] Submitted by: VVD <vvd unislabs com> [1] Approved by: portmgr (unmaintained port) Approved by: ports-secteam (blanket: bugfix release(s), runtime bugfix, missing dependencies) Notes: svn path=/branches/2019Q2/; revision=502435
* MFH: r502163Thomas Zander2019-05-202-4/+4
| | | | | | | | | | | | | Update to upstream version 34.0.0 Details: - Bug fix release, see https://mkvtoolnix.download/doc/NEWS.md Approved by: ports-secteam (riggs) Notes: svn path=/branches/2019Q2/; revision=502164
* MFH: r498218 r498378 r498617 r500326 r500943 r501029 r501192 r501550 r502105 ↵Jan Beich2019-05-205-10/+9
| | | | | | | | | | | | r502111 multimedia/svt-av1: update to 0.5.0 Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/90b56a8...v0.5.0 Approved by: ports-secteam (miwi) Notes: svn path=/branches/2019Q2/; revision=502112
* MFH: r501575Jan Beich2019-05-133-8/+9
| | | | | | | | | | | | | | | | | | | | | | multimedia/libva: reroll --- libva-2.4.1.orig/meson.build 2019-04-07 17:44:47 UTC +++ libva-2.4.1/meson.build 2019-04-17 10:07:39 UTC @@ -20,7 +20,7 @@ project( # - reset minor version to zero when major version is incremented va_api_major_version = 1 va_api_minor_version = 4 -va_api_micro_version = 0 +va_api_micro_version = 1 va_api_version = '@0@.@1@.@2@'.format(va_api_major_version, va_api_minor_version, Reported by: Ravenports Approved by: ports-secteam blanket Notes: svn path=/branches/2019Q2/; revision=501576
* MFH: r501313Jan Beich2019-05-114-10/+9
| | | | | | | | | | | | multimedia/dav1d: update to 0.3.1 Changes: https://code.videolan.org/videolan/dav1d/tags/0.3.1 Changes: https://code.videolan.org/videolan/dav1d/blob/0.3.1/NEWS Changes: https://code.videolan.org/videolan/dav1d/compare/0.3.0...0.3.1 Approved by: ports-secteam (required by Firefox 68) Notes: svn path=/branches/2019Q2/; revision=501345
* MFH: r501193Jan Beich2019-05-103-45/+6
| | | | | | | | | multimedia/x265: backport some SVTHEVC fixes Approved by: ports-secteam blanket Notes: svn path=/branches/2019Q2/; revision=501194
* MFH: r501064Jan Beich2019-05-092-1/+13
| | | | | | | | | | | multimedia/ffmpeg: backport AOM warning fix [libaom-av1 encoder @ 0x807b0d1c0] Value -1.000000 for parameter 'enable-intrabc' out of range [0 - 1] Approved by: ports-secteam blanket Notes: svn path=/branches/2019Q2/; revision=501067
* MFH: r500429Jan Beich2019-04-292-5/+5
| | | | | | | | | | | | multimedia/dav1d: update to 0.3.0 Changes: https://code.videolan.org/videolan/dav1d/tags/0.3.0 Changes: https://code.videolan.org/videolan/dav1d/blob/0.3.0/NEWS Changes: https://code.videolan.org/videolan/dav1d/compare/0.2.2...0.3.0 Approved by: ports-secteam (required by Firefox 68) Notes: svn path=/branches/2019Q2/; revision=500430
* MFH: r499843Jan Beich2019-04-244-10/+8
| | | | | | | | | | | | multimedia/libva-intel-media-driver: update to 19.1.0 (nop) Changes: https://github.com/intel/media-driver/compare/42f6f231...intel-media-19.1.0 Changes: https://github.com/intel/media-driver/releases/tag/intel-media-19.1.0 Reported by: GitHub (watch releases) Approved by: ports-secteam blanket Notes: svn path=/branches/2019Q2/; revision=499844
* MFH: r498397 r498559Jan Beich2019-04-202-5/+7
| | | | | | | | | | | multimedia/libva: update to 2.4.1 Changes: https://github.com/intel/libva/releases/tag/2.4.1 Changes: https://github.com/intel/libva/compare/2.4.0...2.4.1 Approved by: ports-secteam (miwi) Notes: svn path=/branches/2019Q2/; revision=499437
* MFH: r499419Jan Beich2019-04-202-5/+5
| | | | | | | | | | | | multimedia/dav1d: update to 0.2.2 Changes: https://code.videolan.org/videolan/dav1d/tags/0.2.2 Changes: https://code.videolan.org/videolan/dav1d/blob/0.2.2/NEWS Changes: https://code.videolan.org/videolan/dav1d/compare/0.2.1...0.2.2 Approved by: ports-secteam blanket (required by Firefox 68) Notes: svn path=/branches/2019Q2/; revision=499422
* MFH: r499353Thomas Zander2019-04-192-4/+4
| | | | | | | | | | | | | Update to upstream release 33.1.0 Details: - Bug fix release, see https://mkvtoolnix.download/doc/NEWS.md Approved by: ports-secteam (riggs) Notes: svn path=/branches/2019Q2/; revision=499354
* MFH: r498832Thomas Zander2019-04-132-4/+4
| | | | | | | | | | | | | Update to upstream version 33.0.0 Details: - Bug fix release, see https://mkvtoolnix.download/doc/NEWS.md Approved by: ports-secteam (riggs) Notes: svn path=/branches/2019Q2/; revision=498833
* MFH: r498803Jan Beich2019-04-132-4/+9
| | | | | | | | | | | multimedia/gmmlib: update to 19.1.2 Changes: https://github.com/intel/gmmlib/compare/intel-gmmlib-19.1.1...intel-gmmlib-19.1.2 Reported by: portscout Approved by: ports-secteam (joneum) Notes: svn path=/branches/2019Q2/; revision=498827
* MFH: r498623Jan Beich2019-04-124-10/+10
| | | | | | | | | | multimedia/libva-intel-media-driver: update to 19.1.p3.6 Changes: https://github.com/intel/media-driver/compare/3598ba46...42f6f231 Approved by: ports-secteam (joneum) Notes: svn path=/branches/2019Q2/; revision=498772
* MFH: r498488Mark Linimon2019-04-091-5/+7
| | | | | | | | | | | Add -fnested-functions to CFLAGS when using base GCC to fix build. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/branches/2019Q2/; revision=498489
* MFH: r498065Antoine Brodin2019-04-061-0/+5
| | | | | | | | | Mark BROKEN on FreeBSD 12 and 13 Reported by: pkg-fallout Notes: svn path=/branches/2019Q2/; revision=498066
* MFH: r497894Jan Beich2019-04-051-1/+0
| | | | | | | | | multimedia/dav1d: drop -z notext after r494637 Approved by: ports-secteam blanket Notes: svn path=/branches/2019Q2/; revision=497898
* MFH: r497893Jan Beich2019-04-051-6/+0
| | | | | | | | | | | | multimedia/dav1d: drop unnecessary dependency on binutils Probably, remnants from before UNAME_m workaround for aarch64. Even 0.1.0 builds fine without those. Approved by: ports-secteam blanket Notes: svn path=/branches/2019Q2/; revision=497896
* MFH: r497722Jan Beich2019-04-032-5/+5
| | | | | | | | | | | | multimedia/libva: update upstream patches (nop) Prefer drmGetNodeTypeFromFd over drmGetDeviceNameFromFd2 but on FreeBSD there's little difference as both compare strings. Approved by: ports-secteam blanket Notes: svn path=/branches/2019Q2/; revision=497723
* MFH: r497572Jan Beich2019-04-032-5/+4
| | | | | | | | | | | multimedia/ffmpeg: update to 4.1.3 Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1.3:/Changelog ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ Approved by: ports-secteam (miwi) Notes: svn path=/branches/2019Q2/; revision=497616
* MFH: r497575Antoine Brodin2019-04-021-0/+20
| | | | | | | | | | | Unbreak by linking to fftw3_threads PR: 236807 Submitted by: Naram Qashat Reported by: pkg-fallout Notes: svn path=/branches/2019Q2/; revision=497576
* MFH: r497556Jan Beich2019-04-022-2/+4
| | | | | | | | | multimedia/libva: don't skip r497485 fix Approved by: ports-secteam blanket Notes: svn path=/branches/2019Q2/; revision=497557
* MFH: r497494Raphael Kubo da Costa2019-04-011-4/+4
| | | | | | | | | | | | | | | | | Fix gexiv dependencies in the port. The port was erroneously depending on graphics/py-exiv2 while in fact it only needs exiv2 itself (which was always present anyway because py-exiv2 depends on it). This port builds a Python module that links against exiv2, so clarify the situation and stop depending on py-exiv2, which is BROKEN and DEPRECATED. PR: 236806 Approved by: J.R. Oldroyd <fbsd@opal.com> (maintainer) Approved by: ports-secteam (blanket approval) Notes: svn path=/branches/2019Q2/; revision=497495
* MFH: r497485Jan Beich2019-04-012-1/+6
| | | | | | | | | | | | | | | | | | | | | | | multimedia/libva: unbreak DRM backend in some cases $ vainfo error: XDG_RUNTIME_DIR not set in the environment. error: can't connect to X server! vaInitialize failed with error code 1 (operation failed),exit $ ls -lL /dev/dri total 0 crw-rw---- 1 root video 0x188 Mar 30 17:28 card0 crw-rw---- 1 root video 0x208 Mar 30 17:28 renderD128 $ echo $((0x208 & 0x80)) 0 Reported by: 김종성 (via private mail) Approved by: ports-secteam blanket Notes: svn path=/branches/2019Q2/; revision=497486
* Update devel/protobuf to 3.7.1Sunpoet Po-Chuan Hsieh2019-03-311-1/+1
| | | | | | | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases PR: 236157 Exp-run by: antoine Notes: svn path=/head/; revision=497411
* multimedia/webcamoid: Update 8.5.0 -> 8.6.1Yuri Victorovich2019-03-304-13/+12
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=497330
* Update to upstream snapshot as of 2019-03-29Thomas Zander2019-03-306-9/+8
| | | | Notes: svn path=/head/; revision=497247
* multimedia/ffmpeg: backport some aom/dav1d fixesJan Beich2019-03-303-26/+178
| | | | Notes: svn path=/head/; revision=497230
* multimedia/aom: update to 1.0.0.1552Jan Beich2019-03-302-5/+5
| | | | | | | Changes: https://aomedia.googlesource.com/aom/+log/81a59f162..8ea87322e Notes: svn path=/head/; revision=497229
* multimedia/rav1e: update to s20190329Jan Beich2019-03-302-5/+5
| | | | | | | Changes: https://github.com/xiph/rav1e/compare/6f320b1...1b33845 Notes: svn path=/head/; revision=497228
* multimedia/svt-av1: update to s20180329Jan Beich2019-03-302-5/+5
| | | | | | | Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/fa20efe...90b56a8 Notes: svn path=/head/; revision=497227
* Fix the following two build errors on GCC-based architectures, similarMark Linimon2019-03-291-0/+12
| | | | | | | | | | | | | | to other previous gstreamer1-plugins-* commits: rtpreceiver.h:38: error: redefinition of typedef 'GstWebRTCRTPReceiver' rtpreceiver.h:39: error: redefinition of typedef 'GstWebRTCRTPReceiverClass' Tested on both amd64 and powerpc64. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=497172
* Fix build on GCC-based architectures, similar to other previousMark Linimon2019-03-291-0/+10
| | | | | | | | | | | | | gstreamer1-plugins-* commits: ./gstv4l2allocator.h:53: error: redefinition of typedef 'GstV4l2Object' Tested on both amd64 and powerpc64. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=497171
* New libx264 releases now seem to detect and use Altivec duringMark Linimon2019-03-291-0/+2
| | | | | | | | | | | | | | compilation, which breaks with base GCC because it doesn't support some functions that libx264 uses. Set GCC option by default for powerpc and powerpc64. PR: 236679 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=497149
* Update to 3.3.6Sunpoet Po-Chuan Hsieh2019-03-292-5/+5
| | | | | | | | | - Take maintainership Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS Notes: svn path=/head/; revision=497095
* Update to 3.3.6Sunpoet Po-Chuan Hsieh2019-03-292-5/+5
| | | | | | | | | - Take maintainership Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS Notes: svn path=/head/; revision=497094
* multimedia/aom: update to 1.0.0.1533Jan Beich2019-03-282-5/+5
| | | | | | | Changes: https://aomedia.googlesource.com/aom/+log/f1e8398ed..81a59f162 Notes: svn path=/head/; revision=497000
* multimedia/rav1e: update to s20190327Jan Beich2019-03-282-5/+5
| | | | | | | Changes: https://github.com/xiph/rav1e/compare/15e0de2...6f320b1 Notes: svn path=/head/; revision=496999
* multimedia/svt-av1: update to s20180320Jan Beich2019-03-282-5/+5
| | | | | | | Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/47af208...fa20efe Notes: svn path=/head/; revision=496994
* multimedia/libva-intel-media-driver: update to 19.1.p3.2 (pre-release)Jan Beich2019-03-284-9/+10
| | | | | | | Changes: https://github.com/intel/media-driver/compare/intel-media-18.4.1...3598ba46 Notes: svn path=/head/; revision=496993
* devel/icu: update to 64.1Jan Beich2019-03-272-2/+2
| | | | | | | | | | | Changes: http://site.icu-project.org/download/64 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ PR: 236325 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D19479 Notes: svn path=/head/; revision=496981
* graphics/tesseract: Update to 4.0.0Tobias C. Berner2019-03-271-1/+1
| | | | | | | | | | | | | | Changelog: https://github.com/tesseract-ocr/tesseract/wiki/ReleaseNotes#tesseract-release-notes-oct-29-2018---v400 - due to an issue with the build system the man pages are missing -- this will be corrected at a later stage. - bump revisions of dependencies due to shlib-version change. PR: 234285 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer) Notes: svn path=/head/; revision=496977
* multimedia/dav1d: adjust r496941 for CFI (depends on LTO)Jan Beich2019-03-271-5/+7
| | | | | | | | Don't disable LTO, let assembly add padding to maintain alignment. https://chromium.googlesource.com/chromium/src.git/+/3a2c2029e0ee Notes: svn path=/head/; revision=496945
* multimedia/dav1d: disallow Clang LTO on x86Jan Beich2019-03-271-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dav1d 0.2.1 - by VideoLAN Decoded 1/150 frames (0.7%)Process 84877 stopped * thread #1, name = 'dav1d', stop reason = signal SIGBUS: hardware error frame #0: 0x000000080028c1f5 libdav1d.so.1`..@26262.end + 101 libdav1d.so.1`..@26262.end: -> 0x80028c1f5 <+101>: vmovdqa %ymm15, (%rsp) 0x80028c1fa <+106>: callq 0x80028baa0 ; ..@25257.end 0x80028c1ff <+111>: vpbroadcastd -0x74(%rax), %ymm1 0x80028c205 <+117>: vpmulhrsw %ymm1, %ymm6, %ymm6 (lldb) reg read rsp rsp = 0x00007fffffffc030 (lldb) bt * thread #1, name = 'dav1d', stop reason = signal SIGBUS: hardware error * frame #0: 0x000000080028c1f5 libdav1d.so.1`..@26262.end + 101 frame #1: 0x00000008002f605c libdav1d.so.1`read_coef_tree(t=0x0000000800e0f840, bs=BS_16x16, b=0x00007fffffffc630, ytx=2, depth=0, tx_split=0x00007fffffffc644, x_off=0, y_off=0, dst="wwvvvuttuvwxyyxz") at recon_tmpl.c:356:17 frame #2: 0x00000008002fd3cb libdav1d.so.1`dav1d_recon_b_inter_8bpc(t=0x0000000800e0f840, bs=BS_16x16, b=0x00007fffffffc630) at recon_tmpl.c:1510:21 frame #3: 0x00000008002c1180 libdav1d.so.1`decode_b(t=0x0000000800e0f840, bl=BL_16X16, bs=BS_16x16, bp=PARTITION_NONE, intra_edge_flags=0) at decode.c:1855:17 frame #4: 0x00000008002b65d0 libdav1d.so.1`decode_sb(t=0x0000000800e0f840, bl=BL_16X16, node=0x00000008007faf10) at decode.c:2040:17 frame #5: 0x00000008002b68a8 libdav1d.so.1`decode_sb(t=0x0000000800e0f840, bl=BL_32X32, node=0x00000008007f8e20) at decode.c:2084:21 frame #6: 0x00000008002b6924 libdav1d.so.1`decode_sb(t=0x0000000800e0f840, bl=BL_64X64, node=0x00000008007f85a0) at decode.c:2091:21 frame #7: 0x00000008002b6924 libdav1d.so.1`decode_sb(t=0x0000000800e0f840, bl=BL_128X128, node=0x00000008007f8380) at decode.c:2091:21 frame #8: 0x00000008002b5fce libdav1d.so.1`dav1d_decode_tile_sbrow(t=0x0000000800e0f840) at decode.c:2542:13 frame #9: 0x00000008002cb1ab libdav1d.so.1`dav1d_decode_frame(f=0x0000000800e00000) at decode.c:2916:29 frame #10: 0x00000008002cd477 libdav1d.so.1`dav1d_submit_frame(c=0x00000008007f5280) at decode.c:3374:20 frame #11: 0x00000008002b1433 libdav1d.so.1`dav1d_parse_obus(c=0x00000008007f5280, in=0x00000008007f52e8, global=0) at obu.c:1490:24 frame #12: 0x000000080032f786 libdav1d.so.1`dav1d_get_picture(c=0x00000008007f5280, out=0x00007fffffffe048) at lib.c:359:15 frame #13: 0x00000000002035ee dav1d`main(argc=7, argv=0x00007fffffffe250) at dav1d.c:139:20 frame #14: 0x000000000020310f dav1d`_start(ap=<unavailable>, cleanup=<unavailable>) at crt1.c:76:7 Reported by: Mozilla Notes: svn path=/head/; revision=496941
* multimedia/gmmlib: update to 19.1.1Jan Beich2019-03-264-8/+7
| | | | | | | | Changes: https://github.com/intel/gmmlib/compare/intel-gmmlib-18.4.1...intel-gmmlib-19.1.1 Reported by: portscout Notes: svn path=/head/; revision=496896
* multimedia/aom: update to 1.0.0.1518Jan Beich2019-03-262-5/+5
| | | | | | | Changes: https://aomedia.googlesource.com/aom/+log/ecea12780..f1e8398ed Notes: svn path=/head/; revision=496864
* multimedia/rav1e: update to s20190325Jan Beich2019-03-262-5/+5
| | | | | | | Changes: https://github.com/xiph/rav1e/compare/162f724...15e0de2 Notes: svn path=/head/; revision=496863