summaryrefslogtreecommitdiff
path: root/vp10/encoder/encoder.h
AgeCommit message (Expand)Author
2015-12-08Changes to exhaustive motion search.paulwilkins
2015-12-03Remove palette from VP10hui su
2015-11-06Use accurate bit cost for uv_mode in UV intra mode RD selectionhui su
2015-10-20Merge "VP10: some changes to palette mode"Hui Su
2015-10-16vp10: merge keyframe/interframe uvintramode/partition probabilities.Ronald S. Bultje
2015-10-16vp10: make segmentation probs use generic probability model.Ronald S. Bultje
2015-10-16VP10: some changes to palette modehui su
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-09-25vp9/10: improve support for render_width/height.Ronald S. Bultje
2015-09-16Add support for color-range.Ronald S. Bultje
2015-08-28vp10 cleanup: remove svc codeYunqing Wang
2015-08-21Merge "Replace MAX_REF_LF_DELTAS with MAX_REF_FRAMES"Jingning Han
2015-08-20Replace MAX_REF_LF_DELTAS with MAX_REF_FRAMESJingning Han
2015-08-16VP9EncoderConfig -> VP10EncoderConfighui su
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-11Replace vp10_ssim functions with vpx_ssim versionsJingning Han
2015-08-11Remove vp9_ prefix from vp10 filesJingning Han