| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=549657
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/OpenVisualCloud/SVT-AV1/releases/tag/v0.8.5
Reported by: GitHub (watch releases)
Notes:
svn path=/head/; revision=547955
|
|
|
|
|
|
|
| |
ffmpeg crashes instantly when built with LTO by clang on powerpc64.
Notes:
svn path=/head/; revision=545727
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/OpenVisualCloud/SVT-HEVC/releases/tag/v1.5.0
Reported by: GitHub (watch releases)
Notes:
svn path=/head/; revision=544123
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=542999
|
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/OpenVisualCloud/SVT-VP9/releases/tag/v0.2.2
Reported by: GitHub (watch releases)
MFH: 2020Q3 (unbreaks SVTVP9 in multimedia/ffmpeg)
Notes:
svn path=/head/; revision=542846
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/OpenVisualCloud/SVT-VP9/releases/tag/v0.2.1
Reported by: GitHub (watch releases)
Notes:
svn path=/head/; revision=542301
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=542123
|
|
|
|
| |
Notes:
svn path=/head/; revision=542069
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=541984
|
|
|
|
|
|
|
|
| |
Changes: https://code.videolan.org/videolan/x264/compare/296494a4...cde9a93
ABI: https://abi-laboratory.pro/tracker/timeline/x264/
Notes:
svn path=/head/; revision=541152
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=541004
|
|
|
|
|
|
|
| |
Bump PORTREVISION on dependent ports due to shared library version bump
Notes:
svn path=/head/; revision=540817
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/OpenVisualCloud/SVT-AV1/releases/tag/v0.8.4
Reported by: GitHub (watch releases)
Notes:
svn path=/head/; revision=540738
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=539555
|
|
|
|
|
|
|
|
|
|
| |
Revert 3a557c5d88b7b15b5954ba2743febb055549b536 to fix build error on POWER systems.
PR: 247375
Approved by: jbeich (maintainer)
Notes:
svn path=/head/; revision=539539
|
|
|
|
| |
Notes:
svn path=/head/; revision=539409
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=539350
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
====> 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);
Notes:
svn path=/head/; revision=539347
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=538687
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
===> 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>
Notes:
svn path=/head/; revision=536667
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=536258
|
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/cisco/openh264/releases/tag/v2.1.1
ABI: https://abi-laboratory.pro/tracker/timeline/openh264/
Reported by: GitHub (watch releases)
Notes:
svn path=/head/; revision=536180
|
|
|
|
|
|
|
|
| |
Changes: https://aomedia.googlesource.com/aom/+log/bb664cf03..v2.0.0-rc1
Reported by: Balance- on /r/AV1
Notes:
svn path=/head/; revision=534700
|
|
|
|
|
|
|
| |
Changes: https://aomedia.googlesource.com/aom/+log/26878968a..bb664cf03
Notes:
svn path=/head/; revision=534218
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/OpenVisualCloud/SVT-VP9/compare/fee9c46..v0.2.0
Reported by: GitHub (watch releases)
Notes:
svn path=/head/; revision=534217
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/OpenVisualCloud/SVT-VP9/releases/tag/v0.2.0
Reported by: GitHub (watch releases)
Notes:
svn path=/head/; revision=533973
|
|
|
|
|
|
|
| |
Changes: https://aomedia.googlesource.com/aom/+log/5d6f2d42c..26878968a
Notes:
svn path=/head/; revision=533596
|
|
|
|
|
|
|
| |
Changes: https://aomedia.googlesource.com/aom/+log/2f0cc17ec..5d6f2d42c
Notes:
svn path=/head/; revision=533219
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/OpenVisualCloud/SVT-AV1/releases/tag/v0.8.3
Reported by: GitHub (watch releases)
Notes:
svn path=/head/; revision=532903
|
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/ultravideo/kvazaar/releases/tag/v2.0.0
ABI: https://abi-laboratory.pro/tracker/timeline/kvazaar/
Reported by: GitHub (watch releases)
Notes:
svn path=/head/; revision=532490
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/OpenVisualCloud/SVT-AV1/releases/tag/v0.8.2
Reported by: GitHub (watch releases)
Notes:
svn path=/head/; revision=532187
|
|
|
|
| |
Notes:
svn path=/head/; revision=530397
|
|
|
|
|
|
|
|
|
|
| |
libass is necessary for subtitle operations, and this is an very important
feature for non-English speaking areas.
PR: 244377
Notes:
svn path=/head/; revision=528216
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=527874
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/Netflix/vmaf/releases/tag/v1.5.1
Reported by: GitHub (watch releases)
Notes:
svn path=/head/; revision=527426
|
|
|
|
| |
Notes:
svn path=/head/; revision=525509
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=525358
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/OpenVisualCloud/SVT-AV1/releases/tag/v0.8.1
Reported by: GitHub (watch releases)
Notes:
svn path=/head/; revision=524551
|
|
|
|
| |
Notes:
svn path=/head/; revision=524151
|
|
|
|
|
|
|
| |
Changes: https://aomedia.googlesource.com/aom/+log/b14b3dbef..5e87049aa
Notes:
svn path=/head/; revision=524143
|
|
|
|
|
|
|
| |
Changes: https://aomedia.googlesource.com/aom/+log/37d6a4b69..b14b3dbef
Notes:
svn path=/head/; revision=523852
|
|
|
|
|
|
|
|
|
| |
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
Reported by: portscout
Notes:
svn path=/head/; revision=521825
|
|
|
|
|
|
|
|
| |
PR: 242829
Submitted by: daniel.engberg.lists@pyret.net
Notes:
svn path=/head/; revision=521612
|
|
|
|
|
|
|
| |
Changes: https://aomedia.googlesource.com/aom/+log/3e421b069..cc6cf05c5
Notes:
svn path=/head/; revision=520764
|
|
|
|
|
|
|
|
| |
Changes: https://code.videolan.org/videolan/x264/compare/34c06d1...1771b55
ABI: https://abi-laboratory.pro/tracker/timeline/x264/
Notes:
svn path=/head/; revision=520577
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/OpenVisualCloud/SVT-AV1/releases/tag/v0.8.0
Reported by: GitHub (watch releases)
Notes:
svn path=/head/; revision=520534
|
|
|
|
|
|
|
|
|
| |
VP9 is supported since Maxwell 2nd generation e.g., GeForce GTX 960.
PR: 242715
Notes:
svn path=/head/; revision=520518
|
|
|
|
|
|
|
| |
ONLY_FOR_ARCHS already blocks build if not supported.
Notes:
svn path=/head/; revision=520395
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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/
Notes:
svn path=/head/; revision=520364
|