summaryrefslogtreecommitdiff
path: root/vp10/decoder/dthread.c
AgeCommit message (Collapse)Author
2016-06-17remove vp10James Zern
development has moved to the nextgenv2 branch and a snapshot from here was used to seed aomedia BUG=b/29457125 Change-Id: Iedaca11ec7870fb3a4e50b2c9ea0c2b056a0d3c0
2015-08-20Replace MAX_REF_LF_DELTAS with MAX_REF_FRAMESJingning Han
The macro MAX_REF_LF_DELTAS is repeatedly defined. Merge its use cases with MAX_REF_FRAMES. Change-Id: I71c4634fb5feae78ce6f9bf99074f45ed7f68b73
2015-08-13VP9Decoder -> VP10DecoderYaowu Xu
Change-Id: I427b56e92aa2d1381192cb394ac1bb95becb32a1
2015-08-13VP9_COMMON -> VP10->COMMONYaowu Xu
Change-Id: I651b7bee90f33581368853da81f9622805ccc0ea
2015-08-11Remove vp9_ prefix from vp10 filesJingning Han
Remove the vp9_ prefix from vp10 file names. Change-Id: I513a211b286a57d6126fc1b0fbfd6405120014f1