summaryrefslogtreecommitdiff
path: root/vp10
AgeCommit message (Expand)Author
2015-08-13VP9Decoder -> VP10DecoderYaowu Xu
2015-08-13VP9_COMP -> VP10_COMPYaowu Xu
2015-08-13VP9_COMMON -> VP10->COMMONYaowu Xu
2015-08-13Correct guard macros in header filesYaowu Xu
2015-08-12Merge "vp10_encoder: add missing vpx_clear_system_state"Jingning Han
2015-08-12vp10_encoder: add missing vpx_clear_system_stateJingning Han
2015-08-12Merge "Call set_ref_ptrs only for inter blocks"Hui Su
2015-08-12Merge "Use sizeof(variable) instead of sizeof(type)"Hui Su
2015-08-12Call set_ref_ptrs only for inter blockshui su
2015-08-12Use sizeof(variable) instead of sizeof(type)hui su
2015-08-12Sync vp10 with vpx_ports/system_state.hJingning Han
2015-08-11Replace vp10_ssim functions with vpx_ssim versionsJingning Han
2015-08-11Remove vp9_ prefix from vp10 filesJingning Han
2015-08-11Change vp10 interface prefix from vp9_ to vp10_Jingning Han
2015-08-11Fork VP9 and VP10 codebaseJingning Han