summaryrefslogtreecommitdiff
path: root/vp8/decoder/onyxd_if.c
AgeCommit message (Expand)Author
2011-11-15Merge CONFIGURE_SEGMENTATION experiment.Paul Wilkins
2011-09-20Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-09-19Fix necessary for input partitions iface to match the RTP profileStefan Holmer
2011-08-13Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-08-12Disable error concealment until first key frame is decodedStefan Holmer
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-26cosmetics: consistently use [u]int64_tJames Zern
2011-07-23Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-07-22fix sharpness bug and clean upJohann
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-07-14Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-07-08New loop filter interfaceAttila Nagy
2011-06-30Merge remote branch 'internal/upstream-experimental' into HEADJohn Koleszar
2011-06-28New ways of passing encoded data between encoder and decoder.Stefan Holmer
2011-06-23Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-06-22get/set reference buffer dimension check addedJames Berry
2011-06-17Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-06-13fix corrupt frame leakJames Zern
2011-06-02Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-06-01Bugfix in vp8dx_set_referenceHenrik Lundin
2011-05-26Merge remote branch 'internal/upstream-experimental' into HEADJohn Koleszar
2011-05-24Fixing bug in VP8_SET_REFERENCE decoder control commandHenrik Lundin
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-18Removed unused timersScott LaVarnway
2011-03-23Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-03-17Increase static linkage, remove unused functionsJohn Koleszar
2011-02-18Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-02-17Merge "Fix relative include paths"John Koleszar
2011-02-15Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-02-11remove assembly detokenizerJohann
2011-02-10Fix relative include pathsJohn Koleszar
2011-02-10Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-02-09Put more code under #if CONFIG_MULTITHREAD.Gaute Strokkenes
2011-01-21Merge remote branch 'internal/upstream-experimental' into HEADJohn Koleszar
2011-01-19Merge "Implement error tracking in the decoder"John Koleszar
2011-01-19Implement error tracking in the decoderHenrik Lundin
2011-01-19Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-01-06fix last frame buffer copy logic regressionJohn Koleszar
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-11-10postproc : Re-work posproc calling to allow more flags.Fritz Koenig
2010-10-27Eliminate more warnings.Timothy B. Terriberry
2010-10-25Add runtime CPU detection support for ARM.Timothy B. Terriberry
2010-10-22Improve handling of invalid frames.Timothy B. Terriberry
2010-09-17Restructure multi-threaded decoderYunqing Wang