non port: multimedia/x265/distinfo |
SVNWeb
|
Number of commits found: 20 |
Mon, 21 Sep 2020
|
[ 04:47 mi ]
While we were testing the new code, upstream have removed the 3.4
release from download area. Change our port to download using
Bitbucket's method.
Although the upstream branch Release_3.4 is very similar to what
used to be available as 3.4, there are a few improvements -- in
particular, one of our patches is no longer necessary, which is
nice.
PR: 247035
Reported by: John Kennedy, Tomoaki AOKI
Sponsored by: United Marsupials
|
Sun, 20 Sep 2020
|
[ 22:17 mi ]
Upgrade from 3.2 to 3.4. Resolve incompatibilities with newer
SVTHEVC.
PR: 247035, 248479
Sponsored by: United Marsupials
|
Thu, 31 Oct 2019
|
[ 00:32 jbeich ]
multimedia/x265: update to 3.2.1
Changes: https://x265.readthedocs.io/en/latest/releasenotes.html#version-3-2-1
|
Thu, 3 Oct 2019
|
[ 20:36 jbeich ] (Only the first 10 of 13 ports in this commit are shown above. )
multimedia/x265: update to 3.2
Changes: https://x265.readthedocs.io/en/latest/releasenotes.html#version-3-2
|
Sat, 3 Aug 2019
|
[ 00:49 jbeich ]
multimedia/x265: update to 3.1.2
|
Fri, 19 Jul 2019
|
[ 21:11 jbeich ] (Only the first 10 of 14 ports in this commit are shown above. )
multimedia/x265: update to 3.1.1
Changes: https://x265.readthedocs.io/en/latest/releasenotes.html#version-3-1
|
Fri, 10 May 2019
|
[ 18:56 jbeich ]
multimedia/x265: backport some SVTHEVC fixes
|
Sun, 10 Mar 2019
|
[ 17:10 jbeich ] (Only the first 10 of 16 ports in this commit are shown above. )
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)
|
Wed, 18 Jul 2018
|
[ 22:49 jbeich ]
multimedia/x265: unbreak on non-x86 archs after r474814
common/param.cpp:636:24: error: no matching function for call to 'parseCpuName'
p->cpuid = parseCpuName(value, bError);
^~~~~~~~~~~~
common/param.h:36:7: note: candidate function not viable: requires 3 arguments,
but 2 were provided
int parseCpuName(const char *value, bool& bError, bool bEnableavx512);
^
Approved by: portmgr blanket (unblock ffmpeg consumers)
|
Tue, 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.
|
Sun, 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
|
Sat, 18 Feb 2017
|
[ 19:42 mi ]
Upgrade from 2.2 to 2.3.
|
Tue, 17 Jan 2017
|
[ 20:43 mi ]
Upgrade from 1.9 to 2.2.
Spurred into action by
PR: 216162
|
Wed, 10 Feb 2016
|
[ 20:08 mi ]
Upgrade x265 from 1.8 to 1.9. Add the test-target to utilize upstream's bundled
tests and make myself the maintainer to deal with fallout, if any.
Bump PORTREVISION of the two other ports, which depend on x265 by default.
PR: 206864
|
Sat, 5 Dec 2015
|
[ 09:15 jbeich ]
multimedia/x265: update to 1.8
ABI isn't compatible, so bump PORTREVISION in consumers.
PR: 204990
Submitted by: Anton Sayetsky <vsasjason@gmail.com>
|
Mon, 29 Jun 2015
|
[ 00:28 adamw ]
Update multimedia/x265 to 1.7, and bump PORTREVISION on its consumers.
|
Sun, 19 Apr 2015
|
[ 19:50 adamw ]
Update x265 to 1.6, and bump PORTREVISION on its consumers for shlib
version change.
|
Fri, 6 Mar 2015
|
[ 16:19 adamw ]
Update x265 to 1.5 and bump PORTREVISION on its consumers.
|
Fri, 7 Nov 2014
|
[ 18:17 adamw ]
Update to 1.4.
|
Tue, 2 Sep 2014
|
[ 15:06 adamw ]
Add multimedia/x265, the H.265/High Efficiency Video Coding (HEVC) codec.
High Efficiency Video Coding (HEVC) is the latest generation video compression
standard.
* This standard was developed by the ISO/IEC Moving Picture Experts Group
(MPEG) and ITU-T Video Coding Experts Group (VCEG), through their Joint
Collaborative Team on Video Coding (JCT-VC)
* HEVC is also known as ISO/IEC 23008-2 MPEG-H Part 2 and ITU-T H.265
* HEVC provides superior video quality and up to twice the data compression
as the previous standard (H.264/MPEG-4 AVC)
* HEVC can support 8K Ultra High Definition video, with a picture size up to
8192x4320 pixels
WWW: http://www.x265.org
|
Number of commits found: 20 |