summaryrefslogtreecommitdiff
path: root/vp9/decoder/vp9_dequantize.c
AgeCommit message (Expand)Author
2013-02-13Removal of Hybrid DWT/DCT experiment.Paul Wilkins
2013-02-11butterfly inverse 4x4 ADSTJingning Han
2013-02-07Butterfly ADST based hybrid transformJingning Han
2013-02-04Added vp9_short_idct1_32x32_cScott LaVarnway
2013-02-04re-write 8 point idctYaowu Xu
2013-02-01Merge "Changes 16 point idct" into experimentalYaowu Xu
2013-01-31Changes 16 point idctYaowu Xu
2013-01-24Added eob == 0 check to vp9_dequant_idct_add_32x32_cScott LaVarnway
2013-01-10Merge tx32x32 experiment.Ronald S. Bultje
2013-01-08Merge superblocks (32x32) experiment.Ronald S. Bultje
2013-01-08Merge vp9-preview changes into experimental branchJohn Koleszar
2012-12-18Use standard integer types for pixel values and coefficients.Ronald S. Bultje
2012-12-12Improved vp9_ihtllm_cScott LaVarnway
2012-12-12Consistently use get_prob(), clip_prob() and newly added clip_pixel().Ronald S. Bultje
2012-12-0732x32 transform for superblocks.Ronald S. Bultje
2012-11-29ihtllm moves to rtcdJim Bankoski
2012-11-28Fixing 8x8/4x4 ADST for intra modes with tx selectDeb Mukherjee
2012-11-28fixed includes to be fully specifiedJim Bankoski
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar