summaryrefslogtreecommitdiff
path: root/vp8/decoder/decodframe.c
Commit message (Expand)AuthorAgeFilesLines
* Use WebM in copyright notice for consistencyJohn Koleszar2010-09-091-1/+1
* Changed above and left context data layoutScott LaVarnway2010-08-311-15/+5
* Rework idct calling structure.Fritz Koenig2010-08-231-51/+20
* Removed unnecessary MB_MODE_INFO copiesScott LaVarnway2010-08-121-27/+14
* Moved gf_active code to encoder onlyScott LaVarnway2010-08-111-6/+1
* update arm idct functionsJohann2010-07-261-2/+4
* Combine idct and reconstruction stepsJeff Muizelaar2010-07-231-79/+69
* Swap alt/gold/new/last frame buffer ptrs instead of copying.Fritz Koenig2010-07-231-26/+18
* Change bitreader to use a larger window.Timothy B. Terriberry2010-06-151-15/+0
* Use local pointer to pbi->common.Paul Wilkins2010-06-111-6/+9
* replace while(0) construct with if/elseJohn Koleszar2010-06-101-9/+8
* Fix new MV clamping scheme for chroma MVs.Timothy B. Terriberry2010-06-101-1/+16
* Remove secondary mv clamping from decode stageJohn Koleszar2010-06-091-13/+88
* LICENSE: update with latest textJohn Koleszar2010-06-041-4/+5
* Initial WebM releasev0.9.0John Koleszar2010-05-181-0/+907