summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2013-09-19change to avoid invalid memory read.Yaowu Xu
2013-09-19fix integer overflow errorsYaowu Xu
2013-09-19Merge "Removing redundant code from vp9_mcomp.c."Dmitry Kovalev
2013-09-19Merge "Removing redundant coef calculation + cleanup."Dmitry Kovalev
2013-09-19Merge "Fixing typo in the encoder."Dmitry Kovalev
2013-09-18Merge "Fix x86inc.asm to build PIC code correctly"Yunqing Wang
2013-09-18Fix x86inc.asm to build PIC code correctlyYunqing Wang
2013-09-18Removing redundant coef calculation + cleanup.Dmitry Kovalev
2013-09-18Removing redundant code from vp9_mcomp.c.Dmitry Kovalev
2013-09-18Fixing typo in the encoder.Dmitry Kovalev
2013-09-17Merge "Silence a bunch of MSVC warnings"Yaowu Xu
2013-09-17Clean up second ref check in sub8x8 rd loopJingning Han
2013-09-17Silence a bunch of MSVC warningsYaowu Xu
2013-09-17Remove redundant argument in get_sub_block_mvJingning Han
2013-09-17Merge "Minor clean up."Paul Wilkins
2013-09-17Merge "Adjustment to mode_skip_start."Paul Wilkins
2013-09-16Merge "Speed up iht8x8 by rearranging instructions. Speed improves from 282% ...hkuang
2013-09-16Speed up iht8x8 by rearranging instructions.hkuang
2013-09-16fix a problem where an invalid mv used in searchYaowu Xu
2013-09-16Minor clean up.Paul Wilkins
2013-09-16Adjustment to mode_skip_start.Paul Wilkins
2013-09-13Revert "Improved 8t filters"James Zern
2013-09-13Merge "Adaptive motion search control"Jingning Han
2013-09-13Adaptive motion search controlJingning Han
2013-09-13Merge "Clean up of the search best filter speed feature"Deb Mukherjee
2013-09-13Merge "Fix VP9_mode_order[]"Paul Wilkins
2013-09-13Merge "New mode_info_context storage -- undo revert"Scott LaVarnway
2013-09-13Fix VP9_mode_order[]Paul Wilkins
2013-09-13Merge "Deleted #include <inttypes.h>"Paul Wilkins
2013-09-12Merge "fix clang warning in rdopt"Jim Bankoski
2013-09-12Merge "Add neon optimize iht8x8 which is 282% faster than C."hkuang
2013-09-12Merge "First draft of vp9_short_idct32x32_add_neon."Christian Duvivier
2013-09-12Add neon optimize iht8x8 which is 282% faster than C.hkuang
2013-09-12fix clang warning in rdoptJim Bankoski
2013-09-12clang warnings : ref frame enum mismatchJim Bankoski
2013-09-12Merge "clang warnings : remove split and i4x4_pred fake modes"Jim Bankoski
2013-09-12Deleted #include <inttypes.h>Paul Wilkins
2013-09-12Merge "Changes in speed 2 settings"Paul Wilkins
2013-09-11clang warnings : remove split and i4x4_pred fake modesJim Bankoski
2013-09-11First draft of vp9_short_idct32x32_add_neon.Christian Duvivier
2013-09-11Clean up of the search best filter speed featureDeb Mukherjee
2013-09-11Merge "Improved 8t filters"Scott LaVarnway
2013-09-11Merge "resolve clang issue : implicit convert tx_mode -> tx_size"Jim Bankoski
2013-09-11Improved 8t filtersScott LaVarnway
2013-09-11Changes in speed 2 settingsDeb Mukherjee
2013-09-11New mode_info_context storage -- undo revertScott LaVarnway
2013-09-11code cleanupYunqing Wang
2013-09-10Merge "Remove redundant condition check in 32x32 quant"Jingning Han
2013-09-10Merge "Remove the use of uninitialized_safe in encode_sb_"Jingning Han
2013-09-10Remove redundant condition check in 32x32 quantJingning Han