tenfourfox/media/libvpx
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
..
build/make hello FPR 2017-04-19 00:56:45 -07:00
third_party/x86inc hello FPR 2017-04-19 00:56:45 -07:00
vp8 #512: M1480092 M1466577 2018-08-19 14:43:38 -07:00
vp9 #478: M1443865 (for our Intel friends if they ever get it working) 2018-03-07 17:25:56 -08:00
vpx #478: M1434580 M1261175 M1426087 M1426988 2018-02-18 22:48:35 -08:00
vpx_dsp hello FPR 2017-04-19 00:56:45 -07:00
vpx_mem hello FPR 2017-04-19 00:56:45 -07:00
vpx_ports hello FPR 2017-04-19 00:56:45 -07:00
vpx_scale hello FPR 2017-04-19 00:56:45 -07:00
LICENSE hello FPR 2017-04-19 00:56:45 -07:00
Makefile.in Intel fixes (#608) 2020-06-11 15:31:09 -07:00
PATENTS hello FPR 2017-04-19 00:56:45 -07:00
README_MOZILLA hello FPR 2017-04-19 00:56:45 -07:00
bug1137614.patch hello FPR 2017-04-19 00:56:45 -07:00
clamp-abs-QIndex.patch hello FPR 2017-04-19 00:56:45 -07:00
clamp_abs_lvl_seg.patch hello FPR 2017-04-19 00:56:45 -07:00
disable_pthread_on_mingw.patch hello FPR 2017-04-19 00:56:45 -07:00
input_frame_validation.patch hello FPR 2017-04-19 00:56:45 -07:00
moz.build Intel fixes (#608) 2020-06-11 15:31:09 -07:00
sources.mozbuild hello FPR 2017-04-19 00:56:45 -07:00
stdint.patch hello FPR 2017-04-19 00:56:45 -07:00
update.py hello FPR 2017-04-19 00:56:45 -07:00
vp8_rtcd.h hello FPR 2017-04-19 00:56:45 -07:00
vp8_rtcd_armv7-android-gcc.h hello FPR 2017-04-19 00:56:45 -07:00
vp8_rtcd_generic-gnu.h hello FPR 2017-04-19 00:56:45 -07:00
vp8_rtcd_tenfourfox_altivec.h hello FPR 2017-04-19 00:56:45 -07:00
vp8_rtcd_x86-darwin9-gcc.h hello FPR 2017-04-19 00:56:45 -07:00
vp8_rtcd_x86-linux-gcc.h hello FPR 2017-04-19 00:56:45 -07:00
vp8_rtcd_x86-win32-gcc.h hello FPR 2017-04-19 00:56:45 -07:00
vp8_rtcd_x86-win32-vs12.h hello FPR 2017-04-19 00:56:45 -07:00
vp8_rtcd_x86_64-darwin9-gcc.h hello FPR 2017-04-19 00:56:45 -07:00
vp8_rtcd_x86_64-linux-gcc.h hello FPR 2017-04-19 00:56:45 -07:00
vp8_rtcd_x86_64-win64-gcc.h hello FPR 2017-04-19 00:56:45 -07:00
vp8_rtcd_x86_64-win64-vs12.h hello FPR 2017-04-19 00:56:45 -07:00
vp9_filter_restore_aligment.patch hello FPR 2017-04-19 00:56:45 -07:00
vp9_rtcd.h hello FPR 2017-04-19 00:56:45 -07:00
vp9_rtcd_armv7-android-gcc.h hello FPR 2017-04-19 00:56:45 -07:00
vp9_rtcd_generic-gnu.h hello FPR 2017-04-19 00:56:45 -07:00
vp9_rtcd_tenfourfox_altivec.h #324: complete intra predictors for h/v/dc/128 2017-11-22 17:27:20 -08:00
vp9_rtcd_x86-darwin9-gcc.h hello FPR 2017-04-19 00:56:45 -07:00
vp9_rtcd_x86-linux-gcc.h hello FPR 2017-04-19 00:56:45 -07:00
vp9_rtcd_x86-win32-gcc.h hello FPR 2017-04-19 00:56:45 -07:00
vp9_rtcd_x86-win32-vs12.h hello FPR 2017-04-19 00:56:45 -07:00
vp9_rtcd_x86_64-darwin9-gcc.h hello FPR 2017-04-19 00:56:45 -07:00
vp9_rtcd_x86_64-linux-gcc.h hello FPR 2017-04-19 00:56:45 -07:00
vp9_rtcd_x86_64-win64-gcc.h hello FPR 2017-04-19 00:56:45 -07:00
vp9_rtcd_x86_64-win64-vs12.h hello FPR 2017-04-19 00:56:45 -07:00
vpx_config.asm hello FPR 2017-04-19 00:56:45 -07:00
vpx_config.h hello FPR 2017-04-19 00:56:45 -07:00
vpx_config_armv7-android-gcc.asm hello FPR 2017-04-19 00:56:45 -07:00
vpx_config_armv7-android-gcc.h hello FPR 2017-04-19 00:56:45 -07:00
vpx_config_generic-gnu.asm hello FPR 2017-04-19 00:56:45 -07:00
vpx_config_generic-gnu.h hello FPR 2017-04-19 00:56:45 -07:00
vpx_config_tenfourfox_altivec.c hello FPR 2017-04-19 00:56:45 -07:00
vpx_config_tenfourfox_altivec.h hello FPR 2017-04-19 00:56:45 -07:00
vpx_config_x86-darwin9-gcc.asm hello FPR 2017-04-19 00:56:45 -07:00
vpx_config_x86-darwin9-gcc.h hello FPR 2017-04-19 00:56:45 -07:00
vpx_config_x86-linux-gcc.asm hello FPR 2017-04-19 00:56:45 -07:00
vpx_config_x86-linux-gcc.h hello FPR 2017-04-19 00:56:45 -07:00
vpx_config_x86-win32-gcc.asm hello FPR 2017-04-19 00:56:45 -07:00
vpx_config_x86-win32-gcc.h hello FPR 2017-04-19 00:56:45 -07:00
vpx_config_x86-win32-vs12.asm hello FPR 2017-04-19 00:56:45 -07:00
vpx_config_x86-win32-vs12.h hello FPR 2017-04-19 00:56:45 -07:00
vpx_config_x86_64-darwin9-gcc.asm hello FPR 2017-04-19 00:56:45 -07:00
vpx_config_x86_64-darwin9-gcc.h hello FPR 2017-04-19 00:56:45 -07:00
vpx_config_x86_64-linux-gcc.asm hello FPR 2017-04-19 00:56:45 -07:00
vpx_config_x86_64-linux-gcc.h hello FPR 2017-04-19 00:56:45 -07:00
vpx_config_x86_64-win64-gcc.asm hello FPR 2017-04-19 00:56:45 -07:00
vpx_config_x86_64-win64-gcc.h hello FPR 2017-04-19 00:56:45 -07:00
vpx_config_x86_64-win64-vs12.asm hello FPR 2017-04-19 00:56:45 -07:00
vpx_config_x86_64-win64-vs12.h hello FPR 2017-04-19 00:56:45 -07:00
vpx_dsp_rtcd.h hello FPR 2017-04-19 00:56:45 -07:00
vpx_dsp_rtcd_armv7-android-gcc.h hello FPR 2017-04-19 00:56:45 -07:00
vpx_dsp_rtcd_generic-gnu.h hello FPR 2017-04-19 00:56:45 -07:00
vpx_dsp_rtcd_x86-darwin9-gcc.h hello FPR 2017-04-19 00:56:45 -07:00
vpx_dsp_rtcd_x86-linux-gcc.h hello FPR 2017-04-19 00:56:45 -07:00
vpx_dsp_rtcd_x86-win32-gcc.h hello FPR 2017-04-19 00:56:45 -07:00
vpx_dsp_rtcd_x86-win32-vs12.h hello FPR 2017-04-19 00:56:45 -07:00
vpx_dsp_rtcd_x86_64-darwin9-gcc.h hello FPR 2017-04-19 00:56:45 -07:00
vpx_dsp_rtcd_x86_64-linux-gcc.h hello FPR 2017-04-19 00:56:45 -07:00
vpx_dsp_rtcd_x86_64-win64-gcc.h hello FPR 2017-04-19 00:56:45 -07:00
vpx_dsp_rtcd_x86_64-win64-vs12.h hello FPR 2017-04-19 00:56:45 -07:00
vpx_once.patch hello FPR 2017-04-19 00:56:45 -07:00
vpx_scale_rtcd.h hello FPR 2017-04-19 00:56:45 -07:00
vpx_scale_rtcd_armv7-android-gcc.h hello FPR 2017-04-19 00:56:45 -07:00
vpx_scale_rtcd_generic-gnu.h hello FPR 2017-04-19 00:56:45 -07:00
vpx_scale_rtcd_x86-darwin9-gcc.h hello FPR 2017-04-19 00:56:45 -07:00
vpx_scale_rtcd_x86-linux-gcc.h hello FPR 2017-04-19 00:56:45 -07:00
vpx_scale_rtcd_x86-win32-gcc.h hello FPR 2017-04-19 00:56:45 -07:00
vpx_scale_rtcd_x86-win32-vs12.h hello FPR 2017-04-19 00:56:45 -07:00
vpx_scale_rtcd_x86_64-darwin9-gcc.h hello FPR 2017-04-19 00:56:45 -07:00
vpx_scale_rtcd_x86_64-linux-gcc.h hello FPR 2017-04-19 00:56:45 -07:00
vpx_scale_rtcd_x86_64-win64-gcc.h hello FPR 2017-04-19 00:56:45 -07:00
vpx_scale_rtcd_x86_64-win64-vs12.h hello FPR 2017-04-19 00:56:45 -07:00
vpx_version.h hello FPR 2017-04-19 00:56:45 -07:00