summaryrefslogtreecommitdiff
path: root/vp8/decoder/decodframe.c
AgeCommit message (Expand)Author
2011-06-02Removed B_MODE_INFOScott LaVarnway
2011-05-24Removed unused variable warningsScott LaVarnway
2011-05-24MODE_INFO size reductionScott LaVarnway
2011-05-19Adding error-concealment to the decoder.Stefan Holmer
2011-04-28Consolidated build inter predictorsScott LaVarnway
2011-04-27SSE2/SSSE3 optimizations for build_predictors_mbuv{,_s}().Ronald S. Bultje
2011-04-26Test vector mismatch fixScott LaVarnway
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-17Increase static linkage, remove unused functionsJohn Koleszar
2011-03-11Move build_intra_predictors_mby to RTCD frameworkJohn Koleszar
2011-02-18remove unused vp8_predict_dc functionJohn Koleszar
2011-02-10Fix relative include pathsJohn 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-04remove unused dboolhuff codeJohann
2011-01-19Merge "Implement error tracking in the decoder"John Koleszar
2011-01-19Implement error tracking in the decoderHenrik Lundin
2011-01-11Remove unused local variablesHenrik Lundin
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-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
2010-05-18Initial WebM releaseJohn Koleszar