summaryrefslogtreecommitdiff
path: root/vp10/common/onyxc_int.h
AgeCommit message (Expand)Author
2015-12-03Remove palette from VP10hui su
2015-10-16vp10: allow forward updates for keyframe y intra mode probabilities.Ronald S. Bultje
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-12VP10: Add palette mode part 1hui su
2015-10-05vp10: use superframe marker index/size mechanism for tile size.Ronald S. Bultje
2015-09-25Rename display_{size,width,height} to render_*.Ronald S. Bultje
2015-09-16Add support for color-range.Ronald S. Bultje
2015-09-11vp10: merge frame_parallel_decoding_mode and refresh_frame_context.Ronald S. Bultje
2015-09-11vp10: remove duplicate frame_parallel_decode field.Ronald S. Bultje
2015-09-11Make reset_frame_context an enum.Ronald S. Bultje
2015-08-20Refactor REFS_PER_FRAME definitionJingning Han
2015-08-13VP9Common -> VP10CommonYaowu Xu
2015-08-13VP9_COMMON -> VP10->COMMONYaowu Xu
2015-08-13Correct guard macros in header filesYaowu Xu
2015-08-11Remove vp9_ prefix from vp10 filesJingning Han