summaryrefslogtreecommitdiff
path: root/vp8/decoder/decodframe.c
AgeCommit message (Expand)Author
2011-04-27Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-04-26Test vector mismatch fixScott LaVarnway
2011-04-26Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-04-25Merge remote branch 'internal/upstream-experimental' into HEADJohn Koleszar
2011-04-21Removed unnecessary frame type checksScott LaVarnway
2011-04-21Removed dc_diff from MB_MODE_INFOScott LaVarnway
2011-04-20Removed redundant checks of the mode_info_context flagsScott LaVarnway
2011-03-23Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-03-17Increase static linkage, remove unused functionsJohn Koleszar
2011-03-14Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-03-11Move build_intra_predictors_mby to RTCD frameworkJohn Koleszar
2011-02-19Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-02-18remove unused vp8_predict_dc functionJohn Koleszar
2011-02-18Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-02-10Fix relative include pathsJohn Koleszar
2011-02-10Merge remote branch 'internal/upstream' into HEADJohn 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-07Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-02-04remove unused dboolhuff codeJohann
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-13Merge remote branch 'internal/upstream-experimental' into HEADJohn Koleszar
2011-01-11Remove unused local variablesHenrik Lundin
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-05Merge commit 'fix integer promotion bug in partition size check'John Koleszar
2010-11-05fix integer promotion bug in partition size checkJohn Koleszar
2010-10-27Eliminate more warnings.Timothy B. Terriberry
2010-10-22Merge "Improve handling of invalid frames."John Koleszar
2010-10-22Improve handling of invalid frames.Timothy B. Terriberry
2010-10-21Convert [4][4] matrices to [16] arrays.Timothy B. Terriberry
2010-09-17Restructure multi-threaded decoderYunqing Wang
2010-09-13Delta updates to segmentation map using left and above contexts.Suman Sunkara
2010-09-09Improved subset block searchScott LaVarnway
2010-09-09Use WebM in copyright notice for consistencyJohn Koleszar
2010-08-31Changed above and left context data layoutScott LaVarnway
2010-08-23Rework idct calling structure.Fritz Koenig
2010-08-12Removed unnecessary MB_MODE_INFO copiesScott LaVarnway
2010-08-11Moved gf_active code to encoder onlyScott LaVarnway
2010-07-26update arm idct functionsJohann
2010-07-23Combine idct and reconstruction stepsJeff Muizelaar
2010-07-23Swap alt/gold/new/last frame buffer ptrs instead of copying.Fritz Koenig
2010-06-15Change bitreader to use a larger window.Timothy B. Terriberry
2010-06-11Use local pointer to pbi->common.Paul Wilkins
2010-06-10replace while(0) construct with if/elseJohn Koleszar
2010-06-10Fix new MV clamping scheme for chroma MVs.Timothy B. Terriberry
2010-06-09Remove secondary mv clamping from decode stageJohn Koleszar
2010-06-04LICENSE: update with latest textJohn Koleszar