summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-20Merge "Passing plane_bsize to foreach_transformed_block_visitor."Dmitry Kovalev
2013-08-20Merge "Add neon optimize vp9_short_idct10_8x8_add."hkuang
2013-08-20Merge "vp9_filter.{h, c} cleanup + adding SUBPEL_TAPS constant."Dmitry Kovalev
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 "Cleanup/enhancements of switchable filter search"Deb Mukherjee
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-20Cleanup/enhancements of switchable filter searchDeb Mukherjee
2013-08-20Merge "Enable early termination in uv rd loop"Jingning Han
2013-08-20Merge "fix the mv_ref_idx issue"Jim Bankoski
2013-08-20fix the mv_ref_idx issueJim Bankoski
2013-08-20Changes to auto partition size selection.Paul Wilkins
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-19fix a bug when null function pointer is used.Yaowu Xu
2013-08-19Moving plane_block_idx from vp9_blockd.h to vp9_quantize.c.Dmitry Kovalev
2013-08-19Enable early termination in uv rd loopJingning Han
2013-08-19Passing plane_bsize to foreach_transformed_block_visitor.Dmitry Kovalev
2013-08-19Merge "Fix potential use of uninitialized value"Jingning Han
2013-08-19Merge "Fix the returned distortion value in rd_pick_intra"Jingning Han
2013-08-19Using plane_bsize instead of bsize.Dmitry Kovalev
2013-08-19Further correct bug in loopfilter initializationAdrian Grange
2013-08-19Fix potential use of uninitialized valueJingning Han
2013-08-16Fix the returned distortion value in rd_pick_intraJingning Han
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-16Fixed typos and formattingAdrian Grange
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-15Merge "Refactor rd loop for chroma components"Jingning Han
2013-08-15Added resizing & initialization of last frame segment mapAdrian Grange
2013-08-15Merge "Converting code from using ss_txfrm_size to tx_size."Dmitry Kovalev
2013-08-15Merge "Moving segmentation struct from MACROBLOCKD to VP9_COMMON."Dmitry Kovalev
2013-08-15Merge "vp9: neon: add vp9_convolve_avg_neon"Johann
2013-08-15Merge "vp9: neon: add vp9_convolve_copy_neon"Johann
2013-08-15Refactor rd loop for chroma componentsJingning Han