summaryrefslogtreecommitdiff
path: root/vp9/common
AgeCommit message (Expand)Author
2013-07-12Merge "Adding struct tx_probs and struct tx_counts to cleanup the code."Dmitry Kovalev
2013-07-12Merge "vp9_postproc: remove useless self-assign"James Zern
2013-07-12yv12config: remove YUV_TYPEJames Zern
2013-07-12Adding struct tx_probs and struct tx_counts to cleanup the code.Dmitry Kovalev
2013-07-12Merge "Code cleanup in vp9_pred_common.c"Dmitry Kovalev
2013-07-12vp9_postproc: remove useless self-assignJames Zern
2013-07-12Code cleanup in vp9_pred_common.cDmitry Kovalev
2013-07-12vp9: consistent 'log2' variable namingJames Zern
2013-07-12Some minor cleanups for efficiencyDeb Mukherjee
2013-07-11Removing redundant code mostly from vp9_pred_common.{h, c}.Dmitry Kovalev
2013-07-11Merge "SSE2 4x4 invserse ADST/DCT transform"Jingning Han
2013-07-11Merge "Making vp9_default_nmv_context static."Dmitry Kovalev
2013-07-11Moving segmentation related vars into separate struct.Dmitry Kovalev
2013-07-11convolve8 optimizations for neonJohann
2013-07-11Add neon optimize vp9_dc_only_idct_add.hkuang
2013-07-11Merge "Wide loopfilter 16 pix at a time"Jim Bankoski
2013-07-10SSE2 4x4 invserse ADST/DCT transformJingning Han
2013-07-10Replace copy_memNxM functions with a generic copy/avg function.Ronald S. Bultje
2013-07-10Making vp9_default_nmv_context static.Dmitry Kovalev
2013-07-10Merge "Remove unused iwalsh4x4 MMX/SSE2 functions."Ronald S. Bultje
2013-07-10Merge "Remove unused 16x3/3x16 sad SSE2 functions."Ronald S. Bultje
2013-07-10Wide loopfilter 16 pix at a timeJohn Koleszar
2013-07-10Merge "Prunes out full-rd computation based on modeled rd"Deb Mukherjee
2013-07-10Remove unused iwalsh4x4 MMX/SSE2 functions.Ronald S. Bultje
2013-07-10Remove unused 16x3/3x16 sad SSE2 functions.Ronald S. Bultje
2013-07-10Merge "SSSE3 assembly for 4x4/8x8/16x16/32x32 H intra prediction."Ronald S. Bultje
2013-07-10Merge "SSE/SSE2 assembly for 4x4/8x8/16x16/32x32 TM intra prediction."Ronald S. Bultje
2013-07-10Merge "remove warnings when NDEBUG is set"Jim Bankoski
2013-07-10remove warnings when NDEBUG is setJim Bankoski
2013-07-10Prunes out full-rd computation based on modeled rdDeb Mukherjee
2013-07-10SSE2 16x16 ADST/DCT hybrid transformJingning Han
2013-07-10Merge "Fix intermediate height in convolve"John Koleszar
2013-07-10Merge "SSE/SSE2 assembly for 4x4/8x8/16x16/32x32 V intra prediction."Ronald S. Bultje
2013-07-10Merge "SSE/SSE2 assembly for 4x4/8x8/16x16/32x32 DC intra prediction."Ronald S. Bultje
2013-07-10Merge "Removing vp9_maskingmv.c and corresponding assembly file."Dmitry Kovalev
2013-07-10SSSE3 assembly for 4x4/8x8/16x16/32x32 H intra prediction.Ronald S. Bultje
2013-07-10SSE/SSE2 assembly for 4x4/8x8/16x16/32x32 TM intra prediction.Ronald S. Bultje
2013-07-10SSE/SSE2 assembly for 4x4/8x8/16x16/32x32 V intra prediction.Ronald S. Bultje
2013-07-10SSE/SSE2 assembly for 4x4/8x8/16x16/32x32 DC intra prediction.Ronald S. Bultje
2013-07-10mi_width_log2 & mi_height_log2Jim Bankoski
2013-07-10b_width_log2 and b_height_log2 lookupsJim Bankoski
2013-07-09removing case statements around prediction entropy codingJim Bankoski
2013-07-09Merge "Remove all asm offset files from VP9"James Zern
2013-07-09Merge "Loop filter code cleanup."Dmitry Kovalev
2013-07-09Merge "Add Neon horizontal and vertical vp9_mbloop_filter"Frank Galligan
2013-07-09Remove all asm offset files from VP9John Koleszar
2013-07-09Add Neon horizontal and vertical vp9_mbloop_filterFrank Galligan
2013-07-09Merge "Adding update_tx_ct function, removing duplicated code."Dmitry Kovalev
2013-07-09Removing vp9_maskingmv.c and corresponding assembly file.Dmitry Kovalev
2013-07-09Loop filter code cleanup.Dmitry Kovalev