summaryrefslogtreecommitdiff
path: root/vp9/decoder/x86
AgeCommit message (Expand)Author
2013-05-21Removed unused idct functionsScott LaVarnway
2013-05-20WIP: 4x4 idct/recon mergeScott LaVarnway
2013-05-16WIP: 8x8 idct/recon mergeScott LaVarnway
2013-05-15WIP: 16x16 idct/recon mergeScott LaVarnway
2013-05-14WIP: 32x32 idct/recon mergeScott LaVarnway
2013-04-26Merge branch 'master' into experimentalJohann
2013-04-25Normalize more intrinsic filenamesJohann
2013-04-22Moved dequantization into the token decoderScott LaVarnway
2013-04-16Removing extra params from x_add_residual() functionsScott LaVarnway
2013-03-07Optimize add_constant_residual functionYunqing Wang
2013-03-07Allocate 16-byte aligned diff bufferYunqing Wang
2013-03-07Fix issue in add_residual intrinsic functionYunqing Wang
2013-03-05Optimize add_residual functionYunqing Wang
2013-03-04Optimize vp9_short_idct4x4llm functionYunqing Wang
2013-02-28Removed vp9_dequantize_bScott LaVarnway
2013-02-27Remove unused fileYunqing Wang
2012-12-26Build fixes to merge vp9-preview into masterJohn Koleszar
2012-11-30google style guide include guardsJim Bankoski
2012-11-29fix implicit warnings idct etcJim Bankoski
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar
2012-11-24removed the idct rtcd idct callsJim Bankoski
2012-11-16Add const before the dequant(dq)Yunqing Wang
2012-11-02Fix eobs data typeYunqing Wang
2012-11-01Rename vp8/ codec directory to vp9/.Ronald S. Bultje