summaryrefslogtreecommitdiff
path: root/vp10/encoder/encodeframe.c
AgeCommit message (Expand)Author
2015-12-10Fix enc/dec mismatches for aq-mode 1 and 2Yaowu Xu
2015-12-03Remove palette from VP10hui su
2015-10-21vp10: don't allow comp_inter_inter on keyframes.Ronald S. Bultje
2015-10-16vp10: per-segment lossless coding.Ronald S. Bultje
2015-10-16vp10: allow forward updates for keyframe y intra mode probabilities.Ronald S. Bultje
2015-10-13Merge "VP10: Add palette mode part 1"Hui Su
2015-10-12vp10: update assertion/allocation for tokens.Ronald S. Bultje
2015-10-12VP10: Add palette mode part 1hui su
2015-10-05vp10: skip unreachable cat6 token extrabits.Ronald S. Bultje
2015-09-25vp10: remove MACROBLOCK.{highbd_,}itxfm_add function pointer.Ronald S. Bultje
2015-09-25vp10: remove MACROBLOCK.fwd_txm4x4 function pointer.Ronald S. Bultje
2015-09-17Refactor mbmi_ext structureJingning Han
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