summaryrefslogtreecommitdiff
path: root/vp9/common
AgeCommit message (Expand)Author
2013-08-22Merge "rename LOG2_* defines to *_LOG2"James Zern
2013-08-22Merge "check_bsize_coverage cleanup."Dmitry Kovalev
2013-08-22Merge "Add neon optimize vp9_short_idct10_16x16_add."hkuang
2013-08-22Add neon optimize vp9_short_idct10_16x16_add.hkuang
2013-08-22check_bsize_coverage cleanup.Dmitry Kovalev
2013-08-22rename LOG2_* defines to *_LOG2James Zern
2013-08-22Adding vp9_is_scaled function.Dmitry Kovalev
2013-08-22Merge "Using has_second_ref function to simplify the code."Dmitry Kovalev
2013-08-22Merge "Cleaning up foreach_transformed_block_in_plane."Dmitry Kovalev
2013-08-22Merge "Cleaning up reset_skip_context function."Dmitry Kovalev
2013-08-22Merge "Removing unused foreach_predicted_block function."Dmitry Kovalev
2013-08-21Cleaning up foreach_transformed_block_in_plane.Dmitry Kovalev
2013-08-21Cleaning up reset_skip_context function.Dmitry Kovalev
2013-08-21Merge "Adding scale factor check."Dmitry Kovalev
2013-08-21Merge "vp9 rtcd: remove non-existent sad functions"James Zern
2013-08-21Removing a lot of duplicated code.Dmitry Kovalev
2013-08-21Adding scale factor check.Dmitry Kovalev
2013-08-21Fix typos and minor stylistic cleanupAdrian Grange
2013-08-21Merge "Further correct bug in loopfilter initialization"Adrian Grange
2013-08-20vp9 rtcd: remove non-existent sad functionsJames Zern
2013-08-20Removing unused foreach_predicted_block function.Dmitry Kovalev
2013-08-20Merge "Passing plane_bsize to foreach_transformed_block_visitor."Dmitry Kovalev
2013-08-20Using has_second_ref function to simplify the code.Dmitry Kovalev
2013-08-20Merge "Add neon optimize vp9_short_idct10_8x8_add."hkuang
2013-08-20vp9_filter.{h, c} cleanup + adding SUBPEL_TAPS constant.Dmitry Kovalev
2013-08-20Add neon optimize vp9_short_idct10_8x8_add.hkuang
2013-08-20Merge "Moving plane_block_idx from vp9_blockd.h to vp9_quantize.c."Dmitry Kovalev
2013-08-20Merge "Adding has_second_ref function."Dmitry Kovalev
2013-08-20Merge "Adding VP9_FILTER_BITS constant."Dmitry Kovalev
2013-08-20fix the mv_ref_idx issueJim Bankoski
2013-08-20Adding VP9_FILTER_BITS constant.Dmitry Kovalev
2013-08-19Adding has_second_ref function.Dmitry Kovalev
2013-08-19Change to limit the mv search rangeYaowu Xu
2013-08-19Moving plane_block_idx from vp9_blockd.h to vp9_quantize.c.Dmitry Kovalev
2013-08-19Passing plane_bsize to foreach_transformed_block_visitor.Dmitry Kovalev
2013-08-19Using plane_bsize instead of bsize.Dmitry Kovalev
2013-08-19Further correct bug in loopfilter initializationAdrian Grange
2013-08-16Removing unused or redundant arguments from *_args structures.Dmitry Kovalev
2013-08-16Merge "Moving from ss_txfrm_size to tx_size."Dmitry Kovalev
2013-08-16Merge "Renaming d27 predictor to d207."Dmitry Kovalev
2013-08-16Merge "Reduce the instructions of idct8x8. Also add the saving and restoring ...Johann
2013-08-16Merge "Reduce instructions of idct4x4."Johann
2013-08-16Merge "vp9: neon: optimise vp9_wide_mbfilter_neon"Frank Galligan
2013-08-16Reduce instructions of idct4x4.hkuang
2013-08-16Reduce the instructions of idct8x8. Also add thehkuang
2013-08-16Merge "vp9: neon: use aligned stores in convolve functions"Johann
2013-08-16Merge "Added resizing & initialization of last frame segment map"Adrian Grange
2013-08-16vp9: neon: use aligned stores in convolve functionsMans Rullgard
2013-08-15Moving from ss_txfrm_size to tx_size.Dmitry Kovalev
2013-08-15Added resizing & initialization of last frame segment mapAdrian Grange