diff options
author | trav90 <travawine@palemoon.org> | 2018-10-18 06:04:57 -0500 |
---|---|---|
committer | trav90 <travawine@palemoon.org> | 2018-10-18 06:04:57 -0500 |
commit | 7369c7d7a5eed32963d8af37658286617919f91c (patch) | |
tree | 5397ce7ee9bca1641118fdc3187bd9e2b24fdc9c /media/libaom/sources.mozbuild | |
parent | 77887af9c4ad1420bbdb33984af4f74b55ca59db (diff) | |
download | UXP-7369c7d7a5eed32963d8af37658286617919f91c.tar UXP-7369c7d7a5eed32963d8af37658286617919f91c.tar.gz UXP-7369c7d7a5eed32963d8af37658286617919f91c.tar.lz UXP-7369c7d7a5eed32963d8af37658286617919f91c.tar.xz UXP-7369c7d7a5eed32963d8af37658286617919f91c.zip |
Update aom to commit id f5bdeac22930ff4c6b219be49c843db35970b918
Diffstat (limited to 'media/libaom/sources.mozbuild')
-rw-r--r-- | media/libaom/sources.mozbuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/media/libaom/sources.mozbuild b/media/libaom/sources.mozbuild index d9c5c15a9..e166060a3 100644 --- a/media/libaom/sources.mozbuild +++ b/media/libaom/sources.mozbuild @@ -76,6 +76,7 @@ files = { '../../third_party/aom/aom_dsp/x86/highbd_convolve_avx2.c', '../../third_party/aom/aom_dsp/x86/highbd_intrapred_sse2.asm', '../../third_party/aom/aom_dsp/x86/highbd_loopfilter_sse2.c', + '../../third_party/aom/aom_dsp/x86/highbd_quantize_intrin_avx2.c', '../../third_party/aom/aom_dsp/x86/highbd_quantize_intrin_sse2.c', '../../third_party/aom/aom_dsp/x86/highbd_sad4d_sse2.asm', '../../third_party/aom/aom_dsp/x86/highbd_sad_sse2.asm', @@ -142,6 +143,7 @@ files = { '../../third_party/aom/av1/common/clpf_sse4.c', '../../third_party/aom/av1/common/clpf_ssse3.c', '../../third_party/aom/av1/common/convolve.c', + '../../third_party/aom/av1/common/daala_tx.c', '../../third_party/aom/av1/common/debugmodes.c', '../../third_party/aom/av1/common/entropy.c', '../../third_party/aom/av1/common/entropymode.c', @@ -170,6 +172,7 @@ files = { '../../third_party/aom/av1/common/x86/av1_fwd_txfm1d_sse4.c', '../../third_party/aom/av1/common/x86/av1_fwd_txfm2d_sse4.c', '../../third_party/aom/av1/common/x86/av1_highbd_convolve_sse4.c', + '../../third_party/aom/av1/common/x86/convolve_avx2.c', '../../third_party/aom/av1/common/x86/highbd_inv_txfm_avx2.c', '../../third_party/aom/av1/common/x86/highbd_inv_txfm_sse4.c', '../../third_party/aom/av1/common/x86/highbd_warp_plane_ssse3.c', @@ -219,7 +222,9 @@ files = { '../../third_party/aom/av1/encoder/tokenize.c', '../../third_party/aom/av1/encoder/treewriter.c', '../../third_party/aom/av1/encoder/wedge_utils.c', + '../../third_party/aom/av1/encoder/x86/av1_highbd_quantize_avx2.c', '../../third_party/aom/av1/encoder/x86/av1_highbd_quantize_sse4.c', + '../../third_party/aom/av1/encoder/x86/av1_quantize_avx2.c', '../../third_party/aom/av1/encoder/x86/av1_quantize_sse2.c', '../../third_party/aom/av1/encoder/x86/av1_quantize_ssse3_x86_64.asm', '../../third_party/aom/av1/encoder/x86/corner_match_sse4.c', @@ -307,6 +312,7 @@ files = { '../../third_party/aom/aom_dsp/x86/highbd_convolve_avx2.c', '../../third_party/aom/aom_dsp/x86/highbd_intrapred_sse2.asm', '../../third_party/aom/aom_dsp/x86/highbd_loopfilter_sse2.c', + '../../third_party/aom/aom_dsp/x86/highbd_quantize_intrin_avx2.c', '../../third_party/aom/aom_dsp/x86/highbd_quantize_intrin_sse2.c', '../../third_party/aom/aom_dsp/x86/highbd_sad4d_sse2.asm', '../../third_party/aom/aom_dsp/x86/highbd_sad_sse2.asm', @@ -370,6 +376,7 @@ files = { '../../third_party/aom/av1/common/clpf_sse4.c', '../../third_party/aom/av1/common/clpf_ssse3.c', '../../third_party/aom/av1/common/convolve.c', + '../../third_party/aom/av1/common/daala_tx.c', '../../third_party/aom/av1/common/debugmodes.c', '../../third_party/aom/av1/common/entropy.c', '../../third_party/aom/av1/common/entropymode.c', @@ -398,6 +405,7 @@ files = { '../../third_party/aom/av1/common/x86/av1_fwd_txfm1d_sse4.c', '../../third_party/aom/av1/common/x86/av1_fwd_txfm2d_sse4.c', '../../third_party/aom/av1/common/x86/av1_highbd_convolve_sse4.c', + '../../third_party/aom/av1/common/x86/convolve_avx2.c', '../../third_party/aom/av1/common/x86/highbd_inv_txfm_avx2.c', '../../third_party/aom/av1/common/x86/highbd_inv_txfm_sse4.c', '../../third_party/aom/av1/common/x86/highbd_warp_plane_ssse3.c', @@ -447,7 +455,9 @@ files = { '../../third_party/aom/av1/encoder/tokenize.c', '../../third_party/aom/av1/encoder/treewriter.c', '../../third_party/aom/av1/encoder/wedge_utils.c', + '../../third_party/aom/av1/encoder/x86/av1_highbd_quantize_avx2.c', '../../third_party/aom/av1/encoder/x86/av1_highbd_quantize_sse4.c', + '../../third_party/aom/av1/encoder/x86/av1_quantize_avx2.c', '../../third_party/aom/av1/encoder/x86/av1_quantize_sse2.c', '../../third_party/aom/av1/encoder/x86/corner_match_sse4.c', '../../third_party/aom/av1/encoder/x86/dct_intrin_sse2.c', @@ -567,6 +577,7 @@ files = { '../../third_party/aom/av1/common/clpf.c', '../../third_party/aom/av1/common/clpf_neon.c', '../../third_party/aom/av1/common/convolve.c', + '../../third_party/aom/av1/common/daala_tx.c', '../../third_party/aom/av1/common/debugmodes.c', '../../third_party/aom/av1/common/entropy.c', '../../third_party/aom/av1/common/entropymode.c', @@ -706,6 +717,7 @@ files = { '../../third_party/aom/av1/common/cdef.c', '../../third_party/aom/av1/common/clpf.c', '../../third_party/aom/av1/common/convolve.c', + '../../third_party/aom/av1/common/daala_tx.c', '../../third_party/aom/av1/common/debugmodes.c', '../../third_party/aom/av1/common/entropy.c', '../../third_party/aom/av1/common/entropymode.c', |