brad
c1d0f4cebe
The 32-bit atomic ops functions are missing for mips64 and miod@ says
...
this definitely won't build on gcc3 archs.
2014-12-15 20:04:48 +00:00
brad
32015a4e81
Two commits from upstream..
...
constants: remove init/destroyROM functions
threading: use 32bit atomic integer operations exclusively
Tested on amd64/i386/sparc64 now builds on powerpc.
2014-12-08 08:25:05 +00:00
brad
bfecc50e99
Update to x265 1.4.
...
ok sthen@
2014-11-02 11:36:48 +00:00
brad
c14d6be66d
also broken on mips64.
2014-10-09 02:23:10 +00:00
landry
88215d4d60
BROKEN-hppa - undefined refs to gcc builtin atomic ops.
...
That's what happens when you only care about i386/amd64, and dont even try
gcc4 module for other archs...
2014-09-16 19:21:21 +00:00
landry
752068dff9
BROKEN-powerpc: when linking libx265.so.0.0
...
undefined reference to `__sync_val_compare_and_swap_8'
undefined reference to `__sync_or_and_fetch_8'
2014-09-16 18:13:58 +00:00
brad
b7f79320d1
Sync one of the patches with what was commited upstream and add URLs
...
to the commited patches.
ok ajacoutot@
2014-09-05 15:29:41 +00:00
brad
bd887add8a
sync distinfo with the addition of DIST_SUBDIR.
2014-09-04 17:11:45 +00:00
brad
5d25219453
Import of x265.
...
x265 is an open-source project and free application library for
encoding video streams into the H.265/High Efficiency Video Coding
(HEVC) format.
ok ajacoutot@
2014-09-04 05:37:41 +00:00