summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
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
2013-08-15Merge "Remove unused RDCOST_8X8 macro"Jingning Han
2013-08-15Merge "Unify luma and chroma rd-cost estimation"Jingning Han
2013-08-15Converting code from using ss_txfrm_size to tx_size.Dmitry Kovalev
2013-08-15Using { 0 } for initialization instead of memset.Dmitry Kovalev
2013-08-15Renaming d27 predictor to d207.Dmitry Kovalev
2013-08-15vp9: neon: optimise vp9_wide_mbfilter_neonMans Rullgard
2013-08-15Merge "vp9_dx_iface: check for NULL/0-size input"James Zern
2013-08-15Moving segmentation struct from MACROBLOCKD to VP9_COMMON.Dmitry Kovalev
2013-08-15Remove unused RDCOST_8X8 macroJingning Han
2013-08-15Merge "Quantization code cleanup."Dmitry Kovalev
2013-08-15Speed feature to skip split partition based on varDeb Mukherjee
2013-08-15Unify luma and chroma rd-cost estimationJingning Han
2013-08-15Merge "Renaming in MB_MODE_INFO"Paul Wilkins
2013-08-14vp9_dx_iface: check for NULL/0-size inputJames Zern
2013-08-14Merge "Add neon optimize vp9_short_idct16x16_add."hkuang
2013-08-14Add neon optimize vp9_short_idct16x16_add.hkuang
2013-08-14foreach_transformed_block_in_plane cleanup, explicit tx_size var.Dmitry Kovalev
2013-08-14Adding const to arguments of intra prediction functions.Dmitry Kovalev
2013-08-14vp9: neon: add vp9_convolve_avg_neonMans Rullgard
2013-08-14vp9: neon: add vp9_convolve_copy_neonMans Rullgard
2013-08-14Renaming in MB_MODE_INFOPaul Wilkins
2013-08-14Merge "Honor min_partition_size properly for non-square splits"Paul Wilkins
2013-08-13Honor min_partition_size properly for non-square splitsGuillaume Martres
2013-08-13Merge "Little cleanup inside decode_tile() function."Dmitry Kovalev