summaryrefslogtreecommitdiff
path: root/vp8/decoder/decodframe.c
AgeCommit message (Expand)Author
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