summaryrefslogtreecommitdiff
path: root/vp10/encoder/encodeframe.c
AgeCommit message (Expand)Author
2015-09-10Take out skip_encode speed feature in vp10Jingning Han
2015-09-01Remove unused VP10 functions.Johann
2015-08-31Include vpx_dsp_common.h when using VPXMIN/MAXJohann
2015-08-28vp10 cleanup: remove svc codeYunqing Wang
2015-08-26vpx_dsp_common: add VPX prefix to MIN/MAXJames Zern
2015-08-26vp10 cleanup: remove nonrd and real-time codeYunqing Wang
2015-08-13VP9_COMP -> VP10_COMPYaowu Xu
2015-08-13VP9_COMMON -> VP10->COMMONYaowu Xu
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-11Remove vp9_ prefix from vp10 filesJingning Han