summaryrefslogtreecommitdiff
path: root/vp8/decoder/onyxd_int.h
AgeCommit message (Expand)Author
2012-08-03enable interleaved decoding of mode and mvYaowu Xu
2012-08-0216x16 DCT blocks.Daniel Kang
2012-07-17Restyle codeJohn Koleszar
2012-05-23changed the way that default probs for 8x8 is set.Yaowu Xu
2012-03-01Merge t8x8 experimentsYaowu Xu
2012-02-28Experimental branch code clean up.Paul Wilkins
2012-02-28Code SimplificationPaul Wilkins
2012-02-15Experimental code base simplification.Paul Wilkins
2012-02-10Removal of threading code.Paul Wilkins
2012-02-06Moved prob_dualpred to common.Paul Wilkins
2012-01-31Moved some reference frame data structures into common.Paul Wilkins
2012-01-31Moved some segmentation data structures.Paul Wilkins
2011-12-06Dual 16x16 inter prediction.Ronald S. Bultje
2011-11-15Merge CONFIGURE_SEGMENTATION experiment.Paul Wilkins
2011-09-16add 8x8 intra prediction modesYaowu Xu
2011-08-13Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-08-12Disable error concealment until first key frame is decodedStefan Holmer
2011-08-11Merge remote branch 'internal/upstream-experimental' into HEADJohn Koleszar
2011-07-26Merge "cosmetics: consistently use [u]int64_t"John Koleszar
2011-07-26cosmetics: consistently use [u]int64_tJames Zern
2011-07-26Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-07-25Eliminated TOKENEXTRABITSScott LaVarnway
2011-07-21fix more merge issuesYaowu Xu
2011-07-20fixed a number of problems caused by auto mergesYaowu Xu
2011-07-20Add 8x8 transform to experimental branchDeb Mukherjee
2011-06-30Merge remote branch 'internal/upstream-experimental' into HEADJohn Koleszar
2011-06-29Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-06-28New ways of passing encoded data between encoder and decoder.Stefan Holmer
2011-05-20Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-05-20Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-05-19Adding error-concealment to the decoder.Stefan Holmer
2011-04-25Merge remote branch 'internal/upstream-experimental' into HEADJohn Koleszar
2011-04-19Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-04-18Removed unused timersScott LaVarnway
2011-02-18Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-02-18Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-02-10Fix relative include pathsJohn Koleszar
2011-02-10Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-02-10Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-02-09Merge "Put more code under #if CONFIG_MULTITHREAD."John Koleszar
2011-02-09Put more code under #if CONFIG_MULTITHREAD.Gaute Strokkenes
2011-02-08Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-02-07Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-02-04remove unused dboolhuff codeJohann
2010-11-19Merge remote branch 'internal/upstream-experimental' into HEADJohn Koleszar
2010-11-18extends the range of tokensYaowu Xu
2010-11-16Merge branch 'experimental' of ssh://on2-git.corp.google.com:29418/libvpx int...Suman Sunkara
2010-11-11Use of temporal context for encoding delta updates.Suman Sunkara
2010-10-27Eliminate more warnings.Timothy B. Terriberry
2010-09-23Adjust multi-thread sync ranges according to image sizesYunqing Wang