summaryrefslogtreecommitdiff
path: root/vp9/common
AgeCommit message (Expand)Author
2013-11-18Move vp9_extend.{h,c} from common to encoderYaowu Xu
2013-11-17partition context update speedupJim Bankoski
2013-11-15Let the idct vp9_idct32x32_34_add = vp9_idct32x32_1024_addhkuang
2013-11-15Merge "Cleaning up vp9_loopfilter.c file."Dmitry Kovalev
2013-11-15Merge "Fix coding format in vp9_idct"Jingning Han
2013-11-15partition plane context speed upJim Bankoski
2013-11-15Merge "loop filter assert cleanout"Jim Bankoski
2013-11-14Merge "Cleaning up vp9_tile_common.{h, c} files."Dmitry Kovalev
2013-11-14Fix coding format in vp9_idctJingning Han
2013-11-14fix scalling bug by buffer auto-reallocationAdrian Grange
2013-11-14Cleaning up vp9_loopfilter.c file.Dmitry Kovalev
2013-11-14Cleaning up vp9_tile_common.{h, c} files.Dmitry Kovalev
2013-11-14loop filter assert cleanoutJim Bankoski
2013-11-13Simplifies band-getting with a static arrayDeb Mukherjee
2013-11-13Merge "Removing function pointers from inter prediction."Dmitry Kovalev
2013-11-13Merge "Optimizing set_contexts() function."Dmitry Kovalev
2013-11-13Merge "Use 1D array to store super block filter levels"Yunqing Wang
2013-11-13Merge "mips dsp-ase r2 vp9 decoder intra module optimizations (rebase)"Johann
2013-11-13mips dsp-ase r2 vp9 decoder intra module optimizations (rebase)Parag Salasakar
2013-11-13mips dsp-ase r2 vp9 decoder loopfilter module optimizations (rebase)Parag Salasakar
2013-11-12Moving q_index from MACROBLOCKD to MACROBLOCK.Dmitry Kovalev
2013-11-12Merge "Using max_tx_size instead of bsize when possible."Dmitry Kovalev
2013-11-12Merge "Moving {sb, mb, b, ab}_index from MACROBLOCKD to MACROBLOCK."Dmitry Kovalev
2013-11-12Merge "Adding const to tree pointer inside vp9_extra_bit struct."Dmitry Kovalev
2013-11-12Merge "Added optimized vp9_idct32x32_34_add_dspr2"Johann
2013-11-12Adding const to tree pointer inside vp9_extra_bit struct.Dmitry Kovalev
2013-11-12Use 1D array to store super block filter levelsYunqing Wang
2013-11-12Merge "Removes conditional statements from band getting"Deb Mukherjee
2013-11-12Use lowercase 'b' to branchJohann
2013-11-12Merge "Rewrite filter_selectively_horiz for parallel loopfiltering"Yunqing Wang
2013-11-12Merge "Improve loopfilter function"Yunqing Wang
2013-11-12Removes conditional statements from band gettingDeb Mukherjee
2013-11-11Removing function pointers from inter prediction.Dmitry Kovalev
2013-11-11Rewrite filter_selectively_horiz for parallel loopfilteringYunqing Wang
2013-11-11Moving {sb, mb, b, ab}_index from MACROBLOCKD to MACROBLOCK.Dmitry Kovalev
2013-11-11Decouple macroblockd_plane buffer usageJingning Han
2013-11-11Fix a bug in the assembly code.hkuang
2013-11-11Merge "Localizing NEARESTMV special cases in the code."Dmitry Kovalev
2013-11-08Optimizing set_contexts() function.Dmitry Kovalev
2013-11-08Merge "Improve vp9_idct4x4_1_add_sse2"Yunqing Wang
2013-11-08Improve loopfilter functionYunqing Wang
2013-11-07Merge "Add back vp9_short_idct32x32_1_add_neon which is deleted in cleanup I6...hkuang
2013-11-06Merge "Move SVC per-frame loop from sample app into libvpx proper"Ivan Maltz
2013-11-06Move SVC per-frame loop from sample app into libvpx properIvan Maltz
2013-11-06Replacing mi_{width,height}_log2 with num_8x8_blocks_{wide,high}_lookup.Dmitry Kovalev
2013-11-06Merge "Missing _ means no sse3 for vp9_h_predictor_32x32."Yaowu Xu
2013-11-06Missing _ means no sse3 for vp9_h_predictor_32x32.Paul Wilkins
2013-11-05Using max_tx_size instead of bsize when possible.Dmitry Kovalev
2013-11-05Add back vp9_short_idct32x32_1_add_neon which is deleted inhkuang
2013-11-05Localizing NEARESTMV special cases in the code.Dmitry Kovalev