| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=452570
|
|
|
|
|
|
|
|
|
|
|
|
| |
This splits qt5-websockets into a qt5-websockets port containing the core parts,
and a qt5-websockets-qml port with the QML parts. The QML parts depend on Qt Quick,
so on the GUI parts (and hence X11) while the core parts do not.
PR: 220045
Submitted by: Adriaan de Groot <groot@kde.org>
Notes:
svn path=/head/; revision=445169
|
|
|
|
|
|
|
|
| |
PR: 218658
Submitted by: riggs
Notes:
svn path=/head/; revision=439367
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=435006
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fixed drag-n-drop from other than C: drive on Windows.
- Fixed ‘/’ getting added to front of file paths on Windows.
- Fixed the MLT XML repair tool not correctly handling decimal point
in some configurations.
- Fixed opening a network stream.
- Improved support for image sequences.
- Improved device capture.
- Added Slovenian translation.
All device capture now occurs in the background. This makes it
possible to record voice overs while playing the project.
Notes:
svn path=/head/; revision=433136
|
|
|
|
|
|
|
| |
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=431076
|
|
|
|
|
|
|
| |
Reported by: adamw
Notes:
svn path=/head/; revision=430913
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update WWW
This version is just bug fixes plus a Chinese translation for Taiwan
was added.
Reported by: portscout
Notes:
svn path=/head/; revision=430456
|
|
|
|
|
|
|
|
|
| |
FreeBSD 10+ has bmake(1) from NetBSD, which ignores stale .depend
entries. To successfully build on older releases, we have to remove
the incriminated file.
Notes:
svn path=/head/; revision=430123
|
|
Windows, Mac and Linux. Major features include support for a wide
range of formats; no import required meaning native timeline editing;
Blackmagic Design support for input and preview monitoring; and
resolution support to 4k.
WWW: https://shotcutapp.com
Notes:
svn path=/head/; revision=429922
|