non port: multimedia/ffmpeg/Makefile |
SVNWeb
|
Number of commits found: 568 (showing only 100 on this page) |
Tue, 26 Sep 2023
|
[ 13:24 Jan Beich (jbeich) ] 7cb1beb
graphics/libplacebo: update to 6.338.0
Changes: https://code.videolan.org/videolan/libplacebo/-/tags/v6.338.0
Reported by: GitHub (watch releases)
|
Tue, 29 Aug 2023
|
[ 12:59 Robert Nagy (rnagy) ] fef6b65
multimedia/ffmpeg*: enable support for the .data.rel.ro section
enable support for the .data.rel.ro section because the arm64
assembly code in ffmpeg depends on it in case of -pie and -fPIC
Reviewed by: jbeich
Differential Revision: https://reviews.freebsd.org/D41609
|
Tue, 8 Aug 2023
|
[ 14:58 Piotr Kubaj (pkubaj) ] 2f34ef6
multimedia/ffmpeg: allow LTO with Clang on powerpc64
|
Thu, 6 Jul 2023
|
[ 22:18 Jan Beich (jbeich) ] eb0549e
graphics/libplacebo: update to 6.292.0
Changes: https://code.videolan.org/videolan/libplacebo/-/tags/v6.292.0
Reported by: Repology
|
Mon, 12 Jun 2023
|
[ 15:14 Piotr Kubaj (pkubaj) ] ac29508
multimedia/ffmpeg: fix build on powerpc on main
|
Sun, 30 Apr 2023
|
[ 16:51 Jan Beich (jbeich) ] 7341993
multimedia/ffmpeg: apply e7f276b2099a to armv6 and armv7
PR: 261302
Requested by: mmel
|
Fri, 28 Apr 2023
|
[ 11:00 Jan Beich (jbeich) ] a517abe
multimedia/ffmpeg: switch 9073b14666cd to upstreamed version
|
Thu, 27 Apr 2023
|
[ 20:15 Jan Beich (jbeich) ] e7f276b
multimedia/ffmpeg: unbreak with clang 15 on i386 after 685e477b807c
./libavutil/vulkan.c:1173:70: error: incompatible integer to pointer conversion
assigning to 'void *' from 'VkDescriptorSetLayout' (aka 'unsigned long long')
[-Wint-conversion]
pl->desc_staging[spawn_pipeline_layout.setLayoutCount++] =
pl->desc_layout[i];
^
~~~~~~~~~~~~~~~~~~
./libavutil/vulkan.c:1272:29: error: incompatible integer to pointer conversion
assigning to 'void *' from 'VkDescriptorSet' (aka 'unsigned long long')
[-Wint-conversion]
pl->desc_staging[i] = pl->desc_set[i*pl->qf->nb_queues +
pl->qf->cur_queue];
^
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
PR: 261302
Reported by: antoine
|
[ 17:11 Jan Beich (jbeich) ] 94ed2ba
multimedia/ffmpeg: unbreak VULKAN=off after 685e477b807c
ERROR: libplacebo >= 4.192.0 not found using pkg-config
/usr/local/include/libplacebo/vulkan.h:21:10: fatal error: 'vulkan/vulkan.h'
file not found
#include <vulkan/vulkan.h>
^~~~~~~~~~~~~~~~~
PR: 261302
Reported by: Matthew Wener
|
[ 16:19 Jan Beich (jbeich) ] fd58bfb
multimedia/ffmpeg: unbreak SVTVP9=on after 685e477b807c
===> Applying distribution patches for ffmpeg-6.0,1
1 out of 1 hunks failed--saving rejects to libavcodec/allcodecs.c.rej
1 out of 3 hunks failed--saving rejects to libavformat/dashenc.c.rej
3 out of 9 hunks failed--saving rejects to libavformat/matroskaenc.c.rej
===> FAILED Applying distribution patch
master-0001-Add-ability-for-ffmpeg-to-run-svt-vp9.patch with -p1
PR: 261302
|
[ 16:19 Jan Beich (jbeich) ] 9073b14
multimedia/ffmpeg: unbreak SVTHEVC=on after 685e477b807c
===> Applying distribution patches for ffmpeg-6.0,1
3 out of 4 hunks failed--saving rejects to configure.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
PR: 261302
Reported by: VVD
|
[ 12:01 Daniel Engberg (diizzy) Author: Jan Beich ] 685e477
multimedia/ffmpeg: update to 6.0
* --enable-avresample is gone per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/420cedd49745
* SHADERC replaces GLSLANG per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/da72aca7b025
* VULKAN is enabled per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/fa2e460f635
* LIBPLACEBO is enabled to have even more Vulkan goodies
* LCMS2 is enabled for better ICC profile support
* JXL is enabled for https://github.com/mpv-player/mpv/commit/1345977f9976
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n6.0:/Changelog
PR: 261302
Reported by: Repology
Exp-run by: antoine
Approved by: tcberner
|
Tue, 25 Apr 2023
|
[ 15:17 Christian Weisgerber (naddy) ] feb1fa3 (Only the first 10 of 1613 ports in this commit are shown above. )
audio/opus: bump consumers after update to 1.4
|
Wed, 12 Apr 2023
|
[ 19:42 Jan Beich (jbeich) ] 36e6a48
multimedia/ffmpeg: update to 4.4.4
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.4.4:/Changelog
Reported by: portscout
|
Fri, 17 Mar 2023
|
[ 20:48 Jan Beich (jbeich) ] 1d6031f
multimedia/ffmpeg: respect DOCSDIR more
Error: Orphaned: share/doc/ffmpeg/developer.html
Error: Orphaned: share/doc/ffmpeg/faq.html
Error: Orphaned: share/doc/ffmpeg/fate.html
Error: Orphaned: share/doc/ffmpeg/ffmpeg-all.html
Error: Orphaned: share/doc/ffmpeg/ffmpeg-bitstream-filters.html
Error: Orphaned: share/doc/ffmpeg/ffmpeg-codecs.html
Error: Orphaned: share/doc/ffmpeg/ffmpeg-devices.html
Error: Orphaned: share/doc/ffmpeg/ffmpeg-filters.html
Error: Orphaned: share/doc/ffmpeg/ffmpeg-formats.html
Error: Orphaned: share/doc/ffmpeg/ffmpeg-protocols.html
Error: Orphaned: share/doc/ffmpeg/ffmpeg-resampler.html
Error: Orphaned: share/doc/ffmpeg/ffmpeg-scaler.html
Error: Orphaned: share/doc/ffmpeg/ffmpeg-utils.html (Only the first 15 lines of the commit message are shown above )
|
Wed, 8 Mar 2023
|
[ 00:10 Jan Beich (jbeich) ] 4a0ff77
multimedia/ffmpeg: speed up DRM (kmsgrab), OPENCL, VAAPI, VULKAN
https://github.com/ffmpeg/ffmpeg/commit/993d8d94296e
|
Sat, 11 Feb 2023
|
[ 08:46 Jan Beich (jbeich) ] 17f6d79 (Only the first 10 of 43 ports in this commit are shown above. )
multimedia/libvpx: update 1.13.0
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.12.0..v1.13.0
Reported by: portscout
|
Sun, 15 Jan 2023
|
[ 12:26 Jan Beich (jbeich) ] b5cd792
multimedia/ffmpeg: drop TENSORFLOW workaround after 56dc0e449f2a
|
Sun, 8 Jan 2023
|
[ 16:23 Thomas Zander (riggs) ] 8855990
multimedia/ffmpeg: Add NETWORK DEFAULT OPTION
Details:
Disabling the NETWORK OPTION (DEFAULT) allows users to compile ffmpeg
without networking code in libavcodec.
PR: 268786
Reported by: Alexander Ushakov <alexander@polyvizor.com>
MFH: 2023Q1
|
Fri, 6 Jan 2023
|
[ 16:07 Jan Beich (jbeich) ] ec2a856
multimedia/ffmpeg: enable SVTAV1 on non-amd64 after ddd35eebbc90
$ ab-av1 auto-encode -i foo.mp4
Encoding foo.av1.mp4
Searching 00:00:00 ################## (sampling crf 32, eta 0s)
Error: ffmpeg encode_sample exit code Some(1)
https://github.com/alexheretic/ab-av1/commit/f61a244bd64f
|
Wed, 4 Jan 2023
|
[ 17:11 Jan Beich (jbeich) ] 5a6ba05
multimedia/kvazaar: update to 2.2.0
Changes: https://github.com/ultravideo/kvazaar/releases/tag/v2.2.0
Reported by: GitHub (watch releases)
|
Wed, 19 Oct 2022
|
[ 17:43 Jan Beich (jbeich) ] 9db4ec9
multimedia/ffmpeg: enable NVENC by default
- NVIDIA GPUs are popular on FreeBSD (due to direct vendor support)
- No extra dependencies for package-only users
- No changes at runtime unless explicitly requested
PR: 264027
|
[ 17:43 Jan Beich (jbeich) Author: Alex S ] 2b8c1c0
multimedia/ffmpeg: add NVENC option
On FreeBSD requires nvidia-driver >= 495 for CUDA initialization fix
and linux-nvidia-libs + libc6-shim until nvidia-driver provides native
libcuda.so, libnvidia-encode.so, libnvcuvid.so.
PR: 264027
|
Mon, 10 Oct 2022
|
[ 18:17 Jan Beich (jbeich) ] c1e0a52
multimedia/ffmpeg: update to 4.4.3
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.4.3:/Changelog
Reported by: portscout
|
Sun, 18 Sep 2022
|
[ 11:55 Jan Beich (jbeich) ] 8f87e3d (Only the first 10 of 19 ports in this commit are shown above. )
multimedia/x264: update to 0.164.3095
Changes: https://code.videolan.org/videolan/x264/compare/5db6aa6...baee400f
|
Tue, 13 Sep 2022
|
[ 00:17 Jan Beich (jbeich) ] 16655b8
multimedia/ffmpeg: backport a SVTAV1 fix
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Tue, 9 Aug 2022
|
[ 16:04 Jan Beich (jbeich) ] 5768a81
multimedia/ffmpeg: group OPTIONS_DEFINE together after 8fb4d0364995
|
Sat, 6 Aug 2022
|
[ 13:05 Dima Panov (fluffy) ] 8fb4d03
multimedia/ffmpeg: define option MFX only on i386/amd64 (+)
Intel Media SDK available only for i386 and amd64 intel architectures,
so adjust options list to not include MFX on any other arches
Approved by: portmgr blanket
|
[ 12:01 Thomas Zander (riggs) ] 2bc24ba
multimedia/ffmpeg: Update default OPTIONS for THEORA, XVID, WEBP
Details:
- Remove THEORA and XVID from default OPTIONS:
Both formats can be decoded using ffmpeg's internal decoders. For
encoding, both formats are superseded for almost all practical
purposes by H264,H265,AV1,etc.
- Modify _DESC for THEORA and XVID to make it more clear that this is
only required if someone wants to use those libs for encoding.
- Add WEBP (ubiquitous image format) to default OPTIONS.
PR: 261752
Reported by: jbeich
|
Thu, 4 Aug 2022
|
[ 15:08 Jan Beich (jbeich) ] 7d7c819
multimedia/svt-av1: update to 1.2.0
Changes: https://gitlab.com/AOMediaCodec/SVT-AV1/-/releases/v1.2.0
Reported by: Repology, /r/AV1, Phoronix
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 63f36d3 (Only the first 10 of 224 ports in this commit are shown above. )
multimedia: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron LI <aly@aaronly.me>
* Alexander Botero-Lowry <alexbl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrew Thompson <andy@fud.org.nz>
* Andrew Thompson <thompsa@FreeBSD.org>
* Angel Carpintero <ack@telefonica.net>
* Anish Mistry (with help from mean)
* Anonymous <swell.k@gmail.com> (Only the first 15 lines of the commit message are shown above )
|
Thu, 16 Jun 2022
|
[ 18:24 Yuri Victorovich (yuri) ] fae400a
www/srt: Update 1.4.4 -> 1.5.0
Reported by: portscout
|
Wed, 18 May 2022
|
[ 15:33 Jan Beich (jbeich) ] 04363fa
multimedia/ffmpeg: backport more SVTAV1 fixes
Bump PORTREVISION twice to catch up with 2022Q2 branch.
|
[ 15:04 Jan Beich (jbeich) ] 1f69683
multimedia/svt-av1: update to 1.1.0
Changes: https://gitlab.com/AOMediaCodec/SVT-AV1/-/releases/v1.1.0
Reported by: Repology, /r/AV1
|
Wed, 27 Apr 2022
|
[ 13:21 Piotr Kubaj (pkubaj) ] 656c1fb
multimedia/ffmpeg: don't require binutils on powerpc / powerpc64
Builds fine without it.
|
Sun, 24 Apr 2022
|
[ 00:10 Jan Beich (jbeich) ] c4014af
multimedia/ffmpeg: backport one more SVTAV1 fix
https://gitlab.com/AOMediaCodec/SVT-AV1/-/issues/1858
|
Mon, 18 Apr 2022
|
[ 17:48 Jan Beich (jbeich) ] 13c1171
multimedia/ffmpeg: update to 4.4.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.4.2:/Changelog
Reported by: OpenBSD
|
Thu, 14 Apr 2022
|
[ 00:59 Jan Beich (jbeich) ] 152bbb3
multimedia/svt-av1: update to 1.0.0.r2
Changes: https://gitlab.com/AOMediaCodec/SVT-AV1/-/releases/v1.0.0-rc1
Changes: https://gitlab.com/AOMediaCodec/SVT-AV1/-/releases/v1.0.0-rc2
Reported by: Repology
|
Sun, 10 Apr 2022
|
[ 19:11 Charlie Li (vishwin) ] d63665f (Only the first 10 of 892 ports in this commit are shown above. )
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
|
Sun, 27 Mar 2022
|
[ 20:27 Jan Beich (jbeich) ] 1c6198d
multimedia/ffmpeg: backport DAV1D and SVTAV1 fixes
|
Sat, 26 Mar 2022
|
[ 08:27 Matthias Fechner (mfechner) ] 247c7db (Only the first 10 of 867 ports in this commit are shown above. )
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
|
Sat, 19 Mar 2022
|
[ 00:27 Jan Beich (jbeich) ] fa4a783
multimedia/ffmpeg: enable SVTAV1 on amd64 by default
PR: 262368
Approved by: maintainer timeout (2 weeks)
|
Fri, 18 Mar 2022
|
[ 14:41 Jan Beich (jbeich) ] 3468f19 (Only the first 10 of 21 ports in this commit are shown above. )
multimedia/dav1d: update to 1.0.0
Changes: https://code.videolan.org/videolan/dav1d/-/releases/1.0.0
Reported by: Repology
|
Sun, 6 Mar 2022
|
[ 10:15 Jan Beich (jbeich) ] d8e2f9a
multimedia/ffmpeg: switch 5e728b3087b2 to merged version
|
Fri, 25 Feb 2022
|
[ 23:27 Jan Beich (jbeich) ] ed76f53
multimedia/ffmpeg: backport SVTAV1 fixes after d187ef940034
|
Thu, 24 Feb 2022
|
[ 19:43 Jan Beich (jbeich) ] d187ef9
multimedia/svt-av1: update to 0.9.1
Changes: https://gitlab.com/AOMediaCodec/SVT-AV1/-/releases/v0.9.1
Reported by: Repology
|
Tue, 15 Feb 2022
|
[ 20:20 Dries Michiels (driesm) ] 3be461d
multimedia/ffmpeg: Remove OPTIONS_EXCLUDE logic for aribb24
ffmpeg builds fine with ARIBB24 on, so remove exclude logic.
PR: 261578
Suggested by: jbeich
Differential Revision: https://reviews.freebsd.org/D34032
|
Sat, 22 Jan 2022
|
[ 14:24 Jan Beich (jbeich) ] b2302fb
multimedia/svt-av1: update to 0.9.0
Changes: https://gitlab.com/AOMediaCodec/SVT-AV1/-/releases/v0.9.0
Reported by: Repology
|
Mon, 8 Nov 2021
|
[ 17:33 Jan Beich (jbeich) ] 5e728b3
multimedia/ffmpeg: switch VMAF to v2 API (built-in models)
|
[ 17:33 Jan Beich (jbeich) ] a841ed5
multimedia/ffmpeg: enable VMAF by default
$ pkg install av1an
$ RUST_BACKTRACE=1 av1an --vmaf --target-quality 95 -i foo.y4m -o foo.mp4
Scene detection
[00:00:01]
[######################################################################################]
100% 375/375 (213.31 fps, eta 0s)
Queue: 2 Workers: 1 Passes: 2
Params: --threads=8 --cpu-used=6 --end-usage=q --cq-level=30 --tile-columns=2
--tile-rows=1 --kf-max-dist=240 --kf-min-dist=12
⠁ [00:00:07]
[------------------------------------------------------------------------------------------]
0% 0/375 (0.00 fps, eta 0s)
thread '<unnamed>' panicked at 'VMAF calculation failed:
Command: "ffmpeg" "-loglevel" "error" "-hide_banner" "-y" "-thread_queue_size"
"1024" "-hide_banner" "-r" "60" "-i" ".9e6b01d/split/v_3500001.ivf" "-r" "60"
"-i" "-" "-filter_complex"
"[0:v]scale=1920x1080:flags=bicubic:force_original_aspect_ratio=decrease,setpts=PTS-STARTPTS[distorted];[1:v]select=not(mod(n\\,4)),setpts=0.2500*PTS,scale=1920x1080:flags=bicubic:force_original_aspect_ratio=decrease,setpts=PTS-STARTPTS[ref];[distorted][ref]libvmaf=log_fmt=\'json\':eof_action=endall:log_path=/tmp/.9e6b01d/split/00001.json:n_threads=0"
"-f" "null" "-"
Output: Output {
status: ExitStatus(
ExitStatus(
256, (Only the first 15 lines of the commit message are shown above )
|
[ 17:33 Jan Beich (jbeich) ] 7f163c2
multimedia/vmaf: unbreak legacy API consumers after 1868dedecc9a
$ aomenc --tune=vmaf --output=foo.mp4 foo.y4m
Pass 1/2 frame 1/0 0B 0 us 0.00 fpm [ETA unknown] libvmaf
ERROR could not read model from path: "/usr/local/share/model/vmaf_v0.6.1.json"
Fatal error: Failed to load VMAF model.
$ ffmpeg -i foo.y4m -i bar.y4m -lavfi libvmaf -f null -
[...]
libvmaf INFO `compute_vmaf()` is deprecated and will be removed in a future
libvmaf version
libvmaf ERROR could not read model from path:
"/usr/local/share/model/vmaf_v0.6.1.pkl"
libvmaf ERROR support for pkl model files has been removed, use json
libvmaf ERROR problem loading model file: /usr/local/share/model/vmaf_v0.6.1.pkl
[Parsed_libvmaf_0 @ 0x8061b3b40] libvmaf encountered an error, check log for
details
|
Mon, 25 Oct 2021
|
[ 14:31 Tobias C. Berner (tcberner) ] 41314f4
multimedia/ffmpeg: update to 4.4.1
|
Thu, 14 Oct 2021
|
[ 22:20 Jan Beich (jbeich) ] a950db7 (Only the first 10 of 11 ports in this commit are shown above. )
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/
|
Sat, 9 Oct 2021
|
[ 07:29 Thomas Zander (riggs) ] 2870caa
multimedia/ffmpeg: Remove celt support (deprecated upstream).
PR: 258656
Reported by: diizzy
|
[ 00:45 Jan Beich (jbeich) ] f16d8e5 (Only the first 10 of 41 ports in this commit are shown above. )
multimedia/libvpx: update 1.11.0
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.10.0..v1.11.0
Reported by: portscout, Repology
|
Thu, 30 Sep 2021
|
[ 21:23 Rene Ladan (rene) ] 620968a (Only the first 10 of 399 ports in this commit are shown above. )
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
|
Sun, 29 Aug 2021
|
[ 14:05 Thomas Zander (riggs) ] 0561f3e
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
|
Mon, 2 Aug 2021
|
[ 16:03 Yuri Victorovich (yuri) ] 5708ae4 (Only the first 10 of 166 ports in this commit are shown above. )
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)
|
Mon, 21 Jun 2021
|
[ 17:46 Jan Beich (jbeich) ] d6e8497 (Only the first 10 of 16 ports in this commit are shown above. )
multimedia/x264: update to 0.163.3060
Changes: https://code.videolan.org/videolan/x264/compare/55d517b...5db6aa6
|
Tue, 18 May 2021
|
[ 01:23 Jan Beich (jbeich) ] f65b532
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
|
[ 00:47 Jan Beich (jbeich) ] eafd781
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)
|
Mon, 17 May 2021
|
[ 02:39 Jan Beich (jbeich) ] d666169
multimedia/ffmpeg: expose SRT option after af445a38fd16
|
Tue, 11 May 2021
|
[ 00:58 Jan Beich (jbeich) ] 0c0a4f4
multimedia/svt-av1: update to 0.8.7
Changes: https://gitlab.com/AOMediaCodec/SVT-AV1/-/releases/v0.8.7
Reported by: Repology
|
Thu, 6 May 2021
|
[ 12:23 Mathieu Arnold (mat) ] 5be11644
RESTRICTED removal, two more ports.
|
Sat, 10 Apr 2021
|
[ 22:46 Piotr Kubaj (pkubaj) ] 23b483f
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.
|
Thu, 8 Apr 2021
|
[ 23:33 Jan Beich (jbeich) ] 3d7938b
multimedia/ffmpeg: update to 4.4
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.4:/Changelog
Reported by: Repology
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 23 Mar 2021
|
[ 22:01 jbeich ] (Only the first 10 of 16 ports in this commit are shown above. )
multimedia/aom: update to 3.0.0
Changes: https://aomedia.googlesource.com/aom/+log/v2.0.2..v3.0.0
Reported by: portscout
|
Tue, 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
|
Mon, 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
|
Wed, 10 Feb 2021
|
[ 19:17 pkubaj ]
Add LTO_DESC to Mk/bsd.options.desc.mk.
There are more and more ports using LTO.
|
Thu, 4 Feb 2021
|
[ 20:19 tcberner ]
multimedia/ffmpeg: Don't ship static libraries
PR: 253124
Submitted by: daniel.engberg.lists@pyret.net
|
Sat, 30 Jan 2021
|
[ 18:08 tcberner ] (Only the first 10 of 69 ports in this commit are shown above. )
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. (Only the first 15 lines of the commit message are shown above )
|
Sat, 26 Dec 2020
|
[ 00:23 jbeich ] (Only the first 10 of 14 ports in this commit are shown above. )
devel/spirv-tools: move to graphics/ where glslang is
|
Wed, 23 Dec 2020
|
[ 20:12 jbeich ] (Only the first 10 of 19 ports in this commit are shown above. )
devel/glslang: move to graphics/ where shaderc is
|
[ 20:12 jbeich ] (Only the first 10 of 48 ports in this commit are shown above. )
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.
|
Mon, 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)
|
Mon, 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)
|
Mon, 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
|
Sun, 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
|
Mon, 9 Nov 2020
|
[ 17:08 tcberner ] (Only the first 10 of 114 ports in this commit are shown above. )
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
|
Sat, 7 Nov 2020
|
[ 15:49 jbeich ] (Only the first 10 of 22 ports in this commit are shown above. )
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/
|
Sat, 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)
|
Wed, 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.
|
Tue, 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)
|
Sat, 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.
|
Tue, 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)
|
Fri, 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)
|
Wed, 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)
|
Thu, 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)
|
Mon, 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
|
Sun, 12 Jul 2020
|
[ 09:30 tobik ] (Only the first 10 of 52 ports in this commit are shown above. )
audio/sndio: Update to 1.7.0
|
Sat, 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
|
Fri, 3 Jul 2020
|
[ 22:30 jbeich ] (Only the first 10 of 18 ports in this commit are shown above. )
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/
|
Thu, 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)
|
Mon, 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)
|
Thu, 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.
|
Wed, 17 Jun 2020
|
[ 08:59 jbeich ]
multimedia/ffmpeg: switch to upstream svt-vp9 fix
|
Number of commits found: 568 (showing only 100 on this page) |