summaryrefslogtreecommitdiff
path: root/libvpx_srcs_x86.gypi
diff options
context:
space:
mode:
authorfgalligan@chromium.org <fgalligan@chromium.org@4ff67af0-8c30-449e-8e8b-ad334ec8d88c>2013-09-13 20:07:11 +0000
committerfgalligan@chromium.org <fgalligan@chromium.org@4ff67af0-8c30-449e-8e8b-ad334ec8d88c>2013-09-13 20:07:11 +0000
commitf9586bb54d74c97d07b09eb2512f8569c9c1c025 (patch)
tree76a64e7a078c9df2102553a3646caa576a4c86ad /libvpx_srcs_x86.gypi
parent7408b463e40a4c15134ea504c6bbe991441d7ebd (diff)
downloadlibvpx-f9586bb54d74c97d07b09eb2512f8569c9c1c025.tar.gz
libvpx: Pull from upstream
Current HEAD: 0c3038234d486c5228ecb8e29b65d05e820341a5 git log from upstream: 0c30382 Merge "Clean up of the search best filter speed feature" 5d86423 Merge "Fix VP9_mode_order[]" 8fc95a1 Merge "New mode_info_context storage -- undo revert" 1407cf8 Fix VP9_mode_order[] 9c9a3b2 Merge "Deleted #include <inttypes.h>" 324ebb7 Merge "fix clang warning in rdopt" 86fb12b Merge "Add neon optimize iht8x8 which is 282% faster than C." 25655e5 Merge "First draft of vp9_short_idct32x32_add_neon." 182366c Add neon optimize iht8x8 which is 282% faster than C. 9ee9918 fix clang warning in rdopt e7f2aa0 clang warnings : ref frame enum mismatch cddde51 Merge "clang warnings : remove split and i4x4_pred fake modes" 4d018be Deleted #include <inttypes.h> 66755ab Merge "Changes in speed 2 settings" 7fb42d9 clang warnings : remove split and i4x4_pred fake modes 6a50146 First draft of vp9_short_idct32x32_add_neon. b964646 Clean up of the search best filter speed feature 2384594 Merge "Improved 8t filters" d09abfa Merge "resolve clang issue : implicit convert tx_mode -> tx_size" d22a504 Improved 8t filters 69fe840 Changes in speed 2 settings ac6093d New mode_info_context storage -- undo revert 079183c code cleanup 65fe7d7 Merge "Remove redundant condition check in 32x32 quant" db48718 Merge "vpx_mem: increase default alignment" 321c2fd Merge "Enable and fix resize_test for VP9" cb24406 Merge "Remove the use of uninitialized_safe in encode_sb_" 5d93feb Remove redundant condition check in 32x32 quant 93ffd37 Enable and fix resize_test for VP9 3d22d3a Merge "Small tweaks on the constant quality mode" 09830aa Small tweaks on the constant quality mode 0607abc Stop partition checking when distortion is small f6bc783 Merge "Modify encode breakout for static frames" 939791a Modify encode breakout for static frames 2873d56 Merge "Enable accuracy/memory check for 16x16 transforms" 87bc705 Merge "Rework 16x16 transform unit test" f4a6f93 Merge "Speed up idct16x16 by rearrange instructions." 4f660cc Modified mode skip functionality. 901c495 Added extra check to rd_auto_partition_range() 563c273 test/idct_test: add missing vpx_integer.h include fc5ec20 Speed up idct16x16 by rearrange instructions. 37705a3 Enable accuracy/memory check for 16x16 transforms 20abe59 Merge "API extensions and sample app for spacial scalable encoder" 8f92a7e Rework 16x16 transform unit test 01b35c3 API extensions and sample app for spacial scalable encoder 18c780a Remove the use of uninitialized_safe in encode_sb_ c1913c9 Merge "Revert "New mode_info_context storage"" 54a03e2 Revert "New mode_info_context storage" 132ef42 changed to enable vp9_postproc b19126b Merge "Reduce the amount of extension in src frames" 740acd6 Merge "Enable kf restrictions at speed 4" 65c2444 Reduce the amount of extension in src frames 9faa7e8 resolve clang issue : implicit convert tx_mode -> tx_size e378566 Merge "New mode_info_context storage" 09bc942 Fix overflow issue in 16x16 quantization SSSE3 fb550ee vpx_mem: increase default alignment d1268c5 Merge "Support a constant quality mode in VP9" f15cdc7 Enable kf restrictions at speed 4 e378a89 Support a constant quality mode in VP9 afffa3d cleanup cpplint warnings dae1773 New mode_info_context storage e4e8645 Merge "fix loop filter setup_mask could reach out of bounds issue" 3476404 Merge "Speed up idct8x8 by rearrange instructions. Speed improve from 264% ~ 270% to 280% ~ 300% base on assembly-perf." 736114f fix loop filter setup_mask could reach out of bounds issue 170be56 Merge "Enable 32x32 Transform unit test" 4ad52a8 Enable 32x32 Transform unit test 1c263d6 Merge "Use saturated addition in SSSE3 of 32x32 quant" 2156cca Merge "resolve clang warnings : uninitialized vars in vp9_entropy.h" 458c283 Use saturated addition in SSSE3 of 32x32 quant 9fc3d32 Merge "faster accounting of inc_mv" 9158b89 Merge "make bsize requirement for SEG_LVL_SKIP explicit" 7bc775d Merge "Added ClearSystemState in a unit test" 2e4ca9d resolve clang warnings : uninitialized vars in vp9_entropy.h e8feb29 Merge "wrap non420 loop filter code in macro" e5deed0 Merge "Attempt to fix speed 4" 1ee6693 make bsize requirement for SEG_LVL_SKIP explicit 01c4e04 Speed up idct8x8 by rearrange instructions. Speed improve from 264% ~ 270% to 280% ~ 300% base on assembly-perf. e494df1 Added ClearSystemState in a unit test 72872d3 Merge "Fixing problem with invalid delta_q reading." 3c05bda Merge "Add neon optimize vp9_short_iht4x4_add." 3b8614a Add neon optimize vp9_short_iht4x4_add. 890eee3 Fixing problem with invalid delta_q reading. 76a437a Merge "Replacing init_dequantizer() with setup_plane_dequants()." 872c6d8 Merge "speed up inc_mv_component" bb2313d Merge "make vp9 postproc a config option" 9fd2767 Merge "Use correct bit cost while static-thresh is on" c3c21e3 wrap non420 loop filter code in macro 7940154 make vp9 postproc a config option 532179e faster accounting of inc_mv d6606d1 Replacing init_dequantizer() with setup_plane_dequants(). 5dda1d2 speed up inc_mv_component 1cf2272 Merge "Fix intermediate height in convolve_c" 49317cd Attempt to fix speed 4 010c0ad Merge "Fix 32x32 forward transform SSE2 version" 948aaab Merge "Improved mb_lpf_horizontal_edge_w_sse2_8" 3cf46fa Fix 32x32 forward transform SSE2 version 0ca7855 Use correct bit cost while static-thresh is on 2b9baca Merge "Added per pixel inter rd hit count stats" e22bb0d Merge "Refactor 16x16 unit tests" e326cec Fix intermediate height in convolve_c 1d44fc0 Merge "rework filter_block_plane" bc50961 rework filter_block_plane ec4b274 Refactor 16x16 unit tests c86c544 Merge "Fix overflow issue in SSSE3 32x32 quantization" 1f4bf79 Added per pixel inter rd hit count stats b6dbf11 Merge "Adds a speed feature for fast 1-loop forw updates" e83e8f0 Merge changes Ib1e853f9,Ifd75c809,If3e83404 ee96159 Merge "Fixed potential overflows" d765df2 consistently name VP9_COMMON variables #3 aa05321 consistently name VP9_COMMON variables #2 924d745 consistently name VP9_COMMON variables #1 e80bf80 Merge "Renaming txfm_size to tx_size." abff678 Fix overflow issue in SSSE3 32x32 quantization aaa7b44 Fixed potential overflows 22dc946 Improved mb_lpf_horizontal_edge_w_sse2_8 b718070 Merge "General code cleanup." db20806 Merge "Removing unnecessary call to vp9_setup_interp_filters." b62ddd5 General code cleanup. e02dc84 Adds a speed feature for fast 1-loop forw updates 851a2fd Renaming txfm_size to tx_size. eb7acb5 Merge "Fix buf alignment in sub8x8 comp inter-inter pred" 1d3f94e Merge "Adding get_entropy_context function." a93992e Adding get_entropy_context function. 2d6aadd Fix buf alignment in sub8x8 comp inter-inter pred 44b7854 Removing unnecessary call to vp9_setup_interp_filters. BUG=279335 TBR=tomfinegan Review URL: https://codereview.chromium.org/23530058 git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/libvpx@223105 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
Diffstat (limited to 'libvpx_srcs_x86.gypi')
-rw-r--r--libvpx_srcs_x86.gypi4
1 files changed, 0 insertions, 4 deletions
diff --git a/libvpx_srcs_x86.gypi b/libvpx_srcs_x86.gypi
index f4efc27..a4cf40b 100644
--- a/libvpx_srcs_x86.gypi
+++ b/libvpx_srcs_x86.gypi
@@ -200,8 +200,6 @@
'<(libvpx_source)/vp9/common/vp9_mvref_common.h',
'<(libvpx_source)/vp9/common/vp9_onyxc_int.h',
'<(libvpx_source)/vp9/common/vp9_onyx.h',
- '<(libvpx_source)/vp9/common/vp9_postproc.c',
- '<(libvpx_source)/vp9/common/vp9_postproc.h',
'<(libvpx_source)/vp9/common/vp9_ppflags.h',
'<(libvpx_source)/vp9/common/vp9_pragmas.h',
'<(libvpx_source)/vp9/common/vp9_pred_common.c',
@@ -230,8 +228,6 @@
'<(libvpx_source)/vp9/common/x86/vp9_intrapred_sse2.asm',
'<(libvpx_source)/vp9/common/x86/vp9_intrapred_ssse3.asm',
'<(libvpx_source)/vp9/common/x86/vp9_loopfilter_mmx.asm',
- '<(libvpx_source)/vp9/common/x86/vp9_postproc_mmx.asm',
- '<(libvpx_source)/vp9/common/x86/vp9_postproc_sse2.asm',
'<(libvpx_source)/vp9/common/x86/vp9_postproc_x86.h',
'<(libvpx_source)/vp9/common/x86/vp9_subpixel_8t_ssse3.asm',
'<(libvpx_source)/vp9/decoder/vp9_dboolhuff.c',