summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_reconintra4x4.c
AgeCommit message (Expand)Author
2013-04-12Reorder enum i4X4 predcition modesYaowu Xu
2013-04-11WIP: removing predictor buffer usage from decoderScott LaVarnway
2013-03-16Context-pred fix to not use top/left on edgesDeb Mukherjee
2013-02-05[WIP] Add column-based tiling.Ronald S. Bultje
2013-01-14Remove compound intra-intra experiment.Ronald S. Bultje
2013-01-08Merge vp9-preview changes into experimental branchJohn Koleszar
2013-01-0564x64 blocksize support.Ronald S. Bultje
2012-12-26Build fixes to merge vp9-preview into masterJohn Koleszar
2012-12-18Use standard integer types for pixel values and coefficients.Ronald S. Bultje
2012-12-12Consistently use get_prob(), clip_prob() and newly added clip_pixel().Ronald S. Bultje
2012-11-30warnings in various experimentsJim Bankoski
2012-11-28fixed includes to be fully specifiedJim Bankoski
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar