summaryrefslogtreecommitdiff
path: root/vp10/vp10cx.mk
AgeCommit message (Collapse)Author
2015-08-11Replace vp10_ssim functions with vpx_ssim versionsJingning Han
Remove the ssim files from vp10 folder. Change-Id: Icc1d9d61a0878d53584328b278dfa090aa070035
2015-08-11Remove vp9_ prefix from vp10 filesJingning Han
Remove the vp9_ prefix from vp10 file names. Change-Id: I513a211b286a57d6126fc1b0fbfd6405120014f1
2015-08-11Change vp10 interface prefix from vp9_ to vp10_Jingning Han
This commit renames the vp10 encoder, decoder, and common interface file names from vp9_ prefix to vp10_ prefix. Change-Id: Iafb5d786e4b428d2b9bf097123bd86c4fa9ded24
2015-08-11Fork VP9 and VP10 codebaseJingning Han
This commit folks the VP9 and VP10 codebase and makes libvpx support VP8, VP9, and VP10. Change-Id: I81782e0b809acb3c9844bee8c8ec8f4d5e8fa356