non port: multimedia/ffmpeg/Makefile |
Number of commits found: 595 (showing only 100 on this page) |
Monday, 5 Aug 2019
|
19:16 jbeich
multimedia/dav1d: update to 0.4.0
- Drop meson hack for aarch64 after r50500
Changes: https://code.videolan.org/videolan/dav1d/tags/0.4.0
Changes: https://code.videolan.org/videolan/dav1d/blob/0.4.0/NEWS
Changes: https://code.videolan.org/videolan/dav1d/compare/0.3.1...0.4.0
|
Saturday, 3 Aug 2019
|
00:49 jbeich
multimedia/svt-av1: update to 0.6.0.151
Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/b238802a...cd79924e
|
Thursday, 1 Aug 2019
|
09:13 jbeich
multimedia/ffmpeg: unbreak FLITE=on with Clang after r507592
-Wl,--as-needed is partially broken in base GNU bfd:
/usr/local/lib/libflite_cmu_us_awb.so: undefined reference to `usenglish_init'
/usr/local/lib/libflite_cmu_us_awb.so: undefined reference to `cmu_lex_init'
/usr/local/lib/libflite_cmu_us_kal.so: undefined reference to `cmu_postlex'
PR: 239567
Reported by: VVD
|
Tuesday, 30 Jul 2019
|
00:16 jbeich
multimedia/ffmpeg: rebuild after r507592
By dropping COMPILER_PATH we've switched to base ld(1) which is LLD on
11.1+ aarch64, 12.0+ armv7, 12.0+ amd64, 12.1+ i386. So, track runtime
regressions explicitly. poudriere would've rebuilt due to r507574 anyway:
ffmpeg <- libva <- libdrm <- libpciaccess <- pciids.
|
Monday, 29 Jul 2019
|
23:56 jbeich
multimedia/ffmpeg: builds fine without -no-integrated-as
aarch64 was likely fixed in FFmpeg 3.4 while armv6 in Clang 5.0.
|
23:56 jbeich
multimedia: unbreak on aarch64, armv7 and 12.1 i386 after r507589 and r507592
/usr/bin/ld: error: can't create dynamic relocation R_AARCH64_ABS64 against
local symbol in readonly segment; recompile object files with -fPIC
>>> defined in libavcodec/aarch64/fft_neon.o
>>> referenced by libavcodec/aarch64/fft_neon.o:(fft_tab_neon)
/usr/bin/ld: error: can't create dynamic relocation R_ARM_ABS32 against symbol:
fft4_neon in readonly segment; recompile object files with -fPIC
>>> defined in libavcodec/arm/fft_fixed_neon.o
>>> referenced by libavcodec/arm/fft_fixed_neon.o:(fft_fixed_tab_neon)
/usr/bin/ld: error: can't create dynamic relocation R_ARM_ABS32 against symbol:
fft4_neon in readonly segment; recompile object files with -fPIC
>>> defined in libavcodec/arm/fft_fixed_neon.o
>>> referenced by libavcodec/arm/fft_fixed_neon.o:(fft_fixed_tab_neon)
|
19:52 jbeich
multimedia/ffmpeg: drop vestige of base GCC support on x86
- Base GCC is not allowed by USES=compiler:c11
- Base Clang uses integrated assembler by default
- lang/gcc* uses as(1) from devel/binutils by default
|
19:24 jbeich
multimedia/ffmpeg: both nasm and as(1) are not used
powerpcspe doesn't support AltiVec unlike powerpc or powerpc64.
PR: 239509
|
Friday, 26 Jul 2019
|
20:46 gerald
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Friday, 19 Jul 2019
|
21:11 jbeich
multimedia/x265: update to 3.1.1
Changes: https://x265.readthedocs.io/en/latest/releasenotes.html#version-3-1
|
Tuesday, 9 Jul 2019
|
21:25 jbeich
multimedia/kvazaar: update to 1.3.0
Changes: https://github.com/ultravideo/kvazaar/releases/tag/v1.3.0
ABI: https://abi-laboratory.pro/tracker/timeline/kvazaar/
Reported by: GitHub (watch releases)
|
Monday, 8 Jul 2019
|
22:36 jbeich
multimedia/ffmpeg: update to 4.1.4
- Backport more dav1d fixes from master branch
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1.4:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
MFH: 2019Q3 (stabilization, maybe security)
|
Tuesday, 2 Jul 2019
|
20:46 jbeich
multimedia/svt-av1: update to 0.6.0
Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/9e67b319...v0.6.0
Changes: https://github.com/OpenVisualCloud/SVT-AV1/releases/tag/v0.6.0
Reported by: GitHub (watch releases)
|
Friday, 21 Jun 2019
|
23:27 jbeich
multimedia/svt-av1: update to 0.5.0.642
Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/ac75c3e0...3a811c20
|
Monday, 17 Jun 2019
|
07:56 jbeich
multimedia/openh264: update to 2.0.0
- Add symlinks for cliqz and thunderbird
Changes: https://github.com/cisco/openh264/releases/tag/v2.0.0
ABI: https://abi-laboratory.pro/tracker/timeline/openh264/
Reported by: GitHub (watch releases)
|
Tuesday, 11 Jun 2019
|
00:51 jbeich
multimedia/svt-av1: update to 0.5.0.264
Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/f5882304...6fd56461
|
Sunday, 9 Jun 2019
|
00:32 jbeich
multimedia/svt-av1: update to 0.5.0.247
Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/2fb6ab8f...f5882304
|
Tuesday, 4 Jun 2019
|
14:17 antoine
Switch default version of samba from 4.7 to 4.8
With hat: portmgr
|
Wednesday, 29 May 2019
|
20:39 jbeich
multimedia/svt-av1: update to 0.5.0.88
Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/6a27563a...592a5848
|
Monday, 27 May 2019
|
04:19 tobik
multimedia/ffmpeg: Remove FreeBSD 10.x cruft
|
Friday, 24 May 2019
|
21:13 jbeich
multimedia/svt-av1: update to 0.5.0.28
Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/v0.5.0...4dc83fc9
|
Monday, 20 May 2019
|
13:11 jbeich
multimedia/ffmpeg: use stable SVTAV1 patch after r502105 (nop)
|
Monday, 13 May 2019
|
10:38 jbeich
multimedia/svt-av1: update to s20190512
Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/ad4522fb...430c2a6f
|
Thursday, 9 May 2019
|
00:52 jbeich
multimedia/ffmpeg: backport AOM warning fix
[libaom-av1 encoder @ 0x807b0d1c0] Value -1.000000 for parameter
'enable-intrabc' out of range [0 - 1]
|
Monday, 29 Apr 2019
|
08:08 jbeich
multimedia/svt-vp9: update to s20180426
Changes: https://github.com/OpenVisualCloud/SVT-VP9/compare/2437369...ce24589
|
Sunday, 28 Apr 2019
|
17:44 jbeich
multimedia/svt-av1: update to s20180427
Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/38818d95...bef67501
|
17:44 jbeich
multimedia/ffmpeg: fix stage-qa warnings
- Add USES=gl for USE_GL=gl
- Add USE_XORG=x11 where required
PR: 237307
Submitted by: Samy Mahmoudi
|
Thursday, 11 Apr 2019
|
00:52 jbeich
multimedia/svt-av1: update to s20180409
Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/1bd31d3c...38818d95
|
Monday, 8 Apr 2019
|
15:06 jbeich
multimedia/ffmpeg: unbreak SVTAV1 after r498218
API changed but ABI remained the same e.g., yStride -> y_stride
https://github.com/OpenVisualCloud/SVT-AV1/commit/33b0e1c7da2d
PR: 237092
Reported by: rozhuk.im@gmail.com
|
Sunday, 7 Apr 2019
|
12:09 riggs
Chase update of libbluray to upstream release 1.1.1
|
Tuesday, 2 Apr 2019
|
17:26 jbeich
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/
MFH: 2019Q2 (stabilization, maybe security)
|
Saturday, 30 Mar 2019
|
00:34 jbeich
multimedia/ffmpeg: backport some aom/dav1d fixes
|
Saturday, 23 Mar 2019
|
13:13 jbeich
multimedia/ffmpeg: update to 4.1.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
MFH: 2019Q1 (other stabilization, maybe security)
|
Monday, 18 Mar 2019
|
21:45 jbeich
multimedia/x264: update to 0.157.2945
Changes: https://git.videolan.org/?p=x264.git;a=shortlog;h=72db437770fd1ce3961f624dd57a8e75ff65ae0b
ABI: https://abi-laboratory.pro/tracker/timeline/x264/
|
Saturday, 16 Mar 2019
|
17:29 riggs
Prefer dav1d over for decoding
PR: 234194
Submitted by: jbeich (patch)
Reported by: rozhuk.im@gmail.com
|
Friday, 15 Mar 2019
|
21:40 jbeich
multimedia/svt-av1: update to s20180315
Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/a30e1f6...b114a03
|
Wednesday, 13 Mar 2019
|
00:48 jbeich
multimedia/ffmpeg: backport fixes for libdav1d
|
Sunday, 10 Mar 2019
|
17:10 jbeich
multimedia/x265: update to 3.0
- Add SVTHEVC option, see http://x265.org/x265-svt-hevc-house/
- Drop libmd patch due to rebase churn for what little value it provides
Changes: https://x265.readthedocs.io/en/latest/releasenotes.html#version-3-0
PR: 235906
Approved by: maintainer timeout (2 weeks)
|
Friday, 8 Mar 2019
|
16:46 jbeich
multimedia/svt-av1: update to s20180307
Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/8d75aad...a30e1f6
|
Monday, 4 Mar 2019
|
19:49 jbeich
multimedia/ffmpeg: enable DAV1D by default
Let package users watch AV1 content in standalone players.
PR: 235953
|
19:49 jbeich
multimedia/dav1d: update to 0.2.0
Changes: https://code.videolan.org/videolan/dav1d/tags/0.2.0
Changes: https://code.videolan.org/videolan/dav1d/blob/0.2.0/NEWS
Changes: https://code.videolan.org/videolan/dav1d/compare/0.1.0...0.2.0
|
Saturday, 2 Mar 2019
|
00:49 jbeich
multimedia/svt-av1: update to s20180228
Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/32e2f1c...a6c1f81
|
Saturday, 23 Feb 2019
|
00:34 jbeich
multimedia/svt-av1: update to s20180222
Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/56df866...425ba77
|
Sunday, 17 Feb 2019
|
17:05 jbeich
multimedia/ffmpeg: add another HEVC encoder
|
17:03 jbeich
multimedia/ffmpeg: unbreak "make makesum" after r493156
====> Two or more enabled options conflict with each other
=====> Option SVTAV1 conflicts with SVTVP9 (select only one)
======> Both vendor patches cannot be applied at the same time
=====> Option SVTVP9 conflicts with SVTAV1 (select only one)
======> Both vendor patches cannot be applied at the same time
*** Error code 1
|
07:46 jbeich
multimedia/ffmpeg: add another VP9 encoder
|
07:46 jbeich
multimedia/ffmpeg: limit SVT-AV1 distfile to its own PATCH_SITES
SVT-VP9 is expected in future which would also append PATCH_SITES.
|
Saturday, 16 Feb 2019
|
20:40 jbeich
multimedia/ffmpeg: unbreak SVTAV1=off on amd64 after r493026
===> Configuring for ffmpeg-4.1.1,1
Unknown option "--disable-libsvtav1".
See ./configure --help for available options.
===> Script "configure" failed unexpectedly.
Reported by: leres
Pointy hat to: jbeich
|
00:42 jbeich
multimedia/ffmpeg: add another AV1 encoder
|
Saturday, 9 Feb 2019
|
22:44 jbeich
multimedia/ffmpeg: update to 4.1.1
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1.1:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
MFH: 2019Q1 (other stabilization, maybe security)
|
Wednesday, 6 Feb 2019
|
13:33 jbeich
multimedia/libvpx: update 1.8.0
www/firefox, www/firefox-esr, mail/thunderbird wait for upstream fix via
https://bugzilla.mozilla.org/show_bug.cgi?id=1525393
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.7.0..v1.8.0
ABI: https://abi-laboratory.pro/tracker/timeline/libvpx/
|
Monday, 14 Jan 2019
|
16:16 mat
Disable CHROMAPRINT option, it is creates a loop, and is marked broken.
|
Thursday, 10 Jan 2019
|
00:39 jbeich
multimedia/ffmpeg: backport fixes for libaom/libdav1d
|
Saturday, 29 Dec 2018
|
00:02 jbeich
multimedia/ffmpeg: chase config.log location after r452570
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/3f17751eeb7e
|
Thursday, 27 Dec 2018
|
00:26 jbeich
multimedia/aom: update to 1.0.0.1104
Changes: https://aomedia.googlesource.com/aom/+log/9a48f9ca5..9b1252eab
|
Thursday, 20 Dec 2018
|
00:46 jbeich
multimedia/aom: update to 1.0.0.1080
Changes: https://aomedia.googlesource.com/aom/+log/440e6d412..54f971197
|
Sunday, 16 Dec 2018
|
08:02 jbeich
multimedia/ffmpeg: backport dav1d support
If both AOM and DAV1D are enabled FFmpeg defaults to libaom-av1,
so libdav1d needs to be selected explicitly. For example,
$ mpv --vd=libdav1d, --ytdl-format='bestvideo[vcodec=av01.0.05M.08]+bestaudio' \
'https://www.youtube.com/playlist?list=PLyqf6gJt7KuHBmeVzZteZUlNUQAVLwrZS'
|
Wednesday, 12 Dec 2018
|
01:35 gerald
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Tuesday, 6 Nov 2018
|
01:50 jbeich
multimedia/ffmpeg: update to 4.1
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
|
Saturday, 3 Nov 2018
|
09:38 jbeich
multimedia/ffmpeg: update to 4.0.3
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0.3:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 227726 (for tracking)
Security: CVE-2018-15822
MFH: 2018Q4 (bug and fuzz fixes)
|
Wednesday, 31 Oct 2018
|
20:49 jbeich
multimedia/aom: update to 1.0.0.858
Changes: https://aomedia.googlesource.com/aom/+log/fa873d82a..125ec7775
|
Sunday, 28 Oct 2018
|
16:28 riggs
Unbreak build on 12-BETA after OpenSSL 1.1.1 import into base
PR: 232707
Submitted by: fluffy
MFH: 2018Q4
|
Wednesday, 24 Oct 2018
|
18:07 tobik
multimedia/ffmpeg: Do not set DATADIR twice
PR: 232637
|
Sunday, 21 Oct 2018
|
10:33 jbeich
multimedia/ffmpeg: unbreak ALSA=off after r468844
https://ffmpeg.org/pipermail/ffmpeg-devel/2018-September/234516.html
PR: 232498
|
Sunday, 14 Oct 2018
|
07:00 riggs
Enable XCB option by default
Rationale:
- XCB offers a comfortable screen capturing function via
ffmpeg -f x11grab
- In the default package libxcb is installed as a dependency
of libX11 anyway, hence no need to disable it for ffmpeg
specifically
PR: 231215
Reported by: vermaden@interia.pl
|
Monday, 1 Oct 2018
|
17:22 jbeich
multimedia/aom: update to 1.0.0.693
1.0.0 was when bitstream stabilized. As browsers don't stick to a
particular version there's no reason for us as well.
https://chromium-review.googlesource.com/1234955
https://bugzilla.mozilla.org/show_bug.cgi?id=1489285
Changes: https://aomedia.googlesource.com/aom/+log/v1.0.0..b69d8fe84/
Security: oss-fuzz
|
Saturday, 29 Sep 2018
|
08:04 riggs
Bump PORTREVISION to chase update of multimedia/v4l_compat and libv4l
|
Wednesday, 12 Sep 2018
|
04:16 jbeich
multimedia/ffmpeg: expose libopenmpt after r479565
|
Sunday, 2 Sep 2018
|
16:32 jbeich
multimedia/aom: add new port
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.
https://aomedia.org/
|
Saturday, 1 Sep 2018
|
17:05 antoine
Switch default version of samba to 4.7
Samba 4.6 will be discontinued in a few weeks
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D16904
|
Friday, 10 Aug 2018
|
00:55 jbeich
multimedia/x264: update to 0.155.2917
- HI10P is always built after
https://git.videolan.org/?p=x264.git;a=commitdiff;h=71ed44c73124
Changes: https://git.videolan.org/?p=x264.git;a=shortlog;h=0a84d986e7020f8344f00752e3600b9769cc1e85
ABI: https://abi-laboratory.pro/tracker/timeline/x264/
|
Sunday, 29 Jul 2018
|
22:18 gerald
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
|
Wednesday, 18 Jul 2018
|
21:39 jbeich
multimedia/ffmpeg: update to 4.0.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
Security: CVE-2018-1330[0-4]
PR: 227726 (for tracking)
MFH: 2018Q3
|
Tuesday, 17 Jul 2018
|
17:29 mi
Upgrade x265 from 2.6 to 2.8 and:
. Explicitly disable use of AVX with clang (see patch for links)
. Put non-SSL sources back on the list of MASTER_SITES
Bump PORTREVISION in the depending ports as appropriate.
|
Monday, 18 Jun 2018
|
14:07 jbeich
multimedia/ffmpeg: update to 4.0.1
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0.1:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
Security: CVE-2018-12458, CVE-2018-12459, CVE-2018-12460
PR: 227726 (for tracking)
|
Wednesday, 9 May 2018
|
20:27 swills
Bump PORTREVISION on more opencv consumers due to opencv update
|
Wednesday, 2 May 2018
|
15:07 jbeich
multimedia/ffmpeg: update to 4.0
- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 227726
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15175
|
Thursday, 5 Apr 2018
|
20:13 jhale
Update sysutils/libcdio to 2.0.0
- Add regression tests
Update multimedia/vcdimager to 2.0.1
- Previous version is incompatible with new libcdio API; update was neccesary
- Add regression tests
- Fix LICENSE
- Sort pkg-plist
- Update WWW in pkg-descr
Bump PORTREVISON on dependent ports due to libcdio shared libary increase
Changes
(libcdio): http://git.savannah.gnu.org/cgit/libcdio.git/plain/NEWS?h=release-2.0.0
Changes (vcdimager): https://github.com/rocky/vcdimager/blob/3b56705/NEWS
Differential Revision: https://reviews.freebsd.org/D14469
|
Tuesday, 27 Mar 2018
|
11:10 jhale
Update the placeholders for the MYSOFA option to use audio/libmysofa (added in
r461283).
Minor sorting of options descriptions.
Reviewed by: jbeich
Differential Revision: https://reviews.freebsd.org/D14276
|
Tuesday, 27 Feb 2018
|
13:03 mat
Switch some MASTER_SITES from http/ftp to https.
Also some cleanup of dead entries.
PR: 226203
Submitted by: Sam H
Sponsored by: Absolight
|
Monday, 26 Feb 2018
|
22:02 jbeich
multimedia/ffmpeg: update to 3.4.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
MFH: 2018Q1 (maybe security)
|
Saturday, 17 Feb 2018
|
21:45 yuri
multimedia/libbluray: Update to 1.0.2
Additional port changes:
* Changed to DISTVERSION
* Removed USES=autoreconf (not needed)
* Added post-extract creating symlink linux->freebsd
Bumped 6 depending ports.
Reported by: portscout
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D14406
|
Sunday, 11 Feb 2018
|
20:19 madpilot
- Update multimedia/x265 to 2.6
- Use the distfile provided by the VideoLAN project
- Add options for HI10P and HI12P (available only for amd64)
- Add DEBUG option
- Add OPTIMIZED_CFLAGS option
- Force using clang 5.0 on 10.4. Base provided clang fails during
compilation
- Chase shlib bump in dependent ports
PR: 225431
Submitted by: daniel.engberg.lists@pyret.net
Approved by: Maintainer timeout
|
Sunday, 4 Feb 2018
|
19:53 riggs
Make OPUS default option
Rationale:
Opus is the latest-generation highest-performance open-source audio codec
and becomes increasingly popular, particularly combined with VP9 video.
It's time to include support for libopus in the default package.
PR: 225511
Reported by: greg@unrelenting.technology
MFH: 2018Q1
|
Thursday, 25 Jan 2018
|
21:20 jbeich
multimedia/libvpx: update 1.7.0
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.6.1..v1.7.0
ABI: https://abi-laboratory.pro/tracker/timeline/libvpx/
|
Friday, 29 Dec 2017
|
02:55 jbeich
multimedia/{lib,}x264: update to 0.152.2854
Changes: https://git.videolan.org/?p=x264.git;a=shortlog;h=e9a5903edf8ca59ef20e6f4894c196f135af735e
|
Saturday, 23 Dec 2017
|
07:03 antoine
Change default version of samba from 4.4 to 4.6
Reviewed by: mat
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D13529
|
Tuesday, 12 Dec 2017
|
21:29 madpilot
- Update libva to 2.0.0
- Update libva-intel-driver to 2.0.0
- Update libva-utils to 2.0.0
- Bump dependent ports due to shlib bump
- Import upstream patch to fix multimedia/mpv [1]
- Import upstream patch to fix multimedia/gstreamer1-vaapi [2]
Approved by: cpm [1], multimedia (timeout) [2]
Obtained
from: https://github.com/mpv-player/mpv/commit/2ecf240b1cd20875991a5b18efafbe799864ff7f
[1]
https://cgit.freedesktop.org/gstreamer/gstreamer-vaapi/commit/gst-libs/gst/vaapi/gstvaapiutils.c?id=777bba473e3ed1c7b8b7f7f0322892851c70dfd9
[2]
Differential Revision: https://reviews.freebsd.org/D12761
|
Monday, 11 Dec 2017
|
18:04 jbeich
multimedia/ffmpeg: update to 3.4.1
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4.1:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
Security: CVE-2017-17081
|
Thursday, 30 Nov 2017
|
08:42 jbeich
multimedia/ffmpeg: drop unused helper after r434304
|
08:42 jbeich
multimedia/ffmpeg: unaligned access on armv6 should work after base r300701
Reported by: mmel
PR: 200609 (ping)
|
08:26 linimon
Also back out unaligned access requirement.
Obtained from: jbeich
|
07:39 linimon
Back out part of r455173 at jbeich request.
|
07:02 linimon
For ports that set particular flags/options for armv6, also set them
for armv7.
This is part three of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run
|
Tuesday, 28 Nov 2017
|
15:47 jbeich
multimedia/ffmpeg: fix DoS in VC-2 encoder
Reported by: Vladimir Krstulja
Obtained from: upstream (release/3.4 branch)
Security: CVE-2017-16840
|
Sunday, 19 Nov 2017
|
01:06 jbeich
multimedia/kvazaar: update to 1.2.0
- Increase verbosity of automake tests
Changes: https://github.com/ultravideo/kvazaar/releases/tag/v1.2.0
ABI: https://abi-laboratory.pro/tracker/timeline/kvazaar/
|
Saturday, 21 Oct 2017
|
06:50 jbeich
multimedia/ffmpeg: update to 3.4
Notable changes:
- i386/amd64 now depend on NASM per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed
Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled
dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 223057
Exp-run by: antoine
|
Tuesday, 12 Sep 2017
|
14:39 jbeich
multimedia/ffmpeg: update to 3.3.4
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.3.4:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
Security: CVE-2017-14054 CVE-2017-14055 CVE-2017-14056 CVE-2017-14057
Security: CVE-2017-14058 CVE-2017-14059 CVE-2017-14169 CVE-2017-14170
Security: CVE-2017-14171 CVE-2017-14222 CVE-2017-14223 CVE-2017-14225
MFH: 2017Q3
|
Sunday, 10 Sep 2017
|
20:55 gerald
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
|
Tuesday, 15 Aug 2017
|
22:00 jbeich
multimedia/ffmpeg: update to 3.3.3
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.3.3:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
Security: CVE-2017-9608 CVE-2017-11399 CVE-2017-11665 CVE-2017-11665
CVE-2017-11719
MFH: 2017Q3
|
Number of commits found: 595 (showing only 100 on this page) |