summaryrefslogtreecommitdiff
path: root/vp8/decoder
AgeCommit message (Expand)Author
2011-02-09Put more code under #if CONFIG_MULTITHREAD.Gaute Strokkenes
2011-02-09Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-02-08clarify *_offsets.asm differencesJohann
2011-02-08Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-02-07move one of the offset filesJohann
2011-02-04remove unused dboolhuff codeJohann
2011-02-04Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-02-03Make vp8_adjust_mb_lf_value return the updated value rather thanGaute Strokkenes
2011-01-31Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-01-28Adds "armvX-none-rvct" targetsTero Rintaluoma
2011-01-20Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-01-19experiment extending the quantizer rangeYaowu Xu
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 'origin/master' into experimentalJohn Koleszar
2011-01-18Merge "fix last frame buffer copy logic regression"John Koleszar
2011-01-12Merge remote branch 'origin/master' into experimentalJohn Koleszar
2011-01-11Remove unused local variablesHenrik Lundin
2011-01-06fix last frame buffer copy logic regressionJohn Koleszar
2010-11-24Merge remote branch 'origin/master' into experimentalJohn Koleszar
2010-11-18extends the range of tokensYaowu Xu
2010-11-17vp8mt_alloc_temp_buffers: make prototype return voidJohn Koleszar
2010-11-10postproc : Re-work posproc calling to allow more flags.Fritz Koenig
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-27fix implicit declarationsJohann
2010-10-25Add runtime CPU detection support for ARM.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-10-04nasm: address labels 'rel label' vice 'wrt rip'Jan Kratochvil
2010-10-04nasm: match instruction length (movd/movq) to parametersJan Kratochvil
2010-09-27move reconintra_mt to decoder (fixup)John Koleszar
2010-09-24Merge "move reconintra_mt to decoder (for now)"John Koleszar
2010-09-24move reconintra_mt to decoder (for now)John Koleszar
2010-09-23Adjust multi-thread sync ranges according to image sizesYunqing Wang
2010-09-21unset execute bit on c sourceJohn Koleszar
2010-09-21Merge "Don't reset mb clamping state during splitmv decoding"John Koleszar
2010-09-21Don't reset mb clamping state during splitmv decodingJohn Koleszar
2010-09-21Merge "Restructure multi-threaded decoder"Yunqing Wang
2010-09-20Merge "reorder data to use wider instructions"Johann
2010-09-20Merge "Update NEON wide idcts"Johann
2010-09-17reorder data to use wider instructionsJohann
2010-09-17Restructure multi-threaded decoderYunqing Wang
2010-09-16cleanup: remove unused xprintfJohn Koleszar
2010-09-09Improved subset block searchScott LaVarnway
2010-09-09Update NEON wide idctsJohann
2010-09-09Use WebM in copyright notice for consistencyJohn Koleszar
2010-09-03Reduced the size of MB_MODE_INFOScott LaVarnway