Commit Graph

35 Commits

Author SHA1 Message Date
Cameron Kaiser 656875dfeb fix next invalid pointer for correctness, followup from roytam1/ 2023-09-21 11:59:29 -07:00
Cameron Kaiser b1c0b3e0c7 roytam followup webp patch 2023-09-17 22:55:38 -07:00
Cameron Kaiser d43821e1f8 cherrypick roytam's webp fixes 2023-09-12 21:52:19 -07:00
Cameron Kaiser 03ffdeadba M1739352 M1732572(partial) M1730120 M1738237 M1737009 M1717318(partial) M1586061 2022-01-02 16:52:20 -08:00
Cameron Kaiser c6fd33982a #641: M1677046 M1690169 update tzdata, TLDs, pins, HSTS 2021-03-18 20:15:32 -07:00
Cameron Kaiser ef55596e77 #633: M1683964 M1683940 M1677590 2021-01-21 21:20:43 -08:00
Cameron Kaiser 6ad5c12dab #611: M1644477 2020-06-16 20:18:17 -07:00
Ken 3f33f8a6e5
Intel fixes (#608)
* ycbcr: intel assembly fixes for old gcc-as in Tiger

minor changes in assembly that are friendly to the
older gcc-as in Tiger

* libvpx/moz.build: only use force_cpusubtype_all on PPC

this flag is not accepted by the intel assembler

* libvpx: compiler/assembler fixes for intel

use clang-3.4 as the primary compiler
use yasm for the assembly

* nss: use clang-3.4 as compiler on Intel

nss contains assembly that the old gas assembler can't manage
using clang-3.4 is the easiest fix for this, as it is
already needed elsewhere for libvpx

* Intel mozconfig: update

we need to force the old gas assembler to be used
for the majority of the build as the newer clang
one will fail

* client.mk: use original which

MacPorts has a newer version of the which command
that is supposed to be more like current 'which' versions,
but there is an error in it at present and the construct
used in TFF doesn't work correctly.

Until this is fixed, use the original /usr/bin/which (and that
one can in fact be used forever, of course).
2020-06-11 15:31:09 -07:00
Cameron Kaiser e901c0a71e #593: M1613943 M1613765 M1614971 2020-03-05 19:02:20 -08:00
Cameron Kaiser fae264c819 #590: TLS 1.3 support (consolidated) with locale workaround 2020-02-17 20:51:23 -08:00
Cameron Kaiser cfb4b1e08a #587: M1598543 M1607902 disable remote jars 2020-02-07 20:23:59 -08:00
Cameron Kaiser 216c8ff731 #578: M1580320 M1584170 2019-11-19 21:26:25 -08:00
Cameron Kaiser 71cf5b95ad #574: M1581950 M1584216 M1577107 M1584907 M1558522 2019-10-16 22:25:44 -07:00
Cameron Kaiser 54aa2d7cc1 #551: M1538619 M1538736 M1542829 M1543617 M1531346 M1540166 2019-05-06 19:59:41 -07:00
Cameron Kaiser ceed596553 #501: convert to Demux API; add colour profile support 2019-02-09 11:29:51 -08:00
Cameron Kaiser c2ce1fbd04 #501: libwebp 1.0.1 with endian fix to highlevel decoder 2019-02-08 20:04:35 -08:00
Cameron Kaiser 812d03b96a #512: M1480092 M1466577 2018-08-19 14:43:38 -07:00
Cameron Kaiser 582f5a0deb #500: M1464063 M1464039 M1458048 2018-06-21 16:29:20 -07:00
Cameron Kaiser 1f117b494f closes #480: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 plus SHA-384 base plumbing from M923089+M1276618+M1278434 2018-04-10 14:13:39 -07:00
Cameron Kaiser fd2f991b56 #478 chemspill: M1446062 fixes M1446068 2018-03-15 20:27:07 -07:00
Cameron Kaiser 00288c27a1 #478: M1443865 (for our Intel friends if they ever get it working) 2018-03-07 17:25:56 -08:00
Cameron Kaiser fd45dec140 #478: M1434580 M1261175 M1426087 M1426988 2018-02-18 22:48:35 -08:00
Cameron Kaiser f741a44223 clean up newlines from #467 2018-01-23 22:30:50 -08:00
Raphael G 6f0c72712d Disable tree-vectorize on some functions for gcc-4.8.5 2018-01-21 10:24:53 -05:00
Cameron Kaiser cfdc685edb #457, #459: M1413741 M1408990 M1418922 M1422389 M1415598 M1423159 M1399400 M1428589 M1427870 M1425780 2018-01-14 17:23:09 -08:00
Cameron Kaiser 515d20df86 #324: vp8 intrinsics for future expansion 2017-11-30 22:05:32 -08:00
Cameron Kaiser fe74dde015 #324: start additional vp8 VMX conversion to intrinsics 2017-11-22 19:17:34 -08:00
Cameron Kaiser 7bfd387acb #324: complete intra predictors for h/v/dc/128 2017-11-22 17:27:20 -08:00
Cameron Kaiser c0b52e0122 #448: implement VMX PNG decoding acceleration 2017-11-15 21:28:02 -08:00
Cameron Kaiser 450fe8255d #448: update libpng with VSX disabled 2017-11-15 19:22:08 -08:00
Cameron Kaiser 10268aa6da #324: start work on intra frame prediction 2017-11-03 20:34:22 -07:00
Cameron Kaiser e13d43ac6a #433: M1395598 M1389974 M1396570 M1384801 2017-09-22 09:10:30 -07:00
Cameron Kaiser 3f66b79183 #406: convert remaining relevant memchr calls to VMX_MEMCHR/VMX_HASCHR 2017-08-27 19:36:49 -07:00
Cameron Kaiser 2f4742e523 #416: M1383000 M1376459 M1372467 M1372383 M1383002 2017-07-31 21:13:38 -07:00
Cameron Kaiser c9b2922b70 hello FPR 2017-04-19 00:56:45 -07:00