| non port: multimedia/ffmpeg/Makefile |
Number of commits found: 615 (showing only 100 on this page) |
|
Thursday, 14 Oct 2021
|
22:20 Jan Beich (jbeich)
multimedia/aom: force rebuild consumers after 6f68add3f9ab
$ ffmpeg ... -c:v libaom-av1 ...
[libaom-av1 @ 0x804a89900] 3.2.0
[libaom-av1 @ 0x804a89900] Failed to initialize encoder: ABI version mismatch
Error initializing output stream 0:0 -- Error while opening encoder for output
stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height
Conversion failed!
https://aomedia.googlesource.com/aom/+/bbdfa68d13a0%5E%21/
a950db7 |
|
Saturday, 9 Oct 2021
|
07:29 Thomas Zander (riggs)
multimedia/ffmpeg: Remove celt support (deprecated upstream).
PR: 258656
Reported by: diizzy
2870caa |
00:45 Jan Beich (jbeich)
multimedia/libvpx: update 1.11.0
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.10.0..v1.11.0
Reported by: portscout, Repology
f16d8e5 |
|
Thursday, 30 Sep 2021
|
21:23 Rene Ladan (rene)
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
620968a |
|
Sunday, 29 Aug 2021
|
14:05 Thomas Zander (riggs)
multimedia/ffmpeg: Exclude LTO from OPTIONS on i386.
Details:
- The low number of i386 leads to register exhaustion when compiling
with LTO. Due to the decreasing popularity of 32 bit i386 machines
which require hyper-optimised ffmpeg builds, the option is excluded
from the builds for now.
PR: 257124
MFH: 2021Q3
0561f3e |
|
Monday, 2 Aug 2021
|
16:03 Yuri Victorovich (yuri)
audio/jack: Update to Jack2: 0.125.0 -> 1.9.16
Big thank you to Florian Walpen <dev@submerge.ch> and
Goran Mekić <meka@tilda.center> for working on Jack2.
PR: 251125
Submitted by: Florian Walpen <dev@submerge.ch> (original version)
5708ae4 |
|
Monday, 21 Jun 2021
|
17:46 Jan Beich (jbeich)
multimedia/x264: update to 0.163.3060
Changes: https://code.videolan.org/videolan/x264/compare/55d517b...5db6aa6
d6e8497 |
|
Tuesday, 18 May 2021
|
01:23 Jan Beich (jbeich)
multimedia/ffmpeg: unbreak SVTHEVC by part-reverting efe6165a6e14
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
f65b532 |
00:47 Jan Beich (jbeich)
multimedia/svt-hevc: update to 1.5.1
Changes: https://github.com/OpenVisualCloud/SVT-HEVC/releases/tag/v1.5.1
Reported by: GitHub (watch releases)
eafd781 |
|
Monday, 17 May 2021
|
02:39 Jan Beich (jbeich)
multimedia/ffmpeg: expose SRT option after af445a38fd16
d666169 |
|
Tuesday, 11 May 2021
|
00:58 Jan Beich (jbeich)
multimedia/svt-av1: update to 0.8.7
Changes: https://gitlab.com/AOMediaCodec/SVT-AV1/-/releases/v0.8.7
Reported by: Repology
0c0a4f4 |
|
Thursday, 6 May 2021
|
12:23 Mathieu Arnold (mat)
RESTRICTED removal, two more ports.
5be11644 |
|
Saturday, 10 Apr 2021
|
22:46 Piotr Kubaj (pkubaj)
multimedia/ffmpeg: fix build on powerpc64*
vec_xl function is already defined in altivec.h. Don't redefine it.
While here, remove the previous patch that is no longer needed with LLVM 11.
Since for LTO LLVM 9 is used, switch to GCC for LTO option.
23b483f |
|
Thursday, 8 Apr 2021
|
23:33 Jan Beich (jbeich)
multimedia/ffmpeg: update to 4.4
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.4:/Changelog
Reported by: Repology
3d7938b |
|
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
|
Tuesday, 23 Mar 2021
|
22:01 jbeich
multimedia/aom: update to 3.0.0
Changes: https://aomedia.googlesource.com/aom/+log/v2.0.2..v3.0.0
Reported by: portscout
 |
|
Tuesday, 23 Feb 2021
|
09:35 pkubaj
multimedia/ffmpeg: use clang from ports with bfd on powerpc64 with LTO option
Turns out that clang can build proper binaries when using LTO, if bfd is
used instead of lld.
LLVM from ports is necessary because LLVMgold.so is not present in base.
Approved by: tier 2 blanket
 |
|
Monday, 22 Feb 2021
|
15:35 jbeich
multimedia/ffmpeg: update to 4.3.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.3.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
Reported by: Repology
 |
|
Wednesday, 10 Feb 2021
|
19:17 pkubaj
Add LTO_DESC to Mk/bsd.options.desc.mk.
There are more and more ports using LTO.
 |
|
Thursday, 4 Feb 2021
|
20:19 tcberner
multimedia/ffmpeg: Don't ship static libraries
PR: 253124
Submitted by: daniel.engberg.lists@pyret.net
 |
|
Saturday, 30 Jan 2021
|
18:08 tcberner
graphics/opencv: update to 4.5.1 -- and make port more easily maintainable
This is a major upgrade from 3.x to 4.x.
Changelog from versions 3.4.1--4.5.1 can be found here:
https://github.com/opencv/opencv/wiki/ChangeLog
Note: this has explicitely not been added as a new graphics/opencv4 port, but
replaces the
previous graphics/opencv[3] port. Again, to improve maintainability by not
giving ports
the option to pick the "wrong one" - this leads however to some abandoned
ports being
broken.
The port has been greatly simplified:
* graphics/opencv-core which existed to enable ffmpeg to depend on opencv,
and vice versa
has been removed. ffmpeg no longer can depend on opencv.
* graphics/py-opencv has been integrated into graphics/opencv, the default
versions python
bindings will be built unless the PYTHON option is explicitely turned off.
* graphics/opencv-java has been integrated into graphics/opencv -- it is off
by default,
but can be enabled by toggling the JAVA option -- there are no consumers
in the tree,
so that option might go away in the future.
* All the previous options have been removed and replaced by a (hopefully)
sane set of
dependencies that make the port and package most usable for the majority
of consumers.
- Please let me know if you think there are better defaults (i.e. anything
that is missing,
or something that should not be dependet on).
- If you think something should be added or removed, please open a bug
report.
- If you think something should be added as an optional dependency, please
open a
bug report (with a good reason [tm]).
The depending ports have been updated to work against opencv4, or marked broken.
* Ports broken:
- graphics/rubygem-objectdetect: OpenCV4 no longer ships opencv-1.0 API
- graphics/p5-Image-ObjectDetect: OpenCV4 no longer ships opencv-1.0 API
- graphics/gimp-gmic-plugin: OpenCV4 no longer ships opencv-1.0 API
* Backports:
- misc/visp:
https://github.com/lagadic/visp/commit/dfa7e4bd47c24cd2e631477e6afb18806733ff8a
- multimedia/zart:
https://github.com/c-koi/zart/commit/6ca1964690afbbc78627d7c868a692401043a584,
https://github.com/c-koi/zart/commit/d3a2931b1a07ec0322211f253468000363c4b6cb
* Others:
- misc/actiona: switch to pkgconfig 'opencv4'
- multimedia/libav: drop opencv support
- misc/darknet: already failed to build prior to the upgrade
- math/saga: remove patching added to work against opencv3
 |
|
Saturday, 26 Dec 2020
|
00:23 jbeich
devel/spirv-tools: move to graphics/ where glslang is
 |
|
Wednesday, 23 Dec 2020
|
20:12 jbeich
devel/glslang: move to graphics/ where shaderc is
 |
20:12 jbeich
devel/vulkan-*: move to graphics/ where vulkan-loader is
Vulkan isn't used for generic compute workloads unlike OpenCL.
For example, waifu2x-ncnn-vulkan is still graphics-related.
 |
|
Monday, 7 Dec 2020
|
20:51 jbeich
multimedia/vmaf: update to 2.0.0
Changes: https://github.com/Netflix/vmaf/releases/tag/v2.0.0
Reported by: GitHub (watch releases)
 |
|
Monday, 30 Nov 2020
|
00:28 jbeich
multimedia/svt-av1: update to 0.8.6
Rebuild consumers after `EbSvtAv1EncConfiguration` grew in size with
`recode_loop` added in the middle of the struct.
Changes: https://github.com/AOMediaCodec/SVT-AV1/releases/tag/v0.8.6
Reported by: GitHub (watch releases)
 |
|
Monday, 23 Nov 2020
|
22:08 jbeich
multimedia/dav1d: update to 0.8.0
Changes: https://code.videolan.org/videolan/dav1d/-/tags/0.8.0
Changes: https://code.videolan.org/videolan/dav1d/-/blob/0.8.0/NEWS
Changes: https://code.videolan.org/videolan/dav1d/compare/0.7.1...0.8.0
 |
|
Sunday, 15 Nov 2020
|
05:45 riggs
Make LAME a default option after we can provide a lame package.
PR: 223974
Reported by: vermaden@interia.pl
 |
|
Monday, 9 Nov 2020
|
17:08 tcberner
Prefer graphics/ligvrsvg2-rust over graphics/librsvg2
- switch to the more modern version of librsvg2 on architectures
supporting rust
- this will fix some graphical issues on these architectures
PR: 250276
Exp-run by: antoine
Submitted by: tobik
Differential Revision: https://reviews.freebsd.org/D18878
 |
|
Saturday, 7 Nov 2020
|
15:49 jbeich
multimedia/x264: update to 0.161.3020
Changes: https://code.videolan.org/videolan/x264/compare/cde9a93...d198931
ABI: https://abi-laboratory.pro/tracker/timeline/x264/
 |
|
Saturday, 31 Oct 2020
|
00:48 jbeich
multimedia/svt-vp9: update to 0.3.0
Changes: https://github.com/OpenVisualCloud/SVT-VP9/releases/tag/v0.3.0
Reported by: GitHub (watch releases)
 |
|
Wednesday, 23 Sep 2020
|
04:17 mi
For well over 10 years portmgr@ have been promising to remove the
ridiculous need to bump PORTREVISION of depending ports, whenever a
dependency is updated, but here we still are...
Bump PORTREVISION for the 9 users of x265 now that it has been
upgraded from 3.2 to 3.4.
 |
|
Tuesday, 8 Sep 2020
|
00:52 jbeich
multimedia/svt-av1: update to 0.8.5
Changes: https://github.com/OpenVisualCloud/SVT-AV1/releases/tag/v0.8.5
Reported by: GitHub (watch releases)
 |
|
Saturday, 22 Aug 2020
|
00:46 pkubaj
multimedia/ffmpeg: fix runtime on powerpc64 elfv2 with LTO
ffmpeg crashes instantly when built with LTO by clang on powerpc64.
 |
|
Tuesday, 4 Aug 2020
|
00:58 jbeich
multimedia/svt-hevc: update to 1.5.0
Changes: https://github.com/OpenVisualCloud/SVT-HEVC/releases/tag/v1.5.0
Reported by: GitHub (watch releases)
 |
|
Friday, 24 Jul 2020
|
04:10 jbeich
multimedia/ffmpeg: revert r538687 after r541984/r542846
SVT patches no longer need to be applied in a specific order to enable
more than one SVT encoder.
PR: 248166
Submitted by: VVD <vvd@unislabs.com>
MFH: 2020Q3 (simplify future MFHs)
 |
|
Wednesday, 22 Jul 2020
|
09:49 jbeich
multimedia/svt-vp9: update to 0.2.2
Changes: https://github.com/OpenVisualCloud/SVT-VP9/releases/tag/v0.2.2
Reported by: GitHub (watch releases)
MFH: 2020Q3 (unbreaks SVTVP9 in multimedia/ffmpeg)
 |
|
Thursday, 16 Jul 2020
|
00:40 jbeich
multimedia/svt-vp9: update to 0.2.1
Changes: https://github.com/OpenVisualCloud/SVT-VP9/releases/tag/v0.2.1
Reported by: GitHub (watch releases)
 |
|
Monday, 13 Jul 2020
|
10:52 jbeich
multimedia/ffmpeg: update to 4.3.1
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.3.1:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
Reported by: Repology
Security: CVE-2020-13904 CVE-2020-14212
 |
|
Sunday, 12 Jul 2020
|
09:30 tobik
audio/sndio: Update to 1.7.0
 |
|
Saturday, 11 Jul 2020
|
15:57 jbeich
multimedia/ffmpeg: properly update svt-av1 patch after r540738
v0.8.4 raw link referred to a pre-release branch with the same name.
$ make checksum TRYBROKEN= MASTER_SITE_BACKUP= DISTDIR=$(mktemp -dt distfiles)
===> License GPLv3+ LGPL3+ accepted by the user
===> ffmpeg-4.3_3,1 depends on file: /usr/local/sbin/pkg - found
=> ffmpeg-4.3.tar.xz doesn't seem to exist in /tmp/distfiles.kl07C25q/.
=> Attempting to fetch https://ffmpeg.org/releases/ffmpeg-4.3.tar.xz
ffmpeg-4.3.tar.xz 9158 kB 3382 kBps 03s
=> 0001-lavc-svt_hevc-add-libsvt-hevc-encoder-wrapper.patch doesn't seem to
exist in /tmp/distfiles.kl07C25q/.
=> Attempting to fetch
https://github.com/Intel/SVT-HEVC/raw/v1.4.3/ffmpeg_plugin/0001-lavc-svt_hevc-add-libsvt-hevc-encoder-wrapper.patch
0001-lavc-svt_hevc-add-libsvt-hevc-encoder-wra 21 kB 695 kBps 00s
=> 0002-doc-Add-libsvt_hevc-encoder-docs.patch doesn't seem to exist in
/tmp/distfiles.kl07C25q/.
=> Attempting to fetch
https://github.com/Intel/SVT-HEVC/raw/v1.4.3/ffmpeg_plugin/0002-doc-Add-libsvt_hevc-encoder-docs.patch
0002-doc-Add-libsvt_hevc-encoder-docs.patch 5332 B 5690 kBps 00s
=> 0001-Add-ability-for-ffmpeg-to-run-svt-av1-with-svt-hevc.patch doesn't seem
to exist in /tmp/distfiles.kl07C25q/.
=> Attempting to fetch
https://github.com/OpenVisualCloud/SVT-AV1/raw/v0.8.4/ffmpeg_plugin/0001-Add-ability-for-ffmpeg-to-run-svt-av1-with-svt-hevc.patch
fetch:
https://github.com/OpenVisualCloud/SVT-AV1/raw/v0.8.4/ffmpeg_plugin/0001-Add-ability-for-ffmpeg-to-run-svt-av1-with-svt-hevc.patch:
Not Found
=> Couldn't fetch it - please try to retrieve this
=> port manually into /tmp/distfiles.kl07C25q/ and try again.
*** Error code 1
Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/f5f390ab3..v0.8.4
PR: 247873
 |
|
Friday, 3 Jul 2020
|
22:30 jbeich
multimedia/x264: update to 0.160.3011
Changes: https://code.videolan.org/videolan/x264/compare/296494a4...cde9a93
ABI: https://abi-laboratory.pro/tracker/timeline/x264/
 |
|
Thursday, 2 Jul 2020
|
00:54 jbeich
multimedia/vmaf: update to 1.5.2
Changes: https://github.com/Netflix/vmaf/releases/tag/v1.5.2
Changes: https://github.com/Netflix/vmaf/compare/v1.5.1...v1.5.2
Reported by: GitHub (watch releases)
 |
|
Monday, 29 Jun 2020
|
17:27 jhale
Update audio/libmysofa to 1.1
Bump PORTREVISION on dependent ports due to shared library version bump
 |
01:11 jbeich
multimedia/svt-av1: update to 0.8.4
Changes: https://github.com/OpenVisualCloud/SVT-AV1/releases/tag/v0.8.4
Reported by: GitHub (watch releases)
 |
|
Thursday, 18 Jun 2020
|
17:58 jbeich
multimedia/ffmpeg: replace MMX/SSE/VFP/NEON with ASM
MMX was too specific while SSE included AVX family. VFP became default
due to -mfloat-abi=hard. NEON can be toggled via CPUTYPE. Instead use
one option to disable all assembly which is enough for debugging.
 |
|
Wednesday, 17 Jun 2020
|
08:59 jbeich
multimedia/ffmpeg: switch to upstream svt-vp9 fix
 |
|
Tuesday, 16 Jun 2020
|
12:56 jbeich
multimedia/ffmpeg: update to 4.3
New defaults (using existing dependencies):
- Enable DRM for VAAPI-capable capture on KMS console, Wayland, X11
- Enable LIBXML2 by default for DASH demuxing support [1]
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.3:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
Requested by: Tal Al <tad@vif.com> (via private mail) [1]
Reported by: portscout
 |
12:50 jbeich
multimedia/ffmpeg: explicitly depend on cairo
====> Running Q/A tests (stage-qa)
Error: /usr/local/lib/libavcodec.so.58.91.100 is linked to
/usr/local/lib/libcairo.so.2 from graphics/cairo but it is not declared as a
dependency
Warning: you need USE_GNOME+=cairo
Warning: Possible REINPLACE_CMD issues
$ rg cairo
configure
6255:enabled librsvg && require_pkg_config librsvg librsvg-2.0
librsvg-2.0/librsvg/rsvg.h rsvg_handle_render_cairo
doc/Doxyfile
2247:# Possible values are: png, png:cairo, png:cairo:cairo, png:cairo:gd,
png:gd,
2248:# png:gd:gd, jpg, jpg:cairo, jpg:cairo:gd, jpg:gd, jpg:gd:gd, gif,
gif:cairo,
2249:# gif:cairo:gd, gif:gd, gif:gd:gd and svg.
libavcodec/librsvgdec.c
43: cairo_surface_t *image;
44: cairo_t *crender = NULL;
77: image = cairo_image_surface_create_for_data(frame->data[0],
CAIRO_FORMAT_ARGB32,
80: if (cairo_surface_status(image) != CAIRO_STATUS_SUCCESS)
83: crender = cairo_create(image);
85: cairo_save(crender);
86: cairo_set_operator(crender, CAIRO_OPERATOR_CLEAR);
87: cairo_paint(crender);
88: cairo_restore(crender);
90: cairo_scale(crender, dimensions.width /
(double)unscaled_dimensions.width,
93: rsvg_handle_render_cairo(handle, crender);
95: cairo_destroy(crender);
96: cairo_surface_destroy(image);
 |
|
Saturday, 13 Jun 2020
|
17:14 tcberner
multimedia/ffmpeg: add the ability to have SVTAV1, SVTHEVC and SVTVP9 option on
simultaneously
- make it possible to have all three SVT options on simultaneously
- always patch in support for all variants
- use the patched in configure flag for feature toggling
PR: 246789
Submitted by: VVD <vvd@unislabs.com>
 |
|
Wednesday, 27 May 2020
|
02:08 jbeich
multimedia/ffmpeg: unbreak SVTVP9 after r536258
===> Applying distribution patches for ffmpeg-4.2.3,1
2 out of 8 hunks failed--saving rejects to libavformat/matroskaenc.c.rej
===> FAILED Applying distribution patch
0001-Add-ability-for-ffmpeg-to-run-svt-vp9.patch with -p1
*** Error code 1
PR: 246673
Reported by: VVD <vvd@unislabs.com>
 |
|
Saturday, 23 May 2020
|
00:58 jbeich
multimedia/ffmpeg: update to 4.2.3
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2.3:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
MFH: 2020Q2 (many bug fixes, including some improving security)
 |
|
Friday, 22 May 2020
|
01:19 jbeich
multimedia/openh264: update to 2.1.1
Changes: https://github.com/cisco/openh264/releases/tag/v2.1.1
ABI: https://abi-laboratory.pro/tracker/timeline/openh264/
Reported by: GitHub (watch releases)
 |
|
Friday, 8 May 2020
|
21:35 jbeich
multimedia/aom: update to 2.0.0.r1 (stable branch)
Changes: https://aomedia.googlesource.com/aom/+log/bb664cf03..v2.0.0-rc1
Reported by: Balance- on /r/AV1
 |
|
Thursday, 7 May 2020
|
00:39 jbeich
multimedia/aom: update to 1.0.0.3639
Changes: https://aomedia.googlesource.com/aom/+log/26878968a..bb664cf03
 |
00:38 jbeich
multimedia/svt-vp9: update to 0.2.0 (retag)
Changes: https://github.com/OpenVisualCloud/SVT-VP9/compare/fee9c46..v0.2.0
Reported by: GitHub (watch releases)
 |
|
Monday, 4 May 2020
|
19:36 jbeich
multimedia/svt-vp9: update to 0.2.0
Changes: https://github.com/OpenVisualCloud/SVT-VP9/releases/tag/v0.2.0
Reported by: GitHub (watch releases)
 |
|
Saturday, 2 May 2020
|
00:54 jbeich
multimedia/aom: update to 1.0.0.3596
Changes: https://aomedia.googlesource.com/aom/+log/5d6f2d42c..26878968a
 |
|
Tuesday, 28 Apr 2020
|
00:52 jbeich
multimedia/aom: update to 1.0.0.3547
Changes: https://aomedia.googlesource.com/aom/+log/2f0cc17ec..5d6f2d42c
 |
|
Friday, 24 Apr 2020
|
22:33 jbeich
multimedia/svt-av1: update to 0.8.3
Changes: https://github.com/OpenVisualCloud/SVT-AV1/releases/tag/v0.8.3
Reported by: GitHub (watch releases)
 |
|
Wednesday, 22 Apr 2020
|
17:24 jbeich
multimedia/kvazaar: update to 2.0.0
Changes: https://github.com/ultravideo/kvazaar/releases/tag/v2.0.0
ABI: https://abi-laboratory.pro/tracker/timeline/kvazaar/
Reported by: GitHub (watch releases)
 |
|
Monday, 20 Apr 2020
|
08:38 jbeich
multimedia/svt-av1: update to 0.8.2
Changes: https://github.com/OpenVisualCloud/SVT-AV1/releases/tag/v0.8.2
Reported by: GitHub (watch releases)
 |
|
Thursday, 2 Apr 2020
|
18:14 rene
multimedia/ffmpeg: drop optional dependency on expired lang/beignet
 |
|
Wednesday, 11 Mar 2020
|
08:06 lwhsu
multimedia/ffmpeg: enable libass by default
libass is necessary for subtitle operations, and this is an very important
feature for non-English speaking areas.
PR: 244377
 |
|
Friday, 6 Mar 2020
|
11:32 jbeich
multimedia/dav1d: update to 0.6.0
Changes: https://code.videolan.org/videolan/dav1d/tags/0.6.0
Changes: https://code.videolan.org/videolan/dav1d/blob/0.6.0/NEWS
Changes: https://code.videolan.org/videolan/dav1d/compare/0.5.2...0.6.0
 |
|
Saturday, 29 Feb 2020
|
15:53 jbeich
multimedia/vmaf: update to 1.5.1
Changes: https://github.com/Netflix/vmaf/releases/tag/v1.5.1
Reported by: GitHub (watch releases)
 |
|
Friday, 7 Feb 2020
|
23:19 jbeich
multimedia/ffmpeg: back out r525358 after r525507
 |
|
Thursday, 6 Feb 2020
|
00:54 jbeich
multimedia/ffmpeg: temporarily disable X265 as the dependency is broken
Fixing x265 on all previously supported FreeBSD release/architectures
tuples is up to its port maintainer or the users. ffmpeg is primarily
used for decoding while x265 is not the only HEVC encoder. Many
high-profile consumers that take a lot of time to build depend on
ffmpeg, so missing the binary package is not acceptable.
 |
|
Wednesday, 29 Jan 2020
|
14:30 jbeich
multimedia/svt-av1: update to 0.8.1
Changes: https://github.com/OpenVisualCloud/SVT-AV1/releases/tag/v0.8.1
Reported by: GitHub (watch releases)
 |
|
Sunday, 26 Jan 2020
|
04:57 danfe
Chase shlib version bump of `graphics/lensfun' (r524150).
 |
|
Saturday, 25 Jan 2020
|
23:51 jbeich
multimedia/aom: update to 1.0.0.3002
Changes: https://aomedia.googlesource.com/aom/+log/b14b3dbef..5e87049aa
 |
|
Thursday, 23 Jan 2020
|
00:55 jbeich
multimedia/aom: update to 1.0.0.2985
Changes: https://aomedia.googlesource.com/aom/+log/37d6a4b69..b14b3dbef
 |
|
Thursday, 2 Jan 2020
|
10:50 jbeich
multimedia/ffmpeg: update to 4.2.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
Reported by: portscout
 |
|
Tuesday, 31 Dec 2019
|
12:33 riggs
Introduce non-DEFAULT OPTION for link-time-optimisation
PR: 242829
Submitted by: daniel.engberg.lists@pyret.net
 |
|
Tuesday, 24 Dec 2019
|
00:37 jbeich
multimedia/aom: update to 1.0.0.2863
Changes: https://aomedia.googlesource.com/aom/+log/3e421b069..cc6cf05c5
 |
|
Saturday, 21 Dec 2019
|
19:00 jbeich
multimedia/x264: update to 0.159.2991
Changes: https://code.videolan.org/videolan/x264/compare/34c06d1...1771b55
ABI: https://abi-laboratory.pro/tracker/timeline/x264/
 |
00:45 jbeich
multimedia/svt-av1: update to 0.8.0
Changes: https://github.com/OpenVisualCloud/SVT-AV1/releases/tag/v0.8.0
Reported by: GitHub (watch releases)
 |
|
Friday, 20 Dec 2019
|
16:37 jbeich
multimedia/ffmpeg: backport VP9 decode to VDPAU
VP9 is supported since Maxwell 2nd generation e.g., GeForce GTX 960.
PR: 242715
 |
|
Wednesday, 18 Dec 2019
|
20:14 jbeich
multimedia/ffmpeg: simplify ARCH-specific options
ONLY_FOR_ARCHS already blocks build if not supported.
 |
06:13 jbeich
multimedia/intel-media-sdk: add new port
Intel(R) Media SDK provides a plain C API to access hardware-accelerated
video decode, encode and filtering on Intel(R) Gen graphics hardware
platforms. Implementation written in C++ 11 with parts in C-for-Media (CM).
Supported video encoders: HEVC, AVC, MPEG-2, JPEG, VP9 Supported video
decoders: HEVC, AVC, VP8, VP9, MPEG-2, VC1, JPEG Supported video
pre-processing filters: Color Conversion, Deinterlace, Denoise, Resize,
Rotate, Composition
http://mediasdk.intel.com/
 |
|
Saturday, 14 Dec 2019
|
23:59 jbeich
multimedia/svt-hevc: update to 1.4.3
Changes: https://github.com/OpenVisualCloud/SVT-HEVC/releases/tag/v1.4.3
Changes: https://github.com/OpenVisualCloud/SVT-HEVC/compare/v1.4.2...v1.4.3
Reported by: GitHub (watch releases)
MFH: 2019Q4 (regression fix)
 |
|
Thursday, 12 Dec 2019
|
15:11 jhale
Update sysutils/libcdio to 2.1.0
Update sysutils/libcdio-paranoia to 10.2+2.0.1
Bump PORTREVISION on consumers due to shared library version increase
 |
|
Monday, 9 Dec 2019
|
15:52 jbeich
multimedia/svt-hevc: update to 1.4.2
Changes: https://github.com/OpenVisualCloud/SVT-HEVC/releases/tag/v1.4.2
Changes: https://github.com/OpenVisualCloud/SVT-HEVC/compare/v1.4.1...v1.4.2
Reported by: GitHub (watch releases)
MFH: 2019Q4 (ABI-safe, mostly bug fixes, proper FreeBSD support)
 |
|
Sunday, 1 Dec 2019
|
14:09 jbeich
multimedia/ffmpeg: unbreak SVT* on FreeBSD 11.*
ERROR: SvtAv1Enc not found using pkg-config
ERROR: SvtHevcEnc not found using pkg-config
ERROR: SvtVp9Enc not found using pkg-config
 |
|
Monday, 25 Nov 2019
|
08:54 jbeich
multimedia/svt-av1: update to 0.7.5
Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/f29b8124...v0.7.5
Changes: https://github.com/OpenVisualCloud/SVT-AV1/releases/tag/v0.7.5
Reported by: GitHub (watch releases)
 |
|
Sunday, 24 Nov 2019
|
00:51 jbeich
multimedia/svt-av1: update to 0.7.0.205
Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/66e8c9d8...f29b8124
 |
|
Thursday, 21 Nov 2019
|
00:54 jbeich
multimedia/svt-av1: update to 0.7.0.196
Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/2f349b3b...ebd9c80d
 |
|
Tuesday, 19 Nov 2019
|
00:51 jbeich
multimedia/svt-av1: update to 0.7.0.189
Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/6f5338a0...2f349b3b
 |
|
Thursday, 14 Nov 2019
|
12:39 tobik
Add USES={gl,gnome,mate,sdl,xorg} missed in the last round
 |
00:44 jbeich
multimedia/svt-av1: update to 0.7.0.162
Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/6c67c56d...d647dc4f
 |
|
Monday, 11 Nov 2019
|
12:36 jbeich
multimedia/ffmpeg: backport rav1e support
https://www.reddit.com/r/AV1/comments/dubsv5/rav1e_support_lands_in_ffmpeg_master/
 |
|
Saturday, 9 Nov 2019
|
00:48 jbeich
multimedia/svt-av1: update to 0.7.0.153
Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/18b15969...6c67c56d
 |
00:48 jbeich
multimedia/aom: update to 1.0.0.2631
Changes: https://aomedia.googlesource.com/aom/+log/36f96b723..3dc59f556
 |
|
Thursday, 7 Nov 2019
|
20:20 zeising
Sprinkle more USES=xorg
 |
00:37 jbeich
multimedia/svt-av1: update to 0.7.0.152
Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/65b4be02...18b15969
 |
|
Thursday, 31 Oct 2019
|
00:32 jbeich
multimedia/aom: update to 1.0.0.2599
Changes: https://aomedia.googlesource.com/aom/+log/6b855be18..589213544
 |
|
Sunday, 27 Oct 2019
|
00:46 jbeich
multimedia/aom: update to 1.0.0.2575
Changes: https://aomedia.googlesource.com/aom/+log/25daf5d22..6b855be18
 |
|
Thursday, 24 Oct 2019
|
00:49 jbeich
multimedia/svt-av1: update to 0.7.0.110
Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/ffe792ec...b51f4bc6
 |
|
Sunday, 20 Oct 2019
|
00:48 jbeich
multimedia/aom: update to 1.0.0.2541
Changes: https://aomedia.googlesource.com/aom/+log/ce7d07ee6..7e56b507f
 |
00:48 jbeich
multimedia/svt-av1: update to 0.7.0.79
Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/6ded424b...5fc46892
 |
Number of commits found: 615 (showing only 100 on this page) |