summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2013-09-29Merge "cpplint style issue"Jim Bankoski
2013-09-29Merge "fixed cpplint issues in vp9_onyxd_if.c"Jim Bankoski
2013-09-29Merge "Using is_inter_block and has_second_ref functions."Dmitry Kovalev
2013-09-29Merge "Moving from int_mv* to MV* (3)."Dmitry Kovalev
2013-09-29Merge "Reusing FRAME_CONTEXT struct to simplify the code."Dmitry Kovalev
2013-09-29Merge "Renaming vp9_short_idct10_8x8_add to vp9_short_idct8x8_10_add."Dmitry Kovalev
2013-09-29Merge "Removing vp9_get_coef_neighbors_handle function."Dmitry Kovalev
2013-09-29Merge "Removing vp9_subpelvar.h from common."Dmitry Kovalev
2013-09-29Merge "Fixing warning generated by gcc."Dmitry Kovalev
2013-09-29Merge "Removing unnecessary function calls."Dmitry Kovalev
2013-09-29cpplint style issueJim Bankoski
2013-09-29fixed cpplint issues in vp9_onyxd_if.cJim Bankoski
2013-09-27Removing unnecessary function calls.Dmitry Kovalev
2013-09-27Reusing FRAME_CONTEXT struct to simplify the code.Dmitry Kovalev
2013-09-27Merge "Simplify RDMULT and RDDIV derivation"Guillaume Martres
2013-09-27Renaming vp9_short_idct10_8x8_add to vp9_short_idct8x8_10_add.Dmitry Kovalev
2013-09-27Properly save neon registers.Christian Duvivier
2013-09-27Removing vp9_get_coef_neighbors_handle function.Dmitry Kovalev
2013-09-27Merge "Renaming vp9_short_idct10_16x16 to vp9_short_idct16x16_10."Dmitry Kovalev
2013-09-27Merge "New way of updating last frame segmentation map."Dmitry Kovalev
2013-09-27Merge "d63 intra prediction ssse3 using bytes"Scott LaVarnway
2013-09-26New way of updating last frame segmentation map.Dmitry Kovalev
2013-09-26Merge "Fix a bunch of TODO from vp9_short_idct32x32_add_neon."Christian Duvivier
2013-09-26Renaming vp9_short_idct10_16x16 to vp9_short_idct16x16_10.Dmitry Kovalev
2013-09-26Simplify RDMULT and RDDIV derivationGuillaume Martres
2013-09-26Fixing warning generated by gcc.Dmitry Kovalev
2013-09-25Fix a bunch of TODO from vp9_short_idct32x32_add_neon.Christian Duvivier
2013-09-25Using is_inter_block and has_second_ref functions.Dmitry Kovalev
2013-09-25Merge "Correctly set the segment_id prediction flag and context"Guillaume Martres
2013-09-25Merge "Limit mv search range for first pass and mbgraph"Yaowu Xu
2013-09-25Moving from int_mv* to MV* (3).Dmitry Kovalev
2013-09-25Merge "Moving from int_mv* to MV* (2)."Dmitry Kovalev
2013-09-25Removing vp9_subpelvar.h from common.Dmitry Kovalev
2013-09-25Merge "Replacing txfm with tx."Dmitry Kovalev
2013-09-25Merge "Removing unused SUBMVREF_COUNT constant."Dmitry Kovalev
2013-09-25Merge "Adding vp9_get_entropy_contexts function."Dmitry Kovalev
2013-09-25Merge "Removing redundant 'extern' keyword."Dmitry Kovalev
2013-09-25Removing unused SUBMVREF_COUNT constant.Dmitry Kovalev
2013-09-25d63 intra prediction ssse3 using bytesScott LaVarnway
2013-09-24Adding vp9_get_entropy_contexts function.Dmitry Kovalev
2013-09-24Replacing txfm with tx.Dmitry Kovalev
2013-09-24Merge "Cleaning up vp9_update_nmv_count function."Dmitry Kovalev
2013-09-24Cleaning up vp9_update_nmv_count function.Dmitry Kovalev
2013-09-24Removing redundant 'extern' keyword.Dmitry Kovalev
2013-09-24Replacing unsigned char* with uint8_t*.Dmitry Kovalev
2013-09-24Correctly set the segment_id prediction flag and contextGuillaume Martres
2013-09-24Limit mv search range for first pass and mbgraphYaowu Xu
2013-09-24Moving from int_mv* to MV* (2).Dmitry Kovalev
2013-09-24Merge "Remove redundant mode update in sub8x8 decoding"Jingning Han
2013-09-24Merge "Moving from int_mv to MV."Dmitry Kovalev